2025-02-03 01:13:01.431 +00:00 [DBG] Connection id "0HNA0VVO1VEOI" accepted. 2025-02-03 01:13:01.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOI" started. 2025-02-03 01:13:01.432 +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-03 01:13:01.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOI" stopped. 2025-02-03 01:13:01.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 04:12:51.187 +00:00 [DBG] Connection id "0HNA0VVO1VEOJ" accepted. 2025-02-03 04:12:51.187 +00:00 [DBG] Connection id "0HNA0VVO1VEOJ" started. 2025-02-03 04:12:53.212 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-03 04:12:53.212 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-03 04:12:53.212 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-03 04:12:53.212 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2045ms 2025-02-03 04:12:53.212 +00:00 [DBG] Connection id "0HNA0VVO1VEOJ" disconnecting. 2025-02-03 04:12:53.212 +00:00 [DBG] Connection id "0HNA0VVO1VEOJ" stopped. 2025-02-03 04:12:53.212 +00:00 [DBG] Connection id "0HNA0VVO1VEOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 05:12:04.161 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" accepted. 2025-02-03 05:12:04.162 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" started. 2025-02-03 05:12:04.163 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-03 05:12:04.164 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" disconnecting. 2025-02-03 05:12:04.164 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" stopped. 2025-02-03 05:12:04.164 +00:00 [DBG] Connection id "0HNA0VVO1VEOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:15:51.076 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" accepted. 2025-02-03 06:15:51.077 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" started. 2025-02-03 06:15:51.077 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/?scanId=2331&userId=835 - null null 2025-02-03 06:15:51.077 +00:00 [DBG] The request path / does not match a supported file type 2025-02-03 06:15:51.077 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-03 06:15:51.077 +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-03 06:15:51.077 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 06:15:51.077 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 06:15:51.077 +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-03 06:15:51.077 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 06:15:51.077 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:15:51.078 +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-03 06:15:51.078 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 06:15:51.078 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:15:51.078 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:15:51.078 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:15:51.078 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 06:15:51.078 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name 'scanId' in request data ... 2025-02-03 06:15:51.078 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.078 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.078 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 06:15:51.079 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.079 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 06:15:51.079 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name 'userId' in request data ... 2025-02-03 06:15:51.079 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.079 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.079 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 06:15:51.079 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 06:15:51.152 +00:00 [DBG] View lookup cache miss for view 'marker' in controller 'Home'. 2025-02-03 06:15:51.153 +00:00 [INF] Executing ViewResult, running view marker. 2025-02-03 06:15:51.153 +00:00 [DBG] The view path '/Views/Home/marker.cshtml' was found in 0.7636ms. 2025-02-03 06:15:51.154 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-03 06:15:51.154 +00:00 [INF] Executed ViewResult - view marker executed in 2.0216ms. 2025-02-03 06:15:51.154 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 76.8047ms 2025-02-03 06:15:51.154 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 06:15:51.154 +00:00 [INF] HTTP GET / responded 200 in 77.2948 ms 2025-02-03 06:15:51.155 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:51.155 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/?scanId=2331&userId=835 - 200 null text/html; charset=utf-8 77.5672ms 2025-02-03 06:15:51.291 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-02-03 06:15:51.292 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-03 06:15:51.292 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:51.292 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.6768ms 2025-02-03 06:15:51.292 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" accepted. 2025-02-03 06:15:51.292 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" started. 2025-02-03 06:15:51.292 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/bat_logo.png - null null 2025-02-03 06:15:51.293 +00:00 [INF] Sending file. Request path: '/images/icons/bat_logo.png'. Physical path: '/var/www/bat/wwwroot/images/icons/bat_logo.png' 2025-02-03 06:15:51.293 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:51.293 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/bat_logo.png - 200 93900 image/png 0.4535ms 2025-02-03 06:15:51.532 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/posteriorBody.png - null null 2025-02-03 06:15:51.532 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/posteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/posteriorBody.png' 2025-02-03 06:15:51.532 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:51.532 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/posteriorBody.png - 200 30997 image/png 0.5739ms 2025-02-03 06:15:51.677 +00:00 [DBG] Connection id "0HNA0VVO1VEON" accepted. 2025-02-03 06:15:51.677 +00:00 [DBG] Connection id "0HNA0VVO1VEON" started. 2025-02-03 06:15:51.678 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AnteriorBody.png - null null 2025-02-03 06:15:51.678 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AnteriorBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AnteriorBody.png' 2025-02-03 06:15:51.678 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:51.678 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AnteriorBody.png - 200 25817 image/png 0.4002ms 2025-02-03 06:15:51.681 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" accepted. 2025-02-03 06:15:51.681 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" started. 2025-02-03 06:15:51.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/AchileBody.png - null null 2025-02-03 06:15:51.681 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/AchileBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/AchileBody.png' 2025-02-03 06:15:51.682 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:51.682 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/AchileBody.png - 200 22295 image/png 0.4855ms 2025-02-03 06:15:51.685 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" accepted. 2025-02-03 06:15:51.686 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" started. 2025-02-03 06:15:51.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/LateralBody.png - null null 2025-02-03 06:15:51.686 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/LateralBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/LateralBody.png' 2025-02-03 06:15:51.686 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:51.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/LateralBody.png - 200 21220 image/png 0.3425ms 2025-02-03 06:15:51.687 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" accepted. 2025-02-03 06:15:51.687 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" started. 2025-02-03 06:15:51.687 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/lib/jquery/dist/jquery.min.js - null null 2025-02-03 06:15:51.687 +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-03 06:15:51.687 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:51.687 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.6235ms 2025-02-03 06:15:51.813 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - null null 2025-02-03 06:15:51.813 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/mainfuncs.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/mainfuncs.js' 2025-02-03 06:15:51.813 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:51.813 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/mainfuncs.js - 200 49856 text/javascript 0.5778ms 2025-02-03 06:15:51.816 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/primitive/maincontroller.js - null null 2025-02-03 06:15:51.817 +00:00 [INF] Sending file. Request path: '/javascript/primitive/maincontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/primitive/maincontroller.js' 2025-02-03 06:15:51.817 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:51.817 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/primitive/maincontroller.js - 200 16377 text/javascript 0.4105ms 2025-02-03 06:15:51.977 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - null null 2025-02-03 06:15:51.977 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/shoulder.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/shoulder.js' 2025-02-03 06:15:51.978 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:51.978 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/shoulder.js - 200 21962 text/javascript 0.6998ms 2025-02-03 06:15:51.978 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - null null 2025-02-03 06:15:51.978 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/rightknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/rightknee.js' 2025-02-03 06:15:51.978 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:51.978 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/rightknee.js - 200 35414 text/javascript 0.4549ms 2025-02-03 06:15:51.980 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/tools/generaltools.js - null null 2025-02-03 06:15:51.980 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/marker.js - null null 2025-02-03 06:15:51.981 +00:00 [INF] Sending file. Request path: '/javascript/tools/generaltools.js'. Physical path: '/var/www/bat/wwwroot/javascript/tools/generaltools.js' 2025-02-03 06:15:51.981 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:51.981 +00:00 [INF] Sending file. Request path: '/javascript/marker.js'. Physical path: '/var/www/bat/wwwroot/javascript/marker.js' 2025-02-03 06:15:51.981 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:51.981 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/marker.js - 200 3 text/javascript 0.5187ms 2025-02-03 06:15:51.981 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/tools/generaltools.js - 200 36584 text/javascript 0.3651ms 2025-02-03 06:15:51.985 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/asis.js - null null 2025-02-03 06:15:51.986 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/asis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/asis.js' 2025-02-03 06:15:51.986 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:51.986 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/asis.js - 200 27682 text/javascript 0.4591ms 2025-02-03 06:15:52.107 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Fonts/Poppins.ttf - null null 2025-02-03 06:15:52.108 +00:00 [INF] Sending file. Request path: '/Fonts/Poppins.ttf'. Physical path: '/var/www/bat/wwwroot/Fonts/Poppins.ttf' 2025-02-03 06:15:52.109 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.109 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Fonts/Poppins.ttf - 200 158240 application/x-font-ttf 1.1624ms 2025-02-03 06:15:52.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - null null 2025-02-03 06:15:52.140 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - null null 2025-02-03 06:15:52.140 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/front/leftknee.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/front/leftknee.js' 2025-02-03 06:15:52.141 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/front/leftknee.js - 200 31564 text/javascript 0.3929ms 2025-02-03 06:15:52.141 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/fhd.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/fhd.js' 2025-02-03 06:15:52.141 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:52.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/fhd.js - 200 42052 text/javascript 0.6903ms 2025-02-03 06:15:52.147 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-02-03 06:15:52.147 +00:00 [DBG] POST requests are not supported 2025-02-03 06:15:52.147 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-02-03 06:15:52.147 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2025-02-03 06:15:52.147 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:15:52.147 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:15:52.147 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2025-02-03 06:15:52.147 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 06:15:52.147 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:15:52.147 +00:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-02-03 06:15:52.147 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 06:15:52.147 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:15:52.147 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:15:52.147 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:15:52.147 +00:00 [DBG] Connection id "0HNA0VVO1VEOM", Request id "0HNA0VVO1VEOM:00000004": started reading request body. 2025-02-03 06:15:52.147 +00:00 [DBG] Connection id "0HNA0VVO1VEOM", Request id "0HNA0VVO1VEOM:00000004": done reading request body. 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:15:52.147 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-02-03 06:15:52.147 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-02-03 06:15:52.148 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-02-03 06:15:52.148 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.634ms 2025-02-03 06:15:52.148 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:15:52.148 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 0.9727 ms 2025-02-03 06:15:52.148 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.148 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2026ms 2025-02-03 06:15:52.150 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - null null 2025-02-03 06:15:52.150 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/kyphosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/kyphosis.js' 2025-02-03 06:15:52.151 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:52.151 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/kyphosis.js - 200 23107 text/javascript 0.4994ms 2025-02-03 06:15:52.152 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - null null 2025-02-03 06:15:52.152 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/tpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/tpattern.js' 2025-02-03 06:15:52.152 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:52.152 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/tpattern.js - 200 85110 text/javascript 0.3818ms 2025-02-03 06:15:52.298 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - null null 2025-02-03 06:15:52.298 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/ukpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/ukpattern.js' 2025-02-03 06:15:52.298 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.298 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/ukpattern.js - 200 10742 text/javascript 0.9244ms 2025-02-03 06:15:52.306 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - null null 2025-02-03 06:15:52.306 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - null null 2025-02-03 06:15:52.307 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/qangle.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/qangle.js' 2025-02-03 06:15:52.307 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.307 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/qangle.js - 200 30895 text/javascript 0.4273ms 2025-02-03 06:15:52.308 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/lateral/lordosis.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/lateral/lordosis.js' 2025-02-03 06:15:52.308 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:52.308 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/lateral/lordosis.js - 200 104676 text/javascript 1.4525ms 2025-02-03 06:15:52.394 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - null null 2025-02-03 06:15:52.394 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/rightkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/rightkneepattern.js' 2025-02-03 06:15:52.394 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.394 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/rightkneepattern.js - 200 19858 text/javascript 0.452ms 2025-02-03 06:15:52.411 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - null null 2025-02-03 06:15:52.412 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/knee/leftkneepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/knee/leftkneepattern.js' 2025-02-03 06:15:52.412 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:52.412 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/knee/leftkneepattern.js - 200 20501 text/javascript 0.5561ms 2025-02-03 06:15:52.431 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - null null 2025-02-03 06:15:52.432 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/achilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/achilepattern.js' 2025-02-03 06:15:52.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.432 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/achilepattern.js - 200 23607 text/javascript 0.4018ms 2025-02-03 06:15:52.446 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - null null 2025-02-03 06:15:52.447 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/achile/rightachilepattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/achile/rightachilepattern.js' 2025-02-03 06:15:52.447 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:52.447 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/achile/rightachilepattern.js - 200 25751 text/javascript 0.7259ms 2025-02-03 06:15:52.460 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - null null 2025-02-03 06:15:52.460 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_shoulderpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_shoulderpattern.js' 2025-02-03 06:15:52.460 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.460 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_shoulderpattern.js - 200 23300 text/javascript 0.3206ms 2025-02-03 06:15:52.526 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - null null 2025-02-03 06:15:52.526 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_backpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_backpattern.js' 2025-02-03 06:15:52.526 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.526 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_backpattern.js - 200 20286 text/javascript 0.3162ms 2025-02-03 06:15:52.546 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - null null 2025-02-03 06:15:52.546 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/pos_pelvicpattern.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/pos_pelvicpattern.js' 2025-02-03 06:15:52.546 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:52.546 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/pos_pelvicpattern.js - 200 30376 text/javascript 0.2726ms 2025-02-03 06:15:52.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - null null 2025-02-03 06:15:52.578 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scolioscurve.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scolioscurve.js' 2025-02-03 06:15:52.578 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.578 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scolioscurve.js - 200 20258 text/javascript 0.382ms 2025-02-03 06:15:52.616 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - null null 2025-02-03 06:15:52.616 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - null null 2025-02-03 06:15:52.617 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_posteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_posteriorcontroller.js' 2025-02-03 06:15:52.617 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.617 +00:00 [INF] Sending file. Request path: '/javascript/bodypatterns/posterior/scoliometer.js'. Physical path: '/var/www/bat/wwwroot/javascript/bodypatterns/posterior/scoliometer.js' 2025-02-03 06:15:52.616 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - null null 2025-02-03 06:15:52.617 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_posteriorcontroller.js - 200 39290 text/javascript 0.6887ms 2025-02-03 06:15:52.617 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:52.617 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_anteriorcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_anteriorcontroller.js' 2025-02-03 06:15:52.617 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:52.617 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/bodypatterns/posterior/scoliometer.js - 200 37913 text/javascript 1.0456ms 2025-02-03 06:15:52.617 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_anteriorcontroller.js - 200 33863 text/javascript 1.3892ms 2025-02-03 06:15:52.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - null null 2025-02-03 06:15:52.686 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/s_lateralcontroller.js'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/s_lateralcontroller.js' 2025-02-03 06:15:52.686 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.686 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/s_lateralcontroller.js - 200 31897 text/javascript 0.2921ms 2025-02-03 06:15:52.725 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - null null 2025-02-03 06:15:52.726 +00:00 [INF] Sending file. Request path: '/javascript/site.js'. Physical path: '/var/www/bat/wwwroot/javascript/site.js' 2025-02-03 06:15:52.726 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:52.726 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/site.js?v=wdYZg_V-5KAi6P4mBQdmlIvlveYgy0Bb3MhnbGwap28 - 200 47649 text/javascript 0.5191ms 2025-02-03 06:15:52.726 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Postures/SupineBody.png - null null 2025-02-03 06:15:52.727 +00:00 [INF] Sending file. Request path: '/images/icons/Postures/SupineBody.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Postures/SupineBody.png' 2025-02-03 06:15:52.727 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.727 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Postures/SupineBody.png - 200 20593 image/png 0.4412ms 2025-02-03 06:15:52.775 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-in.png - null null 2025-02-03 06:15:52.775 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/zoom-out.png - null null 2025-02-03 06:15:52.775 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-in.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-in.png' 2025-02-03 06:15:52.775 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.775 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/zoom-out.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/zoom-out.png' 2025-02-03 06:15:52.775 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-in.png - 200 9242 image/png 0.1925ms 2025-02-03 06:15:52.775 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:52.775 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/zoom-out.png - 200 10146 image/png 0.2076ms 2025-02-03 06:15:52.786 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/Text.png - null null 2025-02-03 06:15:52.787 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/Text.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/Text.png' 2025-02-03 06:15:52.787 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:52.787 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/Text.png - 200 5941 image/png 0.7683ms 2025-02-03 06:15:52.821 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/anterior.json - null null 2025-02-03 06:15:52.822 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/anterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/anterior.json' 2025-02-03 06:15:52.822 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.822 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/anterior.json - 200 10211 application/json 0.4205ms 2025-02-03 06:15:52.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/lateral.json - null null 2025-02-03 06:15:52.907 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/face-scan.png - null null 2025-02-03 06:15:52.906 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/javascript/skeleton/posterior.json - null null 2025-02-03 06:15:52.907 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/face-scan.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/face-scan.png' 2025-02-03 06:15:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:52.907 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/face-scan.png - 200 11182 image/png 0.7388ms 2025-02-03 06:15:52.907 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/lateral.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/lateral.json' 2025-02-03 06:15:52.907 +00:00 [INF] Sending file. Request path: '/javascript/skeleton/posterior.json'. Physical path: '/var/www/bat/wwwroot/javascript/skeleton/posterior.json' 2025-02-03 06:15:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:52.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/lateral.json - 200 6595 application/json 1.277ms 2025-02-03 06:15:52.908 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/javascript/skeleton/posterior.json - 200 9787 application/json 1.3752ms 2025-02-03 06:15:52.911 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/drag-drop.png - null null 2025-02-03 06:15:52.912 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/drag-drop.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/drag-drop.png' 2025-02-03 06:15:52.912 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:52.912 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/drag-drop.png - 200 9767 image/png 0.3712ms 2025-02-03 06:15:52.915 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/grid-lines.png - null null 2025-02-03 06:15:52.916 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/grid-lines.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/grid-lines.png' 2025-02-03 06:15:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:52.916 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/grid-lines.png - 200 8750 image/png 0.6197ms 2025-02-03 06:15:52.957 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/viewport.png - null null 2025-02-03 06:15:52.958 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/viewport.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/viewport.png' 2025-02-03 06:15:52.958 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:52.958 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/viewport.png - 200 8160 image/png 0.4801ms 2025-02-03 06:15:53.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/angle.png - null null 2025-02-03 06:15:53.050 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/shoulder.png - null null 2025-02-03 06:15:53.050 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/angle.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/angle.png' 2025-02-03 06:15:53.050 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/shoulder.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/shoulder.png' 2025-02-03 06:15:53.051 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:53.051 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:53.051 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/angle.png - 200 7702 image/png 0.5714ms 2025-02-03 06:15:53.051 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/shoulder.png - 200 17614 image/png 0.5931ms 2025-02-03 06:15:53.057 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/pelvic-bone.png - null null 2025-02-03 06:15:53.057 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/pelvic-bone.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/pelvic-bone.png' 2025-02-03 06:15:53.057 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:53.057 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/pelvic-bone.png - 200 23553 image/png 0.4089ms 2025-02-03 06:15:53.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-front-knee.png - null null 2025-02-03 06:15:53.096 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/left-front-knee.png - null null 2025-02-03 06:15:53.097 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-front-knee.png' 2025-02-03 06:15:53.097 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:53.097 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/left-front-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/left-front-knee.png' 2025-02-03 06:15:53.097 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-front-knee.png - 200 18281 image/png 0.96ms 2025-02-03 06:15:53.097 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:53.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/left-front-knee.png - 200 17440 image/png 1.2226ms 2025-02-03 06:15:53.100 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-arrow.png - null null 2025-02-03 06:15:53.101 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-arrow.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-arrow.png' 2025-02-03 06:15:53.101 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:53.101 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-arrow.png - 200 5680 image/png 0.982ms 2025-02-03 06:15:53.180 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/invisible-symbol.png - null null 2025-02-03 06:15:53.181 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/invisible-symbol.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/invisible-symbol.png' 2025-02-03 06:15:53.181 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:53.181 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/invisible-symbol.png - 200 9268 image/png 0.6115ms 2025-02-03 06:15:53.185 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/visibility.png - null null 2025-02-03 06:15:53.186 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/visibility.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/visibility.png' 2025-02-03 06:15:53.186 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:53.187 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/visibility.png - 200 6857 image/png 1.1379ms 2025-02-03 06:15:53.201 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/rubbish-bin.png - null null 2025-02-03 06:15:53.202 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/rubbish-bin.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/rubbish-bin.png' 2025-02-03 06:15:53.202 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:53.202 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/rubbish-bin.png - 200 2346 image/png 0.8666ms 2025-02-03 06:15:53.286 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - null null 2025-02-03 06:15:53.287 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Clavical.png' 2025-02-03 06:15:53.287 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:53.287 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Clavical.png - 200 26320 image/png 0.2996ms 2025-02-03 06:15:53.287 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - null null 2025-02-03 06:15:53.288 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg' 2025-02-03 06:15:53.288 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:53.288 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Anterior.jpeg - 200 246957 image/jpeg 1.5906ms 2025-02-03 06:15:53.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/scoliometre-02.png - null null 2025-02-03 06:15:53.292 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/scoliometre-02.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/scoliometre-02.png' 2025-02-03 06:15:53.292 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:53.292 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/scoliometre-02.png - 200 1141560 image/png 2.3669ms 2025-02-03 06:15:53.330 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - null null 2025-02-03 06:15:53.331 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Clavical.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Clavical.png' 2025-02-03 06:15:53.331 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:53.331 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Clavical.png - 200 27296 image/png 0.7931ms 2025-02-03 06:15:53.336 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - null null 2025-02-03 06:15:53.337 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Foot.png' 2025-02-03 06:15:53.337 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:53.337 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Foot.png - 200 79355 image/png 0.5554ms 2025-02-03 06:15:53.346 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - null null 2025-02-03 06:15:53.346 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Foot.png' 2025-02-03 06:15:53.346 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:53.346 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Foot.png - 200 82525 image/png 0.5152ms 2025-02-03 06:15:53.572 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - null null 2025-02-03 06:15:53.573 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Tibia&Fibula.png' 2025-02-03 06:15:53.573 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:53.573 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Tibia&Fibula.png - 200 143639 image/png 0.9772ms 2025-02-03 06:15:53.596 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - null null 2025-02-03 06:15:53.597 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Tibia&Fibula.png' 2025-02-03 06:15:53.597 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:53.597 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Tibia&Fibula.png - 200 152397 image/png 0.5665ms 2025-02-03 06:15:53.620 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - null null 2025-02-03 06:15:53.621 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Femur.png' 2025-02-03 06:15:53.621 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:53.621 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Femur.png - 200 194393 image/png 0.4043ms 2025-02-03 06:15:53.622 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - null null 2025-02-03 06:15:53.623 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Femur.png' 2025-02-03 06:15:53.623 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:53.623 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Femur.png - 200 197783 image/png 1.1781ms 2025-02-03 06:15:53.661 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - null null 2025-02-03 06:15:53.661 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Patella.png' 2025-02-03 06:15:53.661 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:53.661 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Patella.png - 200 16309 image/png 0.468ms 2025-02-03 06:15:53.891 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - null null 2025-02-03 06:15:53.891 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Patella.png' 2025-02-03 06:15:53.892 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:53.892 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Patella.png - 200 16056 image/png 0.8369ms 2025-02-03 06:15:53.977 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - null null 2025-02-03 06:15:53.977 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Pelvic.png' 2025-02-03 06:15:53.977 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:53.977 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Pelvic.png - 200 126465 image/png 0.7238ms 2025-02-03 06:15:53.985 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - null null 2025-02-03 06:15:53.986 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Pelvic.png' 2025-02-03 06:15:53.986 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:53.986 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Pelvic.png - 200 121082 image/png 0.7471ms 2025-02-03 06:15:54.141 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - null null 2025-02-03 06:15:54.141 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Coccyx.png' 2025-02-03 06:15:54.141 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:54.141 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Coccyx.png - 200 15300 image/png 0.5483ms 2025-02-03 06:15:54.146 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - null null 2025-02-03 06:15:54.147 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Sacrum.png' 2025-02-03 06:15:54.147 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:54.147 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Sacrum.png - 200 60570 image/png 0.4485ms 2025-02-03 06:15:54.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T12.png - null null 2025-02-03 06:15:54.187 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T12.png' 2025-02-03 06:15:54.187 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:54.187 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T12.png - 200 24030 image/png 0.3391ms 2025-02-03 06:15:54.426 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L1.png - null null 2025-02-03 06:15:54.426 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L1.png' 2025-02-03 06:15:54.427 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:54.427 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L1.png - 200 28261 image/png 0.454ms 2025-02-03 06:15:54.540 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L2.png - null null 2025-02-03 06:15:54.540 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L2.png' 2025-02-03 06:15:54.540 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:54.540 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L2.png - 200 25164 image/png 0.3358ms 2025-02-03 06:15:54.577 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L5.png - null null 2025-02-03 06:15:54.577 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L5.png' 2025-02-03 06:15:54.577 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:54.577 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L5.png - 200 36372 image/png 0.4831ms 2025-02-03 06:15:54.586 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L4.png - null null 2025-02-03 06:15:54.587 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L4.png' 2025-02-03 06:15:54.587 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:54.587 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L4.png - 200 29720 image/png 0.2354ms 2025-02-03 06:15:54.655 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/L3.png - null null 2025-02-03 06:15:54.655 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/L3.png' 2025-02-03 06:15:54.655 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:54.655 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/L3.png - 200 27056 image/png 0.2946ms 2025-02-03 06:15:54.686 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T11.png - null null 2025-02-03 06:15:54.686 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T11.png' 2025-02-03 06:15:54.687 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:54.687 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T11.png - 200 28394 image/png 0.3665ms 2025-02-03 06:15:54.705 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T10.png - null null 2025-02-03 06:15:54.705 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T10.png' 2025-02-03 06:15:54.706 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:54.706 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T10.png - 200 23234 image/png 0.3588ms 2025-02-03 06:15:54.737 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T9.png - null null 2025-02-03 06:15:54.737 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T9.png' 2025-02-03 06:15:54.737 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:54.737 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T9.png - 200 22239 image/png 0.3496ms 2025-02-03 06:15:54.781 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T8.png - null null 2025-02-03 06:15:54.781 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T8.png' 2025-02-03 06:15:54.781 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:54.781 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T8.png - 200 20685 image/png 0.2823ms 2025-02-03 06:15:54.785 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T7.png - null null 2025-02-03 06:15:54.785 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T7.png' 2025-02-03 06:15:54.785 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:54.785 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T7.png - 200 24029 image/png 0.1997ms 2025-02-03 06:15:54.914 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T6.png - null null 2025-02-03 06:15:54.915 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T6.png' 2025-02-03 06:15:54.915 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:54.915 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T6.png - 200 24065 image/png 0.4068ms 2025-02-03 06:15:54.929 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T5.png - null null 2025-02-03 06:15:54.929 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T5.png' 2025-02-03 06:15:54.929 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:54.929 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T5.png - 200 21373 image/png 0.349ms 2025-02-03 06:15:54.945 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T4.png - null null 2025-02-03 06:15:54.946 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T4.png' 2025-02-03 06:15:54.946 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:54.946 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T4.png - 200 19723 image/png 0.7136ms 2025-02-03 06:15:54.946 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T3.png - null null 2025-02-03 06:15:54.946 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T3.png' 2025-02-03 06:15:54.946 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:54.946 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T3.png - 200 22642 image/png 0.2028ms 2025-02-03 06:15:54.956 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T2.png - null null 2025-02-03 06:15:54.956 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T2.png' 2025-02-03 06:15:54.956 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:54.956 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T2.png - 200 20817 image/png 0.2298ms 2025-02-03 06:15:54.960 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/T1.png - null null 2025-02-03 06:15:54.960 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/T1.png' 2025-02-03 06:15:54.960 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:54.960 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/T1.png - 200 21196 image/png 0.2555ms 2025-02-03 06:15:55.046 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C7.png - null null 2025-02-03 06:15:55.047 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C7.png' 2025-02-03 06:15:55.047 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:55.047 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C7.png - 200 16828 image/png 0.44ms 2025-02-03 06:15:55.059 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C6.png - null null 2025-02-03 06:15:55.059 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C6.png' 2025-02-03 06:15:55.059 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:55.059 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C6.png - 200 17733 image/png 0.3702ms 2025-02-03 06:15:55.064 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C5.png - null null 2025-02-03 06:15:55.065 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C5.png' 2025-02-03 06:15:55.065 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:55.065 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C5.png - 200 16329 image/png 0.3315ms 2025-02-03 06:15:55.066 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C4.png - null null 2025-02-03 06:15:55.066 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C4.png' 2025-02-03 06:15:55.066 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:55.066 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C4.png - 200 15703 image/png 0.2032ms 2025-02-03 06:15:55.084 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C3.png - null null 2025-02-03 06:15:55.085 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C3.png' 2025-02-03 06:15:55.085 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:55.085 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C3.png - 200 17005 image/png 0.4932ms 2025-02-03 06:15:55.088 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C2.png - null null 2025-02-03 06:15:55.089 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C2.png' 2025-02-03 06:15:55.089 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:55.089 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C2.png - 200 14079 image/png 0.2026ms 2025-02-03 06:15:55.165 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/C1.png - null null 2025-02-03 06:15:55.165 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/C1.png' 2025-02-03 06:15:55.165 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:55.165 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/C1.png - 200 12332 image/png 0.2125ms 2025-02-03 06:15:55.186 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - null null 2025-02-03 06:15:55.186 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Hand.png' 2025-02-03 06:15:55.186 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:55.186 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Hand.png - 200 111574 image/png 0.2947ms 2025-02-03 06:15:55.190 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - null null 2025-02-03 06:15:55.190 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Ulnar&Radius.png' 2025-02-03 06:15:55.190 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:55.190 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Ulnar&Radius.png - 200 95613 image/png 0.2432ms 2025-02-03 06:15:55.192 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - null null 2025-02-03 06:15:55.192 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Scapula.png' 2025-02-03 06:15:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:55.192 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Scapula.png - 200 116821 image/png 0.2732ms 2025-02-03 06:15:55.234 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - null null 2025-02-03 06:15:55.234 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Left_Humerus.png' 2025-02-03 06:15:55.234 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:55.234 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Left_Humerus.png - 200 103098 image/png 0.2708ms 2025-02-03 06:15:55.238 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - null null 2025-02-03 06:15:55.238 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Hand.png' 2025-02-03 06:15:55.238 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:55.238 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Hand.png - 200 114712 image/png 0.2814ms 2025-02-03 06:15:55.284 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - null null 2025-02-03 06:15:55.284 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Ulnar&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Ulnar&Radius.png' 2025-02-03 06:15:55.284 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:55.284 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Ulnar&Radius.png - 200 95278 image/png 0.4427ms 2025-02-03 06:15:55.330 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - null null 2025-02-03 06:15:55.330 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Scapula.png' 2025-02-03 06:15:55.330 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:55.330 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Scapula.png - 200 110754 image/png 0.4009ms 2025-02-03 06:15:55.373 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - null null 2025-02-03 06:15:55.373 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Thorax.png - null null 2025-02-03 06:15:55.373 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Right_Humerus.png' 2025-02-03 06:15:55.374 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:55.374 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Right_Humerus.png - 200 101327 image/png 0.707ms 2025-02-03 06:15:55.375 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Thorax.png' 2025-02-03 06:15:55.375 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:55.375 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Thorax.png - 200 732947 image/png 2.4092ms 2025-02-03 06:15:55.412 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Anterior/Head.png - null null 2025-02-03 06:15:55.413 +00:00 [INF] Sending file. Request path: '/images/skeleton/Anterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Anterior/Head.png' 2025-02-03 06:15:55.413 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:55.413 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Anterior/Head.png - 200 212437 image/png 1.3046ms 2025-02-03 06:15:55.421 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - null null 2025-02-03 06:15:55.422 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Clavicle.png' 2025-02-03 06:15:55.422 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:55.422 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Clavicle.png - 200 115652 image/png 0.4054ms 2025-02-03 06:15:55.431 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - null null 2025-02-03 06:15:55.432 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Clavicle.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Clavicle.png' 2025-02-03 06:15:55.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:55.432 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Clavicle.png - 200 144811 image/png 0.9285ms 2025-02-03 06:15:55.462 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - null null 2025-02-03 06:15:55.463 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Foot.png' 2025-02-03 06:15:55.463 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:55.463 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Foot.png - 200 280593 image/png 1.0359ms 2025-02-03 06:15:55.516 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - null null 2025-02-03 06:15:55.516 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Foot.png' 2025-02-03 06:15:55.517 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:55.517 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Foot.png - 200 272712 image/png 1.1441ms 2025-02-03 06:15:55.718 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - null null 2025-02-03 06:15:55.719 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Tibia&Fibula.png' 2025-02-03 06:15:55.719 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:55.719 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Tibia&Fibula.png - 200 1113682 image/png 1.7768ms 2025-02-03 06:15:55.736 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - null null 2025-02-03 06:15:55.738 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Tibia&Fibula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Tibia&Fibula.png' 2025-02-03 06:15:55.739 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:55.739 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Tibia&Fibula.png - 200 1129958 image/png 2.7106ms 2025-02-03 06:15:55.745 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - null null 2025-02-03 06:15:55.746 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Femur.png' 2025-02-03 06:15:55.747 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:55.747 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Femur.png - 200 1164215 image/png 2.5497ms 2025-02-03 06:15:55.905 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - null null 2025-02-03 06:15:55.907 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - null null 2025-02-03 06:15:55.910 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Pelvic.png' 2025-02-03 06:15:55.910 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:55.910 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Femur.png' 2025-02-03 06:15:55.910 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Pelvic.png - 200 842863 image/png 3.2403ms 2025-02-03 06:15:55.910 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:55.910 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Femur.png - 200 1177517 image/png 5.3422ms 2025-02-03 06:15:56.380 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - null null 2025-02-03 06:15:56.382 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Pelvic.png' 2025-02-03 06:15:56.382 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:56.382 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Pelvic.png - 200 918099 image/png 1.7983ms 2025-02-03 06:15:56.516 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - null null 2025-02-03 06:15:56.516 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Coccyx.png' 2025-02-03 06:15:56.516 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:56.516 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Coccyx.png - 200 62826 image/png 0.6384ms 2025-02-03 06:15:56.955 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - null null 2025-02-03 06:15:56.956 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Sacrum.png' 2025-02-03 06:15:56.956 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:56.957 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Sacrum.png - 200 535736 image/png 1.4844ms 2025-02-03 06:15:56.957 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C1.png - null null 2025-02-03 06:15:56.958 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C1.png' 2025-02-03 06:15:56.958 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:56.958 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C1.png - 200 109176 image/png 0.7256ms 2025-02-03 06:15:56.964 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C2.png - null null 2025-02-03 06:15:56.965 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C2.png' 2025-02-03 06:15:56.965 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:56.965 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C2.png - 200 131815 image/png 0.5692ms 2025-02-03 06:15:57.296 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C3.png - null null 2025-02-03 06:15:57.297 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C3.png' 2025-02-03 06:15:57.297 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:57.297 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C3.png - 200 101456 image/png 0.8654ms 2025-02-03 06:15:57.309 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C4.png - null null 2025-02-03 06:15:57.309 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C4.png' 2025-02-03 06:15:57.310 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:57.310 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C4.png - 200 107279 image/png 1.0323ms 2025-02-03 06:15:57.311 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C5.png - null null 2025-02-03 06:15:57.312 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C5.png' 2025-02-03 06:15:57.312 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:57.312 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C5.png - 200 94458 image/png 0.6443ms 2025-02-03 06:15:57.314 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C7.png - null null 2025-02-03 06:15:57.314 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/C6.png - null null 2025-02-03 06:15:57.315 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C7.png' 2025-02-03 06:15:57.315 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:57.315 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C7.png - 200 114960 image/png 0.6028ms 2025-02-03 06:15:57.315 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/C6.png' 2025-02-03 06:15:57.315 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:57.315 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/C6.png - 200 97670 image/png 0.6421ms 2025-02-03 06:15:57.321 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T1.png - null null 2025-02-03 06:15:57.322 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T1.png' 2025-02-03 06:15:57.322 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:57.322 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T1.png - 200 114174 image/png 0.5984ms 2025-02-03 06:15:57.440 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T2.png - null null 2025-02-03 06:15:57.441 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T2.png' 2025-02-03 06:15:57.441 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:57.441 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T2.png - 200 138785 image/png 0.9937ms 2025-02-03 06:15:57.492 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T3.png - null null 2025-02-03 06:15:57.493 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T3.png' 2025-02-03 06:15:57.493 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:57.493 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T3.png - 200 152096 image/png 0.9029ms 2025-02-03 06:15:57.499 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T4.png - null null 2025-02-03 06:15:57.500 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T4.png' 2025-02-03 06:15:57.500 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:57.500 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T4.png - 200 152241 image/png 0.898ms 2025-02-03 06:15:57.536 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T5.png - null null 2025-02-03 06:15:57.536 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T5.png' 2025-02-03 06:15:57.536 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T6.png - null null 2025-02-03 06:15:57.536 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:57.537 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T5.png - 200 152901 image/png 0.9209ms 2025-02-03 06:15:57.538 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T6.png' 2025-02-03 06:15:57.538 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:57.538 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T6.png - 200 177411 image/png 1.6729ms 2025-02-03 06:15:57.540 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T7.png - null null 2025-02-03 06:15:57.541 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T7.png' 2025-02-03 06:15:57.541 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:57.541 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T7.png - 200 176205 image/png 0.9232ms 2025-02-03 06:15:57.597 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T8.png - null null 2025-02-03 06:15:57.597 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T8.png' 2025-02-03 06:15:57.598 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:57.598 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T8.png - 200 164262 image/png 1.0247ms 2025-02-03 06:15:57.659 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T9.png - null null 2025-02-03 06:15:57.660 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T9.png' 2025-02-03 06:15:57.660 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:57.661 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T9.png - 200 195657 image/png 1.0995ms 2025-02-03 06:15:58.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T10.png - null null 2025-02-03 06:15:58.003 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L1.png - null null 2025-02-03 06:15:58.004 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T10.png' 2025-02-03 06:15:58.004 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:58.004 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T10.png - 200 203561 image/png 0.8078ms 2025-02-03 06:15:58.005 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L1.png' 2025-02-03 06:15:58.005 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:58.005 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L1.png - 200 219883 image/png 1.9445ms 2025-02-03 06:15:58.007 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T11.png - null null 2025-02-03 06:15:58.007 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/T12.png - null null 2025-02-03 06:15:58.008 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T12.png' 2025-02-03 06:15:58.008 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:58.008 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T12.png - 200 211905 image/png 0.6556ms 2025-02-03 06:15:58.008 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/T11.png' 2025-02-03 06:15:58.008 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:58.008 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/T11.png - 200 235609 image/png 0.9858ms 2025-02-03 06:15:58.282 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L2.png - null null 2025-02-03 06:15:58.283 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L2.png' 2025-02-03 06:15:58.283 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:58.284 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L2.png - 200 205052 image/png 1.4555ms 2025-02-03 06:15:58.341 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L3.png - null null 2025-02-03 06:15:58.342 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L3.png' 2025-02-03 06:15:58.342 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:58.342 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L3.png - 200 242988 image/png 1.0279ms 2025-02-03 06:15:58.411 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L4.png - null null 2025-02-03 06:15:58.412 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L4.png' 2025-02-03 06:15:58.412 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:58.412 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L4.png - 200 202957 image/png 1.0228ms 2025-02-03 06:15:58.416 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Thorax.png - null null 2025-02-03 06:15:58.420 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Thorax.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Thorax.png' 2025-02-03 06:15:58.420 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:15:58.420 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Thorax.png - 200 2900979 image/png 3.6446ms 2025-02-03 06:15:58.420 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/L5.png - null null 2025-02-03 06:15:58.421 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/L5.png' 2025-02-03 06:15:58.421 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:58.421 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/L5.png - 200 186880 image/png 0.7685ms 2025-02-03 06:15:58.431 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - null null 2025-02-03 06:15:58.432 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Hand.png' 2025-02-03 06:15:58.432 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:58.432 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Hand.png - 200 519465 image/png 1.1486ms 2025-02-03 06:15:58.467 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - null null 2025-02-03 06:15:58.468 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Humerus.png' 2025-02-03 06:15:58.468 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:58.468 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Humerus.png - 200 689212 image/png 1.301ms 2025-02-03 06:15:58.526 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - null null 2025-02-03 06:15:58.528 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Ulna&Radius.png' 2025-02-03 06:15:58.528 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:58.528 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Ulna&Radius.png - 200 468011 image/png 1.394ms 2025-02-03 06:15:58.605 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - null null 2025-02-03 06:15:58.607 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Left_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Left_Scapula.png' 2025-02-03 06:15:58.608 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:58.608 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Left_Scapula.png - 200 818118 image/png 2.2163ms 2025-02-03 06:15:58.671 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - null null 2025-02-03 06:15:58.672 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Hand.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Hand.png' 2025-02-03 06:15:58.672 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:58.672 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Hand.png - 200 527885 image/png 1.5175ms 2025-02-03 06:15:58.847 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - null null 2025-02-03 06:15:58.848 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Humerus.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Humerus.png' 2025-02-03 06:15:58.848 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:58.848 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Humerus.png - 200 684562 image/png 1.0259ms 2025-02-03 06:15:59.123 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - null null 2025-02-03 06:15:59.124 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Ulna&Radius.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Ulna&Radius.png' 2025-02-03 06:15:59.125 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:59.125 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Ulna&Radius.png - 200 472557 image/png 1.4225ms 2025-02-03 06:15:59.266 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - null null 2025-02-03 06:15:59.268 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Right_Scapula.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Right_Scapula.png' 2025-02-03 06:15:59.268 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:59.268 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Right_Scapula.png - 200 773321 image/png 1.2759ms 2025-02-03 06:15:59.356 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Posterior/Head.png - null null 2025-02-03 06:15:59.356 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Head.png - null null 2025-02-03 06:15:59.358 +00:00 [INF] Sending file. Request path: '/images/skeleton/Posterior/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Posterior/Head.png' 2025-02-03 06:15:59.358 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:15:59.358 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Posterior/Head.png - 200 1167086 image/png 2.2863ms 2025-02-03 06:15:59.359 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Head.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Head.png' 2025-02-03 06:15:59.359 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:15:59.359 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Head.png - 200 2103433 image/png 3.436ms 2025-02-03 06:15:59.681 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - null null 2025-02-03 06:15:59.682 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Coccyx.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Coccyx.png' 2025-02-03 06:15:59.682 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:59.682 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Coccyx.png - 200 42204 image/png 0.3766ms 2025-02-03 06:15:59.825 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - null null 2025-02-03 06:15:59.826 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Sacrum.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Sacrum.png' 2025-02-03 06:15:59.826 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:15:59.826 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Sacrum.png - 200 333393 image/png 0.8392ms 2025-02-03 06:15:59.867 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - null null 2025-02-03 06:15:59.868 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Pelvic.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Pelvic.png' 2025-02-03 06:15:59.868 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:15:59.868 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Pelvic.png - 200 1723341 image/png 1.7978ms 2025-02-03 06:15:59.877 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C1.png - null null 2025-02-03 06:15:59.877 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C1.png' 2025-02-03 06:15:59.877 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:15:59.877 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C1.png - 200 71406 image/png 0.4613ms 2025-02-03 06:16:00.327 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C2.png - null null 2025-02-03 06:16:00.327 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C2.png' 2025-02-03 06:16:00.327 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:00.327 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C2.png - 200 83307 image/png 0.6439ms 2025-02-03 06:16:00.621 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C3.png - null null 2025-02-03 06:16:00.622 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C3.png' 2025-02-03 06:16:00.622 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:16:00.622 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C3.png - 200 89844 image/png 0.764ms 2025-02-03 06:16:00.821 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C4.png - null null 2025-02-03 06:16:00.822 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C4.png' 2025-02-03 06:16:00.822 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:00.822 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C4.png - 200 93250 image/png 1.0598ms 2025-02-03 06:16:00.822 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C5.png - null null 2025-02-03 06:16:00.823 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C5.png' 2025-02-03 06:16:00.823 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:00.823 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C5.png - 200 89926 image/png 0.3868ms 2025-02-03 06:16:00.967 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C7.png - null null 2025-02-03 06:16:00.968 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C7.png' 2025-02-03 06:16:00.968 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:00.968 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C7.png - 200 93654 image/png 0.8704ms 2025-02-03 06:16:01.005 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T2.png - null null 2025-02-03 06:16:01.005 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T2.png' 2025-02-03 06:16:01.005 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:01.005 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T2.png - 200 123930 image/png 0.3979ms 2025-02-03 06:16:01.007 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T1.png - null null 2025-02-03 06:16:01.007 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T1.png' 2025-02-03 06:16:01.007 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:01.008 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T1.png - 200 126855 image/png 0.5137ms 2025-02-03 06:16:01.097 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T3.png - null null 2025-02-03 06:16:01.098 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T3.png' 2025-02-03 06:16:01.098 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:01.098 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T3.png - 200 137506 image/png 0.5772ms 2025-02-03 06:16:01.122 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T4.png - null null 2025-02-03 06:16:01.123 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T4.png' 2025-02-03 06:16:01.123 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:01.123 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T4.png - 200 137466 image/png 0.6074ms 2025-02-03 06:16:01.173 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T5.png - null null 2025-02-03 06:16:01.173 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T5.png' 2025-02-03 06:16:01.174 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:01.174 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T5.png - 200 150025 image/png 0.8071ms 2025-02-03 06:16:01.189 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T6.png - null null 2025-02-03 06:16:01.190 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T6.png' 2025-02-03 06:16:01.190 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:01.190 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T6.png - 200 159370 image/png 0.8347ms 2025-02-03 06:16:01.256 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T7.png - null null 2025-02-03 06:16:01.257 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T7.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T7.png' 2025-02-03 06:16:01.258 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:01.258 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T7.png - 200 167084 image/png 1.3067ms 2025-02-03 06:16:01.290 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T8.png - null null 2025-02-03 06:16:01.291 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T8.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T8.png' 2025-02-03 06:16:01.291 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:01.291 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T8.png - 200 160662 image/png 0.7354ms 2025-02-03 06:16:01.359 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T9.png - null null 2025-02-03 06:16:01.360 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T9.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T9.png' 2025-02-03 06:16:01.360 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:01.360 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T9.png - 200 170175 image/png 0.8048ms 2025-02-03 06:16:01.392 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T10.png - null null 2025-02-03 06:16:01.393 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T10.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T10.png' 2025-02-03 06:16:01.393 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:01.393 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T10.png - 200 189186 image/png 0.7036ms 2025-02-03 06:16:01.450 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T11.png - null null 2025-02-03 06:16:01.450 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T11.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T11.png' 2025-02-03 06:16:01.451 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:01.451 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T11.png - 200 215092 image/png 1.136ms 2025-02-03 06:16:01.454 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/C6.png - null null 2025-02-03 06:16:01.454 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/C6.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/C6.png' 2025-02-03 06:16:01.454 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:16:01.454 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/C6.png - 200 97643 image/png 0.6556ms 2025-02-03 06:16:01.463 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/T12.png - null null 2025-02-03 06:16:01.463 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/T12.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/T12.png' 2025-02-03 06:16:01.463 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:01.463 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/T12.png - 200 194362 image/png 0.6557ms 2025-02-03 06:16:01.563 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L1.png - null null 2025-02-03 06:16:01.564 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L1.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L1.png' 2025-02-03 06:16:01.564 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:01.564 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L1.png - 200 228240 image/png 1.0369ms 2025-02-03 06:16:01.576 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L3.png - null null 2025-02-03 06:16:01.577 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L3.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L3.png' 2025-02-03 06:16:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:16:01.577 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L3.png - 200 214737 image/png 0.7718ms 2025-02-03 06:16:01.581 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L2.png - null null 2025-02-03 06:16:01.581 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L2.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L2.png' 2025-02-03 06:16:01.582 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:01.582 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L2.png - 200 205229 image/png 0.9607ms 2025-02-03 06:16:01.601 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L4.png - null null 2025-02-03 06:16:01.601 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L4.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L4.png' 2025-02-03 06:16:01.601 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:16:01.602 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L4.png - 200 198525 image/png 0.6507ms 2025-02-03 06:16:01.649 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/L5.png - null null 2025-02-03 06:16:01.650 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/L5.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/L5.png' 2025-02-03 06:16:01.650 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:01.650 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/L5.png - 200 203959 image/png 0.8262ms 2025-02-03 06:16:01.668 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Femur.png - null null 2025-02-03 06:16:01.671 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Femur.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Femur.png' 2025-02-03 06:16:01.672 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:01.672 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Femur.png - 200 1475401 image/png 3.3271ms 2025-02-03 06:16:01.828 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Patella.png - null null 2025-02-03 06:16:01.828 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Patella.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Patella.png' 2025-02-03 06:16:01.828 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:01.829 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Patella.png - 200 99090 image/png 0.9403ms 2025-02-03 06:16:01.851 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Tibia.png - null null 2025-02-03 06:16:01.853 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Tibia.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Tibia.png' 2025-02-03 06:16:01.853 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:16:01.854 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Tibia.png - 200 1192597 image/png 2.1818ms 2025-02-03 06:16:01.859 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Foot.png - null null 2025-02-03 06:16:01.859 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/skeleton/Lateral/Rib.png - null null 2025-02-03 06:16:01.860 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Foot.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Foot.png' 2025-02-03 06:16:01.861 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:01.861 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Foot.png - 200 915434 image/png 1.6682ms 2025-02-03 06:16:01.904 +00:00 [INF] Sending file. Request path: '/images/skeleton/Lateral/Rib.png'. Physical path: '/var/www/bat/wwwroot/images/skeleton/Lateral/Rib.png' 2025-02-03 06:16:01.904 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:16:01.904 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/skeleton/Lateral/Rib.png - 200 4386983 image/png 44.7626ms 2025-02-03 06:16:04.082 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/favicon.ico - null null 2025-02-03 06:16:04.082 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-03 06:16:04.082 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" completed keep alive response. 2025-02-03 06:16:04.082 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/favicon.ico - 200 5430 image/x-icon 0.4319ms 2025-02-03 06:16:26.925 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 68 2025-02-03 06:16:26.925 +00:00 [DBG] POST requests are not supported 2025-02-03 06:16:26.926 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-02-03 06:16:26.926 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2025-02-03 06:16:26.926 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:16:26.926 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:16:26.926 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2025-02-03 06:16:26.926 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 06:16:26.926 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:16:26.926 +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-03 06:16:26.926 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 06:16:26.926 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:16:26.926 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:16:26.926 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:16:26.927 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ", Request id "0HNA0VVO1VEOQ:00000025": started reading request body. 2025-02-03 06:16:26.927 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ", Request id "0HNA0VVO1VEOQ:00000025": done reading request body. 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:16:26.927 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-02-03 06:16:26.927 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-02-03 06:16:26.927 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-02-03 06:16:26.927 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 1.0516ms 2025-02-03 06:16:26.927 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:16:26.927 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.9490 ms 2025-02-03 06:16:26.928 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:26.928 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 2.4335ms 2025-02-03 06:16:26.936 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/FHD.png - null null 2025-02-03 06:16:26.937 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/FHD.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/FHD.png' 2025-02-03 06:16:26.937 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:26.937 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/FHD.png - 200 10227 image/png 0.4193ms 2025-02-03 06:16:26.941 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphosis.png - null null 2025-02-03 06:16:26.941 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphosis.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphosis.png' 2025-02-03 06:16:26.941 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/TPattern.png - null null 2025-02-03 06:16:26.941 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" completed keep alive response. 2025-02-03 06:16:26.942 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphosis.png - 200 12069 image/png 0.7898ms 2025-02-03 06:16:26.942 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/TPattern.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/TPattern.png' 2025-02-03 06:16:26.942 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" accepted. 2025-02-03 06:16:26.942 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" started. 2025-02-03 06:16:26.942 +00:00 [DBG] Connection id "0HNA0VVO1VEON" completed keep alive response. 2025-02-03 06:16:26.942 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/kyphometer.png - null null 2025-02-03 06:16:26.942 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/TPattern.png - 200 10819 image/png 1.228ms 2025-02-03 06:16:26.942 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/kyphometer.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/kyphometer.png' 2025-02-03 06:16:26.942 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" completed keep alive response. 2025-02-03 06:16:26.943 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/kyphometer.png - 200 13416 image/png 0.2892ms 2025-02-03 06:16:26.945 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/right-foot.png - null null 2025-02-03 06:16:26.945 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/right-foot.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/right-foot.png' 2025-02-03 06:16:26.946 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" completed keep alive response. 2025-02-03 06:16:26.946 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/right-foot.png - 200 9714 image/png 0.3736ms 2025-02-03 06:16:27.049 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/images/icons/Tools/side-knee.png - null null 2025-02-03 06:16:27.050 +00:00 [INF] Sending file. Request path: '/images/icons/Tools/side-knee.png'. Physical path: '/var/www/bat/wwwroot/images/icons/Tools/side-knee.png' 2025-02-03 06:16:27.050 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" completed keep alive response. 2025-02-03 06:16:27.050 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/images/icons/Tools/side-knee.png - 200 17297 image/png 0.612ms 2025-02-03 06:16:27.063 +00:00 [INF] Request starting HTTP/1.1 GET http://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - null null 2025-02-03 06:16:27.065 +00:00 [INF] Sending file. Request path: '/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg'. Physical path: '/var/www/bat/wwwroot/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg' 2025-02-03 06:16:27.065 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" completed keep alive response. 2025-02-03 06:16:27.065 +00:00 [INF] Request finished HTTP/1.1 GET https://bat.drposture.app/Reports/Edges/f9801af2-5b58-434b-99f8-0bd9688509c8_Lateral.jpeg - 200 260985 image/jpeg 2.376ms 2025-02-03 06:18:14.877 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" disconnecting. 2025-02-03 06:18:14.878 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" stopped. 2025-02-03 06:18:14.878 +00:00 [DBG] Connection id "0HNA0VVO1VEOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" disconnecting. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEON" disconnecting. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" stopped. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEON" stopped. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" disconnecting. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" disconnecting. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" stopped. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" disconnecting. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" stopped. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" stopped. 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:37.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:18:38.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" disconnecting. 2025-02-03 06:18:38.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" stopped. 2025-02-03 06:18:38.881 +00:00 [DBG] Connection id "0HNA0VVO1VEOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 06:20:32.603 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" accepted. 2025-02-03 06:20:32.603 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" started. 2025-02-03 06:20:32.603 +00:00 [INF] Request starting HTTP/1.1 POST http://bat.drposture.app/Home/GetImage - application/x-www-form-urlencoded; charset=UTF-8 69 2025-02-03 06:20:32.604 +00:00 [DBG] POST requests are not supported 2025-02-03 06:20:32.604 +00:00 [DBG] 1 candidate(s) found for the request path '/Home/GetImage' 2025-02-03 06:20:32.604 +00:00 [DBG] Endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' with route pattern '{controller=Home}/{action=Index}/{id?}' is valid for the request path '/Home/GetImage' 2025-02-03 06:20:32.604 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:20:32.604 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:20:32.604 +00:00 [INF] Route matched with {action = "GetImage", controller = "Home"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] GetImage(Int64, System.String) on controller API.Controllers.HomeController (BodyMarker). 2025-02-03 06:20:32.604 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 06:20:32.604 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:20:32.604 +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-03 06:20:32.604 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 06:20:32.604 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 06:20:32.604 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:20:32.604 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 06:20:32.604 +00:00 [DBG] Connection id "0HNA0VVO1VEOS", Request id "0HNA0VVO1VEOS:00000001": started reading request body. 2025-02-03 06:20:32.604 +00:00 [DBG] Connection id "0HNA0VVO1VEOS", Request id "0HNA0VVO1VEOS:00000001": done reading request body. 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Int64' using the name 'userId' in request data ... 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Int64'. 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Int64' ... 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Int64'. 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' ... 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to bind parameter 'address' of type 'System.String' using the name 'address' in request data ... 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to bind parameter 'address' of type 'System.String'. 2025-02-03 06:20:32.604 +00:00 [DBG] Attempting to validate the bound parameter 'address' of type 'System.String' ... 2025-02-03 06:20:32.604 +00:00 [DBG] Done attempting to validate the bound parameter 'address' of type 'System.String'. 2025-02-03 06:20:32.605 +00:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-02-03 06:20:32.605 +00:00 [INF] Executed action API.Controllers.HomeController.GetImage (BodyMarker) in 0.6945ms 2025-02-03 06:20:32.605 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.GetImage (BodyMarker)' 2025-02-03 06:20:32.605 +00:00 [INF] HTTP POST /Home/GetImage responded 200 in 1.0474 ms 2025-02-03 06:20:32.605 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" completed keep alive response. 2025-02-03 06:20:32.605 +00:00 [INF] Request finished HTTP/1.1 POST https://bat.drposture.app/Home/GetImage - 200 0 null 1.2801ms 2025-02-03 06:22:43.917 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" disconnecting. 2025-02-03 06:22:43.918 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" stopped. 2025-02-03 06:22:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VEOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:20.644 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" accepted. 2025-02-03 12:13:20.645 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" started. 2025-02-03 12:13:23.714 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" reset. 2025-02-03 12:13:23.714 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:23.714 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" disconnecting. 2025-02-03 12:13:23.714 +00:00 [DBG] Connection id "0HNA0VVO1VEOT" stopped. 2025-02-03 12:13:24.052 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" accepted. 2025-02-03 12:13:24.052 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" started. 2025-02-03 12:13:24.114 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" 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-03 12:13:24.115 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" disconnecting. 2025-02-03 12:13:24.115 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" stopped. 2025-02-03 12:13:24.115 +00:00 [DBG] Connection id "0HNA0VVO1VEOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:24.799 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" accepted. 2025-02-03 12:13:24.799 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" started. 2025-02-03 12:13:27.888 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-02-03 12:13:27.888 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-02-03 12:13:27.888 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" completed keep alive response. 2025-02-03 12:13:27.888 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.3716ms 2025-02-03 12:13:33.980 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" reset. 2025-02-03 12:13:33.980 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:33.980 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" disconnecting. 2025-02-03 12:13:33.980 +00:00 [DBG] Connection id "0HNA0VVO1VEOV" stopped. 2025-02-03 12:13:37.340 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" accepted. 2025-02-03 12:13:37.340 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" started. 2025-02-03 12:13:37.425 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/ - null null 2025-02-03 12:13:37.425 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/'. 2025-02-03 12:13:37.425 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" completed keep alive response. 2025-02-03 12:13:37.425 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/ - 307 0 null 0.2718ms 2025-02-03 12:13:37.799 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" received FIN. 2025-02-03 12:13:37.799 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" disconnecting. 2025-02-03 12:13:37.799 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:37.800 +00:00 [DBG] Connection id "0HNA0VVO1VEP0" stopped. 2025-02-03 12:13:38.122 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" accepted. 2025-02-03 12:13:38.122 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" started. 2025-02-03 12:13:38.140 +00:00 [DBG] Connection id "0HNA0VVO1VEP1": Invalid content received on connection. Possible incorrect HTTP version detected. Expected HTTP/1.1 but received HTTP/2. 2025-02-03 12:13:38.141 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" bad request data: "Unrecognized HTTP version: 'HTTP/2.0'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unrecognized HTTP version: 'HTTP/2.0' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-03 12:13:38.141 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" disconnecting. 2025-02-03 12:13:38.141 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" stopped. 2025-02-03 12:13:38.141 +00:00 [DBG] Connection id "0HNA0VVO1VEP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:41.850 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" accepted. 2025-02-03 12:13:41.850 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" started. 2025-02-03 12:13:42.340 +00:00 [DBG] Connection 0HNA0VVO1VEP2 established using the following protocol: "Tls13" 2025-02-03 12:13:42.442 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-03 12:13:42.442 +00:00 [DBG] The request path / does not match a supported file type 2025-02-03 12:13:42.442 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-03 12:13:42.442 +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-03 12:13:42.442 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:13:42.442 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:13:42.442 +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-03 12:13:42.442 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 12:13:42.442 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:13:42.442 +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-03 12:13:42.442 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 12:13:42.442 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:13:42.442 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:13:42.442 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:13:42.442 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:13:42.442 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:13:42.443 +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-03 12:13:42.443 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:13:42.443 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:13:42.443 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:13:42.443 +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-03 12:13:42.443 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:13:42.443 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:13:42.443 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-03 12:13:42.443 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-03 12:13:42.443 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6035ms. 2025-02-03 12:13:42.443 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-03 12:13:42.444 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0491ms. 2025-02-03 12:13:42.444 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.3938ms 2025-02-03 12:13:42.444 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:13:42.444 +00:00 [INF] HTTP GET / responded 200 in 1.9075 ms 2025-02-03 12:13:42.444 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" completed keep alive response. 2025-02-03 12:13:42.444 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 2.0983ms 2025-02-03 12:13:42.791 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" received FIN. 2025-02-03 12:13:42.791 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" disconnecting. 2025-02-03 12:13:42.791 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:42.793 +00:00 [DBG] Connection id "0HNA0VVO1VEP2" stopped. 2025-02-03 12:13:43.100 +00:00 [DBG] Connection id "0HNA0VVO1VEP3" accepted. 2025-02-03 12:13:43.100 +00:00 [DBG] Connection id "0HNA0VVO1VEP3" started. 2025-02-03 12:13:43.461 +00:00 [DBG] Connection 0HNA0VVO1VEP3 established using the following protocol: "Tls13" 2025-02-03 12:13:43.466 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-03 12:13:43.466 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-03 12:13:43.466 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.2849ms 2025-02-03 12:13:43.466 +00:00 [DBG] Connection id "0HNA0VVO1VEP3" disconnecting. 2025-02-03 12:13:43.466 +00:00 [DBG] Connection id "0HNA0VVO1VEP3" stopped. 2025-02-03 12:13:43.466 +00:00 [DBG] Connection id "0HNA0VVO1VEP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:44.131 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" accepted. 2025-02-03 12:13:44.131 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" started. 2025-02-03 12:13:44.729 +00:00 [DBG] Connection 0HNA0VVO1VEP4 established using the following protocol: "Tls13" 2025-02-03 12:13:45.071 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" reset. 2025-02-03 12:13:45.071 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" is closing. 2025-02-03 12:13:45.071 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" is closed. The last processed stream ID was 0. 2025-02-03 12:13:45.071 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:45.072 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VEP4 completed. 2025-02-03 12:13:45.072 +00:00 [DBG] Connection id "0HNA0VVO1VEP4" stopped. 2025-02-03 12:13:46.921 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" accepted. 2025-02-03 12:13:46.921 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" started. 2025-02-03 12:13:47.533 +00:00 [DBG] Connection 0HNA0VVO1VEP5 established using the following protocol: "Tls12" 2025-02-03 12:13:47.876 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" reset. 2025-02-03 12:13:47.876 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" disconnecting. 2025-02-03 12:13:47.876 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:47.877 +00:00 [DBG] Connection id "0HNA0VVO1VEP5" stopped. 2025-02-03 12:13:50.384 +00:00 [DBG] Connection id "0HNA0VVO1VEP6" accepted. 2025-02-03 12:13:50.384 +00:00 [DBG] Connection id "0HNA0VVO1VEP6" started. 2025-02-03 12:13:50.385 +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-03 12:13:50.385 +00:00 [DBG] Connection id "0HNA0VVO1VEP6" stopped. 2025-02-03 12:13:50.385 +00:00 [DBG] Connection id "0HNA0VVO1VEP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:52.271 +00:00 [DBG] Connection id "0HNA0VVO1VEP7" accepted. 2025-02-03 12:13:52.271 +00:00 [DBG] Connection id "0HNA0VVO1VEP7" started. 2025-02-03 12:13:52.371 +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-03 12:13:52.371 +00:00 [DBG] Connection id "0HNA0VVO1VEP7" stopped. 2025-02-03 12:13:52.371 +00:00 [DBG] Connection id "0HNA0VVO1VEP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:13:54.439 +00:00 [DBG] Connection id "0HNA0VVO1VEP8" accepted. 2025-02-03 12:13:54.439 +00:00 [DBG] Connection id "0HNA0VVO1VEP8" started. 2025-02-03 12:13:54.485 +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-03 12:13:54.486 +00:00 [DBG] Connection id "0HNA0VVO1VEP8" stopped. 2025-02-03 12:13:54.486 +00:00 [DBG] Connection id "0HNA0VVO1VEP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:21.420 +00:00 [DBG] Connection id "0HNA0VVO1VEP9" accepted. 2025-02-03 12:56:21.420 +00:00 [DBG] Connection id "0HNA0VVO1VEP9" started. 2025-02-03 12:56:24.433 +00:00 [DBG] Connection id "0HNA0VVO1VEP9" reset. 2025-02-03 12:56:24.434 +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-03 12:56:24.435 +00:00 [DBG] Connection id "0HNA0VVO1VEP9" stopped. 2025-02-03 12:56:24.435 +00:00 [DBG] Connection id "0HNA0VVO1VEP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:24.756 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" accepted. 2025-02-03 12:56:24.756 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" started. 2025-02-03 12:56:26.619 +00:00 [DBG] Connection 0HNA0VVO1VEPA established using the following protocol: "Tls13" 2025-02-03 12:56:29.830 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-03 12:56:29.831 +00:00 [DBG] The request path / does not match a supported file type 2025-02-03 12:56:29.831 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-03 12:56:29.831 +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-03 12:56:29.831 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:29.831 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:29.831 +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-03 12:56:29.831 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 12:56:29.831 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:56:29.831 +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-03 12:56:29.831 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 12:56:29.831 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:56:29.831 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:56:29.831 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:56:29.831 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:29.831 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:56:29.831 +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-03 12:56:29.831 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.831 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.831 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:29.831 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.831 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:29.831 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:56:29.832 +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-03 12:56:29.832 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.832 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.832 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:29.832 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:29.832 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-03 12:56:29.833 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-03 12:56:29.833 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 1.0897ms. 2025-02-03 12:56:29.833 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-03 12:56:29.833 +00:00 [INF] Executed ViewResult - view noScan executed in 1.7107ms. 2025-02-03 12:56:29.834 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 2.5908ms 2025-02-03 12:56:29.834 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:29.834 +00:00 [INF] HTTP GET / responded 200 in 3.0357 ms 2025-02-03 12:56:29.834 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" completed keep alive response. 2025-02-03 12:56:29.834 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 3.2958ms 2025-02-03 12:56:30.262 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" reset. 2025-02-03 12:56:30.262 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" disconnecting. 2025-02-03 12:56:30.262 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:30.263 +00:00 [DBG] Connection id "0HNA0VVO1VEPA" stopped. 2025-02-03 12:56:33.673 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" accepted. 2025-02-03 12:56:33.674 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" started. 2025-02-03 12:56:34.056 +00:00 [DBG] Connection 0HNA0VVO1VEPB established using the following protocol: "Tls13" 2025-02-03 12:56:34.058 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/ - null null 2025-02-03 12:56:34.059 +00:00 [DBG] The request path / does not match a supported file type 2025-02-03 12:56:34.059 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-03 12:56:34.059 +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-03 12:56:34.059 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:34.059 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:34.059 +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-03 12:56:34.059 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 12:56:34.059 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:56:34.059 +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-03 12:56:34.059 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 12:56:34.059 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 12:56:34.059 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:56:34.059 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:56:34.059 +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-03 12:56:34.059 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:34.059 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 12:56:34.059 +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-03 12:56:34.059 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 12:56:34.059 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 12:56:34.059 +00:00 [DBG] View lookup cache hit for view 'noScan' in controller 'Home'. 2025-02-03 12:56:34.059 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-03 12:56:34.059 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.0902ms. 2025-02-03 12:56:34.059 +00:00 [DBG] View lookup cache hit for view '_Layout' in controller 'Home'. 2025-02-03 12:56:34.059 +00:00 [INF] Executed ViewResult - view noScan executed in 0.2987ms. 2025-02-03 12:56:34.059 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 0.6014ms 2025-02-03 12:56:34.059 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 12:56:34.060 +00:00 [INF] HTTP GET / responded 200 in 0.9152 ms 2025-02-03 12:56:34.060 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" completed keep alive response. 2025-02-03 12:56:34.060 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/ - 200 null text/html; charset=utf-8 1.0836ms 2025-02-03 12:56:35.323 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" received FIN. 2025-02-03 12:56:35.323 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" disconnecting. 2025-02-03 12:56:35.324 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:35.325 +00:00 [DBG] Connection id "0HNA0VVO1VEPB" stopped. 2025-02-03 12:56:36.066 +00:00 [DBG] Connection id "0HNA0VVO1VEPC" accepted. 2025-02-03 12:56:36.067 +00:00 [DBG] Connection id "0HNA0VVO1VEPC" started. 2025-02-03 12:56:36.522 +00:00 [DBG] Connection 0HNA0VVO1VEPC established using the following protocol: "Tls13" 2025-02-03 12:56:36.523 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-03 12:56:36.523 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-03 12:56:36.523 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.5399ms 2025-02-03 12:56:36.523 +00:00 [DBG] Connection id "0HNA0VVO1VEPC" disconnecting. 2025-02-03 12:56:36.523 +00:00 [DBG] Connection id "0HNA0VVO1VEPC" stopped. 2025-02-03 12:56:36.523 +00:00 [DBG] Connection id "0HNA0VVO1VEPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:37.275 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" accepted. 2025-02-03 12:56:37.275 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" started. 2025-02-03 12:56:37.737 +00:00 [DBG] Connection 0HNA0VVO1VEPD established using the following protocol: "Tls13" 2025-02-03 12:56:38.154 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" reset. 2025-02-03 12:56:38.155 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" is closing. 2025-02-03 12:56:38.155 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" is closed. The last processed stream ID was 0. 2025-02-03 12:56:38.155 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 12:56:38.155 +00:00 [DBG] The connection queue processing loop for 0HNA0VVO1VEPD completed. 2025-02-03 12:56:38.155 +00:00 [DBG] Connection id "0HNA0VVO1VEPD" stopped. 2025-02-03 14:04:41.991 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" accepted. 2025-02-03 14:04:41.991 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" started. 2025-02-03 14:04:42.096 +00:00 [DBG] Connection 0HNA0VVO1VEPE established using the following protocol: "Tls13" 2025-02-03 14:04:42.097 +00:00 [INF] Request starting HTTP/1.1 GET https://cms.drposture.app:5104/robots.txt - null null 2025-02-03 14:04:42.097 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-02-03 14:04:42.097 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-02-03 14:04:42.097 +00:00 [DBG] Request did not match any endpoints 2025-02-03 14:04:42.097 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.1649 ms 2025-02-03 14:04:42.097 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" completed keep alive response. 2025-02-03 14:04:42.097 +00:00 [INF] Request finished HTTP/1.1 GET https://cms.drposture.app:5104/robots.txt - 404 0 null 0.8413ms 2025-02-03 14:04:42.098 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://cms.drposture.app:5104/robots.txt, Response status code: 404 2025-02-03 14:04:42.312 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" accepted. 2025-02-03 14:04:42.312 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" started. 2025-02-03 14:04:42.412 +00:00 [DBG] Connection 0HNA0VVO1VEPF established using the following protocol: "Tls13" 2025-02-03 14:04:42.413 +00:00 [INF] Request starting HTTP/1.1 GET https://cms.drposture.app:5104/ - null null 2025-02-03 14:04:42.413 +00:00 [DBG] The request path / does not match a supported file type 2025-02-03 14:04:42.413 +00:00 [DBG] 1 candidate(s) found for the request path '/' 2025-02-03 14:04:42.413 +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-03 14:04:42.413 +00:00 [DBG] Request matched endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 14:04:42.413 +00:00 [INF] Executing endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 14:04:42.413 +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-03 14:04:42.413 +00:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-02-03 14:04:42.413 +00:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 14:04:42.413 +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-03 14:04:42.413 +00:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-02-03 14:04:42.413 +00:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-02-03 14:04:42.413 +00:00 [DBG] Executing controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 14:04:42.413 +00:00 [DBG] Executed controller factory for controller API.Controllers.HomeController (BodyMarker) 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 14:04:42.413 +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-03 14:04:42.413 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] Done attempting to bind parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 14:04:42.413 +00:00 [DBG] Done attempting to validate the bound parameter 'scanId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]' using the name '' in request data ... 2025-02-03 14:04:42.413 +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-03 14:04:42.413 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] Done attempting to bind parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] Attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]' ... 2025-02-03 14:04:42.413 +00:00 [DBG] Done attempting to validate the bound parameter 'userId' of type 'System.Nullable`1[System.Int64]'. 2025-02-03 14:04:42.413 +00:00 [DBG] View lookup cache miss for view 'noScan' in controller 'Home'. 2025-02-03 14:04:42.414 +00:00 [INF] Executing ViewResult, running view noScan. 2025-02-03 14:04:42.414 +00:00 [DBG] The view path '/Views/Home/noScan.cshtml' was found in 0.6785ms. 2025-02-03 14:04:42.414 +00:00 [DBG] View lookup cache miss for view '_Layout' in controller 'Home'. 2025-02-03 14:04:42.414 +00:00 [INF] Executed ViewResult - view noScan executed in 1.0918ms. 2025-02-03 14:04:42.414 +00:00 [INF] Executed action API.Controllers.HomeController.Index (BodyMarker) in 1.4618ms 2025-02-03 14:04:42.414 +00:00 [INF] Executed endpoint 'API.Controllers.HomeController.Index (BodyMarker)' 2025-02-03 14:04:42.415 +00:00 [INF] HTTP GET / responded 200 in 1.8283 ms 2025-02-03 14:04:42.415 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" completed keep alive response. 2025-02-03 14:04:42.415 +00:00 [INF] Request finished HTTP/1.1 GET https://cms.drposture.app:5104/ - 200 null text/html; charset=utf-8 1.9924ms 2025-02-03 14:05:55.390 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" accepted. 2025-02-03 14:05:55.391 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" started. 2025-02-03 14:05:55.491 +00:00 [DBG] Connection 0HNA0VVO1VEPG established using the following protocol: "Tls13" 2025-02-03 14:05:55.491 +00:00 [INF] Request starting HTTP/1.1 GET https://cms.drposture.app:5104/lib/jquery/dist/jquery.min.js - null null 2025-02-03 14:05:55.492 +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-03 14:05:55.492 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" completed keep alive response. 2025-02-03 14:05:55.492 +00:00 [INF] Request finished HTTP/1.1 GET https://cms.drposture.app:5104/lib/jquery/dist/jquery.min.js - 200 89501 text/javascript 0.4857ms 2025-02-03 14:05:56.267 +00:00 [INF] Request starting HTTP/1.1 GET https://cms.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - null null 2025-02-03 14:05:56.267 +00:00 [INF] Sending file. Request path: '/css/site.css'. Physical path: '/var/www/bat/wwwroot/css/site.css' 2025-02-03 14:05:56.267 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" completed keep alive response. 2025-02-03 14:05:56.267 +00:00 [INF] Request finished HTTP/1.1 GET https://cms.drposture.app:5104/css/site.css?v=EUlsH_2aQsR0p5ew4N2cAZmGcINczSUzku9ZGfN3mcM - 200 12653 text/css 0.4501ms 2025-02-03 14:06:53.893 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" disconnecting. 2025-02-03 14:06:53.893 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" stopped. 2025-02-03 14:06:53.893 +00:00 [DBG] Connection id "0HNA0VVO1VEPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" disconnecting. 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" disconnecting. 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" stopped. 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" stopped. 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 14:08:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VEPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 15:32:14.236 +00:00 [DBG] Connection id "0HNA0VVO1VEPH" accepted. 2025-02-03 15:32:14.236 +00:00 [DBG] Connection id "0HNA0VVO1VEPH" started. 2025-02-03 15:32:16.266 +00:00 [INF] Request starting HTTP/1.0 GET http:/// - null null 2025-02-03 15:32:16.266 +00:00 [DBG] HTTP/1.0 request allowed with missing or empty host header. 2025-02-03 15:32:16.266 +00:00 [DBG] Redirecting to 'https://:5104/'. 2025-02-03 15:32:16.266 +00:00 [INF] Request finished HTTP/1.0 GET http:/// - 307 0 null 0.2392ms 2025-02-03 15:32:16.266 +00:00 [DBG] Connection id "0HNA0VVO1VEPH" disconnecting. 2025-02-03 15:32:16.266 +00:00 [DBG] Connection id "0HNA0VVO1VEPH" stopped. 2025-02-03 15:32:16.266 +00:00 [DBG] Connection id "0HNA0VVO1VEPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 16:10:22.388 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" accepted. 2025-02-03 16:10:22.388 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" started. 2025-02-03 16:10:22.389 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/robots.txt - null null 2025-02-03 16:10:22.389 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/robots.txt'. 2025-02-03 16:10:22.389 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" completed keep alive response. 2025-02-03 16:10:22.389 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/robots.txt - 307 0 null 0.1656ms 2025-02-03 16:10:22.624 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" accepted. 2025-02-03 16:10:22.624 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" started. 2025-02-03 16:10:22.741 +00:00 [DBG] Connection 0HNA0VVO1VEPJ established using the following protocol: "Tls13" 2025-02-03 16:10:22.741 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/robots.txt - null null 2025-02-03 16:10:22.741 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-02-03 16:10:22.741 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-02-03 16:10:22.741 +00:00 [DBG] Request did not match any endpoints 2025-02-03 16:10:22.741 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0430 ms 2025-02-03 16:10:22.741 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" completed keep alive response. 2025-02-03 16:10:22.741 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/robots.txt - 404 0 null 0.2268ms 2025-02-03 16:10:22.741 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://49.12.242.201:5104/robots.txt, Response status code: 404 2025-02-03 16:10:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" accepted. 2025-02-03 16:10:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" started. 2025-02-03 16:10:23.062 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - null null 2025-02-03 16:10:23.062 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/favicon.ico'. 2025-02-03 16:10:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" completed keep alive response. 2025-02-03 16:10:23.062 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - 307 0 null 0.1782ms 2025-02-03 16:10:23.873 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - null null 2025-02-03 16:10:23.873 +00:00 [INF] Sending file. Request path: '/favicon.ico'. Physical path: '/var/www/bat/wwwroot/favicon.ico' 2025-02-03 16:10:23.873 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" completed keep alive response. 2025-02-03 16:10:23.873 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/favicon.ico - 200 5430 image/x-icon 0.4289ms 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" disconnecting. 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" stopped. 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" disconnecting. 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" stopped. 2025-02-03 16:12:33.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 16:12:34.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" disconnecting. 2025-02-03 16:12:34.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" stopped. 2025-02-03 16:12:34.955 +00:00 [DBG] Connection id "0HNA0VVO1VEPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 17:17:21.861 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" accepted. 2025-02-03 17:17:21.861 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" started. 2025-02-03 17:17:21.861 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - null null 2025-02-03 17:17:21.861 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/favicon.ico'. 2025-02-03 17:17:21.861 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" completed keep alive response. 2025-02-03 17:17:21.861 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/favicon.ico - 307 0 null 0.1472ms 2025-02-03 17:17:24.132 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" accepted. 2025-02-03 17:17:24.133 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" started. 2025-02-03 17:17:24.249 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" received FIN. 2025-02-03 17:17:24.249 +00:00 [DBG] Connection 0HNA0VVO1VEPM established using the following protocol: "Tls13" 2025-02-03 17:17:24.249 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 17:17:24.249 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" disconnecting. 2025-02-03 17:17:24.249 +00:00 [DBG] Connection id "0HNA0VVO1VEPM" stopped. 2025-02-03 17:19:33.518 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" disconnecting. 2025-02-03 17:19:33.518 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" stopped. 2025-02-03 17:19:33.518 +00:00 [DBG] Connection id "0HNA0VVO1VEPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:13:04.724 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" accepted. 2025-02-03 18:13:04.724 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" started. 2025-02-03 18:13:04.825 +00:00 [DBG] Connection 0HNA0VVO1VEPN established using the following protocol: "Tls13" 2025-02-03 18:13:04.825 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/robots.txt - null null 2025-02-03 18:13:04.825 +00:00 [DBG] The request path /robots.txt does not match an existing file 2025-02-03 18:13:04.825 +00:00 [DBG] No candidates found for the request path '/robots.txt' 2025-02-03 18:13:04.825 +00:00 [DBG] Request did not match any endpoints 2025-02-03 18:13:04.825 +00:00 [INF] HTTP GET /robots.txt responded 404 in 0.0517 ms 2025-02-03 18:13:04.825 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" completed keep alive response. 2025-02-03 18:13:04.826 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/robots.txt - 404 0 null 0.2682ms 2025-02-03 18:13:04.826 +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/robots.txt, Response status code: 404 2025-02-03 18:13:05.025 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" accepted. 2025-02-03 18:13:05.025 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" started. 2025-02-03 18:13:05.126 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" received FIN. 2025-02-03 18:13:05.126 +00:00 [DBG] Connection 0HNA0VVO1VEPO established using the following protocol: "Tls13" 2025-02-03 18:13:05.126 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:13:05.126 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" disconnecting. 2025-02-03 18:13:05.126 +00:00 [DBG] Connection id "0HNA0VVO1VEPO" stopped. 2025-02-03 18:15:15.958 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" disconnecting. 2025-02-03 18:15:15.958 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" stopped. 2025-02-03 18:15:15.958 +00:00 [DBG] Connection id "0HNA0VVO1VEPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:16:19.569 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" accepted. 2025-02-03 18:16:19.569 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" started. 2025-02-03 18:16:19.569 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - null null 2025-02-03 18:16:19.569 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robots.txt'. 2025-02-03 18:16:19.569 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" completed keep alive response. 2025-02-03 18:16:19.569 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - 307 0 null 0.1246ms 2025-02-03 18:16:19.960 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" accepted. 2025-02-03 18:16:19.960 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" started. 2025-02-03 18:16:19.960 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - null null 2025-02-03 18:16:19.960 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.cfm'. 2025-02-03 18:16:19.960 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" completed keep alive response. 2025-02-03 18:16:19.960 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - 307 0 null 0.114ms 2025-02-03 18:16:22.238 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" accepted. 2025-02-03 18:16:22.238 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" started. 2025-02-03 18:16:22.339 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" received FIN. 2025-02-03 18:16:22.339 +00:00 [DBG] Connection 0HNA0VVO1VEPR established using the following protocol: "Tls13" 2025-02-03 18:16:22.339 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:16:22.339 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" disconnecting. 2025-02-03 18:16:22.339 +00:00 [DBG] Connection id "0HNA0VVO1VEPR" stopped. 2025-02-03 18:17:52.244 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" accepted. 2025-02-03 18:17:52.244 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" started. 2025-02-03 18:17:52.345 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" received FIN. 2025-02-03 18:17:52.345 +00:00 [DBG] Connection 0HNA0VVO1VEPS established using the following protocol: "Tls13" 2025-02-03 18:17:52.345 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:17:52.345 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" disconnecting. 2025-02-03 18:17:52.345 +00:00 [DBG] Connection id "0HNA0VVO1VEPS" stopped. 2025-02-03 18:18:30.983 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" disconnecting. 2025-02-03 18:18:30.984 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" stopped. 2025-02-03 18:18:30.984 +00:00 [DBG] Connection id "0HNA0VVO1VEPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:18:30.984 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" disconnecting. 2025-02-03 18:18:30.984 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" stopped. 2025-02-03 18:18:30.984 +00:00 [DBG] Connection id "0HNA0VVO1VEPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:21:02.099 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" accepted. 2025-02-03 18:21:02.100 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" started. 2025-02-03 18:21:02.100 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.html - null null 2025-02-03 18:21:02.100 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.html'. 2025-02-03 18:21:02.100 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" completed keep alive response. 2025-02-03 18:21:02.100 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/login.html - 307 0 null 0.1419ms 2025-02-03 18:21:03.099 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" accepted. 2025-02-03 18:21:03.100 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" started. 2025-02-03 18:21:03.200 +00:00 [DBG] Connection 0HNA0VVO1VEPU established using the following protocol: "Tls13" 2025-02-03 18:21:03.200 +00:00 [INF] Request starting HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.html - null null 2025-02-03 18:21:03.200 +00:00 [DBG] The request path /panel-administracion/login.html does not match an existing file 2025-02-03 18:21:03.201 +00:00 [DBG] No candidates found for the request path '/panel-administracion/login.html' 2025-02-03 18:21:03.201 +00:00 [DBG] Request did not match any endpoints 2025-02-03 18:21:03.201 +00:00 [INF] HTTP GET /panel-administracion/login.html responded 404 in 0.0578 ms 2025-02-03 18:21:03.201 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" completed keep alive response. 2025-02-03 18:21:03.201 +00:00 [INF] Request finished HTTP/1.1 GET https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/login.html - 404 0 null 0.3532ms 2025-02-03 18:21:03.201 +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/panel-administracion/login.html, Response status code: 404 2025-02-03 18:22:16.860 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" accepted. 2025-02-03 18:22:16.860 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" started. 2025-02-03 18:22:16.860 +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-03 18:22:16.860 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/README'. 2025-02-03 18:22:16.860 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" completed keep alive response. 2025-02-03 18:22:16.860 +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.1417ms 2025-02-03 18:22:19.090 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" accepted. 2025-02-03 18:22:19.090 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" started. 2025-02-03 18:22:19.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" received FIN. 2025-02-03 18:22:19.191 +00:00 [DBG] Connection 0HNA0VVO1VEQ0 established using the following protocol: "Tls13" 2025-02-03 18:22:19.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:22:19.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" disconnecting. 2025-02-03 18:22:19.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ0" stopped. 2025-02-03 18:23:14.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" disconnecting. 2025-02-03 18:23:14.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" stopped. 2025-02-03 18:23:14.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:23:15.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" disconnecting. 2025-02-03 18:23:15.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" stopped. 2025-02-03 18:23:15.021 +00:00 [DBG] Connection id "0HNA0VVO1VEPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:24:28.030 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" disconnecting. 2025-02-03 18:24:28.030 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" stopped. 2025-02-03 18:24:28.030 +00:00 [DBG] Connection id "0HNA0VVO1VEPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:28:18.116 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" accepted. 2025-02-03 18:28:18.116 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" started. 2025-02-03 18:28:18.216 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" received FIN. 2025-02-03 18:28:18.217 +00:00 [DBG] Connection 0HNA0VVO1VEQ1 established using the following protocol: "Tls13" 2025-02-03 18:28:18.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:28:18.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" disconnecting. 2025-02-03 18:28:18.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQ1" stopped. 2025-02-03 18:39:08.879 +00:00 [DBG] Connection id "0HNA0VVO1VEQ2" accepted. 2025-02-03 18:39:08.879 +00:00 [DBG] Connection id "0HNA0VVO1VEQ2" started. 2025-02-03 18:39:08.879 +00:00 [DBG] Failed to authenticate HTTPS connection. System.Security.Authentication.AuthenticationException: Cannot determine the frame size or a corrupted frame was received. at System.Net.Security.SslStream.GetFrameSize(ReadOnlySpan`1 buffer) at System.Net.Security.SslStream.EnsureFullTlsFrameAsync[TIOAdapter](CancellationToken cancellationToken, Int32 estimatedSize) at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource.GetResult(Int16 token) at System.Net.Security.SslStream.ReceiveHandshakeFrameAsync[TIOAdapter](CancellationToken cancellationToken) at System.Net.Security.SslStream.ForceAuthenticationAsync[TIOAdapter](Boolean receiveFirst, Byte[] reAuthenticationData, CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Https.Internal.HttpsConnectionMiddleware.OnConnectionAsync(ConnectionContext context) 2025-02-03 18:39:08.880 +00:00 [DBG] Connection id "0HNA0VVO1VEQ2" stopped. 2025-02-03 18:39:08.880 +00:00 [DBG] Connection id "0HNA0VVO1VEQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:42:50.238 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" accepted. 2025-02-03 18:42:50.239 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" started. 2025-02-03 18:42:50.239 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/servlets/ - null null 2025-02-03 18:42:50.239 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/servlets/'. 2025-02-03 18:42:50.239 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" completed keep alive response. 2025-02-03 18:42:50.239 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/servlets/ - 307 0 null 0.2198ms 2025-02-03 18:42:52.463 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" accepted. 2025-02-03 18:42:52.463 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" started. 2025-02-03 18:42:52.463 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - null null 2025-02-03 18:42:52.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/we/include/we_modules/'. 2025-02-03 18:42:52.463 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" completed keep alive response. 2025-02-03 18:42:52.463 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - 307 0 null 0.1262ms 2025-02-03 18:42:54.736 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" accepted. 2025-02-03 18:42:54.736 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" started. 2025-02-03 18:42:54.836 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" received FIN. 2025-02-03 18:42:54.837 +00:00 [DBG] Connection 0HNA0VVO1VEQ5 established using the following protocol: "Tls13" 2025-02-03 18:42:54.837 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:42:54.837 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" disconnecting. 2025-02-03 18:42:54.837 +00:00 [DBG] Connection id "0HNA0VVO1VEQ5" stopped. 2025-02-03 18:42:57.067 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" accepted. 2025-02-03 18:42:57.067 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" started. 2025-02-03 18:42:57.167 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" received FIN. 2025-02-03 18:42:57.168 +00:00 [DBG] Connection 0HNA0VVO1VEQ6 established using the following protocol: "Tls13" 2025-02-03 18:42:57.168 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:42:57.168 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" disconnecting. 2025-02-03 18:42:57.168 +00:00 [DBG] Connection id "0HNA0VVO1VEQ6" stopped. 2025-02-03 18:42:59.448 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" accepted. 2025-02-03 18:42:59.448 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" started. 2025-02-03 18:42:59.449 +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-03 18:42:59.449 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfdocs/'. 2025-02-03 18:42:59.449 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:42:59.449 +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.1522ms 2025-02-03 18:43:01.826 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" accepted. 2025-02-03 18:43:01.827 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" started. 2025-02-03 18:43:01.927 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" received FIN. 2025-02-03 18:43:01.927 +00:00 [DBG] Connection 0HNA0VVO1VEQ8 established using the following protocol: "Tls13" 2025-02-03 18:43:01.927 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:01.927 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" disconnecting. 2025-02-03 18:43:01.927 +00:00 [DBG] Connection id "0HNA0VVO1VEQ8" stopped. 2025-02-03 18:43:04.257 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" accepted. 2025-02-03 18:43:04.257 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" started. 2025-02-03 18:43:04.358 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" received FIN. 2025-02-03 18:43:04.358 +00:00 [DBG] Connection 0HNA0VVO1VEQ9 established using the following protocol: "Tls13" 2025-02-03 18:43:04.359 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:04.359 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" disconnecting. 2025-02-03 18:43:04.359 +00:00 [DBG] Connection id "0HNA0VVO1VEQ9" stopped. 2025-02-03 18:43:06.637 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/jsp/ - null null 2025-02-03 18:43:06.637 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/j2ee/examples/jsp/'. 2025-02-03 18:43:06.637 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:43:06.637 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/j2ee/examples/jsp/ - 307 0 null 0.2021ms 2025-02-03 18:43:09.204 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" accepted. 2025-02-03 18:43:09.205 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" started. 2025-02-03 18:43:09.307 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" received FIN. 2025-02-03 18:43:09.307 +00:00 [DBG] Connection 0HNA0VVO1VEQA established using the following protocol: "Tls13" 2025-02-03 18:43:09.307 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:09.307 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" disconnecting. 2025-02-03 18:43:09.308 +00:00 [DBG] Connection id "0HNA0VVO1VEQA" stopped. 2025-02-03 18:43:11.722 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" accepted. 2025-02-03 18:43:11.722 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" started. 2025-02-03 18:43:11.823 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" received FIN. 2025-02-03 18:43:11.824 +00:00 [DBG] Connection 0HNA0VVO1VEQB established using the following protocol: "Tls13" 2025-02-03 18:43:11.824 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:11.824 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" disconnecting. 2025-02-03 18:43:11.824 +00:00 [DBG] Connection id "0HNA0VVO1VEQB" stopped. 2025-02-03 18:43:14.277 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" accepted. 2025-02-03 18:43:14.277 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" started. 2025-02-03 18:43:14.378 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" received FIN. 2025-02-03 18:43:14.378 +00:00 [DBG] Connection 0HNA0VVO1VEQC established using the following protocol: "Tls13" 2025-02-03 18:43:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" disconnecting. 2025-02-03 18:43:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VEQC" stopped. 2025-02-03 18:43:16.880 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" accepted. 2025-02-03 18:43:16.880 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" started. 2025-02-03 18:43:16.980 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" received FIN. 2025-02-03 18:43:16.980 +00:00 [DBG] Connection 0HNA0VVO1VEQD established using the following protocol: "Tls13" 2025-02-03 18:43:16.980 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:16.980 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" disconnecting. 2025-02-03 18:43:16.980 +00:00 [DBG] Connection id "0HNA0VVO1VEQD" stopped. 2025-02-03 18:43:19.524 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" accepted. 2025-02-03 18:43:19.524 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" started. 2025-02-03 18:43:19.625 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" received FIN. 2025-02-03 18:43:19.625 +00:00 [DBG] Connection 0HNA0VVO1VEQE established using the following protocol: "Tls13" 2025-02-03 18:43:19.625 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:19.625 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" disconnecting. 2025-02-03 18:43:19.625 +00:00 [DBG] Connection id "0HNA0VVO1VEQE" stopped. 2025-02-03 18:43:22.205 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" accepted. 2025-02-03 18:43:22.206 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" started. 2025-02-03 18:43:22.306 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" received FIN. 2025-02-03 18:43:22.306 +00:00 [DBG] Connection 0HNA0VVO1VEQF established using the following protocol: "Tls13" 2025-02-03 18:43:22.306 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:22.306 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" disconnecting. 2025-02-03 18:43:22.306 +00:00 [DBG] Connection id "0HNA0VVO1VEQF" stopped. 2025-02-03 18:43:24.824 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/axis2-web/HappyAxis.jsp - null null 2025-02-03 18:43:24.824 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/axis2-web/HappyAxis.jsp'. 2025-02-03 18:43:24.824 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:43:24.824 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/axis2-web/HappyAxis.jsp - 307 0 null 0.2006ms 2025-02-03 18:43:27.615 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" accepted. 2025-02-03 18:43:27.615 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" started. 2025-02-03 18:43:27.716 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" received FIN. 2025-02-03 18:43:27.716 +00:00 [DBG] Connection 0HNA0VVO1VEQG established using the following protocol: "Tls13" 2025-02-03 18:43:27.716 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:27.716 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" disconnecting. 2025-02-03 18:43:27.716 +00:00 [DBG] Connection id "0HNA0VVO1VEQG" stopped. 2025-02-03 18:43:30.353 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" accepted. 2025-02-03 18:43:30.353 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" started. 2025-02-03 18:43:30.454 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" received FIN. 2025-02-03 18:43:30.454 +00:00 [DBG] Connection 0HNA0VVO1VEQH established using the following protocol: "Tls13" 2025-02-03 18:43:30.454 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:30.454 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" disconnecting. 2025-02-03 18:43:30.454 +00:00 [DBG] Connection id "0HNA0VVO1VEQH" stopped. 2025-02-03 18:43:33.116 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" accepted. 2025-02-03 18:43:33.116 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" started. 2025-02-03 18:43:33.216 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" received FIN. 2025-02-03 18:43:33.216 +00:00 [DBG] Connection 0HNA0VVO1VEQI established using the following protocol: "Tls13" 2025-02-03 18:43:33.216 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:33.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" disconnecting. 2025-02-03 18:43:33.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQI" stopped. 2025-02-03 18:43:35.914 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" accepted. 2025-02-03 18:43:35.914 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" started. 2025-02-03 18:43:36.015 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" received FIN. 2025-02-03 18:43:36.015 +00:00 [DBG] Connection 0HNA0VVO1VEQJ established using the following protocol: "Tls13" 2025-02-03 18:43:36.015 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:36.015 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" disconnecting. 2025-02-03 18:43:36.015 +00:00 [DBG] Connection id "0HNA0VVO1VEQJ" stopped. 2025-02-03 18:43:38.638 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/test.html - null null 2025-02-03 18:43:38.638 +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-03 18:43:38.639 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:43:38.639 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/test.html - 307 0 null 0.6489ms 2025-02-03 18:43:41.552 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" accepted. 2025-02-03 18:43:41.552 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" started. 2025-02-03 18:43:41.653 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" received FIN. 2025-02-03 18:43:41.654 +00:00 [DBG] Connection 0HNA0VVO1VEQK established using the following protocol: "Tls13" 2025-02-03 18:43:41.654 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:41.654 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" disconnecting. 2025-02-03 18:43:41.654 +00:00 [DBG] Connection id "0HNA0VVO1VEQK" stopped. 2025-02-03 18:43:44.368 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" accepted. 2025-02-03 18:43:44.368 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" started. 2025-02-03 18:43:44.468 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" received FIN. 2025-02-03 18:43:44.468 +00:00 [DBG] Connection 0HNA0VVO1VEQL established using the following protocol: "Tls13" 2025-02-03 18:43:44.469 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:44.469 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" disconnecting. 2025-02-03 18:43:44.469 +00:00 [DBG] Connection id "0HNA0VVO1VEQL" stopped. 2025-02-03 18:43:47.228 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" accepted. 2025-02-03 18:43:47.228 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" started. 2025-02-03 18:43:47.328 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" received FIN. 2025-02-03 18:43:47.328 +00:00 [DBG] Connection 0HNA0VVO1VEQM established using the following protocol: "Tls13" 2025-02-03 18:43:47.328 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:47.328 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" disconnecting. 2025-02-03 18:43:47.328 +00:00 [DBG] Connection id "0HNA0VVO1VEQM" stopped. 2025-02-03 18:43:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" accepted. 2025-02-03 18:43:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" started. 2025-02-03 18:43:50.213 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" received FIN. 2025-02-03 18:43:50.214 +00:00 [DBG] Connection 0HNA0VVO1VEQN established using the following protocol: "Tls13" 2025-02-03 18:43:50.214 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:50.214 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" disconnecting. 2025-02-03 18:43:50.214 +00:00 [DBG] Connection id "0HNA0VVO1VEQN" stopped. 2025-02-03 18:43:53.025 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" accepted. 2025-02-03 18:43:53.025 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" started. 2025-02-03 18:43:53.125 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" received FIN. 2025-02-03 18:43:53.126 +00:00 [DBG] Connection 0HNA0VVO1VEQO established using the following protocol: "Tls13" 2025-02-03 18:43:53.126 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:53.126 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" disconnecting. 2025-02-03 18:43:53.126 +00:00 [DBG] Connection id "0HNA0VVO1VEQO" stopped. 2025-02-03 18:43:55.967 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" accepted. 2025-02-03 18:43:55.968 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" started. 2025-02-03 18:43:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" received FIN. 2025-02-03 18:43:56.069 +00:00 [DBG] Connection 0HNA0VVO1VEQP established using the following protocol: "Tls13" 2025-02-03 18:43:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" disconnecting. 2025-02-03 18:43:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VEQP" stopped. 2025-02-03 18:43:58.931 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" accepted. 2025-02-03 18:43:58.931 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" started. 2025-02-03 18:43:59.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" received FIN. 2025-02-03 18:43:59.031 +00:00 [DBG] Connection 0HNA0VVO1VEQQ established using the following protocol: "Tls13" 2025-02-03 18:43:59.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:43:59.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" disconnecting. 2025-02-03 18:43:59.032 +00:00 [DBG] Connection id "0HNA0VVO1VEQQ" stopped. 2025-02-03 18:44:01.909 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" accepted. 2025-02-03 18:44:01.910 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" started. 2025-02-03 18:44:02.010 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" received FIN. 2025-02-03 18:44:02.011 +00:00 [DBG] Connection 0HNA0VVO1VEQR established using the following protocol: "Tls13" 2025-02-03 18:44:02.011 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:02.011 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" disconnecting. 2025-02-03 18:44:02.011 +00:00 [DBG] Connection id "0HNA0VVO1VEQR" stopped. 2025-02-03 18:44:04.917 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" accepted. 2025-02-03 18:44:04.917 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" started. 2025-02-03 18:44:05.019 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" received FIN. 2025-02-03 18:44:05.019 +00:00 [DBG] Connection 0HNA0VVO1VEQS established using the following protocol: "Tls13" 2025-02-03 18:44:05.019 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:05.019 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" disconnecting. 2025-02-03 18:44:05.019 +00:00 [DBG] Connection id "0HNA0VVO1VEQS" stopped. 2025-02-03 18:44:07.841 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html - null null 2025-02-03 18:44:07.841 +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-03 18:44:07.841 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:44:07.841 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html - 307 0 null 0.2151ms 2025-02-03 18:44:10.928 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" accepted. 2025-02-03 18:44:10.928 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" started. 2025-02-03 18:44:11.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" received FIN. 2025-02-03 18:44:11.031 +00:00 [DBG] Connection 0HNA0VVO1VEQT established using the following protocol: "Tls13" 2025-02-03 18:44:11.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:11.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" disconnecting. 2025-02-03 18:44:11.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQT" stopped. 2025-02-03 18:44:13.837 +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-03 18:44:13.838 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Telerik.Web.UI.DialogHandler.aspx?dp=////'. 2025-02-03 18:44:13.838 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:44:13.838 +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.308ms 2025-02-03 18:44:16.930 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" accepted. 2025-02-03 18:44:16.930 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" started. 2025-02-03 18:44:17.030 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" received FIN. 2025-02-03 18:44:17.030 +00:00 [DBG] Connection 0HNA0VVO1VEQU established using the following protocol: "Tls13" 2025-02-03 18:44:17.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:17.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" disconnecting. 2025-02-03 18:44:17.031 +00:00 [DBG] Connection id "0HNA0VVO1VEQU" stopped. 2025-02-03 18:44:19.948 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" accepted. 2025-02-03 18:44:19.949 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" started. 2025-02-03 18:44:20.048 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" received FIN. 2025-02-03 18:44:20.049 +00:00 [DBG] Connection 0HNA0VVO1VEQV established using the following protocol: "Tls13" 2025-02-03 18:44:20.049 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:20.049 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" disconnecting. 2025-02-03 18:44:20.049 +00:00 [DBG] Connection id "0HNA0VVO1VEQV" stopped. 2025-02-03 18:44:22.993 +00:00 [DBG] Connection id "0HNA0VVO1VER0" accepted. 2025-02-03 18:44:22.993 +00:00 [DBG] Connection id "0HNA0VVO1VER0" started. 2025-02-03 18:44:23.093 +00:00 [DBG] Connection id "0HNA0VVO1VER0" received FIN. 2025-02-03 18:44:23.094 +00:00 [DBG] Connection 0HNA0VVO1VER0 established using the following protocol: "Tls13" 2025-02-03 18:44:23.094 +00:00 [DBG] Connection id "0HNA0VVO1VER0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:23.094 +00:00 [DBG] Connection id "0HNA0VVO1VER0" disconnecting. 2025-02-03 18:44:23.094 +00:00 [DBG] Connection id "0HNA0VVO1VER0" stopped. 2025-02-03 18:44:25.935 +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-03 18:44:25.935 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.seam'. 2025-02-03 18:44:25.935 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:44:25.935 +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.2355ms 2025-02-03 18:44:29.047 +00:00 [DBG] Connection id "0HNA0VVO1VER1" accepted. 2025-02-03 18:44:29.048 +00:00 [DBG] Connection id "0HNA0VVO1VER1" started. 2025-02-03 18:44:29.148 +00:00 [DBG] Connection id "0HNA0VVO1VER1" received FIN. 2025-02-03 18:44:29.148 +00:00 [DBG] Connection 0HNA0VVO1VER1 established using the following protocol: "Tls13" 2025-02-03 18:44:29.148 +00:00 [DBG] Connection id "0HNA0VVO1VER1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:29.148 +00:00 [DBG] Connection id "0HNA0VVO1VER1" disconnecting. 2025-02-03 18:44:29.148 +00:00 [DBG] Connection id "0HNA0VVO1VER1" stopped. 2025-02-03 18:44:31.984 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html - null null 2025-02-03 18:44:31.985 +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-03 18:44:31.985 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:44:31.985 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scripts/fckeditor/editor/filemanager/connectors/uploadtest.html - 307 0 null 0.2475ms 2025-02-03 18:44:35.081 +00:00 [DBG] Connection id "0HNA0VVO1VER2" accepted. 2025-02-03 18:44:35.081 +00:00 [DBG] Connection id "0HNA0VVO1VER2" started. 2025-02-03 18:44:35.181 +00:00 [DBG] Connection id "0HNA0VVO1VER2" received FIN. 2025-02-03 18:44:35.181 +00:00 [DBG] Connection 0HNA0VVO1VER2 established using the following protocol: "Tls13" 2025-02-03 18:44:35.182 +00:00 [DBG] Connection id "0HNA0VVO1VER2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:35.182 +00:00 [DBG] Connection id "0HNA0VVO1VER2" disconnecting. 2025-02-03 18:44:35.182 +00:00 [DBG] Connection id "0HNA0VVO1VER2" stopped. 2025-02-03 18:44:38.094 +00:00 [DBG] Connection id "0HNA0VVO1VER3" accepted. 2025-02-03 18:44:38.094 +00:00 [DBG] Connection id "0HNA0VVO1VER3" started. 2025-02-03 18:44:38.194 +00:00 [DBG] Connection id "0HNA0VVO1VER3" received FIN. 2025-02-03 18:44:38.194 +00:00 [DBG] Connection 0HNA0VVO1VER3 established using the following protocol: "Tls13" 2025-02-03 18:44:38.194 +00:00 [DBG] Connection id "0HNA0VVO1VER3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:38.194 +00:00 [DBG] Connection id "0HNA0VVO1VER3" disconnecting. 2025-02-03 18:44:38.194 +00:00 [DBG] Connection id "0HNA0VVO1VER3" stopped. 2025-02-03 18:44:41.036 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpinfo.php - null null 2025-02-03 18:44:41.036 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpinfo.php'. 2025-02-03 18:44:41.036 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:44:41.036 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpinfo.php - 307 0 null 0.2009ms 2025-02-03 18:44:44.130 +00:00 [DBG] Connection id "0HNA0VVO1VER4" accepted. 2025-02-03 18:44:44.130 +00:00 [DBG] Connection id "0HNA0VVO1VER4" started. 2025-02-03 18:44:44.229 +00:00 [DBG] Connection id "0HNA0VVO1VER4" received FIN. 2025-02-03 18:44:44.230 +00:00 [DBG] Connection 0HNA0VVO1VER4 established using the following protocol: "Tls13" 2025-02-03 18:44:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VER4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VER4" disconnecting. 2025-02-03 18:44:44.230 +00:00 [DBG] Connection id "0HNA0VVO1VER4" stopped. 2025-02-03 18:44:47.148 +00:00 [DBG] Connection id "0HNA0VVO1VER5" accepted. 2025-02-03 18:44:47.149 +00:00 [DBG] Connection id "0HNA0VVO1VER5" started. 2025-02-03 18:44:47.249 +00:00 [DBG] Connection id "0HNA0VVO1VER5" received FIN. 2025-02-03 18:44:47.249 +00:00 [DBG] Connection 0HNA0VVO1VER5 established using the following protocol: "Tls13" 2025-02-03 18:44:47.249 +00:00 [DBG] Connection id "0HNA0VVO1VER5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:47.249 +00:00 [DBG] Connection id "0HNA0VVO1VER5" disconnecting. 2025-02-03 18:44:47.249 +00:00 [DBG] Connection id "0HNA0VVO1VER5" stopped. 2025-02-03 18:44:50.187 +00:00 [DBG] Connection id "0HNA0VVO1VER6" accepted. 2025-02-03 18:44:50.187 +00:00 [DBG] Connection id "0HNA0VVO1VER6" started. 2025-02-03 18:44:50.286 +00:00 [DBG] Connection id "0HNA0VVO1VER6" received FIN. 2025-02-03 18:44:50.287 +00:00 [DBG] Connection 0HNA0VVO1VER6 established using the following protocol: "Tls13" 2025-02-03 18:44:50.287 +00:00 [DBG] Connection id "0HNA0VVO1VER6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:50.287 +00:00 [DBG] Connection id "0HNA0VVO1VER6" disconnecting. 2025-02-03 18:44:50.287 +00:00 [DBG] Connection id "0HNA0VVO1VER6" stopped. 2025-02-03 18:44:53.262 +00:00 [DBG] Connection id "0HNA0VVO1VER7" accepted. 2025-02-03 18:44:53.262 +00:00 [DBG] Connection id "0HNA0VVO1VER7" started. 2025-02-03 18:44:53.362 +00:00 [DBG] Connection id "0HNA0VVO1VER7" received FIN. 2025-02-03 18:44:53.362 +00:00 [DBG] Connection 0HNA0VVO1VER7 established using the following protocol: "Tls13" 2025-02-03 18:44:53.362 +00:00 [DBG] Connection id "0HNA0VVO1VER7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:53.362 +00:00 [DBG] Connection id "0HNA0VVO1VER7" disconnecting. 2025-02-03 18:44:53.363 +00:00 [DBG] Connection id "0HNA0VVO1VER7" stopped. 2025-02-03 18:44:56.320 +00:00 [DBG] Connection id "0HNA0VVO1VER8" accepted. 2025-02-03 18:44:56.320 +00:00 [DBG] Connection id "0HNA0VVO1VER8" started. 2025-02-03 18:44:56.423 +00:00 [DBG] Connection 0HNA0VVO1VER8 established using the following protocol: "Tls13" 2025-02-03 18:44:56.426 +00:00 [DBG] Connection id "0HNA0VVO1VER8" received FIN. 2025-02-03 18:44:56.426 +00:00 [DBG] Connection id "0HNA0VVO1VER8" disconnecting. 2025-02-03 18:44:56.427 +00:00 [DBG] Connection id "0HNA0VVO1VER8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:56.428 +00:00 [DBG] Connection id "0HNA0VVO1VER8" stopped. 2025-02-03 18:44:59.412 +00:00 [DBG] Connection id "0HNA0VVO1VER9" accepted. 2025-02-03 18:44:59.412 +00:00 [DBG] Connection id "0HNA0VVO1VER9" started. 2025-02-03 18:44:59.512 +00:00 [DBG] Connection id "0HNA0VVO1VER9" received FIN. 2025-02-03 18:44:59.512 +00:00 [DBG] Connection 0HNA0VVO1VER9 established using the following protocol: "Tls13" 2025-02-03 18:44:59.512 +00:00 [DBG] Connection id "0HNA0VVO1VER9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:44:59.512 +00:00 [DBG] Connection id "0HNA0VVO1VER9" disconnecting. 2025-02-03 18:44:59.512 +00:00 [DBG] Connection id "0HNA0VVO1VER9" stopped. 2025-02-03 18:45:02.190 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" disconnecting. 2025-02-03 18:45:02.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" stopped. 2025-02-03 18:45:02.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:02.517 +00:00 [DBG] Connection id "0HNA0VVO1VERA" accepted. 2025-02-03 18:45:02.517 +00:00 [DBG] Connection id "0HNA0VVO1VERA" started. 2025-02-03 18:45:02.616 +00:00 [DBG] Connection id "0HNA0VVO1VERA" received FIN. 2025-02-03 18:45:02.617 +00:00 [DBG] Connection 0HNA0VVO1VERA established using the following protocol: "Tls13" 2025-02-03 18:45:02.617 +00:00 [DBG] Connection id "0HNA0VVO1VERA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:02.617 +00:00 [DBG] Connection id "0HNA0VVO1VERA" disconnecting. 2025-02-03 18:45:02.617 +00:00 [DBG] Connection id "0HNA0VVO1VERA" stopped. 2025-02-03 18:45:04.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" disconnecting. 2025-02-03 18:45:04.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" stopped. 2025-02-03 18:45:04.191 +00:00 [DBG] Connection id "0HNA0VVO1VEQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:05.645 +00:00 [DBG] Connection id "0HNA0VVO1VERB" accepted. 2025-02-03 18:45:05.645 +00:00 [DBG] Connection id "0HNA0VVO1VERB" started. 2025-02-03 18:45:05.744 +00:00 [DBG] Connection id "0HNA0VVO1VERB" received FIN. 2025-02-03 18:45:05.744 +00:00 [DBG] Connection 0HNA0VVO1VERB established using the following protocol: "Tls13" 2025-02-03 18:45:05.745 +00:00 [DBG] Connection id "0HNA0VVO1VERB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:05.745 +00:00 [DBG] Connection id "0HNA0VVO1VERB" disconnecting. 2025-02-03 18:45:05.745 +00:00 [DBG] Connection id "0HNA0VVO1VERB" stopped. 2025-02-03 18:45:08.683 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/engine/api/api.class.php - null null 2025-02-03 18:45:08.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/engine/api/api.class.php'. 2025-02-03 18:45:08.683 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:45:08.683 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/engine/api/api.class.php - 307 0 null 0.2233ms 2025-02-03 18:45:11.874 +00:00 [DBG] Connection id "0HNA0VVO1VERC" accepted. 2025-02-03 18:45:11.874 +00:00 [DBG] Connection id "0HNA0VVO1VERC" started. 2025-02-03 18:45:11.976 +00:00 [DBG] Connection id "0HNA0VVO1VERC" received FIN. 2025-02-03 18:45:11.976 +00:00 [DBG] Connection 0HNA0VVO1VERC established using the following protocol: "Tls13" 2025-02-03 18:45:11.976 +00:00 [DBG] Connection id "0HNA0VVO1VERC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:11.976 +00:00 [DBG] Connection id "0HNA0VVO1VERC" disconnecting. 2025-02-03 18:45:11.976 +00:00 [DBG] Connection id "0HNA0VVO1VERC" stopped. 2025-02-03 18:45:14.879 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl1/libraries/grab_globals.lib.php - null null 2025-02-03 18:45:14.879 +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-03 18:45:14.879 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:45:14.879 +00:00 [INF] Request finished HTTP/1.1 GET 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.3382ms 2025-02-03 18:45:18.049 +00:00 [DBG] Connection id "0HNA0VVO1VERD" accepted. 2025-02-03 18:45:18.049 +00:00 [DBG] Connection id "0HNA0VVO1VERD" started. 2025-02-03 18:45:18.149 +00:00 [DBG] Connection id "0HNA0VVO1VERD" received FIN. 2025-02-03 18:45:18.150 +00:00 [DBG] Connection 0HNA0VVO1VERD established using the following protocol: "Tls13" 2025-02-03 18:45:18.150 +00:00 [DBG] Connection id "0HNA0VVO1VERD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:18.150 +00:00 [DBG] Connection id "0HNA0VVO1VERD" disconnecting. 2025-02-03 18:45:18.150 +00:00 [DBG] Connection id "0HNA0VVO1VERD" stopped. 2025-02-03 18:45:21.130 +00:00 [DBG] Connection id "0HNA0VVO1VERE" accepted. 2025-02-03 18:45:21.130 +00:00 [DBG] Connection id "0HNA0VVO1VERE" started. 2025-02-03 18:45:21.230 +00:00 [DBG] Connection id "0HNA0VVO1VERE" received FIN. 2025-02-03 18:45:21.230 +00:00 [DBG] Connection 0HNA0VVO1VERE established using the following protocol: "Tls13" 2025-02-03 18:45:21.230 +00:00 [DBG] Connection id "0HNA0VVO1VERE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:21.230 +00:00 [DBG] Connection id "0HNA0VVO1VERE" disconnecting. 2025-02-03 18:45:21.230 +00:00 [DBG] Connection id "0HNA0VVO1VERE" stopped. 2025-02-03 18:45:24.144 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jwsappmngr.jnlp - null null 2025-02-03 18:45:24.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jwsappmngr.jnlp'. 2025-02-03 18:45:24.144 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:45:24.144 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jwsappmngr.jnlp - 307 0 null 0.298ms 2025-02-03 18:45:27.295 +00:00 [DBG] Connection id "0HNA0VVO1VERF" accepted. 2025-02-03 18:45:27.295 +00:00 [DBG] Connection id "0HNA0VVO1VERF" started. 2025-02-03 18:45:27.397 +00:00 [DBG] Connection id "0HNA0VVO1VERF" received FIN. 2025-02-03 18:45:27.397 +00:00 [DBG] Connection 0HNA0VVO1VERF established using the following protocol: "Tls13" 2025-02-03 18:45:27.397 +00:00 [DBG] Connection id "0HNA0VVO1VERF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:27.397 +00:00 [DBG] Connection id "0HNA0VVO1VERF" disconnecting. 2025-02-03 18:45:27.397 +00:00 [DBG] Connection id "0HNA0VVO1VERF" stopped. 2025-02-03 18:45:30.371 +00:00 [DBG] Connection id "0HNA0VVO1VERG" accepted. 2025-02-03 18:45:30.371 +00:00 [DBG] Connection id "0HNA0VVO1VERG" started. 2025-02-03 18:45:30.471 +00:00 [DBG] Connection id "0HNA0VVO1VERG" received FIN. 2025-02-03 18:45:30.471 +00:00 [DBG] Connection 0HNA0VVO1VERG established using the following protocol: "Tls13" 2025-02-03 18:45:30.471 +00:00 [DBG] Connection id "0HNA0VVO1VERG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:30.471 +00:00 [DBG] Connection id "0HNA0VVO1VERG" disconnecting. 2025-02-03 18:45:30.471 +00:00 [DBG] Connection id "0HNA0VVO1VERG" stopped. 2025-02-03 18:45:33.467 +00:00 [DBG] Connection id "0HNA0VVO1VERH" accepted. 2025-02-03 18:45:33.467 +00:00 [DBG] Connection id "0HNA0VVO1VERH" started. 2025-02-03 18:45:33.567 +00:00 [DBG] Connection id "0HNA0VVO1VERH" received FIN. 2025-02-03 18:45:33.567 +00:00 [DBG] Connection 0HNA0VVO1VERH established using the following protocol: "Tls13" 2025-02-03 18:45:33.567 +00:00 [DBG] Connection id "0HNA0VVO1VERH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:33.567 +00:00 [DBG] Connection id "0HNA0VVO1VERH" disconnecting. 2025-02-03 18:45:33.568 +00:00 [DBG] Connection id "0HNA0VVO1VERH" stopped. 2025-02-03 18:45:36.573 +00:00 [DBG] Connection id "0HNA0VVO1VERI" accepted. 2025-02-03 18:45:36.573 +00:00 [DBG] Connection id "0HNA0VVO1VERI" started. 2025-02-03 18:45:36.673 +00:00 [DBG] Connection id "0HNA0VVO1VERI" received FIN. 2025-02-03 18:45:36.674 +00:00 [DBG] Connection 0HNA0VVO1VERI established using the following protocol: "Tls13" 2025-02-03 18:45:36.674 +00:00 [DBG] Connection id "0HNA0VVO1VERI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:36.674 +00:00 [DBG] Connection id "0HNA0VVO1VERI" disconnecting. 2025-02-03 18:45:36.674 +00:00 [DBG] Connection id "0HNA0VVO1VERI" stopped. 2025-02-03 18:45:39.608 +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-03 18:45:39.608 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htpasswd.svn-base'. 2025-02-03 18:45:39.608 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:45:39.608 +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.2084ms 2025-02-03 18:45:42.776 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" accepted. 2025-02-03 18:45:42.776 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" started. 2025-02-03 18:45:42.876 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" received FIN. 2025-02-03 18:45:42.876 +00:00 [DBG] Connection 0HNA0VVO1VERJ established using the following protocol: "Tls13" 2025-02-03 18:45:42.876 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:42.876 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" disconnecting. 2025-02-03 18:45:42.876 +00:00 [DBG] Connection id "0HNA0VVO1VERJ" stopped. 2025-02-03 18:45:45.874 +00:00 [DBG] Connection id "0HNA0VVO1VERK" accepted. 2025-02-03 18:45:45.874 +00:00 [DBG] Connection id "0HNA0VVO1VERK" started. 2025-02-03 18:45:45.976 +00:00 [DBG] Connection id "0HNA0VVO1VERK" received FIN. 2025-02-03 18:45:45.976 +00:00 [DBG] Connection 0HNA0VVO1VERK established using the following protocol: "Tls13" 2025-02-03 18:45:45.976 +00:00 [DBG] Connection id "0HNA0VVO1VERK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:45.976 +00:00 [DBG] Connection id "0HNA0VVO1VERK" disconnecting. 2025-02-03 18:45:45.976 +00:00 [DBG] Connection id "0HNA0VVO1VERK" stopped. 2025-02-03 18:45:48.988 +00:00 [DBG] Connection id "0HNA0VVO1VERL" accepted. 2025-02-03 18:45:48.988 +00:00 [DBG] Connection id "0HNA0VVO1VERL" started. 2025-02-03 18:45:49.088 +00:00 [DBG] Connection id "0HNA0VVO1VERL" received FIN. 2025-02-03 18:45:49.089 +00:00 [DBG] Connection 0HNA0VVO1VERL established using the following protocol: "Tls13" 2025-02-03 18:45:49.089 +00:00 [DBG] Connection id "0HNA0VVO1VERL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:49.089 +00:00 [DBG] Connection id "0HNA0VVO1VERL" disconnecting. 2025-02-03 18:45:49.089 +00:00 [DBG] Connection id "0HNA0VVO1VERL" stopped. 2025-02-03 18:45:52.113 +00:00 [DBG] Connection id "0HNA0VVO1VERM" accepted. 2025-02-03 18:45:52.114 +00:00 [DBG] Connection id "0HNA0VVO1VERM" started. 2025-02-03 18:45:52.214 +00:00 [DBG] Connection id "0HNA0VVO1VERM" received FIN. 2025-02-03 18:45:52.214 +00:00 [DBG] Connection 0HNA0VVO1VERM established using the following protocol: "Tls13" 2025-02-03 18:45:52.214 +00:00 [DBG] Connection id "0HNA0VVO1VERM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:52.214 +00:00 [DBG] Connection id "0HNA0VVO1VERM" disconnecting. 2025-02-03 18:45:52.215 +00:00 [DBG] Connection id "0HNA0VVO1VERM" stopped. 2025-02-03 18:45:55.163 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report - null null 2025-02-03 18:45:55.163 +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-03 18:45:55.163 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:45:55.164 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/appServer/jvmReport.jsf?pageTitle=JVM%20Report - 307 0 null 0.4576ms 2025-02-03 18:45:58.382 +00:00 [DBG] Connection id "0HNA0VVO1VERN" accepted. 2025-02-03 18:45:58.382 +00:00 [DBG] Connection id "0HNA0VVO1VERN" started. 2025-02-03 18:45:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VERN" received FIN. 2025-02-03 18:45:58.482 +00:00 [DBG] Connection 0HNA0VVO1VERN established using the following protocol: "Tls13" 2025-02-03 18:45:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VERN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:45:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VERN" disconnecting. 2025-02-03 18:45:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VERN" stopped. 2025-02-03 18:46:01.524 +00:00 [DBG] Connection id "0HNA0VVO1VERO" accepted. 2025-02-03 18:46:01.524 +00:00 [DBG] Connection id "0HNA0VVO1VERO" started. 2025-02-03 18:46:01.624 +00:00 [DBG] Connection id "0HNA0VVO1VERO" received FIN. 2025-02-03 18:46:01.624 +00:00 [DBG] Connection 0HNA0VVO1VERO established using the following protocol: "Tls13" 2025-02-03 18:46:01.625 +00:00 [DBG] Connection id "0HNA0VVO1VERO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:01.625 +00:00 [DBG] Connection id "0HNA0VVO1VERO" disconnecting. 2025-02-03 18:46:01.625 +00:00 [DBG] Connection id "0HNA0VVO1VERO" stopped. 2025-02-03 18:46:04.668 +00:00 [DBG] Connection id "0HNA0VVO1VERP" accepted. 2025-02-03 18:46:04.668 +00:00 [DBG] Connection id "0HNA0VVO1VERP" started. 2025-02-03 18:46:04.768 +00:00 [DBG] Connection id "0HNA0VVO1VERP" received FIN. 2025-02-03 18:46:04.769 +00:00 [DBG] Connection 0HNA0VVO1VERP established using the following protocol: "Tls13" 2025-02-03 18:46:04.769 +00:00 [DBG] Connection id "0HNA0VVO1VERP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:04.769 +00:00 [DBG] Connection id "0HNA0VVO1VERP" disconnecting. 2025-02-03 18:46:04.769 +00:00 [DBG] Connection id "0HNA0VVO1VERP" stopped. 2025-02-03 18:46:07.831 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" accepted. 2025-02-03 18:46:07.831 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" started. 2025-02-03 18:46:07.931 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" received FIN. 2025-02-03 18:46:07.931 +00:00 [DBG] Connection 0HNA0VVO1VERQ established using the following protocol: "Tls13" 2025-02-03 18:46:07.931 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:07.932 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" disconnecting. 2025-02-03 18:46:07.932 +00:00 [DBG] Connection id "0HNA0VVO1VERQ" stopped. 2025-02-03 18:46:11.003 +00:00 [DBG] Connection id "0HNA0VVO1VERR" accepted. 2025-02-03 18:46:11.003 +00:00 [DBG] Connection id "0HNA0VVO1VERR" started. 2025-02-03 18:46:11.103 +00:00 [DBG] Connection id "0HNA0VVO1VERR" received FIN. 2025-02-03 18:46:11.103 +00:00 [DBG] Connection 0HNA0VVO1VERR established using the following protocol: "Tls13" 2025-02-03 18:46:11.103 +00:00 [DBG] Connection id "0HNA0VVO1VERR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:11.103 +00:00 [DBG] Connection id "0HNA0VVO1VERR" disconnecting. 2025-02-03 18:46:11.103 +00:00 [DBG] Connection id "0HNA0VVO1VERR" stopped. 2025-02-03 18:46:14.089 +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-03 18:46:14.090 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfdocs/'. 2025-02-03 18:46:14.090 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:46:14.090 +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.2045ms 2025-02-03 18:46:17.230 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_plugin/fckeditor/editor/filemanager/connectors/test.html - null null 2025-02-03 18:46:17.230 +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-03 18:46:17.231 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:46:17.231 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_plugin/fckeditor/editor/filemanager/connectors/test.html - 307 0 null 0.2589ms 2025-02-03 18:46:20.427 +00:00 [DBG] Connection id "0HNA0VVO1VERS" accepted. 2025-02-03 18:46:20.427 +00:00 [DBG] Connection id "0HNA0VVO1VERS" started. 2025-02-03 18:46:20.527 +00:00 [DBG] Connection id "0HNA0VVO1VERS" received FIN. 2025-02-03 18:46:20.527 +00:00 [DBG] Connection 0HNA0VVO1VERS established using the following protocol: "Tls13" 2025-02-03 18:46:20.527 +00:00 [DBG] Connection id "0HNA0VVO1VERS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:20.528 +00:00 [DBG] Connection id "0HNA0VVO1VERS" disconnecting. 2025-02-03 18:46:20.528 +00:00 [DBG] Connection id "0HNA0VVO1VERS" stopped. 2025-02-03 18:46:23.441 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appServer/jvmReport.jsf?instanceName=server&pageTitle=JVM%20Report - null null 2025-02-03 18:46:23.441 +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-03 18:46:23.441 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:46:23.441 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/appServer/jvmReport.jsf?instanceName=server&pageTitle=JVM%20Report - 307 0 null 0.2079ms 2025-02-03 18:46:26.637 +00:00 [DBG] Connection id "0HNA0VVO1VERT" accepted. 2025-02-03 18:46:26.637 +00:00 [DBG] Connection id "0HNA0VVO1VERT" started. 2025-02-03 18:46:26.738 +00:00 [DBG] Connection id "0HNA0VVO1VERT" received FIN. 2025-02-03 18:46:26.738 +00:00 [DBG] Connection 0HNA0VVO1VERT established using the following protocol: "Tls13" 2025-02-03 18:46:26.738 +00:00 [DBG] Connection id "0HNA0VVO1VERT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:26.738 +00:00 [DBG] Connection id "0HNA0VVO1VERT" reset. 2025-02-03 18:46:26.739 +00:00 [DBG] Connection id "0HNA0VVO1VERT" disconnecting. 2025-02-03 18:46:26.739 +00:00 [DBG] Connection id "0HNA0VVO1VERT" stopped. 2025-02-03 18:46:29.745 +00:00 [DBG] Connection id "0HNA0VVO1VERU" accepted. 2025-02-03 18:46:29.746 +00:00 [DBG] Connection id "0HNA0VVO1VERU" started. 2025-02-03 18:46:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VERU" received FIN. 2025-02-03 18:46:29.846 +00:00 [DBG] Connection 0HNA0VVO1VERU established using the following protocol: "Tls13" 2025-02-03 18:46:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VERU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VERU" disconnecting. 2025-02-03 18:46:29.847 +00:00 [DBG] Connection id "0HNA0VVO1VERU" stopped. 2025-02-03 18:46:32.867 +00:00 [DBG] Connection id "0HNA0VVO1VERV" accepted. 2025-02-03 18:46:32.867 +00:00 [DBG] Connection id "0HNA0VVO1VERV" started. 2025-02-03 18:46:32.967 +00:00 [DBG] Connection id "0HNA0VVO1VERV" received FIN. 2025-02-03 18:46:32.967 +00:00 [DBG] Connection 0HNA0VVO1VERV established using the following protocol: "Tls13" 2025-02-03 18:46:32.967 +00:00 [DBG] Connection id "0HNA0VVO1VERV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:32.968 +00:00 [DBG] Connection id "0HNA0VVO1VERV" disconnecting. 2025-02-03 18:46:32.968 +00:00 [DBG] Connection id "0HNA0VVO1VERV" stopped. 2025-02-03 18:46:36.005 +00:00 [DBG] Connection id "0HNA0VVO1VES0" accepted. 2025-02-03 18:46:36.005 +00:00 [DBG] Connection id "0HNA0VVO1VES0" started. 2025-02-03 18:46:36.105 +00:00 [DBG] Connection id "0HNA0VVO1VES0" received FIN. 2025-02-03 18:46:36.105 +00:00 [DBG] Connection 0HNA0VVO1VES0 established using the following protocol: "Tls13" 2025-02-03 18:46:36.105 +00:00 [DBG] Connection id "0HNA0VVO1VES0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:36.105 +00:00 [DBG] Connection id "0HNA0VVO1VES0" disconnecting. 2025-02-03 18:46:36.105 +00:00 [DBG] Connection id "0HNA0VVO1VES0" stopped. 2025-02-03 18:46:39.158 +00:00 [DBG] Connection id "0HNA0VVO1VES1" accepted. 2025-02-03 18:46:39.158 +00:00 [DBG] Connection id "0HNA0VVO1VES1" started. 2025-02-03 18:46:39.258 +00:00 [DBG] Connection id "0HNA0VVO1VES1" received FIN. 2025-02-03 18:46:39.258 +00:00 [DBG] Connection 0HNA0VVO1VES1 established using the following protocol: "Tls13" 2025-02-03 18:46:39.259 +00:00 [DBG] Connection id "0HNA0VVO1VES1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:39.259 +00:00 [DBG] Connection id "0HNA0VVO1VES1" disconnecting. 2025-02-03 18:46:39.259 +00:00 [DBG] Connection id "0HNA0VVO1VES1" stopped. 2025-02-03 18:46:42.324 +00:00 [DBG] Connection id "0HNA0VVO1VES2" accepted. 2025-02-03 18:46:42.324 +00:00 [DBG] Connection id "0HNA0VVO1VES2" started. 2025-02-03 18:46:42.424 +00:00 [DBG] Connection id "0HNA0VVO1VES2" received FIN. 2025-02-03 18:46:42.424 +00:00 [DBG] Connection 0HNA0VVO1VES2 established using the following protocol: "Tls13" 2025-02-03 18:46:42.424 +00:00 [DBG] Connection id "0HNA0VVO1VES2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:42.425 +00:00 [DBG] Connection id "0HNA0VVO1VES2" disconnecting. 2025-02-03 18:46:42.425 +00:00 [DBG] Connection id "0HNA0VVO1VES2" stopped. 2025-02-03 18:46:45.503 +00:00 [DBG] Connection id "0HNA0VVO1VES3" accepted. 2025-02-03 18:46:45.504 +00:00 [DBG] Connection id "0HNA0VVO1VES3" started. 2025-02-03 18:46:45.604 +00:00 [DBG] Connection id "0HNA0VVO1VES3" received FIN. 2025-02-03 18:46:45.605 +00:00 [DBG] Connection 0HNA0VVO1VES3 established using the following protocol: "Tls13" 2025-02-03 18:46:45.605 +00:00 [DBG] Connection id "0HNA0VVO1VES3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:45.605 +00:00 [DBG] Connection id "0HNA0VVO1VES3" disconnecting. 2025-02-03 18:46:45.605 +00:00 [DBG] Connection id "0HNA0VVO1VES3" stopped. 2025-02-03 18:46:48.595 +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-03 18:46:48.595 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/text-base/.htaccess.svn-base'. 2025-02-03 18:46:48.595 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:46:48.595 +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.3194ms 2025-02-03 18:46:52.192 +00:00 [DBG] Connection id "0HNA0VVO1VES4" accepted. 2025-02-03 18:46:52.192 +00:00 [DBG] Connection id "0HNA0VVO1VES4" started. 2025-02-03 18:46:52.293 +00:00 [DBG] Connection id "0HNA0VVO1VES4" received FIN. 2025-02-03 18:46:52.293 +00:00 [DBG] Connection 0HNA0VVO1VES4 established using the following protocol: "Tls13" 2025-02-03 18:46:52.293 +00:00 [DBG] Connection id "0HNA0VVO1VES4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:52.293 +00:00 [DBG] Connection id "0HNA0VVO1VES4" disconnecting. 2025-02-03 18:46:52.294 +00:00 [DBG] Connection id "0HNA0VVO1VES4" stopped. 2025-02-03 18:46:55.205 +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-03 18:46:55.205 +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-03 18:46:55.205 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:46:55.205 +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.2103ms 2025-02-03 18:46:58.415 +00:00 [DBG] Connection id "0HNA0VVO1VES5" accepted. 2025-02-03 18:46:58.415 +00:00 [DBG] Connection id "0HNA0VVO1VES5" started. 2025-02-03 18:46:58.515 +00:00 [DBG] Connection id "0HNA0VVO1VES5" received FIN. 2025-02-03 18:46:58.516 +00:00 [DBG] Connection 0HNA0VVO1VES5 established using the following protocol: "Tls13" 2025-02-03 18:46:58.516 +00:00 [DBG] Connection id "0HNA0VVO1VES5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:46:58.516 +00:00 [DBG] Connection id "0HNA0VVO1VES5" disconnecting. 2025-02-03 18:46:58.516 +00:00 [DBG] Connection id "0HNA0VVO1VES5" stopped. 2025-02-03 18:47:01.538 +00:00 [DBG] Connection id "0HNA0VVO1VES6" accepted. 2025-02-03 18:47:01.538 +00:00 [DBG] Connection id "0HNA0VVO1VES6" started. 2025-02-03 18:47:01.638 +00:00 [DBG] Connection id "0HNA0VVO1VES6" received FIN. 2025-02-03 18:47:01.638 +00:00 [DBG] Connection 0HNA0VVO1VES6 established using the following protocol: "Tls13" 2025-02-03 18:47:01.638 +00:00 [DBG] Connection id "0HNA0VVO1VES6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:01.639 +00:00 [DBG] Connection id "0HNA0VVO1VES6" disconnecting. 2025-02-03 18:47:01.639 +00:00 [DBG] Connection id "0HNA0VVO1VES6" stopped. 2025-02-03 18:47:04.680 +00:00 [DBG] Connection id "0HNA0VVO1VES7" accepted. 2025-02-03 18:47:04.681 +00:00 [DBG] Connection id "0HNA0VVO1VES7" started. 2025-02-03 18:47:04.781 +00:00 [DBG] Connection id "0HNA0VVO1VES7" received FIN. 2025-02-03 18:47:04.781 +00:00 [DBG] Connection 0HNA0VVO1VES7 established using the following protocol: "Tls13" 2025-02-03 18:47:04.781 +00:00 [DBG] Connection id "0HNA0VVO1VES7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:04.781 +00:00 [DBG] Connection id "0HNA0VVO1VES7" disconnecting. 2025-02-03 18:47:04.781 +00:00 [DBG] Connection id "0HNA0VVO1VES7" stopped. 2025-02-03 18:47:07.838 +00:00 [DBG] Connection id "0HNA0VVO1VES8" accepted. 2025-02-03 18:47:07.838 +00:00 [DBG] Connection id "0HNA0VVO1VES8" started. 2025-02-03 18:47:07.938 +00:00 [DBG] Connection id "0HNA0VVO1VES8" received FIN. 2025-02-03 18:47:07.939 +00:00 [DBG] Connection 0HNA0VVO1VES8 established using the following protocol: "Tls13" 2025-02-03 18:47:07.939 +00:00 [DBG] Connection id "0HNA0VVO1VES8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:07.939 +00:00 [DBG] Connection id "0HNA0VVO1VES8" disconnecting. 2025-02-03 18:47:07.939 +00:00 [DBG] Connection id "0HNA0VVO1VES8" stopped. 2025-02-03 18:47:11.003 +00:00 [DBG] Connection id "0HNA0VVO1VES9" accepted. 2025-02-03 18:47:11.003 +00:00 [DBG] Connection id "0HNA0VVO1VES9" started. 2025-02-03 18:47:11.104 +00:00 [DBG] Connection id "0HNA0VVO1VES9" received FIN. 2025-02-03 18:47:11.104 +00:00 [DBG] Connection 0HNA0VVO1VES9 established using the following protocol: "Tls13" 2025-02-03 18:47:11.104 +00:00 [DBG] Connection id "0HNA0VVO1VES9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:11.104 +00:00 [DBG] Connection id "0HNA0VVO1VES9" disconnecting. 2025-02-03 18:47:11.104 +00:00 [DBG] Connection id "0HNA0VVO1VES9" stopped. 2025-02-03 18:47:14.182 +00:00 [DBG] Connection id "0HNA0VVO1VESA" accepted. 2025-02-03 18:47:14.182 +00:00 [DBG] Connection id "0HNA0VVO1VESA" started. 2025-02-03 18:47:14.282 +00:00 [DBG] Connection id "0HNA0VVO1VESA" received FIN. 2025-02-03 18:47:14.283 +00:00 [DBG] Connection 0HNA0VVO1VESA established using the following protocol: "Tls13" 2025-02-03 18:47:14.283 +00:00 [DBG] Connection id "0HNA0VVO1VESA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:14.283 +00:00 [DBG] Connection id "0HNA0VVO1VESA" disconnecting. 2025-02-03 18:47:14.283 +00:00 [DBG] Connection id "0HNA0VVO1VESA" stopped. 2025-02-03 18:47:17.376 +00:00 [DBG] Connection id "0HNA0VVO1VESB" accepted. 2025-02-03 18:47:17.376 +00:00 [DBG] Connection id "0HNA0VVO1VESB" started. 2025-02-03 18:47:17.476 +00:00 [DBG] Connection id "0HNA0VVO1VESB" received FIN. 2025-02-03 18:47:17.476 +00:00 [DBG] Connection 0HNA0VVO1VESB established using the following protocol: "Tls13" 2025-02-03 18:47:17.476 +00:00 [DBG] Connection id "0HNA0VVO1VESB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:17.476 +00:00 [DBG] Connection id "0HNA0VVO1VESB" disconnecting. 2025-02-03 18:47:17.476 +00:00 [DBG] Connection id "0HNA0VVO1VESB" stopped. 2025-02-03 18:47:20.574 +00:00 [DBG] Connection id "0HNA0VVO1VESC" accepted. 2025-02-03 18:47:20.574 +00:00 [DBG] Connection id "0HNA0VVO1VESC" started. 2025-02-03 18:47:20.674 +00:00 [DBG] Connection id "0HNA0VVO1VESC" received FIN. 2025-02-03 18:47:20.674 +00:00 [DBG] Connection 0HNA0VVO1VESC established using the following protocol: "Tls13" 2025-02-03 18:47:20.674 +00:00 [DBG] Connection id "0HNA0VVO1VESC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:20.674 +00:00 [DBG] Connection id "0HNA0VVO1VESC" disconnecting. 2025-02-03 18:47:20.674 +00:00 [DBG] Connection id "0HNA0VVO1VESC" stopped. 2025-02-03 18:47:23.689 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.asp - null null 2025-02-03 18:47:23.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.asp'. 2025-02-03 18:47:23.689 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:47:23.689 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.asp - 307 0 null 0.2307ms 2025-02-03 18:47:26.960 +00:00 [DBG] Connection id "0HNA0VVO1VESD" accepted. 2025-02-03 18:47:26.960 +00:00 [DBG] Connection id "0HNA0VVO1VESD" started. 2025-02-03 18:47:27.060 +00:00 [DBG] Connection id "0HNA0VVO1VESD" received FIN. 2025-02-03 18:47:27.061 +00:00 [DBG] Connection 0HNA0VVO1VESD established using the following protocol: "Tls13" 2025-02-03 18:47:27.061 +00:00 [DBG] Connection id "0HNA0VVO1VESD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:27.061 +00:00 [DBG] Connection id "0HNA0VVO1VESD" disconnecting. 2025-02-03 18:47:27.061 +00:00 [DBG] Connection id "0HNA0VVO1VESD" stopped. 2025-02-03 18:47:30.142 +00:00 [DBG] Connection id "0HNA0VVO1VESE" accepted. 2025-02-03 18:47:30.142 +00:00 [DBG] Connection id "0HNA0VVO1VESE" started. 2025-02-03 18:47:30.242 +00:00 [DBG] Connection id "0HNA0VVO1VESE" received FIN. 2025-02-03 18:47:30.243 +00:00 [DBG] Connection 0HNA0VVO1VESE established using the following protocol: "Tls13" 2025-02-03 18:47:30.243 +00:00 [DBG] Connection id "0HNA0VVO1VESE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:30.243 +00:00 [DBG] Connection id "0HNA0VVO1VESE" disconnecting. 2025-02-03 18:47:30.243 +00:00 [DBG] Connection id "0HNA0VVO1VESE" stopped. 2025-02-03 18:47:33.319 +00:00 [DBG] Connection id "0HNA0VVO1VESF" accepted. 2025-02-03 18:47:33.319 +00:00 [DBG] Connection id "0HNA0VVO1VESF" started. 2025-02-03 18:47:33.419 +00:00 [DBG] Connection id "0HNA0VVO1VESF" received FIN. 2025-02-03 18:47:33.419 +00:00 [DBG] Connection 0HNA0VVO1VESF established using the following protocol: "Tls13" 2025-02-03 18:47:33.419 +00:00 [DBG] Connection id "0HNA0VVO1VESF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:33.419 +00:00 [DBG] Connection id "0HNA0VVO1VESF" disconnecting. 2025-02-03 18:47:33.419 +00:00 [DBG] Connection id "0HNA0VVO1VESF" stopped. 2025-02-03 18:47:36.419 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.pl - null null 2025-02-03 18:47:36.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.pl'. 2025-02-03 18:47:36.420 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:47:36.420 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.pl - 307 0 null 0.1908ms 2025-02-03 18:47:39.670 +00:00 [DBG] Connection id "0HNA0VVO1VESG" accepted. 2025-02-03 18:47:39.671 +00:00 [DBG] Connection id "0HNA0VVO1VESG" started. 2025-02-03 18:47:39.772 +00:00 [DBG] Connection id "0HNA0VVO1VESG" received FIN. 2025-02-03 18:47:39.772 +00:00 [DBG] Connection 0HNA0VVO1VESG established using the following protocol: "Tls13" 2025-02-03 18:47:39.772 +00:00 [DBG] Connection id "0HNA0VVO1VESG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:39.772 +00:00 [DBG] Connection id "0HNA0VVO1VESG" disconnecting. 2025-02-03 18:47:39.772 +00:00 [DBG] Connection id "0HNA0VVO1VESG" stopped. 2025-02-03 18:47:42.838 +00:00 [DBG] Connection id "0HNA0VVO1VESH" accepted. 2025-02-03 18:47:42.838 +00:00 [DBG] Connection id "0HNA0VVO1VESH" started. 2025-02-03 18:47:42.939 +00:00 [DBG] Connection id "0HNA0VVO1VESH" received FIN. 2025-02-03 18:47:42.939 +00:00 [DBG] Connection 0HNA0VVO1VESH established using the following protocol: "Tls13" 2025-02-03 18:47:42.939 +00:00 [DBG] Connection id "0HNA0VVO1VESH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:42.939 +00:00 [DBG] Connection id "0HNA0VVO1VESH" disconnecting. 2025-02-03 18:47:42.939 +00:00 [DBG] Connection id "0HNA0VVO1VESH" stopped. 2025-02-03 18:47:46.017 +00:00 [DBG] Connection id "0HNA0VVO1VESI" accepted. 2025-02-03 18:47:46.017 +00:00 [DBG] Connection id "0HNA0VVO1VESI" started. 2025-02-03 18:47:46.118 +00:00 [DBG] Connection id "0HNA0VVO1VESI" received FIN. 2025-02-03 18:47:46.118 +00:00 [DBG] Connection 0HNA0VVO1VESI established using the following protocol: "Tls13" 2025-02-03 18:47:46.118 +00:00 [DBG] Connection id "0HNA0VVO1VESI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:46.118 +00:00 [DBG] Connection id "0HNA0VVO1VESI" disconnecting. 2025-02-03 18:47:46.118 +00:00 [DBG] Connection id "0HNA0VVO1VESI" stopped. 2025-02-03 18:47:49.114 +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-03 18:47:49.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/heapdump/'. 2025-02-03 18:47:49.115 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:47:49.115 +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.2037ms 2025-02-03 18:47:52.252 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 18:47:52.253 +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-03 18:47:52.253 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:47:52.253 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi - 307 0 null 0.3636ms 2025-02-03 18:47:55.354 +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-03 18:47:55.355 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/export_debug_msg.exp'. 2025-02-03 18:47:55.355 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:47:55.355 +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.2844ms 2025-02-03 18:47:58.509 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" accepted. 2025-02-03 18:47:58.510 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" started. 2025-02-03 18:47:58.609 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" received FIN. 2025-02-03 18:47:58.610 +00:00 [DBG] Connection 0HNA0VVO1VESJ established using the following protocol: "Tls13" 2025-02-03 18:47:58.610 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:47:58.610 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" disconnecting. 2025-02-03 18:47:58.610 +00:00 [DBG] Connection id "0HNA0VVO1VESJ" stopped. 2025-02-03 18:48:01.592 +00:00 [DBG] Connection id "0HNA0VVO1VESK" accepted. 2025-02-03 18:48:01.592 +00:00 [DBG] Connection id "0HNA0VVO1VESK" started. 2025-02-03 18:48:01.592 +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-03 18:48:01.592 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/services/listServices'. 2025-02-03 18:48:01.592 +00:00 [DBG] Connection id "0HNA0VVO1VESK" completed keep alive response. 2025-02-03 18:48:01.592 +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.1306ms 2025-02-03 18:48:04.627 +00:00 [DBG] Connection id "0HNA0VVO1VESL" accepted. 2025-02-03 18:48:04.627 +00:00 [DBG] Connection id "0HNA0VVO1VESL" started. 2025-02-03 18:48:04.728 +00:00 [DBG] Connection id "0HNA0VVO1VESL" received FIN. 2025-02-03 18:48:04.728 +00:00 [DBG] Connection 0HNA0VVO1VESL established using the following protocol: "Tls13" 2025-02-03 18:48:04.728 +00:00 [DBG] Connection id "0HNA0VVO1VESL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:04.728 +00:00 [DBG] Connection id "0HNA0VVO1VESL" disconnecting. 2025-02-03 18:48:04.728 +00:00 [DBG] Connection id "0HNA0VVO1VESL" stopped. 2025-02-03 18:48:07.681 +00:00 [DBG] Connection id "0HNA0VVO1VESM" accepted. 2025-02-03 18:48:07.681 +00:00 [DBG] Connection id "0HNA0VVO1VESM" started. 2025-02-03 18:48:07.781 +00:00 [DBG] Connection id "0HNA0VVO1VESM" received FIN. 2025-02-03 18:48:07.781 +00:00 [DBG] Connection 0HNA0VVO1VESM established using the following protocol: "Tls13" 2025-02-03 18:48:07.781 +00:00 [DBG] Connection id "0HNA0VVO1VESM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:07.781 +00:00 [DBG] Connection id "0HNA0VVO1VESM" disconnecting. 2025-02-03 18:48:07.781 +00:00 [DBG] Connection id "0HNA0VVO1VESM" stopped. 2025-02-03 18:48:10.755 +00:00 [DBG] Connection id "0HNA0VVO1VESN" accepted. 2025-02-03 18:48:10.755 +00:00 [DBG] Connection id "0HNA0VVO1VESN" started. 2025-02-03 18:48:10.856 +00:00 [DBG] Connection id "0HNA0VVO1VESN" received FIN. 2025-02-03 18:48:10.856 +00:00 [DBG] Connection 0HNA0VVO1VESN established using the following protocol: "Tls13" 2025-02-03 18:48:10.856 +00:00 [DBG] Connection id "0HNA0VVO1VESN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:10.856 +00:00 [DBG] Connection id "0HNA0VVO1VESN" disconnecting. 2025-02-03 18:48:10.856 +00:00 [DBG] Connection id "0HNA0VVO1VESN" stopped. 2025-02-03 18:48:13.841 +00:00 [DBG] Connection id "0HNA0VVO1VESO" accepted. 2025-02-03 18:48:13.841 +00:00 [DBG] Connection id "0HNA0VVO1VESO" started. 2025-02-03 18:48:13.942 +00:00 [DBG] Connection id "0HNA0VVO1VESO" received FIN. 2025-02-03 18:48:13.942 +00:00 [DBG] Connection 0HNA0VVO1VESO established using the following protocol: "Tls13" 2025-02-03 18:48:13.942 +00:00 [DBG] Connection id "0HNA0VVO1VESO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:13.942 +00:00 [DBG] Connection id "0HNA0VVO1VESO" disconnecting. 2025-02-03 18:48:13.942 +00:00 [DBG] Connection id "0HNA0VVO1VESO" stopped. 2025-02-03 18:48:16.950 +00:00 [DBG] Connection id "0HNA0VVO1VESP" accepted. 2025-02-03 18:48:16.950 +00:00 [DBG] Connection id "0HNA0VVO1VESP" started. 2025-02-03 18:48:17.051 +00:00 [DBG] Connection id "0HNA0VVO1VESP" received FIN. 2025-02-03 18:48:17.051 +00:00 [DBG] Connection 0HNA0VVO1VESP established using the following protocol: "Tls13" 2025-02-03 18:48:17.051 +00:00 [DBG] Connection id "0HNA0VVO1VESP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:17.051 +00:00 [DBG] Connection id "0HNA0VVO1VESP" disconnecting. 2025-02-03 18:48:17.051 +00:00 [DBG] Connection id "0HNA0VVO1VESP" stopped. 2025-02-03 18:48:20.067 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" accepted. 2025-02-03 18:48:20.067 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" started. 2025-02-03 18:48:20.168 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" received FIN. 2025-02-03 18:48:20.168 +00:00 [DBG] Connection 0HNA0VVO1VESQ established using the following protocol: "Tls13" 2025-02-03 18:48:20.168 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:20.169 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" disconnecting. 2025-02-03 18:48:20.169 +00:00 [DBG] Connection id "0HNA0VVO1VESQ" stopped. 2025-02-03 18:48:23.104 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.php - null null 2025-02-03 18:48:23.104 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.php'. 2025-02-03 18:48:23.104 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:48:23.104 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.php - 307 0 null 0.2357ms 2025-02-03 18:48:26.300 +00:00 [DBG] Connection id "0HNA0VVO1VESR" accepted. 2025-02-03 18:48:26.300 +00:00 [DBG] Connection id "0HNA0VVO1VESR" started. 2025-02-03 18:48:26.400 +00:00 [DBG] Connection id "0HNA0VVO1VESR" received FIN. 2025-02-03 18:48:26.401 +00:00 [DBG] Connection 0HNA0VVO1VESR established using the following protocol: "Tls13" 2025-02-03 18:48:26.401 +00:00 [DBG] Connection id "0HNA0VVO1VESR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:26.401 +00:00 [DBG] Connection id "0HNA0VVO1VESR" disconnecting. 2025-02-03 18:48:26.401 +00:00 [DBG] Connection id "0HNA0VVO1VESR" stopped. 2025-02-03 18:48:28.307 +00:00 [DBG] Connection id "0HNA0VVO1VESS" accepted. 2025-02-03 18:48:28.307 +00:00 [DBG] Connection id "0HNA0VVO1VESS" started. 2025-02-03 18:48:28.423 +00:00 [DBG] Connection 0HNA0VVO1VESS established using the following protocol: "Tls13" 2025-02-03 18:48:28.423 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/jr1P - null null 2025-02-03 18:48:28.423 +00:00 [DBG] The request path /jr1P does not match a supported file type 2025-02-03 18:48:28.424 +00:00 [DBG] No candidates found for the request path '/jr1P' 2025-02-03 18:48:28.424 +00:00 [DBG] Request did not match any endpoints 2025-02-03 18:48:28.424 +00:00 [INF] HTTP GET /jr1P responded 404 in 0.0569 ms 2025-02-03 18:48:28.424 +00:00 [DBG] Connection id "0HNA0VVO1VESS" completed keep alive response. 2025-02-03 18:48:28.424 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/jr1P - 404 0 null 0.3934ms 2025-02-03 18:48:28.424 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://49.12.242.201:5104/jr1P, Response status code: 404 2025-02-03 18:48:29.403 +00:00 [DBG] Connection id "0HNA0VVO1VEST" accepted. 2025-02-03 18:48:29.404 +00:00 [DBG] Connection id "0HNA0VVO1VEST" started. 2025-02-03 18:48:29.505 +00:00 [DBG] Connection id "0HNA0VVO1VEST" received FIN. 2025-02-03 18:48:29.505 +00:00 [DBG] Connection 0HNA0VVO1VEST established using the following protocol: "Tls13" 2025-02-03 18:48:29.505 +00:00 [DBG] Connection id "0HNA0VVO1VEST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:29.505 +00:00 [DBG] Connection id "0HNA0VVO1VEST" disconnecting. 2025-02-03 18:48:29.505 +00:00 [DBG] Connection id "0HNA0VVO1VEST" stopped. 2025-02-03 18:48:32.430 +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-03 18:48:32.431 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-perl/'. 2025-02-03 18:48:32.431 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:48:32.431 +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.3001ms 2025-02-03 18:48:35.608 +00:00 [DBG] Connection id "0HNA0VVO1VESU" accepted. 2025-02-03 18:48:35.608 +00:00 [DBG] Connection id "0HNA0VVO1VESU" started. 2025-02-03 18:48:35.708 +00:00 [DBG] Connection id "0HNA0VVO1VESU" received FIN. 2025-02-03 18:48:35.709 +00:00 [DBG] Connection 0HNA0VVO1VESU established using the following protocol: "Tls13" 2025-02-03 18:48:35.709 +00:00 [DBG] Connection id "0HNA0VVO1VESU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:35.709 +00:00 [DBG] Connection id "0HNA0VVO1VESU" disconnecting. 2025-02-03 18:48:35.709 +00:00 [DBG] Connection id "0HNA0VVO1VESU" stopped. 2025-02-03 18:48:38.705 +00:00 [DBG] Connection id "0HNA0VVO1VESV" accepted. 2025-02-03 18:48:38.705 +00:00 [DBG] Connection id "0HNA0VVO1VESV" started. 2025-02-03 18:48:38.806 +00:00 [DBG] Connection id "0HNA0VVO1VESV" received FIN. 2025-02-03 18:48:38.806 +00:00 [DBG] Connection 0HNA0VVO1VESV established using the following protocol: "Tls13" 2025-02-03 18:48:38.806 +00:00 [DBG] Connection id "0HNA0VVO1VESV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:38.806 +00:00 [DBG] Connection id "0HNA0VVO1VESV" disconnecting. 2025-02-03 18:48:38.806 +00:00 [DBG] Connection id "0HNA0VVO1VESV" stopped. 2025-02-03 18:48:41.821 +00:00 [DBG] Connection id "0HNA0VVO1VET0" accepted. 2025-02-03 18:48:41.821 +00:00 [DBG] Connection id "0HNA0VVO1VET0" started. 2025-02-03 18:48:41.921 +00:00 [DBG] Connection id "0HNA0VVO1VET0" received FIN. 2025-02-03 18:48:41.922 +00:00 [DBG] Connection 0HNA0VVO1VET0 established using the following protocol: "Tls13" 2025-02-03 18:48:41.922 +00:00 [DBG] Connection id "0HNA0VVO1VET0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:41.922 +00:00 [DBG] Connection id "0HNA0VVO1VET0" disconnecting. 2025-02-03 18:48:41.922 +00:00 [DBG] Connection id "0HNA0VVO1VET0" stopped. 2025-02-03 18:48:44.945 +00:00 [DBG] Connection id "0HNA0VVO1VET1" accepted. 2025-02-03 18:48:44.945 +00:00 [DBG] Connection id "0HNA0VVO1VET1" started. 2025-02-03 18:48:45.045 +00:00 [DBG] Connection id "0HNA0VVO1VET1" received FIN. 2025-02-03 18:48:45.046 +00:00 [DBG] Connection 0HNA0VVO1VET1 established using the following protocol: "Tls13" 2025-02-03 18:48:45.046 +00:00 [DBG] Connection id "0HNA0VVO1VET1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:45.046 +00:00 [DBG] Connection id "0HNA0VVO1VET1" disconnecting. 2025-02-03 18:48:45.046 +00:00 [DBG] Connection id "0HNA0VVO1VET1" stopped. 2025-02-03 18:48:48.088 +00:00 [DBG] Connection id "0HNA0VVO1VET2" accepted. 2025-02-03 18:48:48.088 +00:00 [DBG] Connection id "0HNA0VVO1VET2" started. 2025-02-03 18:48:48.188 +00:00 [DBG] Connection id "0HNA0VVO1VET2" received FIN. 2025-02-03 18:48:48.188 +00:00 [DBG] Connection 0HNA0VVO1VET2 established using the following protocol: "Tls13" 2025-02-03 18:48:48.188 +00:00 [DBG] Connection id "0HNA0VVO1VET2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:48.188 +00:00 [DBG] Connection id "0HNA0VVO1VET2" disconnecting. 2025-02-03 18:48:48.189 +00:00 [DBG] Connection id "0HNA0VVO1VET2" stopped. 2025-02-03 18:48:51.144 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/ - null null 2025-02-03 18:48:51.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2/'. 2025-02-03 18:48:51.144 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:48:51.144 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2/ - 307 0 null 0.2791ms 2025-02-03 18:48:54.351 +00:00 [DBG] Connection id "0HNA0VVO1VET3" accepted. 2025-02-03 18:48:54.351 +00:00 [DBG] Connection id "0HNA0VVO1VET3" started. 2025-02-03 18:48:54.451 +00:00 [DBG] Connection id "0HNA0VVO1VET3" received FIN. 2025-02-03 18:48:54.451 +00:00 [DBG] Connection 0HNA0VVO1VET3 established using the following protocol: "Tls13" 2025-02-03 18:48:54.451 +00:00 [DBG] Connection id "0HNA0VVO1VET3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:54.452 +00:00 [DBG] Connection id "0HNA0VVO1VET3" disconnecting. 2025-02-03 18:48:54.452 +00:00 [DBG] Connection id "0HNA0VVO1VET3" stopped. 2025-02-03 18:48:57.474 +00:00 [DBG] Connection id "0HNA0VVO1VET4" accepted. 2025-02-03 18:48:57.474 +00:00 [DBG] Connection id "0HNA0VVO1VET4" started. 2025-02-03 18:48:57.574 +00:00 [DBG] Connection id "0HNA0VVO1VET4" received FIN. 2025-02-03 18:48:57.574 +00:00 [DBG] Connection 0HNA0VVO1VET4 established using the following protocol: "Tls13" 2025-02-03 18:48:57.574 +00:00 [DBG] Connection id "0HNA0VVO1VET4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:48:57.574 +00:00 [DBG] Connection id "0HNA0VVO1VET4" disconnecting. 2025-02-03 18:48:57.574 +00:00 [DBG] Connection id "0HNA0VVO1VET4" stopped. 2025-02-03 18:49:00.616 +00:00 [DBG] Connection id "0HNA0VVO1VET5" accepted. 2025-02-03 18:49:00.616 +00:00 [DBG] Connection id "0HNA0VVO1VET5" started. 2025-02-03 18:49:00.717 +00:00 [DBG] Connection id "0HNA0VVO1VET5" received FIN. 2025-02-03 18:49:00.717 +00:00 [DBG] Connection 0HNA0VVO1VET5 established using the following protocol: "Tls13" 2025-02-03 18:49:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VET5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VET5" disconnecting. 2025-02-03 18:49:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VET5" stopped. 2025-02-03 18:49:03.769 +00:00 [DBG] Connection id "0HNA0VVO1VET6" accepted. 2025-02-03 18:49:03.769 +00:00 [DBG] Connection id "0HNA0VVO1VET6" started. 2025-02-03 18:49:03.869 +00:00 [DBG] Connection id "0HNA0VVO1VET6" received FIN. 2025-02-03 18:49:03.870 +00:00 [DBG] Connection 0HNA0VVO1VET6 established using the following protocol: "Tls13" 2025-02-03 18:49:03.870 +00:00 [DBG] Connection id "0HNA0VVO1VET6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:03.870 +00:00 [DBG] Connection id "0HNA0VVO1VET6" disconnecting. 2025-02-03 18:49:03.870 +00:00 [DBG] Connection id "0HNA0VVO1VET6" stopped. 2025-02-03 18:49:06.935 +00:00 [DBG] Connection id "0HNA0VVO1VET7" accepted. 2025-02-03 18:49:06.935 +00:00 [DBG] Connection id "0HNA0VVO1VET7" started. 2025-02-03 18:49:07.036 +00:00 [DBG] Connection id "0HNA0VVO1VET7" received FIN. 2025-02-03 18:49:07.036 +00:00 [DBG] Connection 0HNA0VVO1VET7 established using the following protocol: "Tls13" 2025-02-03 18:49:07.036 +00:00 [DBG] Connection id "0HNA0VVO1VET7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:07.036 +00:00 [DBG] Connection id "0HNA0VVO1VET7" disconnecting. 2025-02-03 18:49:07.037 +00:00 [DBG] Connection id "0HNA0VVO1VET7" stopped. 2025-02-03 18:49:10.122 +00:00 [DBG] Connection id "0HNA0VVO1VET8" accepted. 2025-02-03 18:49:10.122 +00:00 [DBG] Connection id "0HNA0VVO1VET8" started. 2025-02-03 18:49:10.223 +00:00 [DBG] Connection id "0HNA0VVO1VET8" received FIN. 2025-02-03 18:49:10.224 +00:00 [DBG] Connection 0HNA0VVO1VET8 established using the following protocol: "Tls13" 2025-02-03 18:49:10.224 +00:00 [DBG] Connection id "0HNA0VVO1VET8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:10.224 +00:00 [DBG] Connection id "0HNA0VVO1VET8" disconnecting. 2025-02-03 18:49:10.224 +00:00 [DBG] Connection id "0HNA0VVO1VET8" stopped. 2025-02-03 18:49:13.303 +00:00 [DBG] Connection id "0HNA0VVO1VET9" accepted. 2025-02-03 18:49:13.304 +00:00 [DBG] Connection id "0HNA0VVO1VET9" started. 2025-02-03 18:49:13.404 +00:00 [DBG] Connection id "0HNA0VVO1VET9" received FIN. 2025-02-03 18:49:13.404 +00:00 [DBG] Connection 0HNA0VVO1VET9 established using the following protocol: "Tls13" 2025-02-03 18:49:13.404 +00:00 [DBG] Connection id "0HNA0VVO1VET9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:13.405 +00:00 [DBG] Connection id "0HNA0VVO1VET9" disconnecting. 2025-02-03 18:49:13.405 +00:00 [DBG] Connection id "0HNA0VVO1VET9" stopped. 2025-02-03 18:49:16.406 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.html - null null 2025-02-03 18:49:16.406 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/jscript/upload.html'. 2025-02-03 18:49:16.407 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:49:16.407 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/jscript/upload.html - 307 0 null 0.8152ms 2025-02-03 18:49:19.659 +00:00 [DBG] Connection id "0HNA0VVO1VETA" accepted. 2025-02-03 18:49:19.660 +00:00 [DBG] Connection id "0HNA0VVO1VETA" started. 2025-02-03 18:49:19.760 +00:00 [DBG] Connection id "0HNA0VVO1VETA" received FIN. 2025-02-03 18:49:19.760 +00:00 [DBG] Connection 0HNA0VVO1VETA established using the following protocol: "Tls13" 2025-02-03 18:49:19.760 +00:00 [DBG] Connection id "0HNA0VVO1VETA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:19.760 +00:00 [DBG] Connection id "0HNA0VVO1VETA" disconnecting. 2025-02-03 18:49:19.760 +00:00 [DBG] Connection id "0HNA0VVO1VETA" stopped. 2025-02-03 18:49:22.827 +00:00 [DBG] Connection id "0HNA0VVO1VETB" accepted. 2025-02-03 18:49:22.827 +00:00 [DBG] Connection id "0HNA0VVO1VETB" started. 2025-02-03 18:49:22.927 +00:00 [DBG] Connection id "0HNA0VVO1VETB" received FIN. 2025-02-03 18:49:22.927 +00:00 [DBG] Connection 0HNA0VVO1VETB established using the following protocol: "Tls13" 2025-02-03 18:49:22.927 +00:00 [DBG] Connection id "0HNA0VVO1VETB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:22.927 +00:00 [DBG] Connection id "0HNA0VVO1VETB" disconnecting. 2025-02-03 18:49:22.927 +00:00 [DBG] Connection id "0HNA0VVO1VETB" stopped. 2025-02-03 18:49:25.917 +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-03 18:49:25.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/t3lib/README.txt'. 2025-02-03 18:49:25.918 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:49:25.918 +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.2579ms 2025-02-03 18:49:29.143 +00:00 [DBG] Connection id "0HNA0VVO1VETC" accepted. 2025-02-03 18:49:29.143 +00:00 [DBG] Connection id "0HNA0VVO1VETC" started. 2025-02-03 18:49:29.243 +00:00 [DBG] Connection id "0HNA0VVO1VETC" received FIN. 2025-02-03 18:49:29.243 +00:00 [DBG] Connection 0HNA0VVO1VETC established using the following protocol: "Tls13" 2025-02-03 18:49:29.243 +00:00 [DBG] Connection id "0HNA0VVO1VETC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:29.243 +00:00 [DBG] Connection id "0HNA0VVO1VETC" disconnecting. 2025-02-03 18:49:29.244 +00:00 [DBG] Connection id "0HNA0VVO1VETC" stopped. 2025-02-03 18:49:32.288 +00:00 [DBG] Connection id "0HNA0VVO1VETD" accepted. 2025-02-03 18:49:32.289 +00:00 [DBG] Connection id "0HNA0VVO1VETD" started. 2025-02-03 18:49:32.389 +00:00 [DBG] Connection id "0HNA0VVO1VETD" received FIN. 2025-02-03 18:49:32.389 +00:00 [DBG] Connection 0HNA0VVO1VETD established using the following protocol: "Tls13" 2025-02-03 18:49:32.389 +00:00 [DBG] Connection id "0HNA0VVO1VETD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:32.389 +00:00 [DBG] Connection id "0HNA0VVO1VETD" disconnecting. 2025-02-03 18:49:32.389 +00:00 [DBG] Connection id "0HNA0VVO1VETD" stopped. 2025-02-03 18:49:35.451 +00:00 [DBG] Connection id "0HNA0VVO1VETE" accepted. 2025-02-03 18:49:35.451 +00:00 [DBG] Connection id "0HNA0VVO1VETE" started. 2025-02-03 18:49:35.554 +00:00 [DBG] Connection id "0HNA0VVO1VETE" received FIN. 2025-02-03 18:49:35.555 +00:00 [DBG] Connection 0HNA0VVO1VETE established using the following protocol: "Tls13" 2025-02-03 18:49:35.555 +00:00 [DBG] Connection id "0HNA0VVO1VETE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:35.555 +00:00 [DBG] Connection id "0HNA0VVO1VETE" disconnecting. 2025-02-03 18:49:35.555 +00:00 [DBG] Connection id "0HNA0VVO1VETE" stopped. 2025-02-03 18:49:38.520 +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-03 18:49:38.520 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bitbucket/rest/applinks/1.0/manifest'. 2025-02-03 18:49:38.521 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:49:38.521 +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.7601ms 2025-02-03 18:49:41.755 +00:00 [DBG] Connection id "0HNA0VVO1VETF" accepted. 2025-02-03 18:49:41.756 +00:00 [DBG] Connection id "0HNA0VVO1VETF" started. 2025-02-03 18:49:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VETF" received FIN. 2025-02-03 18:49:41.856 +00:00 [DBG] Connection 0HNA0VVO1VETF established using the following protocol: "Tls13" 2025-02-03 18:49:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VETF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VETF" disconnecting. 2025-02-03 18:49:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VETF" stopped. 2025-02-03 18:49:45.195 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug.cgi - null null 2025-02-03 18:49:45.195 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug.cgi'. 2025-02-03 18:49:45.195 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:49:45.195 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/debug.cgi - 307 0 null 0.258ms 2025-02-03 18:49:48.344 +00:00 [DBG] Connection id "0HNA0VVO1VETG" accepted. 2025-02-03 18:49:48.344 +00:00 [DBG] Connection id "0HNA0VVO1VETG" started. 2025-02-03 18:49:48.445 +00:00 [DBG] Connection id "0HNA0VVO1VETG" received FIN. 2025-02-03 18:49:48.445 +00:00 [DBG] Connection 0HNA0VVO1VETG established using the following protocol: "Tls13" 2025-02-03 18:49:48.445 +00:00 [DBG] Connection id "0HNA0VVO1VETG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:48.446 +00:00 [DBG] Connection id "0HNA0VVO1VETG" disconnecting. 2025-02-03 18:49:48.446 +00:00 [DBG] Connection id "0HNA0VVO1VETG" stopped. 2025-02-03 18:49:51.459 +00:00 [DBG] Connection id "0HNA0VVO1VETH" accepted. 2025-02-03 18:49:51.459 +00:00 [DBG] Connection id "0HNA0VVO1VETH" started. 2025-02-03 18:49:51.560 +00:00 [DBG] Connection id "0HNA0VVO1VETH" received FIN. 2025-02-03 18:49:51.560 +00:00 [DBG] Connection 0HNA0VVO1VETH established using the following protocol: "Tls13" 2025-02-03 18:49:51.560 +00:00 [DBG] Connection id "0HNA0VVO1VETH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:51.560 +00:00 [DBG] Connection id "0HNA0VVO1VETH" disconnecting. 2025-02-03 18:49:51.561 +00:00 [DBG] Connection id "0HNA0VVO1VETH" stopped. 2025-02-03 18:49:54.592 +00:00 [DBG] Connection id "0HNA0VVO1VETI" accepted. 2025-02-03 18:49:54.592 +00:00 [DBG] Connection id "0HNA0VVO1VETI" started. 2025-02-03 18:49:54.692 +00:00 [DBG] Connection id "0HNA0VVO1VETI" received FIN. 2025-02-03 18:49:54.692 +00:00 [DBG] Connection 0HNA0VVO1VETI established using the following protocol: "Tls13" 2025-02-03 18:49:54.692 +00:00 [DBG] Connection id "0HNA0VVO1VETI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:54.692 +00:00 [DBG] Connection id "0HNA0VVO1VETI" disconnecting. 2025-02-03 18:49:54.692 +00:00 [DBG] Connection id "0HNA0VVO1VETI" stopped. 2025-02-03 18:49:57.735 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" accepted. 2025-02-03 18:49:57.735 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" started. 2025-02-03 18:49:57.835 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" received FIN. 2025-02-03 18:49:57.835 +00:00 [DBG] Connection 0HNA0VVO1VETJ established using the following protocol: "Tls13" 2025-02-03 18:49:57.835 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:49:57.835 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" disconnecting. 2025-02-03 18:49:57.835 +00:00 [DBG] Connection id "0HNA0VVO1VETJ" stopped. 2025-02-03 18:50:00.893 +00:00 [DBG] Connection id "0HNA0VVO1VETK" accepted. 2025-02-03 18:50:00.893 +00:00 [DBG] Connection id "0HNA0VVO1VETK" started. 2025-02-03 18:50:00.993 +00:00 [DBG] Connection id "0HNA0VVO1VETK" received FIN. 2025-02-03 18:50:00.993 +00:00 [DBG] Connection 0HNA0VVO1VETK established using the following protocol: "Tls13" 2025-02-03 18:50:00.994 +00:00 [DBG] Connection id "0HNA0VVO1VETK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:00.994 +00:00 [DBG] Connection id "0HNA0VVO1VETK" disconnecting. 2025-02-03 18:50:00.994 +00:00 [DBG] Connection id "0HNA0VVO1VETK" stopped. 2025-02-03 18:50:04.056 +00:00 [DBG] Connection id "0HNA0VVO1VETL" accepted. 2025-02-03 18:50:04.056 +00:00 [DBG] Connection id "0HNA0VVO1VETL" started. 2025-02-03 18:50:04.156 +00:00 [DBG] Connection id "0HNA0VVO1VETL" received FIN. 2025-02-03 18:50:04.157 +00:00 [DBG] Connection 0HNA0VVO1VETL established using the following protocol: "Tls13" 2025-02-03 18:50:04.157 +00:00 [DBG] Connection id "0HNA0VVO1VETL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:04.157 +00:00 [DBG] Connection id "0HNA0VVO1VETL" disconnecting. 2025-02-03 18:50:04.157 +00:00 [DBG] Connection id "0HNA0VVO1VETL" reset. 2025-02-03 18:50:04.157 +00:00 [DBG] Connection id "0HNA0VVO1VETL" stopped. 2025-02-03 18:50:07.141 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nfdesktop.jnlp - null null 2025-02-03 18:50:07.141 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfdesktop.jnlp'. 2025-02-03 18:50:07.141 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:07.142 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nfdesktop.jnlp - 307 0 null 0.2975ms 2025-02-03 18:50:10.382 +00:00 [DBG] Connection id "0HNA0VVO1VETM" accepted. 2025-02-03 18:50:10.383 +00:00 [DBG] Connection id "0HNA0VVO1VETM" started. 2025-02-03 18:50:10.484 +00:00 [DBG] Connection id "0HNA0VVO1VETM" received FIN. 2025-02-03 18:50:10.484 +00:00 [DBG] Connection 0HNA0VVO1VETM established using the following protocol: "Tls13" 2025-02-03 18:50:10.484 +00:00 [DBG] Connection id "0HNA0VVO1VETM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:10.484 +00:00 [DBG] Connection id "0HNA0VVO1VETM" disconnecting. 2025-02-03 18:50:10.484 +00:00 [DBG] Connection id "0HNA0VVO1VETM" stopped. 2025-02-03 18:50:13.232 +00:00 [DBG] Connection id "0HNA0VVO1VESK" disconnecting. 2025-02-03 18:50:13.232 +00:00 [DBG] Connection id "0HNA0VVO1VESK" stopped. 2025-02-03 18:50:13.232 +00:00 [DBG] Connection id "0HNA0VVO1VESK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:13.426 +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-03 18:50:13.426 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/development/'. 2025-02-03 18:50:13.426 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:13.426 +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.1961ms 2025-02-03 18:50:16.629 +00:00 [DBG] Connection id "0HNA0VVO1VETN" accepted. 2025-02-03 18:50:16.629 +00:00 [DBG] Connection id "0HNA0VVO1VETN" started. 2025-02-03 18:50:16.729 +00:00 [DBG] Connection id "0HNA0VVO1VETN" received FIN. 2025-02-03 18:50:16.729 +00:00 [DBG] Connection 0HNA0VVO1VETN established using the following protocol: "Tls13" 2025-02-03 18:50:16.729 +00:00 [DBG] Connection id "0HNA0VVO1VETN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:16.729 +00:00 [DBG] Connection id "0HNA0VVO1VETN" disconnecting. 2025-02-03 18:50:16.729 +00:00 [DBG] Connection id "0HNA0VVO1VETN" stopped. 2025-02-03 18:50:19.755 +00:00 [DBG] Connection id "0HNA0VVO1VETO" accepted. 2025-02-03 18:50:19.755 +00:00 [DBG] Connection id "0HNA0VVO1VETO" started. 2025-02-03 18:50:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VETO" received FIN. 2025-02-03 18:50:19.856 +00:00 [DBG] Connection 0HNA0VVO1VETO established using the following protocol: "Tls13" 2025-02-03 18:50:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VETO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VETO" disconnecting. 2025-02-03 18:50:19.856 +00:00 [DBG] Connection id "0HNA0VVO1VETO" stopped. 2025-02-03 18:50:22.890 +00:00 [DBG] Connection id "0HNA0VVO1VETP" accepted. 2025-02-03 18:50:22.890 +00:00 [DBG] Connection id "0HNA0VVO1VETP" started. 2025-02-03 18:50:22.990 +00:00 [DBG] Connection id "0HNA0VVO1VETP" received FIN. 2025-02-03 18:50:22.990 +00:00 [DBG] Connection 0HNA0VVO1VETP established using the following protocol: "Tls13" 2025-02-03 18:50:22.990 +00:00 [DBG] Connection id "0HNA0VVO1VETP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:22.990 +00:00 [DBG] Connection id "0HNA0VVO1VETP" disconnecting. 2025-02-03 18:50:22.990 +00:00 [DBG] Connection id "0HNA0VVO1VETP" stopped. 2025-02-03 18:50:26.034 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" accepted. 2025-02-03 18:50:26.034 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" started. 2025-02-03 18:50:26.136 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" received FIN. 2025-02-03 18:50:26.136 +00:00 [DBG] Connection 0HNA0VVO1VETQ established using the following protocol: "Tls13" 2025-02-03 18:50:26.136 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:26.136 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" disconnecting. 2025-02-03 18:50:26.136 +00:00 [DBG] Connection id "0HNA0VVO1VETQ" stopped. 2025-02-03 18:50:29.098 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2-admin/ - null null 2025-02-03 18:50:29.098 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/axis2-admin/'. 2025-02-03 18:50:29.098 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:29.098 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/axis2-admin/ - 307 0 null 0.2108ms 2025-02-03 18:50:32.313 +00:00 [DBG] Connection id "0HNA0VVO1VETR" accepted. 2025-02-03 18:50:32.313 +00:00 [DBG] Connection id "0HNA0VVO1VETR" started. 2025-02-03 18:50:32.413 +00:00 [DBG] Connection id "0HNA0VVO1VETR" received FIN. 2025-02-03 18:50:32.413 +00:00 [DBG] Connection 0HNA0VVO1VETR established using the following protocol: "Tls13" 2025-02-03 18:50:32.413 +00:00 [DBG] Connection id "0HNA0VVO1VETR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:32.413 +00:00 [DBG] Connection id "0HNA0VVO1VETR" disconnecting. 2025-02-03 18:50:32.414 +00:00 [DBG] Connection id "0HNA0VVO1VETR" stopped. 2025-02-03 18:50:35.440 +00:00 [DBG] Connection id "0HNA0VVO1VETS" accepted. 2025-02-03 18:50:35.440 +00:00 [DBG] Connection id "0HNA0VVO1VETS" started. 2025-02-03 18:50:35.540 +00:00 [DBG] Connection id "0HNA0VVO1VETS" received FIN. 2025-02-03 18:50:35.541 +00:00 [DBG] Connection 0HNA0VVO1VETS established using the following protocol: "Tls13" 2025-02-03 18:50:35.541 +00:00 [DBG] Connection id "0HNA0VVO1VETS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:35.541 +00:00 [DBG] Connection id "0HNA0VVO1VETS" disconnecting. 2025-02-03 18:50:35.541 +00:00 [DBG] Connection id "0HNA0VVO1VETS" stopped. 2025-02-03 18:50:38.591 +00:00 [DBG] Connection id "0HNA0VVO1VETT" accepted. 2025-02-03 18:50:38.591 +00:00 [DBG] Connection id "0HNA0VVO1VETT" started. 2025-02-03 18:50:38.691 +00:00 [DBG] Connection id "0HNA0VVO1VETT" received FIN. 2025-02-03 18:50:38.691 +00:00 [DBG] Connection 0HNA0VVO1VETT established using the following protocol: "Tls13" 2025-02-03 18:50:38.692 +00:00 [DBG] Connection id "0HNA0VVO1VETT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:38.692 +00:00 [DBG] Connection id "0HNA0VVO1VETT" disconnecting. 2025-02-03 18:50:38.692 +00:00 [DBG] Connection id "0HNA0VVO1VETT" stopped. 2025-02-03 18:50:40.236 +00:00 [DBG] Connection id "0HNA0VVO1VESS" disconnecting. 2025-02-03 18:50:40.236 +00:00 [DBG] Connection id "0HNA0VVO1VESS" stopped. 2025-02-03 18:50:40.236 +00:00 [DBG] Connection id "0HNA0VVO1VESS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:41.647 +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-03 18:50:41.647 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstore/'. 2025-02-03 18:50:41.647 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:41.647 +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.1979ms 2025-02-03 18:50:44.762 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - null null 2025-02-03 18:50:44.763 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/connectors/test.html'. 2025-02-03 18:50:44.763 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:44.763 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/connectors/test.html - 307 0 null 0.4677ms 2025-02-03 18:50:47.931 +00:00 [DBG] Connection id "0HNA0VVO1VETU" accepted. 2025-02-03 18:50:47.932 +00:00 [DBG] Connection id "0HNA0VVO1VETU" started. 2025-02-03 18:50:48.031 +00:00 [DBG] Connection id "0HNA0VVO1VETU" received FIN. 2025-02-03 18:50:48.032 +00:00 [DBG] Connection 0HNA0VVO1VETU established using the following protocol: "Tls13" 2025-02-03 18:50:48.032 +00:00 [DBG] Connection id "0HNA0VVO1VETU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:48.032 +00:00 [DBG] Connection id "0HNA0VVO1VETU" disconnecting. 2025-02-03 18:50:48.032 +00:00 [DBG] Connection id "0HNA0VVO1VETU" stopped. 2025-02-03 18:50:50.930 +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-03 18:50:50.930 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applets/'. 2025-02-03 18:50:50.930 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:50:50.930 +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.2324ms 2025-02-03 18:50:54.069 +00:00 [DBG] Connection id "0HNA0VVO1VETV" accepted. 2025-02-03 18:50:54.069 +00:00 [DBG] Connection id "0HNA0VVO1VETV" started. 2025-02-03 18:50:54.169 +00:00 [DBG] Connection id "0HNA0VVO1VETV" received FIN. 2025-02-03 18:50:54.169 +00:00 [DBG] Connection 0HNA0VVO1VETV established using the following protocol: "Tls13" 2025-02-03 18:50:54.170 +00:00 [DBG] Connection id "0HNA0VVO1VETV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:54.170 +00:00 [DBG] Connection id "0HNA0VVO1VETV" disconnecting. 2025-02-03 18:50:54.170 +00:00 [DBG] Connection id "0HNA0VVO1VETV" stopped. 2025-02-03 18:50:57.140 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" accepted. 2025-02-03 18:50:57.140 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" started. 2025-02-03 18:50:57.241 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" received FIN. 2025-02-03 18:50:57.241 +00:00 [DBG] Connection 0HNA0VVO1VEU0 established using the following protocol: "Tls13" 2025-02-03 18:50:57.241 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:50:57.241 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" disconnecting. 2025-02-03 18:50:57.241 +00:00 [DBG] Connection id "0HNA0VVO1VEU0" stopped. 2025-02-03 18:51:00.602 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" accepted. 2025-02-03 18:51:00.602 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" started. 2025-02-03 18:51:00.702 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" received FIN. 2025-02-03 18:51:00.703 +00:00 [DBG] Connection 0HNA0VVO1VEU1 established using the following protocol: "Tls13" 2025-02-03 18:51:00.703 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:00.703 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" disconnecting. 2025-02-03 18:51:00.703 +00:00 [DBG] Connection id "0HNA0VVO1VEU1" stopped. 2025-02-03 18:51:03.333 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" accepted. 2025-02-03 18:51:03.333 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" started. 2025-02-03 18:51:03.434 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" received FIN. 2025-02-03 18:51:03.434 +00:00 [DBG] Connection 0HNA0VVO1VEU2 established using the following protocol: "Tls13" 2025-02-03 18:51:03.434 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:03.434 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" disconnecting. 2025-02-03 18:51:03.434 +00:00 [DBG] Connection id "0HNA0VVO1VEU2" stopped. 2025-02-03 18:51:06.342 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.xml - null null 2025-02-03 18:51:06.342 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.xml'. 2025-02-03 18:51:06.343 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:06.343 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.xml - 307 0 null 0.2264ms 2025-02-03 18:51:09.519 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" accepted. 2025-02-03 18:51:09.519 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" started. 2025-02-03 18:51:09.619 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" received FIN. 2025-02-03 18:51:09.620 +00:00 [DBG] Connection 0HNA0VVO1VEU3 established using the following protocol: "Tls13" 2025-02-03 18:51:09.620 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:09.620 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" disconnecting. 2025-02-03 18:51:09.620 +00:00 [DBG] Connection id "0HNA0VVO1VEU3" stopped. 2025-02-03 18:51:12.500 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/upload/test.html - null null 2025-02-03 18:51:12.501 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/fckeditor/editor/filemanager/upload/test.html'. 2025-02-03 18:51:12.501 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:12.501 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/fckeditor/editor/filemanager/upload/test.html - 307 0 null 0.3007ms 2025-02-03 18:51:15.654 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" accepted. 2025-02-03 18:51:15.655 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" started. 2025-02-03 18:51:15.754 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" received FIN. 2025-02-03 18:51:15.755 +00:00 [DBG] Connection 0HNA0VVO1VEU4 established using the following protocol: "Tls13" 2025-02-03 18:51:15.755 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:15.755 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" disconnecting. 2025-02-03 18:51:15.755 +00:00 [DBG] Connection id "0HNA0VVO1VEU4" stopped. 2025-02-03 18:51:18.715 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" accepted. 2025-02-03 18:51:18.715 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" started. 2025-02-03 18:51:18.815 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" received FIN. 2025-02-03 18:51:18.815 +00:00 [DBG] Connection 0HNA0VVO1VEU5 established using the following protocol: "Tls13" 2025-02-03 18:51:18.815 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:18.815 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" disconnecting. 2025-02-03 18:51:18.816 +00:00 [DBG] Connection id "0HNA0VVO1VEU5" stopped. 2025-02-03 18:51:21.710 +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-03 18:51:21.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debug/'. 2025-02-03 18:51:21.710 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:21.710 +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.3386ms 2025-02-03 18:51:24.848 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" accepted. 2025-02-03 18:51:24.848 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" started. 2025-02-03 18:51:24.948 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" received FIN. 2025-02-03 18:51:24.949 +00:00 [DBG] Connection 0HNA0VVO1VEU6 established using the following protocol: "Tls13" 2025-02-03 18:51:24.949 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:24.949 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" disconnecting. 2025-02-03 18:51:24.949 +00:00 [DBG] Connection id "0HNA0VVO1VEU6" stopped. 2025-02-03 18:51:27.815 +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-03 18:51:27.816 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jira/rest/applinks/1.0/manifest'. 2025-02-03 18:51:27.816 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:27.816 +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.2416ms 2025-02-03 18:51:30.936 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" accepted. 2025-02-03 18:51:30.936 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" started. 2025-02-03 18:51:31.038 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" received FIN. 2025-02-03 18:51:31.038 +00:00 [DBG] Connection 0HNA0VVO1VEU7 established using the following protocol: "Tls13" 2025-02-03 18:51:31.038 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:31.039 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" disconnecting. 2025-02-03 18:51:31.039 +00:00 [DBG] Connection id "0HNA0VVO1VEU7" stopped. 2025-02-03 18:51:33.874 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-pl1/ - null null 2025-02-03 18:51:33.874 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-pl1/'. 2025-02-03 18:51:33.874 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:33.874 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-pl1/ - 307 0 null 0.228ms 2025-02-03 18:51:36.879 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/FCKeditor/editor/filemanager/upload/test.html - null null 2025-02-03 18:51:36.880 +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-03 18:51:36.880 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:36.880 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/includes/FCKeditor/editor/filemanager/upload/test.html - 307 0 null 0.313ms 2025-02-03 18:51:39.944 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" accepted. 2025-02-03 18:51:39.944 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" started. 2025-02-03 18:51:40.044 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" received FIN. 2025-02-03 18:51:40.045 +00:00 [DBG] Connection 0HNA0VVO1VEU8 established using the following protocol: "Tls13" 2025-02-03 18:51:40.045 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:40.045 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" disconnecting. 2025-02-03 18:51:40.045 +00:00 [DBG] Connection id "0HNA0VVO1VEU8" stopped. 2025-02-03 18:51:42.933 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" accepted. 2025-02-03 18:51:42.933 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" started. 2025-02-03 18:51:43.033 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" received FIN. 2025-02-03 18:51:43.033 +00:00 [DBG] Connection 0HNA0VVO1VEU9 established using the following protocol: "Tls13" 2025-02-03 18:51:43.033 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:43.033 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" disconnecting. 2025-02-03 18:51:43.033 +00:00 [DBG] Connection id "0HNA0VVO1VEU9" stopped. 2025-02-03 18:51:45.939 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" accepted. 2025-02-03 18:51:45.940 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" started. 2025-02-03 18:51:46.039 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" received FIN. 2025-02-03 18:51:46.040 +00:00 [DBG] Connection 0HNA0VVO1VEUA established using the following protocol: "Tls13" 2025-02-03 18:51:46.040 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:46.040 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" disconnecting. 2025-02-03 18:51:46.040 +00:00 [DBG] Connection id "0HNA0VVO1VEUA" stopped. 2025-02-03 18:51:48.977 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" accepted. 2025-02-03 18:51:48.977 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" started. 2025-02-03 18:51:49.077 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" received FIN. 2025-02-03 18:51:49.078 +00:00 [DBG] Connection 0HNA0VVO1VEUB established using the following protocol: "Tls13" 2025-02-03 18:51:49.078 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:49.078 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" disconnecting. 2025-02-03 18:51:49.078 +00:00 [DBG] Connection id "0HNA0VVO1VEUB" stopped. 2025-02-03 18:51:52.023 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" accepted. 2025-02-03 18:51:52.023 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" started. 2025-02-03 18:51:52.123 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" received FIN. 2025-02-03 18:51:52.123 +00:00 [DBG] Connection 0HNA0VVO1VEUC established using the following protocol: "Tls13" 2025-02-03 18:51:52.123 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:52.123 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" disconnecting. 2025-02-03 18:51:52.124 +00:00 [DBG] Connection id "0HNA0VVO1VEUC" stopped. 2025-02-03 18:51:55.091 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" accepted. 2025-02-03 18:51:55.091 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" started. 2025-02-03 18:51:55.191 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" received FIN. 2025-02-03 18:51:55.192 +00:00 [DBG] Connection 0HNA0VVO1VEUD established using the following protocol: "Tls13" 2025-02-03 18:51:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:51:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" disconnecting. 2025-02-03 18:51:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VEUD" stopped. 2025-02-03 18:51:58.403 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl1/ - null null 2025-02-03 18:51:58.403 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl1/'. 2025-02-03 18:51:58.403 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:51:58.403 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl1/ - 307 0 null 0.403ms 2025-02-03 18:52:01.215 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" accepted. 2025-02-03 18:52:01.215 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" started. 2025-02-03 18:52:01.315 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" received FIN. 2025-02-03 18:52:01.315 +00:00 [DBG] Connection 0HNA0VVO1VEUE established using the following protocol: "Tls13" 2025-02-03 18:52:01.315 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:01.315 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" disconnecting. 2025-02-03 18:52:01.315 +00:00 [DBG] Connection id "0HNA0VVO1VEUE" stopped. 2025-02-03 18:52:04.280 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" accepted. 2025-02-03 18:52:04.280 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" started. 2025-02-03 18:52:04.380 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" received FIN. 2025-02-03 18:52:04.380 +00:00 [DBG] Connection 0HNA0VVO1VEUF established using the following protocol: "Tls13" 2025-02-03 18:52:04.380 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:04.380 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" disconnecting. 2025-02-03 18:52:04.380 +00:00 [DBG] Connection id "0HNA0VVO1VEUF" stopped. 2025-02-03 18:52:07.356 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" accepted. 2025-02-03 18:52:07.356 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" started. 2025-02-03 18:52:07.456 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" received FIN. 2025-02-03 18:52:07.457 +00:00 [DBG] Connection 0HNA0VVO1VEUG established using the following protocol: "Tls13" 2025-02-03 18:52:07.457 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:07.457 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" disconnecting. 2025-02-03 18:52:07.457 +00:00 [DBG] Connection id "0HNA0VVO1VEUG" stopped. 2025-02-03 18:52:10.448 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" accepted. 2025-02-03 18:52:10.448 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" started. 2025-02-03 18:52:10.549 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" received FIN. 2025-02-03 18:52:10.550 +00:00 [DBG] Connection 0HNA0VVO1VEUH established using the following protocol: "Tls13" 2025-02-03 18:52:10.550 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:10.550 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" disconnecting. 2025-02-03 18:52:10.550 +00:00 [DBG] Connection id "0HNA0VVO1VEUH" stopped. 2025-02-03 18:52:13.564 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" accepted. 2025-02-03 18:52:13.565 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" started. 2025-02-03 18:52:13.665 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" received FIN. 2025-02-03 18:52:13.665 +00:00 [DBG] Connection 0HNA0VVO1VEUI established using the following protocol: "Tls13" 2025-02-03 18:52:13.665 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:13.665 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" disconnecting. 2025-02-03 18:52:13.666 +00:00 [DBG] Connection id "0HNA0VVO1VEUI" stopped. 2025-02-03 18:52:16.704 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" accepted. 2025-02-03 18:52:16.704 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" started. 2025-02-03 18:52:16.805 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" received FIN. 2025-02-03 18:52:16.805 +00:00 [DBG] Connection 0HNA0VVO1VEUJ established using the following protocol: "Tls13" 2025-02-03 18:52:16.805 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:16.805 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" disconnecting. 2025-02-03 18:52:16.805 +00:00 [DBG] Connection id "0HNA0VVO1VEUJ" stopped. 2025-02-03 18:52:19.835 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" accepted. 2025-02-03 18:52:19.835 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" started. 2025-02-03 18:52:19.835 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.jsp - null null 2025-02-03 18:52:19.835 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.jsp'. 2025-02-03 18:52:19.835 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" completed keep alive response. 2025-02-03 18:52:19.836 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.jsp - 307 0 null 0.1718ms 2025-02-03 18:52:22.829 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg - null null 2025-02-03 18:52:22.829 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg'. 2025-02-03 18:52:22.829 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:52:22.829 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg - 307 0 null 0.2412ms 2025-02-03 18:52:25.979 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" accepted. 2025-02-03 18:52:25.979 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" started. 2025-02-03 18:52:26.079 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" received FIN. 2025-02-03 18:52:26.079 +00:00 [DBG] Connection 0HNA0VVO1VEUL established using the following protocol: "Tls13" 2025-02-03 18:52:26.079 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:26.080 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" disconnecting. 2025-02-03 18:52:26.080 +00:00 [DBG] Connection id "0HNA0VVO1VEUL" stopped. 2025-02-03 18:52:28.965 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-pl1/ - null null 2025-02-03 18:52:28.965 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-pl1/'. 2025-02-03 18:52:28.965 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:52:28.965 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-pl1/ - 307 0 null 0.303ms 2025-02-03 18:52:32.085 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" accepted. 2025-02-03 18:52:32.085 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" started. 2025-02-03 18:52:32.185 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" received FIN. 2025-02-03 18:52:32.186 +00:00 [DBG] Connection 0HNA0VVO1VEUM established using the following protocol: "Tls13" 2025-02-03 18:52:32.186 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:32.186 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" disconnecting. 2025-02-03 18:52:32.186 +00:00 [DBG] Connection id "0HNA0VVO1VEUM" stopped. 2025-02-03 18:52:35.040 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 18:52:35.040 +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-03 18:52:35.040 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:52:35.040 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp - 307 0 null 0.2467ms 2025-02-03 18:52:38.153 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" accepted. 2025-02-03 18:52:38.153 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" started. 2025-02-03 18:52:38.253 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" received FIN. 2025-02-03 18:52:38.253 +00:00 [DBG] Connection 0HNA0VVO1VEUN established using the following protocol: "Tls13" 2025-02-03 18:52:38.253 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:38.253 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" disconnecting. 2025-02-03 18:52:38.253 +00:00 [DBG] Connection id "0HNA0VVO1VEUN" stopped. 2025-02-03 18:52:41.191 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" accepted. 2025-02-03 18:52:41.191 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" started. 2025-02-03 18:52:41.292 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" received FIN. 2025-02-03 18:52:41.292 +00:00 [DBG] Connection 0HNA0VVO1VEUO established using the following protocol: "Tls13" 2025-02-03 18:52:41.292 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:41.292 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" disconnecting. 2025-02-03 18:52:41.292 +00:00 [DBG] Connection id "0HNA0VVO1VEUO" stopped. 2025-02-03 18:52:44.236 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" accepted. 2025-02-03 18:52:44.236 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" started. 2025-02-03 18:52:44.337 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" received FIN. 2025-02-03 18:52:44.337 +00:00 [DBG] Connection 0HNA0VVO1VEUP established using the following protocol: "Tls13" 2025-02-03 18:52:44.338 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:44.338 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" disconnecting. 2025-02-03 18:52:44.338 +00:00 [DBG] Connection id "0HNA0VVO1VEUP" stopped. 2025-02-03 18:52:47.310 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" accepted. 2025-02-03 18:52:47.310 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" started. 2025-02-03 18:52:47.410 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" received FIN. 2025-02-03 18:52:47.410 +00:00 [DBG] Connection 0HNA0VVO1VEUQ established using the following protocol: "Tls13" 2025-02-03 18:52:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" disconnecting. 2025-02-03 18:52:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VEUQ" stopped. 2025-02-03 18:52:50.394 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" accepted. 2025-02-03 18:52:50.394 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" started. 2025-02-03 18:52:50.495 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" received FIN. 2025-02-03 18:52:50.495 +00:00 [DBG] Connection 0HNA0VVO1VEUR established using the following protocol: "Tls13" 2025-02-03 18:52:50.495 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:50.495 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" disconnecting. 2025-02-03 18:52:50.495 +00:00 [DBG] Connection id "0HNA0VVO1VEUR" stopped. 2025-02-03 18:52:53.502 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" accepted. 2025-02-03 18:52:53.503 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" started. 2025-02-03 18:52:53.604 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" received FIN. 2025-02-03 18:52:53.604 +00:00 [DBG] Connection 0HNA0VVO1VEUS established using the following protocol: "Tls13" 2025-02-03 18:52:53.604 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:52:53.604 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" disconnecting. 2025-02-03 18:52:53.604 +00:00 [DBG] Connection id "0HNA0VVO1VEUS" stopped. 2025-02-03 18:52:56.519 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7-pl1/ - null null 2025-02-03 18:52:56.520 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7-pl1/'. 2025-02-03 18:52:56.520 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:52:56.520 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7-pl1/ - 307 0 null 0.1944ms 2025-02-03 18:52:59.590 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6/ - null null 2025-02-03 18:52:59.590 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6/'. 2025-02-03 18:52:59.590 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:52:59.590 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6/ - 307 0 null 0.2276ms 2025-02-03 18:53:02.626 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl1/ - null null 2025-02-03 18:53:02.626 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl1/'. 2025-02-03 18:53:02.626 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:53:02.626 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl1/ - 307 0 null 0.248ms 2025-02-03 18:53:05.726 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" accepted. 2025-02-03 18:53:05.726 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" started. 2025-02-03 18:53:05.827 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" received FIN. 2025-02-03 18:53:05.827 +00:00 [DBG] Connection 0HNA0VVO1VEUT established using the following protocol: "Tls13" 2025-02-03 18:53:05.827 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:05.828 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" disconnecting. 2025-02-03 18:53:05.828 +00:00 [DBG] Connection id "0HNA0VVO1VEUT" stopped. 2025-02-03 18:53:08.739 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" accepted. 2025-02-03 18:53:08.739 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" started. 2025-02-03 18:53:08.839 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" received FIN. 2025-02-03 18:53:08.839 +00:00 [DBG] Connection 0HNA0VVO1VEUU established using the following protocol: "Tls13" 2025-02-03 18:53:08.839 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:08.839 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" disconnecting. 2025-02-03 18:53:08.839 +00:00 [DBG] Connection id "0HNA0VVO1VEUU" stopped. 2025-02-03 18:53:11.778 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" accepted. 2025-02-03 18:53:11.779 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" started. 2025-02-03 18:53:11.880 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" received FIN. 2025-02-03 18:53:11.880 +00:00 [DBG] Connection 0HNA0VVO1VEUV established using the following protocol: "Tls13" 2025-02-03 18:53:11.880 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:11.880 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" disconnecting. 2025-02-03 18:53:11.880 +00:00 [DBG] Connection id "0HNA0VVO1VEUV" stopped. 2025-02-03 18:53:14.833 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" accepted. 2025-02-03 18:53:14.833 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" started. 2025-02-03 18:53:14.935 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" received FIN. 2025-02-03 18:53:14.935 +00:00 [DBG] Connection 0HNA0VVO1VEV0 established using the following protocol: "Tls13" 2025-02-03 18:53:14.935 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:14.935 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" disconnecting. 2025-02-03 18:53:14.935 +00:00 [DBG] Connection id "0HNA0VVO1VEV0" stopped. 2025-02-03 18:53:17.906 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" accepted. 2025-02-03 18:53:17.906 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" started. 2025-02-03 18:53:18.007 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" received FIN. 2025-02-03 18:53:18.007 +00:00 [DBG] Connection 0HNA0VVO1VEV1 established using the following protocol: "Tls13" 2025-02-03 18:53:18.007 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:18.007 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" disconnecting. 2025-02-03 18:53:18.008 +00:00 [DBG] Connection id "0HNA0VVO1VEV1" stopped. 2025-02-03 18:53:21.005 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" accepted. 2025-02-03 18:53:21.005 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" started. 2025-02-03 18:53:21.105 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" received FIN. 2025-02-03 18:53:21.105 +00:00 [DBG] Connection 0HNA0VVO1VEV2 established using the following protocol: "Tls13" 2025-02-03 18:53:21.105 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:21.106 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" disconnecting. 2025-02-03 18:53:21.106 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" reset. 2025-02-03 18:53:21.106 +00:00 [DBG] Connection id "0HNA0VVO1VEV2" stopped. 2025-02-03 18:53:24.106 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" accepted. 2025-02-03 18:53:24.106 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" started. 2025-02-03 18:53:24.207 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" received FIN. 2025-02-03 18:53:24.207 +00:00 [DBG] Connection 0HNA0VVO1VEV3 established using the following protocol: "Tls13" 2025-02-03 18:53:24.207 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:24.207 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" disconnecting. 2025-02-03 18:53:24.207 +00:00 [DBG] Connection id "0HNA0VVO1VEV3" stopped. 2025-02-03 18:53:27.229 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" accepted. 2025-02-03 18:53:27.229 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" started. 2025-02-03 18:53:27.330 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" received FIN. 2025-02-03 18:53:27.330 +00:00 [DBG] Connection 0HNA0VVO1VEV4 established using the following protocol: "Tls13" 2025-02-03 18:53:27.330 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:27.331 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" disconnecting. 2025-02-03 18:53:27.331 +00:00 [DBG] Connection id "0HNA0VVO1VEV4" stopped. 2025-02-03 18:53:30.363 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" accepted. 2025-02-03 18:53:30.363 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" started. 2025-02-03 18:53:30.463 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" received FIN. 2025-02-03 18:53:30.464 +00:00 [DBG] Connection 0HNA0VVO1VEV5 established using the following protocol: "Tls13" 2025-02-03 18:53:30.464 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:30.464 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" disconnecting. 2025-02-03 18:53:30.464 +00:00 [DBG] Connection id "0HNA0VVO1VEV5" stopped. 2025-02-03 18:53:33.520 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" accepted. 2025-02-03 18:53:33.520 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" started. 2025-02-03 18:53:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" received FIN. 2025-02-03 18:53:33.620 +00:00 [DBG] Connection 0HNA0VVO1VEV6 established using the following protocol: "Tls13" 2025-02-03 18:53:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" disconnecting. 2025-02-03 18:53:33.620 +00:00 [DBG] Connection id "0HNA0VVO1VEV6" stopped. 2025-02-03 18:53:36.676 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" accepted. 2025-02-03 18:53:36.676 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" started. 2025-02-03 18:53:36.776 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" received FIN. 2025-02-03 18:53:36.777 +00:00 [DBG] Connection 0HNA0VVO1VEV7 established using the following protocol: "Tls13" 2025-02-03 18:53:36.777 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:36.777 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" disconnecting. 2025-02-03 18:53:36.777 +00:00 [DBG] Connection id "0HNA0VVO1VEV7" stopped. 2025-02-03 18:53:39.753 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.6/ - null null 2025-02-03 18:53:39.753 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.6/'. 2025-02-03 18:53:39.753 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:53:39.753 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.6/ - 307 0 null 0.2515ms 2025-02-03 18:53:42.978 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" accepted. 2025-02-03 18:53:42.978 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" started. 2025-02-03 18:53:43.079 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" received FIN. 2025-02-03 18:53:43.079 +00:00 [DBG] Connection 0HNA0VVO1VEV8 established using the following protocol: "Tls13" 2025-02-03 18:53:43.079 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:43.079 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" disconnecting. 2025-02-03 18:53:43.079 +00:00 [DBG] Connection id "0HNA0VVO1VEV8" stopped. 2025-02-03 18:53:46.024 +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-03 18:53:46.024 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/activex/'. 2025-02-03 18:53:46.024 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:53:46.024 +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.835ms 2025-02-03 18:53:49.222 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" accepted. 2025-02-03 18:53:49.222 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" started. 2025-02-03 18:53:49.322 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" received FIN. 2025-02-03 18:53:49.322 +00:00 [DBG] Connection 0HNA0VVO1VEV9 established using the following protocol: "Tls13" 2025-02-03 18:53:49.323 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:49.323 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" disconnecting. 2025-02-03 18:53:49.323 +00:00 [DBG] Connection id "0HNA0VVO1VEV9" stopped. 2025-02-03 18:53:52.338 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" accepted. 2025-02-03 18:53:52.338 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" started. 2025-02-03 18:53:52.440 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" received FIN. 2025-02-03 18:53:52.440 +00:00 [DBG] Connection 0HNA0VVO1VEVA established using the following protocol: "Tls13" 2025-02-03 18:53:52.441 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:52.441 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" disconnecting. 2025-02-03 18:53:52.441 +00:00 [DBG] Connection id "0HNA0VVO1VEVA" stopped. 2025-02-03 18:53:55.469 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" accepted. 2025-02-03 18:53:55.469 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" started. 2025-02-03 18:53:55.569 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" received FIN. 2025-02-03 18:53:55.570 +00:00 [DBG] Connection 0HNA0VVO1VEVB established using the following protocol: "Tls13" 2025-02-03 18:53:55.570 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:55.570 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" disconnecting. 2025-02-03 18:53:55.570 +00:00 [DBG] Connection id "0HNA0VVO1VEVB" stopped. 2025-02-03 18:53:58.613 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" accepted. 2025-02-03 18:53:58.613 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" started. 2025-02-03 18:53:58.715 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" received FIN. 2025-02-03 18:53:58.715 +00:00 [DBG] Connection 0HNA0VVO1VEVC established using the following protocol: "Tls13" 2025-02-03 18:53:58.715 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:53:58.715 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" disconnecting. 2025-02-03 18:53:58.715 +00:00 [DBG] Connection id "0HNA0VVO1VEVC" stopped. 2025-02-03 18:54:01.770 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" accepted. 2025-02-03 18:54:01.770 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" started. 2025-02-03 18:54:01.870 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" received FIN. 2025-02-03 18:54:01.871 +00:00 [DBG] Connection 0HNA0VVO1VEVD established using the following protocol: "Tls13" 2025-02-03 18:54:01.871 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:01.871 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" disconnecting. 2025-02-03 18:54:01.871 +00:00 [DBG] Connection id "0HNA0VVO1VEVD" stopped. 2025-02-03 18:54:04.942 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" accepted. 2025-02-03 18:54:04.942 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" started. 2025-02-03 18:54:05.042 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" received FIN. 2025-02-03 18:54:05.043 +00:00 [DBG] Connection 0HNA0VVO1VEVE established using the following protocol: "Tls13" 2025-02-03 18:54:05.043 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:05.043 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" disconnecting. 2025-02-03 18:54:05.043 +00:00 [DBG] Connection id "0HNA0VVO1VEVE" stopped. 2025-02-03 18:54:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" accepted. 2025-02-03 18:54:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" started. 2025-02-03 18:54:08.224 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" received FIN. 2025-02-03 18:54:08.224 +00:00 [DBG] Connection 0HNA0VVO1VEVF established using the following protocol: "Tls13" 2025-02-03 18:54:08.224 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:08.225 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" disconnecting. 2025-02-03 18:54:08.225 +00:00 [DBG] Connection id "0HNA0VVO1VEVF" stopped. 2025-02-03 18:54:11.314 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" accepted. 2025-02-03 18:54:11.315 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" started. 2025-02-03 18:54:11.415 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" received FIN. 2025-02-03 18:54:11.415 +00:00 [DBG] Connection 0HNA0VVO1VEVG established using the following protocol: "Tls13" 2025-02-03 18:54:11.415 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:11.415 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" disconnecting. 2025-02-03 18:54:11.415 +00:00 [DBG] Connection id "0HNA0VVO1VEVG" stopped. 2025-02-03 18:54:14.527 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" accepted. 2025-02-03 18:54:14.527 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" started. 2025-02-03 18:54:14.627 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" received FIN. 2025-02-03 18:54:14.628 +00:00 [DBG] Connection 0HNA0VVO1VEVH established using the following protocol: "Tls13" 2025-02-03 18:54:14.628 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:14.628 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" disconnecting. 2025-02-03 18:54:14.628 +00:00 [DBG] Connection id "0HNA0VVO1VEVH" stopped. 2025-02-03 18:54:17.738 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" accepted. 2025-02-03 18:54:17.738 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" started. 2025-02-03 18:54:17.839 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" received FIN. 2025-02-03 18:54:17.840 +00:00 [DBG] Connection 0HNA0VVO1VEVI established using the following protocol: "Tls13" 2025-02-03 18:54:17.840 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:17.840 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" disconnecting. 2025-02-03 18:54:17.840 +00:00 [DBG] Connection id "0HNA0VVO1VEVI" stopped. 2025-02-03 18:54:20.963 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" accepted. 2025-02-03 18:54:20.964 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" started. 2025-02-03 18:54:21.064 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" received FIN. 2025-02-03 18:54:21.065 +00:00 [DBG] Connection 0HNA0VVO1VEVJ established using the following protocol: "Tls13" 2025-02-03 18:54:21.065 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:21.065 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" disconnecting. 2025-02-03 18:54:21.065 +00:00 [DBG] Connection id "0HNA0VVO1VEVJ" stopped. 2025-02-03 18:54:24.193 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" accepted. 2025-02-03 18:54:24.193 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" started. 2025-02-03 18:54:24.295 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" received FIN. 2025-02-03 18:54:24.295 +00:00 [DBG] Connection 0HNA0VVO1VEVK established using the following protocol: "Tls13" 2025-02-03 18:54:24.296 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:24.296 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" disconnecting. 2025-02-03 18:54:24.296 +00:00 [DBG] Connection id "0HNA0VVO1VEVK" stopped. 2025-02-03 18:54:27.338 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - null null 2025-02-03 18:54:27.338 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.html'. 2025-02-03 18:54:27.338 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:54:27.338 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - 307 0 null 0.2131ms 2025-02-03 18:54:30.632 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" accepted. 2025-02-03 18:54:30.632 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" started. 2025-02-03 18:54:30.732 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" received FIN. 2025-02-03 18:54:30.733 +00:00 [DBG] Connection 0HNA0VVO1VEVL established using the following protocol: "Tls13" 2025-02-03 18:54:30.733 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:30.733 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" disconnecting. 2025-02-03 18:54:30.733 +00:00 [DBG] Connection id "0HNA0VVO1VEVL" stopped. 2025-02-03 18:54:31.264 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" disconnecting. 2025-02-03 18:54:31.264 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" stopped. 2025-02-03 18:54:31.264 +00:00 [DBG] Connection id "0HNA0VVO1VEUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:33.734 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vb/bnnr.php - null null 2025-02-03 18:54:33.735 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vb/bnnr.php'. 2025-02-03 18:54:33.735 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:54:33.735 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vb/bnnr.php - 307 0 null 0.2237ms 2025-02-03 18:54:36.996 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" accepted. 2025-02-03 18:54:36.996 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" started. 2025-02-03 18:54:37.096 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" received FIN. 2025-02-03 18:54:37.097 +00:00 [DBG] Connection 0HNA0VVO1VEVM established using the following protocol: "Tls13" 2025-02-03 18:54:37.097 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:37.097 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" disconnecting. 2025-02-03 18:54:37.097 +00:00 [DBG] Connection id "0HNA0VVO1VEVM" stopped. 2025-02-03 18:54:40.163 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" accepted. 2025-02-03 18:54:40.163 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" started. 2025-02-03 18:54:40.264 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" received FIN. 2025-02-03 18:54:40.265 +00:00 [DBG] Connection 0HNA0VVO1VEVN established using the following protocol: "Tls13" 2025-02-03 18:54:40.265 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:40.265 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" disconnecting. 2025-02-03 18:54:40.265 +00:00 [DBG] Connection id "0HNA0VVO1VEVN" stopped. 2025-02-03 18:54:43.258 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc1/ - null null 2025-02-03 18:54:43.258 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.6-rc1/'. 2025-02-03 18:54:43.258 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:54:43.258 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.6-rc1/ - 307 0 null 0.3837ms 2025-02-03 18:54:46.486 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" accepted. 2025-02-03 18:54:46.486 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" started. 2025-02-03 18:54:46.586 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" received FIN. 2025-02-03 18:54:46.586 +00:00 [DBG] Connection 0HNA0VVO1VEVO established using the following protocol: "Tls13" 2025-02-03 18:54:46.587 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:46.587 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" disconnecting. 2025-02-03 18:54:46.587 +00:00 [DBG] Connection id "0HNA0VVO1VEVO" stopped. 2025-02-03 18:54:49.533 +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-03 18:54:49.533 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api-docs/'. 2025-02-03 18:54:49.533 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:54:49.533 +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.3169ms 2025-02-03 18:54:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" accepted. 2025-02-03 18:54:52.740 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" started. 2025-02-03 18:54:52.842 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" received FIN. 2025-02-03 18:54:52.842 +00:00 [DBG] Connection 0HNA0VVO1VEVP established using the following protocol: "Tls13" 2025-02-03 18:54:52.842 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:52.842 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" disconnecting. 2025-02-03 18:54:52.842 +00:00 [DBG] Connection id "0HNA0VVO1VEVP" stopped. 2025-02-03 18:54:55.863 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" accepted. 2025-02-03 18:54:55.863 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" started. 2025-02-03 18:54:55.963 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" received FIN. 2025-02-03 18:54:55.963 +00:00 [DBG] Connection 0HNA0VVO1VEVQ established using the following protocol: "Tls13" 2025-02-03 18:54:55.963 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:55.963 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" disconnecting. 2025-02-03 18:54:55.963 +00:00 [DBG] Connection id "0HNA0VVO1VEVQ" stopped. 2025-02-03 18:54:58.997 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" accepted. 2025-02-03 18:54:58.997 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" started. 2025-02-03 18:54:59.097 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" received FIN. 2025-02-03 18:54:59.098 +00:00 [DBG] Connection 0HNA0VVO1VEVR established using the following protocol: "Tls13" 2025-02-03 18:54:59.098 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:54:59.098 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" disconnecting. 2025-02-03 18:54:59.098 +00:00 [DBG] Connection id "0HNA0VVO1VEVR" stopped. 2025-02-03 18:55:02.147 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" accepted. 2025-02-03 18:55:02.147 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" started. 2025-02-03 18:55:02.249 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" received FIN. 2025-02-03 18:55:02.249 +00:00 [DBG] Connection 0HNA0VVO1VEVS established using the following protocol: "Tls13" 2025-02-03 18:55:02.249 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:02.249 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" disconnecting. 2025-02-03 18:55:02.249 +00:00 [DBG] Connection id "0HNA0VVO1VEVS" stopped. 2025-02-03 18:55:05.309 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" accepted. 2025-02-03 18:55:05.310 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" started. 2025-02-03 18:55:05.411 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" received FIN. 2025-02-03 18:55:05.412 +00:00 [DBG] Connection 0HNA0VVO1VEVT established using the following protocol: "Tls13" 2025-02-03 18:55:05.412 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:05.412 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" disconnecting. 2025-02-03 18:55:05.412 +00:00 [DBG] Connection id "0HNA0VVO1VEVT" stopped. 2025-02-03 18:55:08.487 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" accepted. 2025-02-03 18:55:08.487 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" started. 2025-02-03 18:55:08.586 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" received FIN. 2025-02-03 18:55:08.586 +00:00 [DBG] Connection 0HNA0VVO1VEVU established using the following protocol: "Tls13" 2025-02-03 18:55:08.586 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:08.587 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" disconnecting. 2025-02-03 18:55:08.587 +00:00 [DBG] Connection id "0HNA0VVO1VEVU" stopped. 2025-02-03 18:55:11.584 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 18:55:11.584 +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-03 18:55:11.584 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:55:11.584 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso - 307 0 null 0.3487ms 2025-02-03 18:55:14.818 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" accepted. 2025-02-03 18:55:14.818 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" started. 2025-02-03 18:55:14.919 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" received FIN. 2025-02-03 18:55:14.919 +00:00 [DBG] Connection 0HNA0VVO1VEVV established using the following protocol: "Tls13" 2025-02-03 18:55:14.920 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:14.920 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" disconnecting. 2025-02-03 18:55:14.920 +00:00 [DBG] Connection id "0HNA0VVO1VEVV" stopped. 2025-02-03 18:55:17.968 +00:00 [DBG] Connection id "0HNA0VVO1VF00" accepted. 2025-02-03 18:55:17.968 +00:00 [DBG] Connection id "0HNA0VVO1VF00" started. 2025-02-03 18:55:18.069 +00:00 [DBG] Connection id "0HNA0VVO1VF00" received FIN. 2025-02-03 18:55:18.069 +00:00 [DBG] Connection 0HNA0VVO1VF00 established using the following protocol: "Tls13" 2025-02-03 18:55:18.069 +00:00 [DBG] Connection id "0HNA0VVO1VF00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:18.069 +00:00 [DBG] Connection id "0HNA0VVO1VF00" disconnecting. 2025-02-03 18:55:18.069 +00:00 [DBG] Connection id "0HNA0VVO1VF00" stopped. 2025-02-03 18:55:21.135 +00:00 [DBG] Connection id "0HNA0VVO1VF01" accepted. 2025-02-03 18:55:21.136 +00:00 [DBG] Connection id "0HNA0VVO1VF01" started. 2025-02-03 18:55:21.236 +00:00 [DBG] Connection id "0HNA0VVO1VF01" received FIN. 2025-02-03 18:55:21.237 +00:00 [DBG] Connection 0HNA0VVO1VF01 established using the following protocol: "Tls13" 2025-02-03 18:55:21.237 +00:00 [DBG] Connection id "0HNA0VVO1VF01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:21.237 +00:00 [DBG] Connection id "0HNA0VVO1VF01" disconnecting. 2025-02-03 18:55:21.237 +00:00 [DBG] Connection id "0HNA0VVO1VF01" stopped. 2025-02-03 18:55:24.313 +00:00 [DBG] Connection id "0HNA0VVO1VF02" accepted. 2025-02-03 18:55:24.313 +00:00 [DBG] Connection id "0HNA0VVO1VF02" started. 2025-02-03 18:55:24.416 +00:00 [DBG] Connection id "0HNA0VVO1VF02" received FIN. 2025-02-03 18:55:24.416 +00:00 [DBG] Connection 0HNA0VVO1VF02 established using the following protocol: "Tls13" 2025-02-03 18:55:24.416 +00:00 [DBG] Connection id "0HNA0VVO1VF02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:24.417 +00:00 [DBG] Connection id "0HNA0VVO1VF02" disconnecting. 2025-02-03 18:55:24.417 +00:00 [DBG] Connection id "0HNA0VVO1VF02" stopped. 2025-02-03 18:55:27.515 +00:00 [DBG] Connection id "0HNA0VVO1VF03" accepted. 2025-02-03 18:55:27.515 +00:00 [DBG] Connection id "0HNA0VVO1VF03" started. 2025-02-03 18:55:27.615 +00:00 [DBG] Connection id "0HNA0VVO1VF03" received FIN. 2025-02-03 18:55:27.616 +00:00 [DBG] Connection 0HNA0VVO1VF03 established using the following protocol: "Tls13" 2025-02-03 18:55:27.616 +00:00 [DBG] Connection id "0HNA0VVO1VF03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:27.616 +00:00 [DBG] Connection id "0HNA0VVO1VF03" disconnecting. 2025-02-03 18:55:27.616 +00:00 [DBG] Connection id "0HNA0VVO1VF03" stopped. 2025-02-03 18:55:30.704 +00:00 [DBG] Connection id "0HNA0VVO1VF04" accepted. 2025-02-03 18:55:30.704 +00:00 [DBG] Connection id "0HNA0VVO1VF04" started. 2025-02-03 18:55:30.804 +00:00 [DBG] Connection id "0HNA0VVO1VF04" received FIN. 2025-02-03 18:55:30.804 +00:00 [DBG] Connection 0HNA0VVO1VF04 established using the following protocol: "Tls13" 2025-02-03 18:55:30.804 +00:00 [DBG] Connection id "0HNA0VVO1VF04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:30.804 +00:00 [DBG] Connection id "0HNA0VVO1VF04" disconnecting. 2025-02-03 18:55:30.804 +00:00 [DBG] Connection id "0HNA0VVO1VF04" stopped. 2025-02-03 18:55:33.922 +00:00 [DBG] Connection id "0HNA0VVO1VF05" accepted. 2025-02-03 18:55:33.922 +00:00 [DBG] Connection id "0HNA0VVO1VF05" started. 2025-02-03 18:55:34.022 +00:00 [DBG] Connection id "0HNA0VVO1VF05" received FIN. 2025-02-03 18:55:34.023 +00:00 [DBG] Connection 0HNA0VVO1VF05 established using the following protocol: "Tls13" 2025-02-03 18:55:34.023 +00:00 [DBG] Connection id "0HNA0VVO1VF05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:34.023 +00:00 [DBG] Connection id "0HNA0VVO1VF05" disconnecting. 2025-02-03 18:55:34.023 +00:00 [DBG] Connection id "0HNA0VVO1VF05" stopped. 2025-02-03 18:55:37.145 +00:00 [DBG] Connection id "0HNA0VVO1VF06" accepted. 2025-02-03 18:55:37.145 +00:00 [DBG] Connection id "0HNA0VVO1VF06" started. 2025-02-03 18:55:37.249 +00:00 [DBG] Connection id "0HNA0VVO1VF06" received FIN. 2025-02-03 18:55:37.250 +00:00 [DBG] Connection 0HNA0VVO1VF06 established using the following protocol: "Tls13" 2025-02-03 18:55:37.250 +00:00 [DBG] Connection id "0HNA0VVO1VF06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:37.250 +00:00 [DBG] Connection id "0HNA0VVO1VF06" disconnecting. 2025-02-03 18:55:37.250 +00:00 [DBG] Connection id "0HNA0VVO1VF06" stopped. 2025-02-03 18:55:40.380 +00:00 [DBG] Connection id "0HNA0VVO1VF07" accepted. 2025-02-03 18:55:40.380 +00:00 [DBG] Connection id "0HNA0VVO1VF07" started. 2025-02-03 18:55:40.480 +00:00 [DBG] Connection id "0HNA0VVO1VF07" received FIN. 2025-02-03 18:55:40.480 +00:00 [DBG] Connection 0HNA0VVO1VF07 established using the following protocol: "Tls13" 2025-02-03 18:55:40.480 +00:00 [DBG] Connection id "0HNA0VVO1VF07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:40.481 +00:00 [DBG] Connection id "0HNA0VVO1VF07" disconnecting. 2025-02-03 18:55:40.481 +00:00 [DBG] Connection id "0HNA0VVO1VF07" stopped. 2025-02-03 18:55:43.614 +00:00 [DBG] Connection id "0HNA0VVO1VF08" accepted. 2025-02-03 18:55:43.614 +00:00 [DBG] Connection id "0HNA0VVO1VF08" started. 2025-02-03 18:55:43.716 +00:00 [DBG] Connection id "0HNA0VVO1VF08" received FIN. 2025-02-03 18:55:43.717 +00:00 [DBG] Connection 0HNA0VVO1VF08 established using the following protocol: "Tls13" 2025-02-03 18:55:43.717 +00:00 [DBG] Connection id "0HNA0VVO1VF08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:43.717 +00:00 [DBG] Connection id "0HNA0VVO1VF08" disconnecting. 2025-02-03 18:55:43.717 +00:00 [DBG] Connection id "0HNA0VVO1VF08" stopped. 2025-02-03 18:55:46.769 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 18:55:46.769 +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-03 18:55:46.769 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:55:46.769 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php - 307 0 null 0.2185ms 2025-02-03 18:55:49.963 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Base/example_1.php - null null 2025-02-03 18:55:49.963 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/example_1.php'. 2025-02-03 18:55:49.964 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:55:49.964 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Base/example_1.php - 307 0 null 0.3216ms 2025-02-03 18:55:53.211 +00:00 [DBG] Connection id "0HNA0VVO1VF09" accepted. 2025-02-03 18:55:53.211 +00:00 [DBG] Connection id "0HNA0VVO1VF09" started. 2025-02-03 18:55:53.312 +00:00 [DBG] Connection id "0HNA0VVO1VF09" received FIN. 2025-02-03 18:55:53.312 +00:00 [DBG] Connection 0HNA0VVO1VF09 established using the following protocol: "Tls13" 2025-02-03 18:55:53.312 +00:00 [DBG] Connection id "0HNA0VVO1VF09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:53.312 +00:00 [DBG] Connection id "0HNA0VVO1VF09" disconnecting. 2025-02-03 18:55:53.312 +00:00 [DBG] Connection id "0HNA0VVO1VF09" stopped. 2025-02-03 18:55:56.382 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" accepted. 2025-02-03 18:55:56.382 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" started. 2025-02-03 18:55:56.482 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" received FIN. 2025-02-03 18:55:56.483 +00:00 [DBG] Connection 0HNA0VVO1VF0A established using the following protocol: "Tls13" 2025-02-03 18:55:56.483 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:56.483 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" disconnecting. 2025-02-03 18:55:56.483 +00:00 [DBG] Connection id "0HNA0VVO1VF0A" stopped. 2025-02-03 18:55:59.556 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" accepted. 2025-02-03 18:55:59.556 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" started. 2025-02-03 18:55:59.657 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" received FIN. 2025-02-03 18:55:59.657 +00:00 [DBG] Connection 0HNA0VVO1VF0B established using the following protocol: "Tls13" 2025-02-03 18:55:59.657 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:55:59.658 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" disconnecting. 2025-02-03 18:55:59.658 +00:00 [DBG] Connection id "0HNA0VVO1VF0B" stopped. 2025-02-03 18:56:02.753 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" accepted. 2025-02-03 18:56:02.753 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" started. 2025-02-03 18:56:02.855 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" received FIN. 2025-02-03 18:56:02.855 +00:00 [DBG] Connection 0HNA0VVO1VF0C established using the following protocol: "Tls13" 2025-02-03 18:56:02.855 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:02.855 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" disconnecting. 2025-02-03 18:56:02.855 +00:00 [DBG] Connection id "0HNA0VVO1VF0C" stopped. 2025-02-03 18:56:05.947 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" accepted. 2025-02-03 18:56:05.947 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" started. 2025-02-03 18:56:06.048 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" received FIN. 2025-02-03 18:56:06.048 +00:00 [DBG] Connection 0HNA0VVO1VF0D established using the following protocol: "Tls13" 2025-02-03 18:56:06.048 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:06.048 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" disconnecting. 2025-02-03 18:56:06.049 +00:00 [DBG] Connection id "0HNA0VVO1VF0D" stopped. 2025-02-03 18:56:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" accepted. 2025-02-03 18:56:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" started. 2025-02-03 18:56:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" received FIN. 2025-02-03 18:56:09.265 +00:00 [DBG] Connection 0HNA0VVO1VF0E established using the following protocol: "Tls13" 2025-02-03 18:56:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" disconnecting. 2025-02-03 18:56:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF0E" stopped. 2025-02-03 18:56:12.386 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" accepted. 2025-02-03 18:56:12.386 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" started. 2025-02-03 18:56:12.487 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" received FIN. 2025-02-03 18:56:12.487 +00:00 [DBG] Connection 0HNA0VVO1VF0F established using the following protocol: "Tls13" 2025-02-03 18:56:12.488 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:12.488 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" disconnecting. 2025-02-03 18:56:12.488 +00:00 [DBG] Connection id "0HNA0VVO1VF0F" stopped. 2025-02-03 18:56:15.612 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" accepted. 2025-02-03 18:56:15.612 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" started. 2025-02-03 18:56:15.713 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" received FIN. 2025-02-03 18:56:15.714 +00:00 [DBG] Connection 0HNA0VVO1VF0G established using the following protocol: "Tls13" 2025-02-03 18:56:15.714 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:15.714 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" disconnecting. 2025-02-03 18:56:15.714 +00:00 [DBG] Connection id "0HNA0VVO1VF0G" stopped. 2025-02-03 18:56:18.853 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" accepted. 2025-02-03 18:56:18.853 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" started. 2025-02-03 18:56:18.954 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" received FIN. 2025-02-03 18:56:18.954 +00:00 [DBG] Connection 0HNA0VVO1VF0H established using the following protocol: "Tls13" 2025-02-03 18:56:18.954 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:18.955 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" disconnecting. 2025-02-03 18:56:18.955 +00:00 [DBG] Connection id "0HNA0VVO1VF0H" stopped. 2025-02-03 18:56:22.118 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" accepted. 2025-02-03 18:56:22.118 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" started. 2025-02-03 18:56:22.219 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" received FIN. 2025-02-03 18:56:22.219 +00:00 [DBG] Connection 0HNA0VVO1VF0I established using the following protocol: "Tls13" 2025-02-03 18:56:22.219 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:22.219 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" disconnecting. 2025-02-03 18:56:22.219 +00:00 [DBG] Connection id "0HNA0VVO1VF0I" stopped. 2025-02-03 18:56:25.355 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" accepted. 2025-02-03 18:56:25.355 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" started. 2025-02-03 18:56:25.454 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" received FIN. 2025-02-03 18:56:25.455 +00:00 [DBG] Connection 0HNA0VVO1VF0J established using the following protocol: "Tls13" 2025-02-03 18:56:25.455 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:25.455 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" disconnecting. 2025-02-03 18:56:25.455 +00:00 [DBG] Connection id "0HNA0VVO1VF0J" stopped. 2025-02-03 18:56:28.622 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" accepted. 2025-02-03 18:56:28.622 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" started. 2025-02-03 18:56:28.724 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" received FIN. 2025-02-03 18:56:28.724 +00:00 [DBG] Connection 0HNA0VVO1VF0K established using the following protocol: "Tls13" 2025-02-03 18:56:28.725 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:28.725 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" disconnecting. 2025-02-03 18:56:28.725 +00:00 [DBG] Connection id "0HNA0VVO1VF0K" stopped. 2025-02-03 18:56:31.797 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web-console/ServerInfo.jsp - null null 2025-02-03 18:56:31.797 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/web-console/ServerInfo.jsp'. 2025-02-03 18:56:31.797 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:56:31.797 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/web-console/ServerInfo.jsp - 307 0 null 0.2497ms 2025-02-03 18:56:35.110 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" accepted. 2025-02-03 18:56:35.110 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" started. 2025-02-03 18:56:35.210 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" received FIN. 2025-02-03 18:56:35.210 +00:00 [DBG] Connection 0HNA0VVO1VF0L established using the following protocol: "Tls13" 2025-02-03 18:56:35.210 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:35.211 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" disconnecting. 2025-02-03 18:56:35.211 +00:00 [DBG] Connection id "0HNA0VVO1VF0L" stopped. 2025-02-03 18:56:38.245 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha2/ - null null 2025-02-03 18:56:38.245 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha2/'. 2025-02-03 18:56:38.245 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:56:38.245 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha2/ - 307 0 null 0.1944ms 2025-02-03 18:56:41.528 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" accepted. 2025-02-03 18:56:41.528 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" started. 2025-02-03 18:56:41.628 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" received FIN. 2025-02-03 18:56:41.628 +00:00 [DBG] Connection 0HNA0VVO1VF0M established using the following protocol: "Tls13" 2025-02-03 18:56:41.628 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:41.629 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" disconnecting. 2025-02-03 18:56:41.629 +00:00 [DBG] Connection id "0HNA0VVO1VF0M" stopped. 2025-02-03 18:56:44.723 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" accepted. 2025-02-03 18:56:44.723 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" started. 2025-02-03 18:56:44.823 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" received FIN. 2025-02-03 18:56:44.823 +00:00 [DBG] Connection 0HNA0VVO1VF0N established using the following protocol: "Tls13" 2025-02-03 18:56:44.824 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:44.824 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" disconnecting. 2025-02-03 18:56:44.824 +00:00 [DBG] Connection id "0HNA0VVO1VF0N" stopped. 2025-02-03 18:56:47.922 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" accepted. 2025-02-03 18:56:47.922 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" started. 2025-02-03 18:56:48.022 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" received FIN. 2025-02-03 18:56:48.022 +00:00 [DBG] Connection 0HNA0VVO1VF0O established using the following protocol: "Tls13" 2025-02-03 18:56:48.023 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:48.023 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" disconnecting. 2025-02-03 18:56:48.023 +00:00 [DBG] Connection id "0HNA0VVO1VF0O" stopped. 2025-02-03 18:56:51.137 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" accepted. 2025-02-03 18:56:51.137 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" started. 2025-02-03 18:56:51.237 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" received FIN. 2025-02-03 18:56:51.237 +00:00 [DBG] Connection 0HNA0VVO1VF0P established using the following protocol: "Tls13" 2025-02-03 18:56:51.237 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:51.237 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" disconnecting. 2025-02-03 18:56:51.237 +00:00 [DBG] Connection id "0HNA0VVO1VF0P" stopped. 2025-02-03 18:56:54.262 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - null null 2025-02-03 18:56:54.262 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webedition/we/include/we_modules/'. 2025-02-03 18:56:54.262 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:56:54.263 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webedition/we/include/we_modules/ - 307 0 null 0.2087ms 2025-02-03 18:56:57.548 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" accepted. 2025-02-03 18:56:57.548 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" started. 2025-02-03 18:56:57.648 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" received FIN. 2025-02-03 18:56:57.648 +00:00 [DBG] Connection 0HNA0VVO1VF0Q established using the following protocol: "Tls13" 2025-02-03 18:56:57.649 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:56:57.649 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" disconnecting. 2025-02-03 18:56:57.649 +00:00 [DBG] Connection id "0HNA0VVO1VF0Q" stopped. 2025-02-03 18:57:00.728 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" accepted. 2025-02-03 18:57:00.728 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" started. 2025-02-03 18:57:00.728 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.aspx - null null 2025-02-03 18:57:00.728 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.aspx'. 2025-02-03 18:57:00.728 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" completed keep alive response. 2025-02-03 18:57:00.728 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.aspx - 307 0 null 0.2555ms 2025-02-03 18:57:03.782 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deploymentmanager/ - null null 2025-02-03 18:57:03.783 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deploymentmanager/'. 2025-02-03 18:57:03.783 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" completed keep alive response. 2025-02-03 18:57:03.783 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/deploymentmanager/ - 307 0 null 0.4339ms 2025-02-03 18:57:06.871 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sdk - null null 2025-02-03 18:57:06.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sdk'. 2025-02-03 18:57:06.872 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" completed keep alive response. 2025-02-03 18:57:06.872 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sdk - 307 0 null 0.4363ms 2025-02-03 18:57:10.032 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" accepted. 2025-02-03 18:57:10.032 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" started. 2025-02-03 18:57:10.135 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" received FIN. 2025-02-03 18:57:10.135 +00:00 [DBG] Connection 0HNA0VVO1VF0S established using the following protocol: "Tls13" 2025-02-03 18:57:10.135 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:10.135 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" disconnecting. 2025-02-03 18:57:10.135 +00:00 [DBG] Connection id "0HNA0VVO1VF0S" stopped. 2025-02-03 18:57:13.103 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" accepted. 2025-02-03 18:57:13.103 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" started. 2025-02-03 18:57:13.207 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" received FIN. 2025-02-03 18:57:13.208 +00:00 [DBG] Connection 0HNA0VVO1VF0T established using the following protocol: "Tls13" 2025-02-03 18:57:13.208 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:13.208 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" disconnecting. 2025-02-03 18:57:13.208 +00:00 [DBG] Connection id "0HNA0VVO1VF0T" stopped. 2025-02-03 18:57:16.107 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.php - null null 2025-02-03 18:57:16.107 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom.php'. 2025-02-03 18:57:16.107 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:57:16.107 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom.php - 307 0 null 0.1963ms 2025-02-03 18:57:19.251 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" accepted. 2025-02-03 18:57:19.251 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" started. 2025-02-03 18:57:19.353 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" received FIN. 2025-02-03 18:57:19.353 +00:00 [DBG] Connection 0HNA0VVO1VF0U established using the following protocol: "Tls13" 2025-02-03 18:57:19.353 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:19.353 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" disconnecting. 2025-02-03 18:57:19.354 +00:00 [DBG] Connection id "0HNA0VVO1VF0U" stopped. 2025-02-03 18:57:22.314 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" accepted. 2025-02-03 18:57:22.314 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" started. 2025-02-03 18:57:22.415 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" received FIN. 2025-02-03 18:57:22.415 +00:00 [DBG] Connection 0HNA0VVO1VF0V established using the following protocol: "Tls13" 2025-02-03 18:57:22.415 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:22.416 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" disconnecting. 2025-02-03 18:57:22.416 +00:00 [DBG] Connection id "0HNA0VVO1VF0V" stopped. 2025-02-03 18:57:25.400 +00:00 [DBG] Connection id "0HNA0VVO1VF10" accepted. 2025-02-03 18:57:25.400 +00:00 [DBG] Connection id "0HNA0VVO1VF10" started. 2025-02-03 18:57:25.504 +00:00 [DBG] Connection id "0HNA0VVO1VF10" received FIN. 2025-02-03 18:57:25.504 +00:00 [DBG] Connection 0HNA0VVO1VF10 established using the following protocol: "Tls13" 2025-02-03 18:57:25.504 +00:00 [DBG] Connection id "0HNA0VVO1VF10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:25.504 +00:00 [DBG] Connection id "0HNA0VVO1VF10" disconnecting. 2025-02-03 18:57:25.504 +00:00 [DBG] Connection id "0HNA0VVO1VF10" stopped. 2025-02-03 18:57:28.405 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta2/ - null null 2025-02-03 18:57:28.406 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta2/'. 2025-02-03 18:57:28.406 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:57:28.406 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta2/ - 307 0 null 0.2504ms 2025-02-03 18:57:31.563 +00:00 [DBG] Connection id "0HNA0VVO1VF11" accepted. 2025-02-03 18:57:31.563 +00:00 [DBG] Connection id "0HNA0VVO1VF11" started. 2025-02-03 18:57:31.663 +00:00 [DBG] Connection id "0HNA0VVO1VF11" received FIN. 2025-02-03 18:57:31.663 +00:00 [DBG] Connection 0HNA0VVO1VF11 established using the following protocol: "Tls13" 2025-02-03 18:57:31.663 +00:00 [DBG] Connection id "0HNA0VVO1VF11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:31.663 +00:00 [DBG] Connection id "0HNA0VVO1VF11" disconnecting. 2025-02-03 18:57:31.663 +00:00 [DBG] Connection id "0HNA0VVO1VF11" stopped. 2025-02-03 18:57:34.649 +00:00 [DBG] Connection id "0HNA0VVO1VF12" accepted. 2025-02-03 18:57:34.649 +00:00 [DBG] Connection id "0HNA0VVO1VF12" started. 2025-02-03 18:57:34.749 +00:00 [DBG] Connection id "0HNA0VVO1VF12" received FIN. 2025-02-03 18:57:34.750 +00:00 [DBG] Connection 0HNA0VVO1VF12 established using the following protocol: "Tls13" 2025-02-03 18:57:34.750 +00:00 [DBG] Connection id "0HNA0VVO1VF12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:34.750 +00:00 [DBG] Connection id "0HNA0VVO1VF12" disconnecting. 2025-02-03 18:57:34.750 +00:00 [DBG] Connection id "0HNA0VVO1VF12" stopped. 2025-02-03 18:57:37.739 +00:00 [DBG] Connection id "0HNA0VVO1VF13" accepted. 2025-02-03 18:57:37.739 +00:00 [DBG] Connection id "0HNA0VVO1VF13" started. 2025-02-03 18:57:37.839 +00:00 [DBG] Connection id "0HNA0VVO1VF13" received FIN. 2025-02-03 18:57:37.840 +00:00 [DBG] Connection 0HNA0VVO1VF13 established using the following protocol: "Tls13" 2025-02-03 18:57:37.840 +00:00 [DBG] Connection id "0HNA0VVO1VF13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:37.840 +00:00 [DBG] Connection id "0HNA0VVO1VF13" disconnecting. 2025-02-03 18:57:37.840 +00:00 [DBG] Connection id "0HNA0VVO1VF13" stopped. 2025-02-03 18:57:40.849 +00:00 [DBG] Connection id "0HNA0VVO1VF14" accepted. 2025-02-03 18:57:40.849 +00:00 [DBG] Connection id "0HNA0VVO1VF14" started. 2025-02-03 18:57:40.950 +00:00 [DBG] Connection id "0HNA0VVO1VF14" received FIN. 2025-02-03 18:57:40.950 +00:00 [DBG] Connection 0HNA0VVO1VF14 established using the following protocol: "Tls13" 2025-02-03 18:57:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VF14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VF14" disconnecting. 2025-02-03 18:57:40.951 +00:00 [DBG] Connection id "0HNA0VVO1VF14" stopped. 2025-02-03 18:57:43.977 +00:00 [DBG] Connection id "0HNA0VVO1VF15" accepted. 2025-02-03 18:57:43.977 +00:00 [DBG] Connection id "0HNA0VVO1VF15" started. 2025-02-03 18:57:44.078 +00:00 [DBG] Connection id "0HNA0VVO1VF15" received FIN. 2025-02-03 18:57:44.078 +00:00 [DBG] Connection 0HNA0VVO1VF15 established using the following protocol: "Tls13" 2025-02-03 18:57:44.078 +00:00 [DBG] Connection id "0HNA0VVO1VF15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:44.078 +00:00 [DBG] Connection id "0HNA0VVO1VF15" disconnecting. 2025-02-03 18:57:44.078 +00:00 [DBG] Connection id "0HNA0VVO1VF15" stopped. 2025-02-03 18:57:47.118 +00:00 [DBG] Connection id "0HNA0VVO1VF16" accepted. 2025-02-03 18:57:47.118 +00:00 [DBG] Connection id "0HNA0VVO1VF16" started. 2025-02-03 18:57:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VF16" received FIN. 2025-02-03 18:57:47.220 +00:00 [DBG] Connection 0HNA0VVO1VF16 established using the following protocol: "Tls13" 2025-02-03 18:57:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VF16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VF16" disconnecting. 2025-02-03 18:57:47.220 +00:00 [DBG] Connection id "0HNA0VVO1VF16" stopped. 2025-02-03 18:57:50.265 +00:00 [DBG] Connection id "0HNA0VVO1VF17" accepted. 2025-02-03 18:57:50.265 +00:00 [DBG] Connection id "0HNA0VVO1VF17" started. 2025-02-03 18:57:50.365 +00:00 [DBG] Connection id "0HNA0VVO1VF17" received FIN. 2025-02-03 18:57:50.365 +00:00 [DBG] Connection 0HNA0VVO1VF17 established using the following protocol: "Tls13" 2025-02-03 18:57:50.365 +00:00 [DBG] Connection id "0HNA0VVO1VF17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:50.365 +00:00 [DBG] Connection id "0HNA0VVO1VF17" disconnecting. 2025-02-03 18:57:50.365 +00:00 [DBG] Connection id "0HNA0VVO1VF17" stopped. 2025-02-03 18:57:53.434 +00:00 [DBG] Connection id "0HNA0VVO1VF18" accepted. 2025-02-03 18:57:53.434 +00:00 [DBG] Connection id "0HNA0VVO1VF18" started. 2025-02-03 18:57:53.534 +00:00 [DBG] Connection id "0HNA0VVO1VF18" received FIN. 2025-02-03 18:57:53.535 +00:00 [DBG] Connection 0HNA0VVO1VF18 established using the following protocol: "Tls13" 2025-02-03 18:57:53.535 +00:00 [DBG] Connection id "0HNA0VVO1VF18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:53.535 +00:00 [DBG] Connection id "0HNA0VVO1VF18" disconnecting. 2025-02-03 18:57:53.535 +00:00 [DBG] Connection id "0HNA0VVO1VF18" stopped. 2025-02-03 18:57:56.617 +00:00 [DBG] Connection id "0HNA0VVO1VF19" accepted. 2025-02-03 18:57:56.617 +00:00 [DBG] Connection id "0HNA0VVO1VF19" started. 2025-02-03 18:57:56.718 +00:00 [DBG] Connection id "0HNA0VVO1VF19" received FIN. 2025-02-03 18:57:56.718 +00:00 [DBG] Connection 0HNA0VVO1VF19 established using the following protocol: "Tls13" 2025-02-03 18:57:56.719 +00:00 [DBG] Connection id "0HNA0VVO1VF19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:57:56.719 +00:00 [DBG] Connection id "0HNA0VVO1VF19" disconnecting. 2025-02-03 18:57:56.719 +00:00 [DBG] Connection id "0HNA0VVO1VF19" stopped. 2025-02-03 18:57:59.699 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta1/ - null null 2025-02-03 18:57:59.699 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-beta1/'. 2025-02-03 18:57:59.699 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:57:59.699 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-beta1/ - 307 0 null 0.186ms 2025-02-03 18:58:02.844 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/includes/js/files/upload.php - null null 2025-02-03 18:58:02.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/includes/js/files/upload.php'. 2025-02-03 18:58:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" completed keep alive response. 2025-02-03 18:58:02.844 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/includes/js/files/upload.php - 307 0 null 0.1993ms 2025-02-03 18:58:06.044 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" accepted. 2025-02-03 18:58:06.044 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" started. 2025-02-03 18:58:06.144 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" received FIN. 2025-02-03 18:58:06.144 +00:00 [DBG] Connection 0HNA0VVO1VF1A established using the following protocol: "Tls13" 2025-02-03 18:58:06.144 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:06.145 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" disconnecting. 2025-02-03 18:58:06.145 +00:00 [DBG] Connection id "0HNA0VVO1VF1A" stopped. 2025-02-03 18:58:09.073 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/SOMEOTHERDIR/allcategories.aspx - null null 2025-02-03 18:58:09.073 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/SOMEOTHERDIR/allcategories.aspx'. 2025-02-03 18:58:09.073 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:58:09.073 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/SOMEOTHERDIR/allcategories.aspx - 307 0 null 0.2817ms 2025-02-03 18:58:12.133 +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-03 18:58:12.133 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/docs/'. 2025-02-03 18:58:12.134 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:58:12.134 +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.2161ms 2025-02-03 18:58:15.266 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" accepted. 2025-02-03 18:58:15.266 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" started. 2025-02-03 18:58:15.366 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" received FIN. 2025-02-03 18:58:15.366 +00:00 [DBG] Connection 0HNA0VVO1VF1B established using the following protocol: "Tls13" 2025-02-03 18:58:15.366 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:15.366 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" disconnecting. 2025-02-03 18:58:15.366 +00:00 [DBG] Connection id "0HNA0VVO1VF1B" stopped. 2025-02-03 18:58:18.330 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" accepted. 2025-02-03 18:58:18.330 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" started. 2025-02-03 18:58:18.431 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" received FIN. 2025-02-03 18:58:18.431 +00:00 [DBG] Connection 0HNA0VVO1VF1C established using the following protocol: "Tls13" 2025-02-03 18:58:18.431 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:18.431 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" disconnecting. 2025-02-03 18:58:18.431 +00:00 [DBG] Connection id "0HNA0VVO1VF1C" stopped. 2025-02-03 18:58:21.397 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" accepted. 2025-02-03 18:58:21.397 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" started. 2025-02-03 18:58:21.497 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" received FIN. 2025-02-03 18:58:21.497 +00:00 [DBG] Connection 0HNA0VVO1VF1D established using the following protocol: "Tls13" 2025-02-03 18:58:21.497 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:21.497 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" disconnecting. 2025-02-03 18:58:21.497 +00:00 [DBG] Connection id "0HNA0VVO1VF1D" stopped. 2025-02-03 18:58:24.375 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-beta1/ - null null 2025-02-03 18:58:24.375 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-beta1/'. 2025-02-03 18:58:24.375 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:58:24.375 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-beta1/ - 307 0 null 0.3373ms 2025-02-03 18:58:27.527 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" accepted. 2025-02-03 18:58:27.527 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" started. 2025-02-03 18:58:27.627 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" received FIN. 2025-02-03 18:58:27.627 +00:00 [DBG] Connection 0HNA0VVO1VF1E established using the following protocol: "Tls13" 2025-02-03 18:58:27.627 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:27.627 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" disconnecting. 2025-02-03 18:58:27.628 +00:00 [DBG] Connection id "0HNA0VVO1VF1E" stopped. 2025-02-03 18:58:30.586 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" accepted. 2025-02-03 18:58:30.586 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" started. 2025-02-03 18:58:30.687 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" received FIN. 2025-02-03 18:58:30.687 +00:00 [DBG] Connection 0HNA0VVO1VF1F established using the following protocol: "Tls13" 2025-02-03 18:58:30.687 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:30.687 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" disconnecting. 2025-02-03 18:58:30.687 +00:00 [DBG] Connection id "0HNA0VVO1VF1F" stopped. 2025-02-03 18:58:33.671 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" accepted. 2025-02-03 18:58:33.671 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" started. 2025-02-03 18:58:33.771 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" received FIN. 2025-02-03 18:58:33.772 +00:00 [DBG] Connection 0HNA0VVO1VF1G established using the following protocol: "Tls13" 2025-02-03 18:58:33.772 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:33.772 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" disconnecting. 2025-02-03 18:58:33.772 +00:00 [DBG] Connection id "0HNA0VVO1VF1G" stopped. 2025-02-03 18:58:36.764 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" accepted. 2025-02-03 18:58:36.764 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" started. 2025-02-03 18:58:36.864 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" received FIN. 2025-02-03 18:58:36.864 +00:00 [DBG] Connection 0HNA0VVO1VF1H established using the following protocol: "Tls13" 2025-02-03 18:58:36.864 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:36.864 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" disconnecting. 2025-02-03 18:58:36.864 +00:00 [DBG] Connection id "0HNA0VVO1VF1H" stopped. 2025-02-03 18:58:39.879 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" accepted. 2025-02-03 18:58:39.879 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" started. 2025-02-03 18:58:39.979 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" received FIN. 2025-02-03 18:58:39.980 +00:00 [DBG] Connection 0HNA0VVO1VF1I established using the following protocol: "Tls13" 2025-02-03 18:58:39.980 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:39.980 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" disconnecting. 2025-02-03 18:58:39.980 +00:00 [DBG] Connection id "0HNA0VVO1VF1I" stopped. 2025-02-03 18:58:43.009 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" accepted. 2025-02-03 18:58:43.009 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" started. 2025-02-03 18:58:43.109 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" received FIN. 2025-02-03 18:58:43.110 +00:00 [DBG] Connection 0HNA0VVO1VF1J established using the following protocol: "Tls13" 2025-02-03 18:58:43.110 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:43.110 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" disconnecting. 2025-02-03 18:58:43.110 +00:00 [DBG] Connection id "0HNA0VVO1VF1J" stopped. 2025-02-03 18:58:46.150 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" accepted. 2025-02-03 18:58:46.150 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" started. 2025-02-03 18:58:46.252 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" received FIN. 2025-02-03 18:58:46.252 +00:00 [DBG] Connection 0HNA0VVO1VF1K established using the following protocol: "Tls13" 2025-02-03 18:58:46.252 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:46.252 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" disconnecting. 2025-02-03 18:58:46.253 +00:00 [DBG] Connection id "0HNA0VVO1VF1K" stopped. 2025-02-03 18:58:49.311 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" accepted. 2025-02-03 18:58:49.311 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" started. 2025-02-03 18:58:49.412 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" received FIN. 2025-02-03 18:58:49.412 +00:00 [DBG] Connection 0HNA0VVO1VF1L established using the following protocol: "Tls13" 2025-02-03 18:58:49.412 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:49.412 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" disconnecting. 2025-02-03 18:58:49.412 +00:00 [DBG] Connection id "0HNA0VVO1VF1L" stopped. 2025-02-03 18:58:52.475 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" accepted. 2025-02-03 18:58:52.475 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" started. 2025-02-03 18:58:52.575 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" received FIN. 2025-02-03 18:58:52.576 +00:00 [DBG] Connection 0HNA0VVO1VF1M established using the following protocol: "Tls13" 2025-02-03 18:58:52.576 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:52.576 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" disconnecting. 2025-02-03 18:58:52.576 +00:00 [DBG] Connection id "0HNA0VVO1VF1M" stopped. 2025-02-03 18:58:55.654 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" accepted. 2025-02-03 18:58:55.654 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" started. 2025-02-03 18:58:55.755 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" received FIN. 2025-02-03 18:58:55.755 +00:00 [DBG] Connection 0HNA0VVO1VF1N established using the following protocol: "Tls13" 2025-02-03 18:58:55.755 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:55.755 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" disconnecting. 2025-02-03 18:58:55.755 +00:00 [DBG] Connection id "0HNA0VVO1VF1N" stopped. 2025-02-03 18:58:58.856 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" accepted. 2025-02-03 18:58:58.856 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" started. 2025-02-03 18:58:58.958 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" received FIN. 2025-02-03 18:58:58.958 +00:00 [DBG] Connection 0HNA0VVO1VF1O established using the following protocol: "Tls13" 2025-02-03 18:58:58.958 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:58:58.958 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" disconnecting. 2025-02-03 18:58:58.958 +00:00 [DBG] Connection id "0HNA0VVO1VF1O" stopped. 2025-02-03 18:59:02.050 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" accepted. 2025-02-03 18:59:02.050 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" started. 2025-02-03 18:59:02.150 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" received FIN. 2025-02-03 18:59:02.150 +00:00 [DBG] Connection 0HNA0VVO1VF1P established using the following protocol: "Tls13" 2025-02-03 18:59:02.150 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:02.151 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" disconnecting. 2025-02-03 18:59:02.151 +00:00 [DBG] Connection id "0HNA0VVO1VF1P" stopped. 2025-02-03 18:59:05.171 +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-03 18:59:05.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbase/'. 2025-02-03 18:59:05.171 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:05.171 +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.3275ms 2025-02-03 18:59:08.428 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" accepted. 2025-02-03 18:59:08.428 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" started. 2025-02-03 18:59:08.529 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" received FIN. 2025-02-03 18:59:08.529 +00:00 [DBG] Connection 0HNA0VVO1VF1Q established using the following protocol: "Tls13" 2025-02-03 18:59:08.529 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:08.529 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" disconnecting. 2025-02-03 18:59:08.530 +00:00 [DBG] Connection id "0HNA0VVO1VF1Q" stopped. 2025-02-03 18:59:11.605 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" accepted. 2025-02-03 18:59:11.605 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" started. 2025-02-03 18:59:11.706 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" received FIN. 2025-02-03 18:59:11.706 +00:00 [DBG] Connection 0HNA0VVO1VF1R established using the following protocol: "Tls13" 2025-02-03 18:59:11.706 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:11.707 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" disconnecting. 2025-02-03 18:59:11.707 +00:00 [DBG] Connection id "0HNA0VVO1VF1R" stopped. 2025-02-03 18:59:14.713 +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-03 18:59:14.713 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/svn/'. 2025-02-03 18:59:14.713 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:14.713 +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.2569ms 2025-02-03 18:59:18.046 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/users.sql - null null 2025-02-03 18:59:18.046 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/users.sql'. 2025-02-03 18:59:18.046 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:18.046 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/users.sql - 307 0 null 0.2115ms 2025-02-03 18:59:21.049 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" accepted. 2025-02-03 18:59:21.049 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" started. 2025-02-03 18:59:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" received FIN. 2025-02-03 18:59:21.151 +00:00 [DBG] Connection 0HNA0VVO1VF1S established using the following protocol: "Tls13" 2025-02-03 18:59:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:21.151 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" disconnecting. 2025-02-03 18:59:21.152 +00:00 [DBG] Connection id "0HNA0VVO1VF1S" stopped. 2025-02-03 18:59:24.160 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" accepted. 2025-02-03 18:59:24.160 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" started. 2025-02-03 18:59:24.261 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" received FIN. 2025-02-03 18:59:24.261 +00:00 [DBG] Connection 0HNA0VVO1VF1T established using the following protocol: "Tls13" 2025-02-03 18:59:24.261 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:24.261 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" disconnecting. 2025-02-03 18:59:24.261 +00:00 [DBG] Connection id "0HNA0VVO1VF1T" stopped. 2025-02-03 18:59:27.193 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-beta1/ - null null 2025-02-03 18:59:27.194 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-beta1/'. 2025-02-03 18:59:27.194 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:27.194 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-beta1/ - 307 0 null 0.3006ms 2025-02-03 18:59:30.275 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/httpsecure - null null 2025-02-03 18:59:30.275 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/httpsecure'. 2025-02-03 18:59:30.275 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:30.275 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/httpsecure - 307 0 null 0.2369ms 2025-02-03 18:59:33.422 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" accepted. 2025-02-03 18:59:33.422 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" started. 2025-02-03 18:59:33.522 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" received FIN. 2025-02-03 18:59:33.523 +00:00 [DBG] Connection 0HNA0VVO1VF1U established using the following protocol: "Tls13" 2025-02-03 18:59:33.523 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:33.523 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" disconnecting. 2025-02-03 18:59:33.524 +00:00 [DBG] Connection id "0HNA0VVO1VF1U" stopped. 2025-02-03 18:59:36.487 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" accepted. 2025-02-03 18:59:36.487 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" started. 2025-02-03 18:59:36.586 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" received FIN. 2025-02-03 18:59:36.587 +00:00 [DBG] Connection 0HNA0VVO1VF1V established using the following protocol: "Tls13" 2025-02-03 18:59:36.587 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:36.587 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" disconnecting. 2025-02-03 18:59:36.587 +00:00 [DBG] Connection id "0HNA0VVO1VF1V" stopped. 2025-02-03 18:59:39.477 +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-03 18:59:39.477 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/feed/atom'. 2025-02-03 18:59:39.477 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:39.477 +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.218ms 2025-02-03 18:59:42.614 +00:00 [DBG] Connection id "0HNA0VVO1VF20" accepted. 2025-02-03 18:59:42.614 +00:00 [DBG] Connection id "0HNA0VVO1VF20" started. 2025-02-03 18:59:42.715 +00:00 [DBG] Connection id "0HNA0VVO1VF20" received FIN. 2025-02-03 18:59:42.715 +00:00 [DBG] Connection 0HNA0VVO1VF20 established using the following protocol: "Tls13" 2025-02-03 18:59:42.715 +00:00 [DBG] Connection id "0HNA0VVO1VF20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:42.715 +00:00 [DBG] Connection id "0HNA0VVO1VF20" disconnecting. 2025-02-03 18:59:42.715 +00:00 [DBG] Connection id "0HNA0VVO1VF20" stopped. 2025-02-03 18:59:45.687 +00:00 [DBG] Connection id "0HNA0VVO1VF21" accepted. 2025-02-03 18:59:45.687 +00:00 [DBG] Connection id "0HNA0VVO1VF21" started. 2025-02-03 18:59:45.787 +00:00 [DBG] Connection id "0HNA0VVO1VF21" received FIN. 2025-02-03 18:59:45.787 +00:00 [DBG] Connection 0HNA0VVO1VF21 established using the following protocol: "Tls13" 2025-02-03 18:59:45.787 +00:00 [DBG] Connection id "0HNA0VVO1VF21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:45.787 +00:00 [DBG] Connection id "0HNA0VVO1VF21" disconnecting. 2025-02-03 18:59:45.788 +00:00 [DBG] Connection id "0HNA0VVO1VF21" stopped. 2025-02-03 18:59:48.747 +00:00 [DBG] Connection id "0HNA0VVO1VF22" accepted. 2025-02-03 18:59:48.747 +00:00 [DBG] Connection id "0HNA0VVO1VF22" started. 2025-02-03 18:59:48.847 +00:00 [DBG] Connection id "0HNA0VVO1VF22" received FIN. 2025-02-03 18:59:48.848 +00:00 [DBG] Connection 0HNA0VVO1VF22 established using the following protocol: "Tls13" 2025-02-03 18:59:48.848 +00:00 [DBG] Connection id "0HNA0VVO1VF22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:48.848 +00:00 [DBG] Connection id "0HNA0VVO1VF22" disconnecting. 2025-02-03 18:59:48.848 +00:00 [DBG] Connection id "0HNA0VVO1VF22" stopped. 2025-02-03 18:59:51.741 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/js/vendors.php - null null 2025-02-03 18:59:51.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/js/vendors.php'. 2025-02-03 18:59:51.741 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:51.741 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/js/vendors.php - 307 0 null 0.2696ms 2025-02-03 18:59:54.794 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 18:59:54.794 +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-03 18:59:54.794 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 18:59:54.794 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx - 307 0 null 0.2208ms 2025-02-03 18:59:57.911 +00:00 [DBG] Connection id "0HNA0VVO1VF23" accepted. 2025-02-03 18:59:57.911 +00:00 [DBG] Connection id "0HNA0VVO1VF23" started. 2025-02-03 18:59:58.012 +00:00 [DBG] Connection id "0HNA0VVO1VF23" received FIN. 2025-02-03 18:59:58.012 +00:00 [DBG] Connection 0HNA0VVO1VF23 established using the following protocol: "Tls13" 2025-02-03 18:59:58.012 +00:00 [DBG] Connection id "0HNA0VVO1VF23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 18:59:58.012 +00:00 [DBG] Connection id "0HNA0VVO1VF23" disconnecting. 2025-02-03 18:59:58.012 +00:00 [DBG] Connection id "0HNA0VVO1VF23" stopped. 2025-02-03 19:00:00.945 +00:00 [DBG] Connection id "0HNA0VVO1VF24" accepted. 2025-02-03 19:00:00.945 +00:00 [DBG] Connection id "0HNA0VVO1VF24" started. 2025-02-03 19:00:01.074 +00:00 [DBG] Connection id "0HNA0VVO1VF24" received FIN. 2025-02-03 19:00:01.074 +00:00 [DBG] Connection 0HNA0VVO1VF24 established using the following protocol: "Tls13" 2025-02-03 19:00:01.074 +00:00 [DBG] Connection id "0HNA0VVO1VF24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:01.075 +00:00 [DBG] Connection id "0HNA0VVO1VF24" disconnecting. 2025-02-03 19:00:01.075 +00:00 [DBG] Connection id "0HNA0VVO1VF24" stopped. 2025-02-03 19:00:03.997 +00:00 [DBG] Connection id "0HNA0VVO1VF25" accepted. 2025-02-03 19:00:03.997 +00:00 [DBG] Connection id "0HNA0VVO1VF25" started. 2025-02-03 19:00:04.097 +00:00 [DBG] Connection id "0HNA0VVO1VF25" received FIN. 2025-02-03 19:00:04.098 +00:00 [DBG] Connection 0HNA0VVO1VF25 established using the following protocol: "Tls13" 2025-02-03 19:00:04.098 +00:00 [DBG] Connection id "0HNA0VVO1VF25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:04.098 +00:00 [DBG] Connection id "0HNA0VVO1VF25" disconnecting. 2025-02-03 19:00:04.098 +00:00 [DBG] Connection id "0HNA0VVO1VF25" stopped. 2025-02-03 19:00:06.979 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3/ - null null 2025-02-03 19:00:06.980 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3/'. 2025-02-03 19:00:06.980 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:06.980 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3/ - 307 0 null 0.2392ms 2025-02-03 19:00:10.095 +00:00 [DBG] Connection id "0HNA0VVO1VF26" accepted. 2025-02-03 19:00:10.095 +00:00 [DBG] Connection id "0HNA0VVO1VF26" started. 2025-02-03 19:00:10.196 +00:00 [DBG] Connection id "0HNA0VVO1VF26" received FIN. 2025-02-03 19:00:10.196 +00:00 [DBG] Connection 0HNA0VVO1VF26 established using the following protocol: "Tls13" 2025-02-03 19:00:10.196 +00:00 [DBG] Connection id "0HNA0VVO1VF26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:10.196 +00:00 [DBG] Connection id "0HNA0VVO1VF26" disconnecting. 2025-02-03 19:00:10.196 +00:00 [DBG] Connection id "0HNA0VVO1VF26" stopped. 2025-02-03 19:00:13.157 +00:00 [DBG] Connection id "0HNA0VVO1VF27" accepted. 2025-02-03 19:00:13.157 +00:00 [DBG] Connection id "0HNA0VVO1VF27" started. 2025-02-03 19:00:13.258 +00:00 [DBG] Connection id "0HNA0VVO1VF27" received FIN. 2025-02-03 19:00:13.258 +00:00 [DBG] Connection 0HNA0VVO1VF27 established using the following protocol: "Tls13" 2025-02-03 19:00:13.258 +00:00 [DBG] Connection id "0HNA0VVO1VF27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:13.259 +00:00 [DBG] Connection id "0HNA0VVO1VF27" disconnecting. 2025-02-03 19:00:13.259 +00:00 [DBG] Connection id "0HNA0VVO1VF27" stopped. 2025-02-03 19:00:13.310 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" disconnecting. 2025-02-03 19:00:13.310 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" stopped. 2025-02-03 19:00:13.310 +00:00 [DBG] Connection id "0HNA0VVO1VF0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:16.112 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/http - null null 2025-02-03 19:00:16.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/blazeds/messagebroker/http'. 2025-02-03 19:00:16.113 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:16.113 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/blazeds/messagebroker/http - 307 0 null 0.2601ms 2025-02-03 19:00:19.243 +00:00 [DBG] Connection id "0HNA0VVO1VF28" accepted. 2025-02-03 19:00:19.243 +00:00 [DBG] Connection id "0HNA0VVO1VF28" started. 2025-02-03 19:00:19.343 +00:00 [DBG] Connection id "0HNA0VVO1VF28" received FIN. 2025-02-03 19:00:19.343 +00:00 [DBG] Connection 0HNA0VVO1VF28 established using the following protocol: "Tls13" 2025-02-03 19:00:19.343 +00:00 [DBG] Connection id "0HNA0VVO1VF28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:19.343 +00:00 [DBG] Connection id "0HNA0VVO1VF28" disconnecting. 2025-02-03 19:00:19.343 +00:00 [DBG] Connection id "0HNA0VVO1VF28" stopped. 2025-02-03 19:00:22.287 +00:00 [DBG] Connection id "0HNA0VVO1VF29" accepted. 2025-02-03 19:00:22.287 +00:00 [DBG] Connection id "0HNA0VVO1VF29" started. 2025-02-03 19:00:22.387 +00:00 [DBG] Connection id "0HNA0VVO1VF29" received FIN. 2025-02-03 19:00:22.388 +00:00 [DBG] Connection 0HNA0VVO1VF29 established using the following protocol: "Tls13" 2025-02-03 19:00:22.388 +00:00 [DBG] Connection id "0HNA0VVO1VF29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:22.388 +00:00 [DBG] Connection id "0HNA0VVO1VF29" disconnecting. 2025-02-03 19:00:22.388 +00:00 [DBG] Connection id "0HNA0VVO1VF29" stopped. 2025-02-03 19:00:25.350 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" accepted. 2025-02-03 19:00:25.350 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" started. 2025-02-03 19:00:25.450 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" received FIN. 2025-02-03 19:00:25.450 +00:00 [DBG] Connection 0HNA0VVO1VF2A established using the following protocol: "Tls13" 2025-02-03 19:00:25.450 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:25.450 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" disconnecting. 2025-02-03 19:00:25.450 +00:00 [DBG] Connection id "0HNA0VVO1VF2A" stopped. 2025-02-03 19:00:28.333 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nfservlets/servlet/SPSRouterServlet/ - null null 2025-02-03 19:00:28.334 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nfservlets/servlet/SPSRouterServlet/'. 2025-02-03 19:00:28.334 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:28.334 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nfservlets/servlet/SPSRouterServlet/ - 307 0 null 0.2773ms 2025-02-03 19:00:31.478 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" accepted. 2025-02-03 19:00:31.478 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" started. 2025-02-03 19:00:31.581 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" received FIN. 2025-02-03 19:00:31.581 +00:00 [DBG] Connection 0HNA0VVO1VF2B established using the following protocol: "Tls13" 2025-02-03 19:00:31.581 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:31.581 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" disconnecting. 2025-02-03 19:00:31.582 +00:00 [DBG] Connection id "0HNA0VVO1VF2B" stopped. 2025-02-03 19:00:34.534 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" accepted. 2025-02-03 19:00:34.534 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" started. 2025-02-03 19:00:34.637 +00:00 [DBG] Connection 0HNA0VVO1VF2C established using the following protocol: "Tls13" 2025-02-03 19:00:34.642 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" received FIN. 2025-02-03 19:00:34.643 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:34.643 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" disconnecting. 2025-02-03 19:00:34.643 +00:00 [DBG] Connection id "0HNA0VVO1VF2C" stopped. 2025-02-03 19:00:37.620 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" accepted. 2025-02-03 19:00:37.620 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" started. 2025-02-03 19:00:37.721 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" received FIN. 2025-02-03 19:00:37.721 +00:00 [DBG] Connection 0HNA0VVO1VF2D established using the following protocol: "Tls13" 2025-02-03 19:00:37.722 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:37.722 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" disconnecting. 2025-02-03 19:00:37.722 +00:00 [DBG] Connection id "0HNA0VVO1VF2D" stopped. 2025-02-03 19:00:40.711 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" accepted. 2025-02-03 19:00:40.711 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" started. 2025-02-03 19:00:40.811 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" received FIN. 2025-02-03 19:00:40.811 +00:00 [DBG] Connection 0HNA0VVO1VF2E established using the following protocol: "Tls13" 2025-02-03 19:00:40.812 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:40.812 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" disconnecting. 2025-02-03 19:00:40.812 +00:00 [DBG] Connection id "0HNA0VVO1VF2E" stopped. 2025-02-03 19:00:43.819 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" accepted. 2025-02-03 19:00:43.819 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" started. 2025-02-03 19:00:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" received FIN. 2025-02-03 19:00:43.920 +00:00 [DBG] Connection 0HNA0VVO1VF2F established using the following protocol: "Tls13" 2025-02-03 19:00:43.920 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:43.920 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" disconnecting. 2025-02-03 19:00:43.920 +00:00 [DBG] Connection id "0HNA0VVO1VF2F" stopped. 2025-02-03 19:00:46.943 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" accepted. 2025-02-03 19:00:46.943 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" started. 2025-02-03 19:00:47.043 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" received FIN. 2025-02-03 19:00:47.043 +00:00 [DBG] Connection 0HNA0VVO1VF2G established using the following protocol: "Tls13" 2025-02-03 19:00:47.043 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:00:47.043 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" disconnecting. 2025-02-03 19:00:47.044 +00:00 [DBG] Connection id "0HNA0VVO1VF2G" stopped. 2025-02-03 19:00:49.985 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql.sql - null null 2025-02-03 19:00:49.985 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql.sql'. 2025-02-03 19:00:49.985 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:49.985 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mysql.sql - 307 0 null 0.1956ms 2025-02-03 19:00:53.078 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload_multiple_js.php - null null 2025-02-03 19:00:53.078 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload_multiple_js.php'. 2025-02-03 19:00:53.078 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:53.078 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload_multiple_js.php - 307 0 null 0.2154ms 2025-02-03 19:00:56.131 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db.sql - null null 2025-02-03 19:00:56.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db.sql'. 2025-02-03 19:00:56.131 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:56.131 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db.sql - 307 0 null 0.2215ms 2025-02-03 19:00:59.145 +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-03 19:00:59.145 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.git/HEAD'. 2025-02-03 19:00:59.145 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:00:59.145 +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.2148ms 2025-02-03 19:01:02.225 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" accepted. 2025-02-03 19:01:02.226 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" started. 2025-02-03 19:01:02.226 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dump.sql - null null 2025-02-03 19:01:02.226 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dump.sql'. 2025-02-03 19:01:02.226 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" completed keep alive response. 2025-02-03 19:01:02.226 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dump.sql - 307 0 null 0.1177ms 2025-02-03 19:01:05.066 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc2/ - null null 2025-02-03 19:01:05.067 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc2/'. 2025-02-03 19:01:05.067 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" completed keep alive response. 2025-02-03 19:01:05.067 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc2/ - 307 0 null 0.2225ms 2025-02-03 19:01:08.081 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" accepted. 2025-02-03 19:01:08.081 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" started. 2025-02-03 19:01:08.182 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" received FIN. 2025-02-03 19:01:08.182 +00:00 [DBG] Connection 0HNA0VVO1VF2I established using the following protocol: "Tls13" 2025-02-03 19:01:08.182 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:08.182 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" disconnecting. 2025-02-03 19:01:08.182 +00:00 [DBG] Connection id "0HNA0VVO1VF2I" stopped. 2025-02-03 19:01:11.016 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" accepted. 2025-02-03 19:01:11.016 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" started. 2025-02-03 19:01:11.117 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" received FIN. 2025-02-03 19:01:11.118 +00:00 [DBG] Connection 0HNA0VVO1VF2J established using the following protocol: "Tls13" 2025-02-03 19:01:11.118 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:11.118 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" disconnecting. 2025-02-03 19:01:11.118 +00:00 [DBG] Connection id "0HNA0VVO1VF2J" stopped. 2025-02-03 19:01:13.968 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" accepted. 2025-02-03 19:01:13.968 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" started. 2025-02-03 19:01:14.069 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" received FIN. 2025-02-03 19:01:14.069 +00:00 [DBG] Connection 0HNA0VVO1VF2K established using the following protocol: "Tls13" 2025-02-03 19:01:14.069 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:14.069 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" disconnecting. 2025-02-03 19:01:14.070 +00:00 [DBG] Connection id "0HNA0VVO1VF2K" stopped. 2025-02-03 19:01:16.950 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" accepted. 2025-02-03 19:01:16.950 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" started. 2025-02-03 19:01:17.050 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" received FIN. 2025-02-03 19:01:17.050 +00:00 [DBG] Connection 0HNA0VVO1VF2L established using the following protocol: "Tls13" 2025-02-03 19:01:17.050 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:17.050 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" disconnecting. 2025-02-03 19:01:17.051 +00:00 [DBG] Connection id "0HNA0VVO1VF2L" stopped. 2025-02-03 19:01:19.957 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" accepted. 2025-02-03 19:01:19.957 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" started. 2025-02-03 19:01:20.057 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" received FIN. 2025-02-03 19:01:20.057 +00:00 [DBG] Connection 0HNA0VVO1VF2M established using the following protocol: "Tls13" 2025-02-03 19:01:20.057 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:20.057 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" disconnecting. 2025-02-03 19:01:20.058 +00:00 [DBG] Connection id "0HNA0VVO1VF2M" stopped. 2025-02-03 19:01:22.973 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" accepted. 2025-02-03 19:01:22.974 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" started. 2025-02-03 19:01:23.075 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" received FIN. 2025-02-03 19:01:23.075 +00:00 [DBG] Connection 0HNA0VVO1VF2N established using the following protocol: "Tls13" 2025-02-03 19:01:23.075 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:23.075 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" disconnecting. 2025-02-03 19:01:23.075 +00:00 [DBG] Connection id "0HNA0VVO1VF2N" stopped. 2025-02-03 19:01:26.017 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" accepted. 2025-02-03 19:01:26.017 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" started. 2025-02-03 19:01:26.118 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" received FIN. 2025-02-03 19:01:26.119 +00:00 [DBG] Connection 0HNA0VVO1VF2O established using the following protocol: "Tls13" 2025-02-03 19:01:26.119 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:26.119 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" disconnecting. 2025-02-03 19:01:26.120 +00:00 [DBG] Connection id "0HNA0VVO1VF2O" stopped. 2025-02-03 19:01:28.977 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/data.sql - null null 2025-02-03 19:01:28.977 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/data.sql'. 2025-02-03 19:01:28.978 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:28.978 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/data.sql - 307 0 null 0.2352ms 2025-02-03 19:01:31.997 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha/ - null null 2025-02-03 19:01:31.997 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-alpha/'. 2025-02-03 19:01:31.997 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:31.997 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-alpha/ - 307 0 null 0.2291ms 2025-02-03 19:01:34.981 +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-03 19:01:34.981 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/binary/'. 2025-02-03 19:01:34.981 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:34.981 +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.2101ms 2025-02-03 19:01:37.936 +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-03 19:01:37.936 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pligg/readme.html'. 2025-02-03 19:01:37.936 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:37.936 +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.2916ms 2025-02-03 19:01:40.845 +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-03 19:01:40.845 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinymce/changelog.txt'. 2025-02-03 19:01:40.845 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:40.845 +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.2547ms 2025-02-03 19:01:43.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.cgi - null null 2025-02-03 19:01:43.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.cgi'. 2025-02-03 19:01:43.724 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:01:43.724 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.cgi - 307 0 null 0.2136ms 2025-02-03 19:01:46.675 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" accepted. 2025-02-03 19:01:46.675 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" started. 2025-02-03 19:01:46.776 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" received FIN. 2025-02-03 19:01:46.777 +00:00 [DBG] Connection 0HNA0VVO1VF2P established using the following protocol: "Tls13" 2025-02-03 19:01:46.777 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:46.777 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" disconnecting. 2025-02-03 19:01:46.777 +00:00 [DBG] Connection id "0HNA0VVO1VF2P" stopped. 2025-02-03 19:01:49.556 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" accepted. 2025-02-03 19:01:49.556 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" started. 2025-02-03 19:01:49.656 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" received FIN. 2025-02-03 19:01:49.656 +00:00 [DBG] Connection 0HNA0VVO1VF2Q established using the following protocol: "Tls13" 2025-02-03 19:01:49.657 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:49.657 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" disconnecting. 2025-02-03 19:01:49.657 +00:00 [DBG] Connection id "0HNA0VVO1VF2Q" stopped. 2025-02-03 19:01:52.463 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" accepted. 2025-02-03 19:01:52.463 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" started. 2025-02-03 19:01:52.565 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" received FIN. 2025-02-03 19:01:52.565 +00:00 [DBG] Connection 0HNA0VVO1VF2R established using the following protocol: "Tls13" 2025-02-03 19:01:52.565 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:52.565 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" disconnecting. 2025-02-03 19:01:52.565 +00:00 [DBG] Connection id "0HNA0VVO1VF2R" stopped. 2025-02-03 19:01:55.393 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" accepted. 2025-02-03 19:01:55.394 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" started. 2025-02-03 19:01:55.495 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" received FIN. 2025-02-03 19:01:55.495 +00:00 [DBG] Connection 0HNA0VVO1VF2S established using the following protocol: "Tls13" 2025-02-03 19:01:55.496 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:55.496 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" disconnecting. 2025-02-03 19:01:55.496 +00:00 [DBG] Connection id "0HNA0VVO1VF2S" stopped. 2025-02-03 19:01:58.348 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" accepted. 2025-02-03 19:01:58.348 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" started. 2025-02-03 19:01:58.449 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" received FIN. 2025-02-03 19:01:58.449 +00:00 [DBG] Connection 0HNA0VVO1VF2T established using the following protocol: "Tls13" 2025-02-03 19:01:58.449 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:01:58.449 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" disconnecting. 2025-02-03 19:01:58.450 +00:00 [DBG] Connection id "0HNA0VVO1VF2T" stopped. 2025-02-03 19:02:01.323 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" accepted. 2025-02-03 19:02:01.323 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" started. 2025-02-03 19:02:01.423 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" received FIN. 2025-02-03 19:02:01.423 +00:00 [DBG] Connection 0HNA0VVO1VF2U established using the following protocol: "Tls13" 2025-02-03 19:02:01.423 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:01.423 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" disconnecting. 2025-02-03 19:02:01.423 +00:00 [DBG] Connection id "0HNA0VVO1VF2U" stopped. 2025-02-03 19:02:04.324 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" accepted. 2025-02-03 19:02:04.324 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" started. 2025-02-03 19:02:04.425 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" received FIN. 2025-02-03 19:02:04.425 +00:00 [DBG] Connection 0HNA0VVO1VF2V established using the following protocol: "Tls13" 2025-02-03 19:02:04.425 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:04.425 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" disconnecting. 2025-02-03 19:02:04.425 +00:00 [DBG] Connection id "0HNA0VVO1VF2V" stopped. 2025-02-03 19:02:07.346 +00:00 [DBG] Connection id "0HNA0VVO1VF30" accepted. 2025-02-03 19:02:07.346 +00:00 [DBG] Connection id "0HNA0VVO1VF30" started. 2025-02-03 19:02:07.346 +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-03 19:02:07.346 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/htaccess.txt'. 2025-02-03 19:02:07.346 +00:00 [DBG] Connection id "0HNA0VVO1VF30" completed keep alive response. 2025-02-03 19:02:07.347 +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.1103ms 2025-02-03 19:02:10.327 +00:00 [DBG] Connection id "0HNA0VVO1VF31" accepted. 2025-02-03 19:02:10.327 +00:00 [DBG] Connection id "0HNA0VVO1VF31" started. 2025-02-03 19:02:10.427 +00:00 [DBG] Connection id "0HNA0VVO1VF31" received FIN. 2025-02-03 19:02:10.427 +00:00 [DBG] Connection 0HNA0VVO1VF31 established using the following protocol: "Tls13" 2025-02-03 19:02:10.427 +00:00 [DBG] Connection id "0HNA0VVO1VF31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:10.427 +00:00 [DBG] Connection id "0HNA0VVO1VF31" disconnecting. 2025-02-03 19:02:10.427 +00:00 [DBG] Connection id "0HNA0VVO1VF31" stopped. 2025-02-03 19:02:13.331 +00:00 [DBG] Connection id "0HNA0VVO1VF32" accepted. 2025-02-03 19:02:13.331 +00:00 [DBG] Connection id "0HNA0VVO1VF32" started. 2025-02-03 19:02:13.431 +00:00 [DBG] Connection id "0HNA0VVO1VF32" received FIN. 2025-02-03 19:02:13.432 +00:00 [DBG] Connection 0HNA0VVO1VF32 established using the following protocol: "Tls13" 2025-02-03 19:02:13.432 +00:00 [DBG] Connection id "0HNA0VVO1VF32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:13.432 +00:00 [DBG] Connection id "0HNA0VVO1VF32" disconnecting. 2025-02-03 19:02:13.432 +00:00 [DBG] Connection id "0HNA0VVO1VF32" stopped. 2025-02-03 19:02:16.256 +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-03 19:02:16.257 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/store/docs/'. 2025-02-03 19:02:16.257 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:16.257 +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.5624ms 2025-02-03 19:02:19.244 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sample/siregw46.nsf - null null 2025-02-03 19:02:19.245 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/siregw46.nsf'. 2025-02-03 19:02:19.245 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:19.245 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/sample/siregw46.nsf - 307 0 null 0.2311ms 2025-02-03 19:02:22.293 +00:00 [DBG] Connection id "0HNA0VVO1VF33" accepted. 2025-02-03 19:02:22.294 +00:00 [DBG] Connection id "0HNA0VVO1VF33" started. 2025-02-03 19:02:22.395 +00:00 [DBG] Connection id "0HNA0VVO1VF33" received FIN. 2025-02-03 19:02:22.395 +00:00 [DBG] Connection 0HNA0VVO1VF33 established using the following protocol: "Tls13" 2025-02-03 19:02:22.395 +00:00 [DBG] Connection id "0HNA0VVO1VF33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:22.395 +00:00 [DBG] Connection id "0HNA0VVO1VF33" disconnecting. 2025-02-03 19:02:22.395 +00:00 [DBG] Connection id "0HNA0VVO1VF33" stopped. 2025-02-03 19:02:25.272 +00:00 [DBG] Connection id "0HNA0VVO1VF34" accepted. 2025-02-03 19:02:25.272 +00:00 [DBG] Connection id "0HNA0VVO1VF34" started. 2025-02-03 19:02:25.372 +00:00 [DBG] Connection id "0HNA0VVO1VF34" received FIN. 2025-02-03 19:02:25.373 +00:00 [DBG] Connection 0HNA0VVO1VF34 established using the following protocol: "Tls13" 2025-02-03 19:02:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VF34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VF34" disconnecting. 2025-02-03 19:02:25.373 +00:00 [DBG] Connection id "0HNA0VVO1VF34" stopped. 2025-02-03 19:02:28.168 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/spaw/demo.php - null null 2025-02-03 19:02:28.168 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/spaw/demo.php'. 2025-02-03 19:02:28.168 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:28.168 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/spaw/demo.php - 307 0 null 0.2093ms 2025-02-03 19:02:31.225 +00:00 [DBG] Connection id "0HNA0VVO1VF35" accepted. 2025-02-03 19:02:31.226 +00:00 [DBG] Connection id "0HNA0VVO1VF35" started. 2025-02-03 19:02:31.326 +00:00 [DBG] Connection id "0HNA0VVO1VF35" received FIN. 2025-02-03 19:02:31.326 +00:00 [DBG] Connection 0HNA0VVO1VF35 established using the following protocol: "Tls13" 2025-02-03 19:02:31.326 +00:00 [DBG] Connection id "0HNA0VVO1VF35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:31.326 +00:00 [DBG] Connection id "0HNA0VVO1VF35" disconnecting. 2025-02-03 19:02:31.326 +00:00 [DBG] Connection id "0HNA0VVO1VF35" stopped. 2025-02-03 19:02:34.206 +00:00 [DBG] Connection id "0HNA0VVO1VF36" accepted. 2025-02-03 19:02:34.206 +00:00 [DBG] Connection id "0HNA0VVO1VF36" started. 2025-02-03 19:02:34.307 +00:00 [DBG] Connection id "0HNA0VVO1VF36" received FIN. 2025-02-03 19:02:34.307 +00:00 [DBG] Connection 0HNA0VVO1VF36 established using the following protocol: "Tls13" 2025-02-03 19:02:34.307 +00:00 [DBG] Connection id "0HNA0VVO1VF36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:34.307 +00:00 [DBG] Connection id "0HNA0VVO1VF36" disconnecting. 2025-02-03 19:02:34.307 +00:00 [DBG] Connection id "0HNA0VVO1VF36" stopped. 2025-02-03 19:02:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VF37" accepted. 2025-02-03 19:02:37.206 +00:00 [DBG] Connection id "0HNA0VVO1VF37" started. 2025-02-03 19:02:37.306 +00:00 [DBG] Connection id "0HNA0VVO1VF37" received FIN. 2025-02-03 19:02:37.306 +00:00 [DBG] Connection 0HNA0VVO1VF37 established using the following protocol: "Tls13" 2025-02-03 19:02:37.306 +00:00 [DBG] Connection id "0HNA0VVO1VF37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:37.306 +00:00 [DBG] Connection id "0HNA0VVO1VF37" disconnecting. 2025-02-03 19:02:37.306 +00:00 [DBG] Connection id "0HNA0VVO1VF37" stopped. 2025-02-03 19:02:40.227 +00:00 [DBG] Connection id "0HNA0VVO1VF38" accepted. 2025-02-03 19:02:40.227 +00:00 [DBG] Connection id "0HNA0VVO1VF38" started. 2025-02-03 19:02:40.327 +00:00 [DBG] Connection id "0HNA0VVO1VF38" received FIN. 2025-02-03 19:02:40.328 +00:00 [DBG] Connection 0HNA0VVO1VF38 established using the following protocol: "Tls13" 2025-02-03 19:02:40.328 +00:00 [DBG] Connection id "0HNA0VVO1VF38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:40.328 +00:00 [DBG] Connection id "0HNA0VVO1VF38" disconnecting. 2025-02-03 19:02:40.328 +00:00 [DBG] Connection id "0HNA0VVO1VF38" stopped. 2025-02-03 19:02:43.182 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/index.php - null null 2025-02-03 19:02:43.182 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/index.php'. 2025-02-03 19:02:43.182 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:43.183 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/index.php - 307 0 null 0.6883ms 2025-02-03 19:02:46.285 +00:00 [DBG] Connection id "0HNA0VVO1VF39" accepted. 2025-02-03 19:02:46.285 +00:00 [DBG] Connection id "0HNA0VVO1VF39" started. 2025-02-03 19:02:46.385 +00:00 [DBG] Connection id "0HNA0VVO1VF39" received FIN. 2025-02-03 19:02:46.386 +00:00 [DBG] Connection 0HNA0VVO1VF39 established using the following protocol: "Tls13" 2025-02-03 19:02:46.386 +00:00 [DBG] Connection id "0HNA0VVO1VF39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:46.386 +00:00 [DBG] Connection id "0HNA0VVO1VF39" disconnecting. 2025-02-03 19:02:46.386 +00:00 [DBG] Connection id "0HNA0VVO1VF39" stopped. 2025-02-03 19:02:49.201 +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-03 19:02:49.201 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/env/'. 2025-02-03 19:02:49.201 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:49.201 +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.2195ms 2025-02-03 19:02:52.285 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" accepted. 2025-02-03 19:02:52.285 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" started. 2025-02-03 19:02:52.385 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" received FIN. 2025-02-03 19:02:52.385 +00:00 [DBG] Connection 0HNA0VVO1VF3A established using the following protocol: "Tls13" 2025-02-03 19:02:52.386 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:52.386 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" disconnecting. 2025-02-03 19:02:52.386 +00:00 [DBG] Connection id "0HNA0VVO1VF3A" stopped. 2025-02-03 19:02:55.300 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" accepted. 2025-02-03 19:02:55.300 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" started. 2025-02-03 19:02:55.400 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" received FIN. 2025-02-03 19:02:55.400 +00:00 [DBG] Connection 0HNA0VVO1VF3B established using the following protocol: "Tls13" 2025-02-03 19:02:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:02:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" disconnecting. 2025-02-03 19:02:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VF3B" stopped. 2025-02-03 19:02:58.227 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstats/awstatstotals.php - null null 2025-02-03 19:02:58.227 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstats/awstatstotals.php'. 2025-02-03 19:02:58.227 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:02:58.227 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstats/awstatstotals.php - 307 0 null 0.2331ms 2025-02-03 19:03:01.334 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" accepted. 2025-02-03 19:03:01.334 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" started. 2025-02-03 19:03:01.438 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" received FIN. 2025-02-03 19:03:01.438 +00:00 [DBG] Connection 0HNA0VVO1VF3C established using the following protocol: "Tls13" 2025-02-03 19:03:01.438 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:01.438 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" disconnecting. 2025-02-03 19:03:01.438 +00:00 [DBG] Connection id "0HNA0VVO1VF3C" stopped. 2025-02-03 19:03:04.242 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.jsp - null null 2025-02-03 19:03:04.242 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.jsp'. 2025-02-03 19:03:04.242 +00:00 [DBG] Connection id "0HNA0VVO1VF30" completed keep alive response. 2025-02-03 19:03:04.242 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.jsp - 307 0 null 0.2172ms 2025-02-03 19:03:07.298 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" accepted. 2025-02-03 19:03:07.298 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" started. 2025-02-03 19:03:07.398 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" received FIN. 2025-02-03 19:03:07.398 +00:00 [DBG] Connection 0HNA0VVO1VF3D established using the following protocol: "Tls13" 2025-02-03 19:03:07.398 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:07.398 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" disconnecting. 2025-02-03 19:03:07.398 +00:00 [DBG] Connection id "0HNA0VVO1VF3D" stopped. 2025-02-03 19:03:10.196 +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-03 19:03:10.196 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/evox/about'. 2025-02-03 19:03:10.197 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:10.197 +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.5971ms 2025-02-03 19:03:13.160 +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-03 19:03:13.160 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/delete/'. 2025-02-03 19:03:13.160 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:13.160 +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.2051ms 2025-02-03 19:03:15.333 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" disconnecting. 2025-02-03 19:03:15.333 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" stopped. 2025-02-03 19:03:15.333 +00:00 [DBG] Connection id "0HNA0VVO1VF2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:16.180 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" accepted. 2025-02-03 19:03:16.180 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" started. 2025-02-03 19:03:16.281 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" received FIN. 2025-02-03 19:03:16.281 +00:00 [DBG] Connection 0HNA0VVO1VF3E established using the following protocol: "Tls13" 2025-02-03 19:03:16.281 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:16.281 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" disconnecting. 2025-02-03 19:03:16.282 +00:00 [DBG] Connection id "0HNA0VVO1VF3E" stopped. 2025-02-03 19:03:19.031 +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-03 19:03:19.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.cnf'. 2025-02-03 19:03:19.032 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:19.032 +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.2011ms 2025-02-03 19:03:22.045 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" accepted. 2025-02-03 19:03:22.045 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" started. 2025-02-03 19:03:22.145 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" received FIN. 2025-02-03 19:03:22.145 +00:00 [DBG] Connection 0HNA0VVO1VF3F established using the following protocol: "Tls13" 2025-02-03 19:03:22.145 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:22.146 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" disconnecting. 2025-02-03 19:03:22.146 +00:00 [DBG] Connection id "0HNA0VVO1VF3F" stopped. 2025-02-03 19:03:24.890 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plus/lurking.php - null null 2025-02-03 19:03:24.890 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/plus/lurking.php'. 2025-02-03 19:03:24.890 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:24.890 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/plus/lurking.php - 307 0 null 0.2163ms 2025-02-03 19:03:27.898 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" accepted. 2025-02-03 19:03:27.899 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" started. 2025-02-03 19:03:28.006 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" received FIN. 2025-02-03 19:03:28.006 +00:00 [DBG] Connection 0HNA0VVO1VF3G established using the following protocol: "Tls13" 2025-02-03 19:03:28.007 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:28.007 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" disconnecting. 2025-02-03 19:03:28.007 +00:00 [DBG] Connection id "0HNA0VVO1VF3G" stopped. 2025-02-03 19:03:30.827 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" accepted. 2025-02-03 19:03:30.827 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" started. 2025-02-03 19:03:30.927 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" received FIN. 2025-02-03 19:03:30.928 +00:00 [DBG] Connection 0HNA0VVO1VF3H established using the following protocol: "Tls13" 2025-02-03 19:03:30.928 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:30.928 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" disconnecting. 2025-02-03 19:03:30.928 +00:00 [DBG] Connection id "0HNA0VVO1VF3H" stopped. 2025-02-03 19:03:33.682 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.jsp - null null 2025-02-03 19:03:33.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.jsp'. 2025-02-03 19:03:33.683 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:33.683 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.jsp - 307 0 null 0.2642ms 2025-02-03 19:03:36.706 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" accepted. 2025-02-03 19:03:36.706 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" started. 2025-02-03 19:03:36.807 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" received FIN. 2025-02-03 19:03:36.807 +00:00 [DBG] Connection 0HNA0VVO1VF3I established using the following protocol: "Tls13" 2025-02-03 19:03:36.807 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:36.807 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" disconnecting. 2025-02-03 19:03:36.807 +00:00 [DBG] Connection id "0HNA0VVO1VF3I" stopped. 2025-02-03 19:03:39.553 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mail5.box - null null 2025-02-03 19:03:39.553 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail5.box'. 2025-02-03 19:03:39.553 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:39.553 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mail5.box - 307 0 null 0.2334ms 2025-02-03 19:03:42.565 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" accepted. 2025-02-03 19:03:42.565 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" started. 2025-02-03 19:03:42.665 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" received FIN. 2025-02-03 19:03:42.665 +00:00 [DBG] Connection 0HNA0VVO1VF3J established using the following protocol: "Tls13" 2025-02-03 19:03:42.665 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:42.666 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" disconnecting. 2025-02-03 19:03:42.666 +00:00 [DBG] Connection id "0HNA0VVO1VF3J" stopped. 2025-02-03 19:03:45.402 +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-03 19:03:45.403 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/evox/about'. 2025-02-03 19:03:45.403 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:45.403 +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.344ms 2025-02-03 19:03:48.306 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.cfm - null null 2025-02-03 19:03:48.306 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.cfm'. 2025-02-03 19:03:48.306 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:48.306 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.cfm - 307 0 null 0.2375ms 2025-02-03 19:03:51.275 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" accepted. 2025-02-03 19:03:51.275 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" started. 2025-02-03 19:03:51.374 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" received FIN. 2025-02-03 19:03:51.375 +00:00 [DBG] Connection 0HNA0VVO1VF3K established using the following protocol: "Tls13" 2025-02-03 19:03:51.375 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:51.375 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" disconnecting. 2025-02-03 19:03:51.375 +00:00 [DBG] Connection id "0HNA0VVO1VF3K" stopped. 2025-02-03 19:03:54.088 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log4a.nsf - null null 2025-02-03 19:03:54.088 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log4a.nsf'. 2025-02-03 19:03:54.089 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:54.089 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log4a.nsf - 307 0 null 0.4882ms 2025-02-03 19:03:57.043 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" accepted. 2025-02-03 19:03:57.043 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" started. 2025-02-03 19:03:57.144 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" received FIN. 2025-02-03 19:03:57.144 +00:00 [DBG] Connection 0HNA0VVO1VF3L established using the following protocol: "Tls13" 2025-02-03 19:03:57.144 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:03:57.144 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" disconnecting. 2025-02-03 19:03:57.144 +00:00 [DBG] Connection id "0HNA0VVO1VF3L" stopped. 2025-02-03 19:03:59.849 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin.jsp - null null 2025-02-03 19:03:59.849 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin.jsp'. 2025-02-03 19:03:59.849 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:03:59.849 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin.jsp - 307 0 null 0.3704ms 2025-02-03 19:04:02.804 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" accepted. 2025-02-03 19:04:02.804 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" started. 2025-02-03 19:04:02.905 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" received FIN. 2025-02-03 19:04:02.905 +00:00 [DBG] Connection 0HNA0VVO1VF3M established using the following protocol: "Tls13" 2025-02-03 19:04:02.905 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:02.905 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" disconnecting. 2025-02-03 19:04:02.905 +00:00 [DBG] Connection id "0HNA0VVO1VF3M" stopped. 2025-02-03 19:04:05.700 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" accepted. 2025-02-03 19:04:05.700 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" started. 2025-02-03 19:04:05.800 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" received FIN. 2025-02-03 19:04:05.801 +00:00 [DBG] Connection 0HNA0VVO1VF3N established using the following protocol: "Tls13" 2025-02-03 19:04:05.801 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:05.801 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" disconnecting. 2025-02-03 19:04:05.801 +00:00 [DBG] Connection id "0HNA0VVO1VF3N" stopped. 2025-02-03 19:04:08.616 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" accepted. 2025-02-03 19:04:08.616 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" started. 2025-02-03 19:04:08.716 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" received FIN. 2025-02-03 19:04:08.716 +00:00 [DBG] Connection 0HNA0VVO1VF3O established using the following protocol: "Tls13" 2025-02-03 19:04:08.717 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:08.717 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" disconnecting. 2025-02-03 19:04:08.717 +00:00 [DBG] Connection id "0HNA0VVO1VF3O" stopped. 2025-02-03 19:04:11.559 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" accepted. 2025-02-03 19:04:11.559 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" started. 2025-02-03 19:04:11.659 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" received FIN. 2025-02-03 19:04:11.659 +00:00 [DBG] Connection 0HNA0VVO1VF3P established using the following protocol: "Tls13" 2025-02-03 19:04:11.659 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:11.659 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" disconnecting. 2025-02-03 19:04:11.659 +00:00 [DBG] Connection id "0HNA0VVO1VF3P" stopped. 2025-02-03 19:04:14.420 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/moderator.jsp - null null 2025-02-03 19:04:14.420 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator.jsp'. 2025-02-03 19:04:14.420 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:14.420 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/moderator.jsp - 307 0 null 0.284ms 2025-02-03 19:04:17.452 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" accepted. 2025-02-03 19:04:17.452 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" started. 2025-02-03 19:04:17.552 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" received FIN. 2025-02-03 19:04:17.552 +00:00 [DBG] Connection 0HNA0VVO1VF3Q established using the following protocol: "Tls13" 2025-02-03 19:04:17.552 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:17.553 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" disconnecting. 2025-02-03 19:04:17.553 +00:00 [DBG] Connection id "0HNA0VVO1VF3Q" stopped. 2025-02-03 19:04:20.405 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" accepted. 2025-02-03 19:04:20.406 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" started. 2025-02-03 19:04:20.507 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" received FIN. 2025-02-03 19:04:20.508 +00:00 [DBG] Connection 0HNA0VVO1VF3R established using the following protocol: "Tls13" 2025-02-03 19:04:20.508 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:20.508 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" disconnecting. 2025-02-03 19:04:20.508 +00:00 [DBG] Connection id "0HNA0VVO1VF3R" stopped. 2025-02-03 19:04:23.282 +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-03 19:04:23.283 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vanilla/'. 2025-02-03 19:04:23.283 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:23.283 +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.2967ms 2025-02-03 19:04:26.228 +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-03 19:04:26.228 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/active/'. 2025-02-03 19:04:26.228 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:26.228 +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.3593ms 2025-02-03 19:04:29.134 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/wizards/common/_logintowizard.cfm - null null 2025-02-03 19:04:29.134 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CFIDE/wizards/common/_logintowizard.cfm'. 2025-02-03 19:04:29.134 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:29.134 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/CFIDE/wizards/common/_logintowizard.cfm - 307 0 null 0.2059ms 2025-02-03 19:04:32.109 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" accepted. 2025-02-03 19:04:32.109 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" started. 2025-02-03 19:04:32.209 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" received FIN. 2025-02-03 19:04:32.209 +00:00 [DBG] Connection 0HNA0VVO1VF3S established using the following protocol: "Tls13" 2025-02-03 19:04:32.209 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:32.209 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" disconnecting. 2025-02-03 19:04:32.209 +00:00 [DBG] Connection id "0HNA0VVO1VF3S" stopped. 2025-02-03 19:04:34.914 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.php - null null 2025-02-03 19:04:34.914 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.php'. 2025-02-03 19:04:34.914 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:34.914 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.php - 307 0 null 0.1993ms 2025-02-03 19:04:37.786 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.jsp - null null 2025-02-03 19:04:37.786 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.jsp'. 2025-02-03 19:04:37.786 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:37.786 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.jsp - 307 0 null 0.317ms 2025-02-03 19:04:40.725 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" accepted. 2025-02-03 19:04:40.725 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" started. 2025-02-03 19:04:40.825 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" received FIN. 2025-02-03 19:04:40.825 +00:00 [DBG] Connection 0HNA0VVO1VF3T established using the following protocol: "Tls13" 2025-02-03 19:04:40.825 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:40.825 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" disconnecting. 2025-02-03 19:04:40.825 +00:00 [DBG] Connection id "0HNA0VVO1VF3T" stopped. 2025-02-03 19:04:43.600 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" accepted. 2025-02-03 19:04:43.600 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" started. 2025-02-03 19:04:43.701 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" received FIN. 2025-02-03 19:04:43.702 +00:00 [DBG] Connection 0HNA0VVO1VF3U established using the following protocol: "Tls13" 2025-02-03 19:04:43.702 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:43.702 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" disconnecting. 2025-02-03 19:04:43.702 +00:00 [DBG] Connection id "0HNA0VVO1VF3U" stopped. 2025-02-03 19:04:46.494 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" accepted. 2025-02-03 19:04:46.494 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" started. 2025-02-03 19:04:46.595 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" received FIN. 2025-02-03 19:04:46.595 +00:00 [DBG] Connection 0HNA0VVO1VF3V established using the following protocol: "Tls13" 2025-02-03 19:04:46.596 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:46.596 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" disconnecting. 2025-02-03 19:04:46.596 +00:00 [DBG] Connection id "0HNA0VVO1VF3V" stopped. 2025-02-03 19:04:49.317 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwlog/ - null null 2025-02-03 19:04:49.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlog/'. 2025-02-03 19:04:49.317 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:49.317 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwlog/ - 307 0 null 0.255ms 2025-02-03 19:04:52.304 +00:00 [DBG] Connection id "0HNA0VVO1VF40" accepted. 2025-02-03 19:04:52.305 +00:00 [DBG] Connection id "0HNA0VVO1VF40" started. 2025-02-03 19:04:52.405 +00:00 [DBG] Connection id "0HNA0VVO1VF40" received FIN. 2025-02-03 19:04:52.405 +00:00 [DBG] Connection 0HNA0VVO1VF40 established using the following protocol: "Tls13" 2025-02-03 19:04:52.405 +00:00 [DBG] Connection id "0HNA0VVO1VF40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:52.406 +00:00 [DBG] Connection id "0HNA0VVO1VF40" disconnecting. 2025-02-03 19:04:52.406 +00:00 [DBG] Connection id "0HNA0VVO1VF40" stopped. 2025-02-03 19:04:55.220 +00:00 [DBG] Connection id "0HNA0VVO1VF41" accepted. 2025-02-03 19:04:55.220 +00:00 [DBG] Connection id "0HNA0VVO1VF41" started. 2025-02-03 19:04:55.321 +00:00 [DBG] Connection id "0HNA0VVO1VF41" received FIN. 2025-02-03 19:04:55.321 +00:00 [DBG] Connection 0HNA0VVO1VF41 established using the following protocol: "Tls13" 2025-02-03 19:04:55.321 +00:00 [DBG] Connection id "0HNA0VVO1VF41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:04:55.321 +00:00 [DBG] Connection id "0HNA0VVO1VF41" disconnecting. 2025-02-03 19:04:55.321 +00:00 [DBG] Connection id "0HNA0VVO1VF41" stopped. 2025-02-03 19:04:58.065 +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-03 19:04:58.065 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/_x_todo.htm'. 2025-02-03 19:04:58.065 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:04:58.065 +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.2599ms 2025-02-03 19:05:00.971 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - null null 2025-02-03 19:05:00.972 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.html'. 2025-02-03 19:05:00.972 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:00.972 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.html - 307 0 null 0.298ms 2025-02-03 19:05:03.851 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.php - null null 2025-02-03 19:05:03.851 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.php'. 2025-02-03 19:05:03.852 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:03.852 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.php - 307 0 null 0.2206ms 2025-02-03 19:05:06.795 +00:00 [DBG] Connection id "0HNA0VVO1VF42" accepted. 2025-02-03 19:05:06.796 +00:00 [DBG] Connection id "0HNA0VVO1VF42" started. 2025-02-03 19:05:06.896 +00:00 [DBG] Connection id "0HNA0VVO1VF42" received FIN. 2025-02-03 19:05:06.896 +00:00 [DBG] Connection 0HNA0VVO1VF42 established using the following protocol: "Tls13" 2025-02-03 19:05:06.896 +00:00 [DBG] Connection id "0HNA0VVO1VF42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:06.896 +00:00 [DBG] Connection id "0HNA0VVO1VF42" disconnecting. 2025-02-03 19:05:06.897 +00:00 [DBG] Connection id "0HNA0VVO1VF42" stopped. 2025-02-03 19:05:09.565 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwlogs/ - null null 2025-02-03 19:05:09.565 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wwwlogs/'. 2025-02-03 19:05:09.566 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:09.566 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wwwlogs/ - 307 0 null 0.2399ms 2025-02-03 19:05:12.409 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/bnnr.php - null null 2025-02-03 19:05:12.410 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/bnnr.php'. 2025-02-03 19:05:12.410 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:12.410 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum/bnnr.php - 307 0 null 0.2229ms 2025-02-03 19:05:14.347 +00:00 [DBG] Connection id "0HNA0VVO1VF30" disconnecting. 2025-02-03 19:05:14.347 +00:00 [DBG] Connection id "0HNA0VVO1VF30" stopped. 2025-02-03 19:05:14.348 +00:00 [DBG] Connection id "0HNA0VVO1VF30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:15.327 +00:00 [DBG] Connection id "0HNA0VVO1VF43" accepted. 2025-02-03 19:05:15.327 +00:00 [DBG] Connection id "0HNA0VVO1VF43" started. 2025-02-03 19:05:15.427 +00:00 [DBG] Connection id "0HNA0VVO1VF43" received FIN. 2025-02-03 19:05:15.428 +00:00 [DBG] Connection 0HNA0VVO1VF43 established using the following protocol: "Tls13" 2025-02-03 19:05:15.428 +00:00 [DBG] Connection id "0HNA0VVO1VF43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:15.428 +00:00 [DBG] Connection id "0HNA0VVO1VF43" disconnecting. 2025-02-03 19:05:15.428 +00:00 [DBG] Connection id "0HNA0VVO1VF43" stopped. 2025-02-03 19:05:18.170 +00:00 [DBG] Connection id "0HNA0VVO1VF44" accepted. 2025-02-03 19:05:18.170 +00:00 [DBG] Connection id "0HNA0VVO1VF44" started. 2025-02-03 19:05:18.271 +00:00 [DBG] Connection id "0HNA0VVO1VF44" received FIN. 2025-02-03 19:05:18.271 +00:00 [DBG] Connection 0HNA0VVO1VF44 established using the following protocol: "Tls13" 2025-02-03 19:05:18.271 +00:00 [DBG] Connection id "0HNA0VVO1VF44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:18.271 +00:00 [DBG] Connection id "0HNA0VVO1VF44" disconnecting. 2025-02-03 19:05:18.271 +00:00 [DBG] Connection id "0HNA0VVO1VF44" stopped. 2025-02-03 19:05:21.041 +00:00 [DBG] Connection id "0HNA0VVO1VF45" accepted. 2025-02-03 19:05:21.041 +00:00 [DBG] Connection id "0HNA0VVO1VF45" started. 2025-02-03 19:05:21.141 +00:00 [DBG] Connection id "0HNA0VVO1VF45" received FIN. 2025-02-03 19:05:21.141 +00:00 [DBG] Connection 0HNA0VVO1VF45 established using the following protocol: "Tls13" 2025-02-03 19:05:21.141 +00:00 [DBG] Connection id "0HNA0VVO1VF45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:21.141 +00:00 [DBG] Connection id "0HNA0VVO1VF45" disconnecting. 2025-02-03 19:05:21.141 +00:00 [DBG] Connection id "0HNA0VVO1VF45" stopped. 2025-02-03 19:05:23.843 +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-03 19:05:23.843 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/asp/'. 2025-02-03 19:05:23.843 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:23.843 +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.2575ms 2025-02-03 19:05:26.815 +00:00 [DBG] Connection id "0HNA0VVO1VF46" accepted. 2025-02-03 19:05:26.816 +00:00 [DBG] Connection id "0HNA0VVO1VF46" started. 2025-02-03 19:05:26.916 +00:00 [DBG] Connection id "0HNA0VVO1VF46" received FIN. 2025-02-03 19:05:26.916 +00:00 [DBG] Connection 0HNA0VVO1VF46 established using the following protocol: "Tls13" 2025-02-03 19:05:26.916 +00:00 [DBG] Connection id "0HNA0VVO1VF46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:26.917 +00:00 [DBG] Connection id "0HNA0VVO1VF46" disconnecting. 2025-02-03 19:05:26.917 +00:00 [DBG] Connection id "0HNA0VVO1VF46" stopped. 2025-02-03 19:05:29.709 +00:00 [DBG] Connection id "0HNA0VVO1VF47" accepted. 2025-02-03 19:05:29.709 +00:00 [DBG] Connection id "0HNA0VVO1VF47" started. 2025-02-03 19:05:29.810 +00:00 [DBG] Connection id "0HNA0VVO1VF47" received FIN. 2025-02-03 19:05:29.810 +00:00 [DBG] Connection 0HNA0VVO1VF47 established using the following protocol: "Tls13" 2025-02-03 19:05:29.810 +00:00 [DBG] Connection id "0HNA0VVO1VF47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:29.810 +00:00 [DBG] Connection id "0HNA0VVO1VF47" disconnecting. 2025-02-03 19:05:29.811 +00:00 [DBG] Connection id "0HNA0VVO1VF47" stopped. 2025-02-03 19:05:32.527 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zikula/index.php - null null 2025-02-03 19:05:32.527 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zikula/index.php'. 2025-02-03 19:05:32.527 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:32.527 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zikula/index.php - 307 0 null 0.2145ms 2025-02-03 19:05:35.415 +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-03 19:05:35.416 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webstore/'. 2025-02-03 19:05:35.416 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:35.416 +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.27ms 2025-02-03 19:05:38.277 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/account.html - null null 2025-02-03 19:05:38.277 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/account.html'. 2025-02-03 19:05:38.277 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:38.277 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/account.html - 307 0 null 0.2118ms 2025-02-03 19:05:41.206 +00:00 [DBG] Connection id "0HNA0VVO1VF48" accepted. 2025-02-03 19:05:41.206 +00:00 [DBG] Connection id "0HNA0VVO1VF48" started. 2025-02-03 19:05:41.308 +00:00 [DBG] Connection id "0HNA0VVO1VF48" received FIN. 2025-02-03 19:05:41.308 +00:00 [DBG] Connection 0HNA0VVO1VF48 established using the following protocol: "Tls13" 2025-02-03 19:05:41.308 +00:00 [DBG] Connection id "0HNA0VVO1VF48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:41.309 +00:00 [DBG] Connection id "0HNA0VVO1VF48" disconnecting. 2025-02-03 19:05:41.309 +00:00 [DBG] Connection id "0HNA0VVO1VF48" stopped. 2025-02-03 19:05:43.959 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.html - null null 2025-02-03 19:05:43.959 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/admin.html'. 2025-02-03 19:05:43.959 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:43.959 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/admin.html - 307 0 null 0.237ms 2025-02-03 19:05:46.790 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vbseo.php - null null 2025-02-03 19:05:46.790 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vbseo.php'. 2025-02-03 19:05:46.791 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:46.791 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vbseo.php - 307 0 null 0.2136ms 2025-02-03 19:05:49.695 +00:00 [DBG] Connection id "0HNA0VVO1VF49" accepted. 2025-02-03 19:05:49.696 +00:00 [DBG] Connection id "0HNA0VVO1VF49" started. 2025-02-03 19:05:49.796 +00:00 [DBG] Connection id "0HNA0VVO1VF49" received FIN. 2025-02-03 19:05:49.796 +00:00 [DBG] Connection 0HNA0VVO1VF49 established using the following protocol: "Tls13" 2025-02-03 19:05:49.797 +00:00 [DBG] Connection id "0HNA0VVO1VF49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:49.797 +00:00 [DBG] Connection id "0HNA0VVO1VF49" disconnecting. 2025-02-03 19:05:49.797 +00:00 [DBG] Connection id "0HNA0VVO1VF49" stopped. 2025-02-03 19:05:52.521 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" accepted. 2025-02-03 19:05:52.521 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" started. 2025-02-03 19:05:52.623 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" received FIN. 2025-02-03 19:05:52.623 +00:00 [DBG] Connection 0HNA0VVO1VF4A established using the following protocol: "Tls13" 2025-02-03 19:05:52.623 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:52.624 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" disconnecting. 2025-02-03 19:05:52.624 +00:00 [DBG] Connection id "0HNA0VVO1VF4A" stopped. 2025-02-03 19:05:55.383 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" accepted. 2025-02-03 19:05:55.383 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" started. 2025-02-03 19:05:55.483 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" received FIN. 2025-02-03 19:05:55.483 +00:00 [DBG] Connection 0HNA0VVO1VF4B established using the following protocol: "Tls13" 2025-02-03 19:05:55.483 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:05:55.483 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" disconnecting. 2025-02-03 19:05:55.483 +00:00 [DBG] Connection id "0HNA0VVO1VF4B" stopped. 2025-02-03 19:05:58.168 +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-03 19:05:58.169 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/index.php'. 2025-02-03 19:05:58.169 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:05:58.169 +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.2214ms 2025-02-03 19:06:01.126 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" accepted. 2025-02-03 19:06:01.126 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" started. 2025-02-03 19:06:01.227 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" received FIN. 2025-02-03 19:06:01.228 +00:00 [DBG] Connection 0HNA0VVO1VF4C established using the following protocol: "Tls13" 2025-02-03 19:06:01.228 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:01.228 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" disconnecting. 2025-02-03 19:06:01.228 +00:00 [DBG] Connection id "0HNA0VVO1VF4C" stopped. 2025-02-03 19:06:04.008 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" accepted. 2025-02-03 19:06:04.008 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" started. 2025-02-03 19:06:04.108 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" received FIN. 2025-02-03 19:06:04.108 +00:00 [DBG] Connection 0HNA0VVO1VF4D established using the following protocol: "Tls13" 2025-02-03 19:06:04.108 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:04.108 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" disconnecting. 2025-02-03 19:06:04.108 +00:00 [DBG] Connection id "0HNA0VVO1VF4D" stopped. 2025-02-03 19:06:06.919 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" accepted. 2025-02-03 19:06:06.919 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" started. 2025-02-03 19:06:06.919 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEESAdmin.nsf - null null 2025-02-03 19:06:06.919 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEESAdmin.nsf'. 2025-02-03 19:06:06.920 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" completed keep alive response. 2025-02-03 19:06:06.920 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEESAdmin.nsf - 307 0 null 0.1201ms 2025-02-03 19:06:09.702 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.asp - null null 2025-02-03 19:06:09.702 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincontrol.asp'. 2025-02-03 19:06:09.703 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" completed keep alive response. 2025-02-03 19:06:09.703 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincontrol.asp - 307 0 null 0.9473ms 2025-02-03 19:06:12.548 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/index.asp - null null 2025-02-03 19:06:12.548 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.asp'. 2025-02-03 19:06:12.548 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:12.548 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/index.asp - 307 0 null 0.1919ms 2025-02-03 19:06:15.466 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" accepted. 2025-02-03 19:06:15.467 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" started. 2025-02-03 19:06:15.567 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" received FIN. 2025-02-03 19:06:15.568 +00:00 [DBG] Connection 0HNA0VVO1VF4F established using the following protocol: "Tls13" 2025-02-03 19:06:15.568 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:15.568 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" disconnecting. 2025-02-03 19:06:15.568 +00:00 [DBG] Connection id "0HNA0VVO1VF4F" stopped. 2025-02-03 19:06:18.216 +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-03 19:06:18.216 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cm/'. 2025-02-03 19:06:18.217 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:18.217 +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.2676ms 2025-02-03 19:06:21.041 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/index.jsp - null null 2025-02-03 19:06:21.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.jsp'. 2025-02-03 19:06:21.042 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:21.042 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/index.jsp - 307 0 null 0.5183ms 2025-02-03 19:06:23.931 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" accepted. 2025-02-03 19:06:23.931 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" started. 2025-02-03 19:06:24.032 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" received FIN. 2025-02-03 19:06:24.032 +00:00 [DBG] Connection 0HNA0VVO1VF4G established using the following protocol: "Tls13" 2025-02-03 19:06:24.032 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:24.032 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" disconnecting. 2025-02-03 19:06:24.032 +00:00 [DBG] Connection id "0HNA0VVO1VF4G" stopped. 2025-02-03 19:06:26.830 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" accepted. 2025-02-03 19:06:26.831 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" started. 2025-02-03 19:06:26.931 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" received FIN. 2025-02-03 19:06:26.931 +00:00 [DBG] Connection 0HNA0VVO1VF4H established using the following protocol: "Tls13" 2025-02-03 19:06:26.931 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:26.931 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" disconnecting. 2025-02-03 19:06:26.932 +00:00 [DBG] Connection id "0HNA0VVO1VF4H" stopped. 2025-02-03 19:06:29.607 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" accepted. 2025-02-03 19:06:29.608 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" started. 2025-02-03 19:06:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" received FIN. 2025-02-03 19:06:29.708 +00:00 [DBG] Connection 0HNA0VVO1VF4I established using the following protocol: "Tls13" 2025-02-03 19:06:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" disconnecting. 2025-02-03 19:06:29.708 +00:00 [DBG] Connection id "0HNA0VVO1VF4I" stopped. 2025-02-03 19:06:32.389 +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-03 19:06:32.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/statusnet/README'. 2025-02-03 19:06:32.389 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:32.389 +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.202ms 2025-02-03 19:06:35.335 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" accepted. 2025-02-03 19:06:35.335 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" started. 2025-02-03 19:06:35.435 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" received FIN. 2025-02-03 19:06:35.435 +00:00 [DBG] Connection 0HNA0VVO1VF4J established using the following protocol: "Tls13" 2025-02-03 19:06:35.436 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:35.436 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" disconnecting. 2025-02-03 19:06:35.436 +00:00 [DBG] Connection id "0HNA0VVO1VF4J" stopped. 2025-02-03 19:06:38.221 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" accepted. 2025-02-03 19:06:38.221 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" started. 2025-02-03 19:06:38.322 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" received FIN. 2025-02-03 19:06:38.322 +00:00 [DBG] Connection 0HNA0VVO1VF4K established using the following protocol: "Tls13" 2025-02-03 19:06:38.323 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:38.323 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" disconnecting. 2025-02-03 19:06:38.323 +00:00 [DBG] Connection id "0HNA0VVO1VF4K" stopped. 2025-02-03 19:06:41.020 +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-03 19:06:41.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Dashboard/Dashboard.html'. 2025-02-03 19:06:41.020 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:41.020 +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.2138ms 2025-02-03 19:06:43.898 +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-03 19:06:43.898 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/s/'. 2025-02-03 19:06:43.898 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:43.898 +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.3182ms 2025-02-03 19:06:46.741 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/indexviewentry.php - null null 2025-02-03 19:06:46.741 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/indexviewentry.php'. 2025-02-03 19:06:46.741 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:46.741 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/indexviewentry.php - 307 0 null 0.2388ms 2025-02-03 19:06:49.651 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" accepted. 2025-02-03 19:06:49.651 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" started. 2025-02-03 19:06:49.751 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" received FIN. 2025-02-03 19:06:49.752 +00:00 [DBG] Connection 0HNA0VVO1VF4L established using the following protocol: "Tls13" 2025-02-03 19:06:49.752 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:49.752 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" disconnecting. 2025-02-03 19:06:49.752 +00:00 [DBG] Connection id "0HNA0VVO1VF4L" stopped. 2025-02-03 19:06:52.396 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - null null 2025-02-03 19:06:52.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.cfm'. 2025-02-03 19:06:52.396 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:52.396 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - 307 0 null 0.2133ms 2025-02-03 19:06:55.211 +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-03 19:06:55.211 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/9/'. 2025-02-03 19:06:55.211 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:06:55.211 +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.1953ms 2025-02-03 19:06:58.101 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" accepted. 2025-02-03 19:06:58.101 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" started. 2025-02-03 19:06:58.200 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" received FIN. 2025-02-03 19:06:58.201 +00:00 [DBG] Connection 0HNA0VVO1VF4M established using the following protocol: "Tls13" 2025-02-03 19:06:58.201 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:06:58.201 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" disconnecting. 2025-02-03 19:06:58.201 +00:00 [DBG] Connection id "0HNA0VVO1VF4M" stopped. 2025-02-03 19:07:00.921 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" accepted. 2025-02-03 19:07:00.921 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" started. 2025-02-03 19:07:01.022 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" received FIN. 2025-02-03 19:07:01.022 +00:00 [DBG] Connection 0HNA0VVO1VF4N established using the following protocol: "Tls13" 2025-02-03 19:07:01.022 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:01.022 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" disconnecting. 2025-02-03 19:07:01.022 +00:00 [DBG] Connection id "0HNA0VVO1VF4N" stopped. 2025-02-03 19:07:03.767 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" accepted. 2025-02-03 19:07:03.767 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" started. 2025-02-03 19:07:03.866 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" received FIN. 2025-02-03 19:07:03.867 +00:00 [DBG] Connection 0HNA0VVO1VF4O established using the following protocol: "Tls13" 2025-02-03 19:07:03.867 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:03.867 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" disconnecting. 2025-02-03 19:07:03.867 +00:00 [DBG] Connection id "0HNA0VVO1VF4O" stopped. 2025-02-03 19:07:06.551 +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-03 19:07:06.551 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/4/'. 2025-02-03 19:07:06.552 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:06.552 +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.2382ms 2025-02-03 19:07:09.493 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" accepted. 2025-02-03 19:07:09.493 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" started. 2025-02-03 19:07:09.594 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" received FIN. 2025-02-03 19:07:09.595 +00:00 [DBG] Connection 0HNA0VVO1VF4P established using the following protocol: "Tls13" 2025-02-03 19:07:09.595 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:09.595 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" disconnecting. 2025-02-03 19:07:09.595 +00:00 [DBG] Connection id "0HNA0VVO1VF4P" stopped. 2025-02-03 19:07:12.372 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" accepted. 2025-02-03 19:07:12.372 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" started. 2025-02-03 19:07:12.473 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" received FIN. 2025-02-03 19:07:12.473 +00:00 [DBG] Connection 0HNA0VVO1VF4Q established using the following protocol: "Tls13" 2025-02-03 19:07:12.474 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:12.474 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" disconnecting. 2025-02-03 19:07:12.474 +00:00 [DBG] Connection id "0HNA0VVO1VF4Q" stopped. 2025-02-03 19:07:15.171 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.cfm - null null 2025-02-03 19:07:15.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.cfm'. 2025-02-03 19:07:15.171 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:15.171 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.cfm - 307 0 null 0.2734ms 2025-02-03 19:07:18.042 +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-03 19:07:18.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/3/'. 2025-02-03 19:07:18.043 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:18.043 +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.5105ms 2025-02-03 19:07:20.879 +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-03 19:07:20.879 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/'. 2025-02-03 19:07:20.879 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:20.879 +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.2111ms 2025-02-03 19:07:23.793 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" accepted. 2025-02-03 19:07:23.793 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" started. 2025-02-03 19:07:23.894 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" received FIN. 2025-02-03 19:07:23.894 +00:00 [DBG] Connection 0HNA0VVO1VF4R established using the following protocol: "Tls13" 2025-02-03 19:07:23.894 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:23.894 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" disconnecting. 2025-02-03 19:07:23.894 +00:00 [DBG] Connection id "0HNA0VVO1VF4R" stopped. 2025-02-03 19:07:26.535 +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-03 19:07:26.535 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/acciones/'. 2025-02-03 19:07:26.535 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:26.535 +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.224ms 2025-02-03 19:07:29.346 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - null null 2025-02-03 19:07:29.347 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.cfm'. 2025-02-03 19:07:29.347 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:29.347 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.cfm - 307 0 null 0.3013ms 2025-02-03 19:07:32.237 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" accepted. 2025-02-03 19:07:32.237 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" started. 2025-02-03 19:07:32.338 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" received FIN. 2025-02-03 19:07:32.338 +00:00 [DBG] Connection 0HNA0VVO1VF4S established using the following protocol: "Tls13" 2025-02-03 19:07:32.338 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:32.338 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" disconnecting. 2025-02-03 19:07:32.338 +00:00 [DBG] Connection id "0HNA0VVO1VF4S" stopped. 2025-02-03 19:07:35.049 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" accepted. 2025-02-03 19:07:35.049 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" started. 2025-02-03 19:07:35.148 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" received FIN. 2025-02-03 19:07:35.149 +00:00 [DBG] Connection 0HNA0VVO1VF4T established using the following protocol: "Tls13" 2025-02-03 19:07:35.149 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:35.149 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" disconnecting. 2025-02-03 19:07:35.149 +00:00 [DBG] Connection id "0HNA0VVO1VF4T" stopped. 2025-02-03 19:07:37.897 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" accepted. 2025-02-03 19:07:37.897 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" started. 2025-02-03 19:07:37.997 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" received FIN. 2025-02-03 19:07:37.997 +00:00 [DBG] Connection 0HNA0VVO1VF4U established using the following protocol: "Tls13" 2025-02-03 19:07:37.997 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:37.997 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" disconnecting. 2025-02-03 19:07:37.997 +00:00 [DBG] Connection id "0HNA0VVO1VF4U" stopped. 2025-02-03 19:07:40.674 +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-03 19:07:40.674 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/x/'. 2025-02-03 19:07:40.675 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:40.675 +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.2018ms 2025-02-03 19:07:43.621 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" accepted. 2025-02-03 19:07:43.622 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" started. 2025-02-03 19:07:43.722 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" received FIN. 2025-02-03 19:07:43.722 +00:00 [DBG] Connection 0HNA0VVO1VF4V established using the following protocol: "Tls13" 2025-02-03 19:07:43.722 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:43.722 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" disconnecting. 2025-02-03 19:07:43.722 +00:00 [DBG] Connection id "0HNA0VVO1VF4V" stopped. 2025-02-03 19:07:46.505 +00:00 [DBG] Connection id "0HNA0VVO1VF50" accepted. 2025-02-03 19:07:46.505 +00:00 [DBG] Connection id "0HNA0VVO1VF50" started. 2025-02-03 19:07:46.605 +00:00 [DBG] Connection id "0HNA0VVO1VF50" received FIN. 2025-02-03 19:07:46.605 +00:00 [DBG] Connection 0HNA0VVO1VF50 established using the following protocol: "Tls13" 2025-02-03 19:07:46.606 +00:00 [DBG] Connection id "0HNA0VVO1VF50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:46.606 +00:00 [DBG] Connection id "0HNA0VVO1VF50" disconnecting. 2025-02-03 19:07:46.606 +00:00 [DBG] Connection id "0HNA0VVO1VF50" stopped. 2025-02-03 19:07:49.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administer/ - null null 2025-02-03 19:07:49.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administer/'. 2025-02-03 19:07:49.292 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:49.292 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administer/ - 307 0 null 0.2902ms 2025-02-03 19:07:52.177 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/setup.nsf - null null 2025-02-03 19:07:52.177 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/setup.nsf'. 2025-02-03 19:07:52.177 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:52.177 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/setup.nsf - 307 0 null 0.2228ms 2025-02-03 19:07:55.012 +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-03 19:07:55.012 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/8/'. 2025-02-03 19:07:55.012 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:07:55.012 +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.2373ms 2025-02-03 19:07:57.909 +00:00 [DBG] Connection id "0HNA0VVO1VF51" accepted. 2025-02-03 19:07:57.909 +00:00 [DBG] Connection id "0HNA0VVO1VF51" started. 2025-02-03 19:07:58.009 +00:00 [DBG] Connection id "0HNA0VVO1VF51" received FIN. 2025-02-03 19:07:58.010 +00:00 [DBG] Connection 0HNA0VVO1VF51 established using the following protocol: "Tls13" 2025-02-03 19:07:58.010 +00:00 [DBG] Connection id "0HNA0VVO1VF51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:07:58.010 +00:00 [DBG] Connection id "0HNA0VVO1VF51" disconnecting. 2025-02-03 19:07:58.010 +00:00 [DBG] Connection id "0HNA0VVO1VF51" stopped. 2025-02-03 19:08:00.751 +00:00 [DBG] Connection id "0HNA0VVO1VF52" accepted. 2025-02-03 19:08:00.751 +00:00 [DBG] Connection id "0HNA0VVO1VF52" started. 2025-02-03 19:08:00.751 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/srvnam.htm - null null 2025-02-03 19:08:00.751 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/srvnam.htm'. 2025-02-03 19:08:00.751 +00:00 [DBG] Connection id "0HNA0VVO1VF52" completed keep alive response. 2025-02-03 19:08:00.751 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/srvnam.htm - 307 0 null 0.1253ms 2025-02-03 19:08:03.463 +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-03 19:08:03.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfappman/'. 2025-02-03 19:08:03.463 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" completed keep alive response. 2025-02-03 19:08:03.463 +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.1975ms 2025-02-03 19:08:06.347 +00:00 [DBG] Connection id "0HNA0VVO1VF53" accepted. 2025-02-03 19:08:06.347 +00:00 [DBG] Connection id "0HNA0VVO1VF53" started. 2025-02-03 19:08:06.447 +00:00 [DBG] Connection id "0HNA0VVO1VF53" received FIN. 2025-02-03 19:08:06.448 +00:00 [DBG] Connection 0HNA0VVO1VF53 established using the following protocol: "Tls13" 2025-02-03 19:08:06.448 +00:00 [DBG] Connection id "0HNA0VVO1VF53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:06.448 +00:00 [DBG] Connection id "0HNA0VVO1VF53" disconnecting. 2025-02-03 19:08:06.448 +00:00 [DBG] Connection id "0HNA0VVO1VF53" stopped. 2025-02-03 19:08:09.163 +00:00 [DBG] Connection id "0HNA0VVO1VF54" accepted. 2025-02-03 19:08:09.164 +00:00 [DBG] Connection id "0HNA0VVO1VF54" started. 2025-02-03 19:08:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF54" received FIN. 2025-02-03 19:08:09.265 +00:00 [DBG] Connection 0HNA0VVO1VF54 established using the following protocol: "Tls13" 2025-02-03 19:08:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF54" disconnecting. 2025-02-03 19:08:09.265 +00:00 [DBG] Connection id "0HNA0VVO1VF54" stopped. 2025-02-03 19:08:12.012 +00:00 [DBG] Connection id "0HNA0VVO1VF55" accepted. 2025-02-03 19:08:12.012 +00:00 [DBG] Connection id "0HNA0VVO1VF55" started. 2025-02-03 19:08:12.112 +00:00 [DBG] Connection id "0HNA0VVO1VF55" received FIN. 2025-02-03 19:08:12.113 +00:00 [DBG] Connection 0HNA0VVO1VF55 established using the following protocol: "Tls13" 2025-02-03 19:08:12.113 +00:00 [DBG] Connection id "0HNA0VVO1VF55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:12.113 +00:00 [DBG] Connection id "0HNA0VVO1VF55" disconnecting. 2025-02-03 19:08:12.113 +00:00 [DBG] Connection id "0HNA0VVO1VF55" stopped. 2025-02-03 19:08:14.797 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/updown.php - null null 2025-02-03 19:08:14.797 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/updown.php'. 2025-02-03 19:08:14.797 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:14.797 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/updown.php - 307 0 null 0.1883ms 2025-02-03 19:08:17.727 +00:00 [DBG] Connection id "0HNA0VVO1VF56" accepted. 2025-02-03 19:08:17.727 +00:00 [DBG] Connection id "0HNA0VVO1VF56" started. 2025-02-03 19:08:17.827 +00:00 [DBG] Connection id "0HNA0VVO1VF56" received FIN. 2025-02-03 19:08:17.827 +00:00 [DBG] Connection 0HNA0VVO1VF56 established using the following protocol: "Tls13" 2025-02-03 19:08:17.827 +00:00 [DBG] Connection id "0HNA0VVO1VF56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:17.828 +00:00 [DBG] Connection id "0HNA0VVO1VF56" disconnecting. 2025-02-03 19:08:17.828 +00:00 [DBG] Connection id "0HNA0VVO1VF56" stopped. 2025-02-03 19:08:20.605 +00:00 [DBG] Connection id "0HNA0VVO1VF57" accepted. 2025-02-03 19:08:20.606 +00:00 [DBG] Connection id "0HNA0VVO1VF57" started. 2025-02-03 19:08:20.705 +00:00 [DBG] Connection id "0HNA0VVO1VF57" received FIN. 2025-02-03 19:08:20.706 +00:00 [DBG] Connection 0HNA0VVO1VF57 established using the following protocol: "Tls13" 2025-02-03 19:08:20.706 +00:00 [DBG] Connection id "0HNA0VVO1VF57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:20.706 +00:00 [DBG] Connection id "0HNA0VVO1VF57" disconnecting. 2025-02-03 19:08:20.706 +00:00 [DBG] Connection id "0HNA0VVO1VF57" stopped. 2025-02-03 19:08:23.402 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Admin/ - null null 2025-02-03 19:08:23.402 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Admin/'. 2025-02-03 19:08:23.402 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:23.402 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Admin/ - 307 0 null 0.2879ms 2025-02-03 19:08:26.269 +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-03 19:08:26.269 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/default/'. 2025-02-03 19:08:26.269 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:26.269 +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.2148ms 2025-02-03 19:08:29.109 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.cfm - null null 2025-02-03 19:08:29.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/AdminLogin.cfm'. 2025-02-03 19:08:29.109 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:29.109 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/AdminLogin.cfm - 307 0 null 0.2302ms 2025-02-03 19:08:32.034 +00:00 [DBG] Connection id "0HNA0VVO1VF58" accepted. 2025-02-03 19:08:32.035 +00:00 [DBG] Connection id "0HNA0VVO1VF58" started. 2025-02-03 19:08:32.134 +00:00 [DBG] Connection id "0HNA0VVO1VF58" received FIN. 2025-02-03 19:08:32.135 +00:00 [DBG] Connection 0HNA0VVO1VF58 established using the following protocol: "Tls13" 2025-02-03 19:08:32.135 +00:00 [DBG] Connection id "0HNA0VVO1VF58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:32.135 +00:00 [DBG] Connection id "0HNA0VVO1VF58" disconnecting. 2025-02-03 19:08:32.135 +00:00 [DBG] Connection id "0HNA0VVO1VF58" stopped. 2025-02-03 19:08:34.759 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/index.html - null null 2025-02-03 19:08:34.759 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/index.html'. 2025-02-03 19:08:34.759 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:34.759 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/index.html - 307 0 null 0.2204ms 2025-02-03 19:08:37.569 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.php - null null 2025-02-03 19:08:37.569 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/login.php'. 2025-02-03 19:08:37.569 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:37.570 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/login.php - 307 0 null 0.4105ms 2025-02-03 19:08:40.453 +00:00 [DBG] Connection id "0HNA0VVO1VF59" accepted. 2025-02-03 19:08:40.454 +00:00 [DBG] Connection id "0HNA0VVO1VF59" started. 2025-02-03 19:08:40.555 +00:00 [DBG] Connection id "0HNA0VVO1VF59" received FIN. 2025-02-03 19:08:40.555 +00:00 [DBG] Connection 0HNA0VVO1VF59 established using the following protocol: "Tls13" 2025-02-03 19:08:40.555 +00:00 [DBG] Connection id "0HNA0VVO1VF59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:40.555 +00:00 [DBG] Connection id "0HNA0VVO1VF59" disconnecting. 2025-02-03 19:08:40.555 +00:00 [DBG] Connection id "0HNA0VVO1VF59" stopped. 2025-02-03 19:08:43.269 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" accepted. 2025-02-03 19:08:43.269 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" started. 2025-02-03 19:08:43.369 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" received FIN. 2025-02-03 19:08:43.369 +00:00 [DBG] Connection 0HNA0VVO1VF5A established using the following protocol: "Tls13" 2025-02-03 19:08:43.370 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:43.370 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" disconnecting. 2025-02-03 19:08:43.370 +00:00 [DBG] Connection id "0HNA0VVO1VF5A" stopped. 2025-02-03 19:08:46.113 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" accepted. 2025-02-03 19:08:46.113 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" started. 2025-02-03 19:08:46.214 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" received FIN. 2025-02-03 19:08:46.214 +00:00 [DBG] Connection 0HNA0VVO1VF5B established using the following protocol: "Tls13" 2025-02-03 19:08:46.214 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:46.214 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" disconnecting. 2025-02-03 19:08:46.214 +00:00 [DBG] Connection id "0HNA0VVO1VF5B" stopped. 2025-02-03 19:08:48.888 +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-03 19:08:48.888 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DMR/'. 2025-02-03 19:08:48.888 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:48.888 +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.1991ms 2025-02-03 19:08:51.832 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" accepted. 2025-02-03 19:08:51.832 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" started. 2025-02-03 19:08:51.931 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" received FIN. 2025-02-03 19:08:51.932 +00:00 [DBG] Connection 0HNA0VVO1VF5C established using the following protocol: "Tls13" 2025-02-03 19:08:51.932 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:51.932 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" disconnecting. 2025-02-03 19:08:51.932 +00:00 [DBG] Connection id "0HNA0VVO1VF5C" stopped. 2025-02-03 19:08:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" accepted. 2025-02-03 19:08:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" started. 2025-02-03 19:08:54.801 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" received FIN. 2025-02-03 19:08:54.802 +00:00 [DBG] Connection 0HNA0VVO1VF5D established using the following protocol: "Tls13" 2025-02-03 19:08:54.802 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:08:54.802 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" disconnecting. 2025-02-03 19:08:54.802 +00:00 [DBG] Connection id "0HNA0VVO1VF5D" stopped. 2025-02-03 19:08:57.499 +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-03 19:08:57.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/connect/'. 2025-02-03 19:08:57.500 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:08:57.500 +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.2804ms 2025-02-03 19:09:00.542 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASLog05.nsf - null null 2025-02-03 19:09:00.542 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog05.nsf'. 2025-02-03 19:09:00.542 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:00.542 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASLog05.nsf - 307 0 null 0.2056ms 2025-02-03 19:09:03.210 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log.php - null null 2025-02-03 19:09:03.211 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.php'. 2025-02-03 19:09:03.211 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:03.211 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log.php - 307 0 null 0.2852ms 2025-02-03 19:09:06.113 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" accepted. 2025-02-03 19:09:06.113 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" started. 2025-02-03 19:09:06.215 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" received FIN. 2025-02-03 19:09:06.216 +00:00 [DBG] Connection 0HNA0VVO1VF5E established using the following protocol: "Tls13" 2025-02-03 19:09:06.216 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:06.216 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" disconnecting. 2025-02-03 19:09:06.216 +00:00 [DBG] Connection id "0HNA0VVO1VF5E" stopped. 2025-02-03 19:09:08.858 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log.asp - null null 2025-02-03 19:09:08.858 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/log.asp'. 2025-02-03 19:09:08.858 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:08.858 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/log.asp - 307 0 null 0.1999ms 2025-02-03 19:09:11.666 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.jsp - null null 2025-02-03 19:09:11.666 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/login.jsp'. 2025-02-03 19:09:11.666 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:11.666 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/login.jsp - 307 0 null 0.2534ms 2025-02-03 19:09:14.555 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" accepted. 2025-02-03 19:09:14.555 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" started. 2025-02-03 19:09:14.656 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" received FIN. 2025-02-03 19:09:14.656 +00:00 [DBG] Connection 0HNA0VVO1VF5F established using the following protocol: "Tls13" 2025-02-03 19:09:14.656 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:14.656 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" disconnecting. 2025-02-03 19:09:14.656 +00:00 [DBG] Connection id "0HNA0VVO1VF5F" stopped. 2025-02-03 19:09:17.367 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" accepted. 2025-02-03 19:09:17.368 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" started. 2025-02-03 19:09:17.469 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" received FIN. 2025-02-03 19:09:17.469 +00:00 [DBG] Connection 0HNA0VVO1VF5G established using the following protocol: "Tls13" 2025-02-03 19:09:17.469 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:17.469 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" disconnecting. 2025-02-03 19:09:17.469 +00:00 [DBG] Connection id "0HNA0VVO1VF5G" stopped. 2025-02-03 19:09:20.212 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" accepted. 2025-02-03 19:09:20.213 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" started. 2025-02-03 19:09:20.314 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" received FIN. 2025-02-03 19:09:20.314 +00:00 [DBG] Connection 0HNA0VVO1VF5H established using the following protocol: "Tls13" 2025-02-03 19:09:20.314 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:20.314 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" disconnecting. 2025-02-03 19:09:20.314 +00:00 [DBG] Connection id "0HNA0VVO1VF5H" stopped. 2025-02-03 19:09:22.988 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.aspx - null null 2025-02-03 19:09:22.988 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin.aspx'. 2025-02-03 19:09:22.988 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:22.988 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/admin.aspx - 307 0 null 0.2317ms 2025-02-03 19:09:25.924 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" accepted. 2025-02-03 19:09:25.924 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" started. 2025-02-03 19:09:26.024 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" received FIN. 2025-02-03 19:09:26.025 +00:00 [DBG] Connection 0HNA0VVO1VF5I established using the following protocol: "Tls13" 2025-02-03 19:09:26.025 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:26.025 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" disconnecting. 2025-02-03 19:09:26.025 +00:00 [DBG] Connection id "0HNA0VVO1VF5I" stopped. 2025-02-03 19:09:28.800 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" accepted. 2025-02-03 19:09:28.801 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" started. 2025-02-03 19:09:28.901 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" received FIN. 2025-02-03 19:09:28.901 +00:00 [DBG] Connection 0HNA0VVO1VF5J established using the following protocol: "Tls13" 2025-02-03 19:09:28.902 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:28.902 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" disconnecting. 2025-02-03 19:09:28.902 +00:00 [DBG] Connection id "0HNA0VVO1VF5J" stopped. 2025-02-03 19:09:31.596 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.jsp - null null 2025-02-03 19:09:31.596 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm/admloginuser.jsp'. 2025-02-03 19:09:31.596 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:31.596 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm/admloginuser.jsp - 307 0 null 0.3842ms 2025-02-03 19:09:34.468 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.jsp - null null 2025-02-03 19:09:34.468 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/moderator/login.jsp'. 2025-02-03 19:09:34.468 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:34.468 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/moderator/login.jsp - 307 0 null 0.2364ms 2025-02-03 19:09:37.304 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.aspx - null null 2025-02-03 19:09:37.304 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/admin.aspx'. 2025-02-03 19:09:37.304 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:37.304 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/admin.aspx - 307 0 null 0.4981ms 2025-02-03 19:09:40.215 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" accepted. 2025-02-03 19:09:40.215 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" started. 2025-02-03 19:09:40.316 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" received FIN. 2025-02-03 19:09:40.316 +00:00 [DBG] Connection 0HNA0VVO1VF5K established using the following protocol: "Tls13" 2025-02-03 19:09:40.316 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:40.316 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" disconnecting. 2025-02-03 19:09:40.317 +00:00 [DBG] Connection id "0HNA0VVO1VF5K" stopped. 2025-02-03 19:09:42.948 +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-03 19:09:42.949 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-admin/upgrade.php'. 2025-02-03 19:09:42.949 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:42.949 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-admin/upgrade.php - 307 0 null 0.1975ms 2025-02-03 19:09:45.760 +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-03 19:09:45.760 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bbv/'. 2025-02-03 19:09:45.760 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:45.760 +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.2619ms 2025-02-03 19:09:48.649 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" accepted. 2025-02-03 19:09:48.649 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" started. 2025-02-03 19:09:48.749 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" received FIN. 2025-02-03 19:09:48.749 +00:00 [DBG] Connection 0HNA0VVO1VF5L established using the following protocol: "Tls13" 2025-02-03 19:09:48.750 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:48.750 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" disconnecting. 2025-02-03 19:09:48.750 +00:00 [DBG] Connection id "0HNA0VVO1VF5L" stopped. 2025-02-03 19:09:51.467 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" accepted. 2025-02-03 19:09:51.467 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" started. 2025-02-03 19:09:51.567 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" received FIN. 2025-02-03 19:09:51.568 +00:00 [DBG] Connection 0HNA0VVO1VF5M established using the following protocol: "Tls13" 2025-02-03 19:09:51.568 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:51.568 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" disconnecting. 2025-02-03 19:09:51.568 +00:00 [DBG] Connection id "0HNA0VVO1VF5M" stopped. 2025-02-03 19:09:54.307 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" accepted. 2025-02-03 19:09:54.307 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" started. 2025-02-03 19:09:54.407 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" received FIN. 2025-02-03 19:09:54.407 +00:00 [DBG] Connection 0HNA0VVO1VF5N established using the following protocol: "Tls13" 2025-02-03 19:09:54.407 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:09:54.407 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" disconnecting. 2025-02-03 19:09:54.407 +00:00 [DBG] Connection id "0HNA0VVO1VF5N" stopped. 2025-02-03 19:09:57.080 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cal_cat.php - null null 2025-02-03 19:09:57.080 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cal_cat.php'. 2025-02-03 19:09:57.080 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:09:57.080 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cal_cat.php - 307 0 null 0.3371ms 2025-02-03 19:10:00.018 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" accepted. 2025-02-03 19:10:00.019 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" started. 2025-02-03 19:10:00.119 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" received FIN. 2025-02-03 19:10:00.120 +00:00 [DBG] Connection 0HNA0VVO1VF5O established using the following protocol: "Tls13" 2025-02-03 19:10:00.120 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:00.120 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" disconnecting. 2025-02-03 19:10:00.120 +00:00 [DBG] Connection id "0HNA0VVO1VF5O" stopped. 2025-02-03 19:10:02.889 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" accepted. 2025-02-03 19:10:02.889 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" started. 2025-02-03 19:10:02.990 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" received FIN. 2025-02-03 19:10:02.990 +00:00 [DBG] Connection 0HNA0VVO1VF5P established using the following protocol: "Tls13" 2025-02-03 19:10:02.990 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:02.991 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" disconnecting. 2025-02-03 19:10:02.991 +00:00 [DBG] Connection id "0HNA0VVO1VF5P" stopped. 2025-02-03 19:10:05.692 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm.php - null null 2025-02-03 19:10:05.692 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.php'. 2025-02-03 19:10:05.692 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:05.692 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm.php - 307 0 null 0.8026ms 2025-02-03 19:10:08.557 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm.aspx - null null 2025-02-03 19:10:08.557 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adm.aspx'. 2025-02-03 19:10:08.557 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:08.557 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adm.aspx - 307 0 null 0.1993ms 2025-02-03 19:10:11.397 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.html - null null 2025-02-03 19:10:11.397 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/login.html'. 2025-02-03 19:10:11.397 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:11.398 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/login.html - 307 0 null 0.3259ms 2025-02-03 19:10:12.390 +00:00 [DBG] Connection id "0HNA0VVO1VF52" disconnecting. 2025-02-03 19:10:12.390 +00:00 [DBG] Connection id "0HNA0VVO1VF52" stopped. 2025-02-03 19:10:12.390 +00:00 [DBG] Connection id "0HNA0VVO1VF52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:14.301 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" accepted. 2025-02-03 19:10:14.301 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" started. 2025-02-03 19:10:14.390 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" disconnecting. 2025-02-03 19:10:14.390 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" stopped. 2025-02-03 19:10:14.391 +00:00 [DBG] Connection id "0HNA0VVO1VF4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:14.401 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" received FIN. 2025-02-03 19:10:14.401 +00:00 [DBG] Connection 0HNA0VVO1VF5Q established using the following protocol: "Tls13" 2025-02-03 19:10:14.401 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:14.401 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" disconnecting. 2025-02-03 19:10:14.401 +00:00 [DBG] Connection id "0HNA0VVO1VF5Q" stopped. 2025-02-03 19:10:17.149 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" accepted. 2025-02-03 19:10:17.149 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" started. 2025-02-03 19:10:17.250 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" received FIN. 2025-02-03 19:10:17.250 +00:00 [DBG] Connection 0HNA0VVO1VF5R established using the following protocol: "Tls13" 2025-02-03 19:10:17.250 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:17.251 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" disconnecting. 2025-02-03 19:10:17.251 +00:00 [DBG] Connection id "0HNA0VVO1VF5R" stopped. 2025-02-03 19:10:19.912 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/852566C90012664F - null null 2025-02-03 19:10:19.912 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/852566C90012664F'. 2025-02-03 19:10:19.912 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:19.912 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/852566C90012664F - 307 0 null 0.2033ms 2025-02-03 19:10:22.849 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" accepted. 2025-02-03 19:10:22.849 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" started. 2025-02-03 19:10:22.949 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" received FIN. 2025-02-03 19:10:22.950 +00:00 [DBG] Connection 0HNA0VVO1VF5S established using the following protocol: "Tls13" 2025-02-03 19:10:22.950 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:22.950 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" disconnecting. 2025-02-03 19:10:22.950 +00:00 [DBG] Connection id "0HNA0VVO1VF5S" stopped. 2025-02-03 19:10:25.712 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" accepted. 2025-02-03 19:10:25.713 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" started. 2025-02-03 19:10:25.812 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" received FIN. 2025-02-03 19:10:25.812 +00:00 [DBG] Connection 0HNA0VVO1VF5T established using the following protocol: "Tls13" 2025-02-03 19:10:25.812 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:25.812 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" disconnecting. 2025-02-03 19:10:25.812 +00:00 [DBG] Connection id "0HNA0VVO1VF5T" stopped. 2025-02-03 19:10:28.605 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" accepted. 2025-02-03 19:10:28.606 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" started. 2025-02-03 19:10:28.707 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" received FIN. 2025-02-03 19:10:28.707 +00:00 [DBG] Connection 0HNA0VVO1VF5U established using the following protocol: "Tls13" 2025-02-03 19:10:28.707 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:28.707 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" disconnecting. 2025-02-03 19:10:28.707 +00:00 [DBG] Connection id "0HNA0VVO1VF5U" stopped. 2025-02-03 19:10:31.427 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.cfm - null null 2025-02-03 19:10:31.428 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/admin.cfm'. 2025-02-03 19:10:31.428 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:31.428 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/admin.cfm - 307 0 null 0.2889ms 2025-02-03 19:10:34.324 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/instadmin/ - null null 2025-02-03 19:10:34.324 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/instadmin/'. 2025-02-03 19:10:34.324 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:34.324 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/instadmin/ - 307 0 null 0.2127ms 2025-02-03 19:10:37.279 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" accepted. 2025-02-03 19:10:37.279 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" started. 2025-02-03 19:10:37.379 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" received FIN. 2025-02-03 19:10:37.380 +00:00 [DBG] Connection 0HNA0VVO1VF5V established using the following protocol: "Tls13" 2025-02-03 19:10:37.380 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:37.380 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" disconnecting. 2025-02-03 19:10:37.380 +00:00 [DBG] Connection id "0HNA0VVO1VF5V" stopped. 2025-02-03 19:10:40.154 +00:00 [DBG] Connection id "0HNA0VVO1VF60" accepted. 2025-02-03 19:10:40.154 +00:00 [DBG] Connection id "0HNA0VVO1VF60" started. 2025-02-03 19:10:40.254 +00:00 [DBG] Connection id "0HNA0VVO1VF60" received FIN. 2025-02-03 19:10:40.254 +00:00 [DBG] Connection 0HNA0VVO1VF60 established using the following protocol: "Tls13" 2025-02-03 19:10:40.255 +00:00 [DBG] Connection id "0HNA0VVO1VF60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:40.255 +00:00 [DBG] Connection id "0HNA0VVO1VF60" disconnecting. 2025-02-03 19:10:40.255 +00:00 [DBG] Connection id "0HNA0VVO1VF60" stopped. 2025-02-03 19:10:43.074 +00:00 [DBG] Connection id "0HNA0VVO1VF61" accepted. 2025-02-03 19:10:43.074 +00:00 [DBG] Connection id "0HNA0VVO1VF61" started. 2025-02-03 19:10:43.174 +00:00 [DBG] Connection id "0HNA0VVO1VF61" received FIN. 2025-02-03 19:10:43.175 +00:00 [DBG] Connection 0HNA0VVO1VF61 established using the following protocol: "Tls13" 2025-02-03 19:10:43.175 +00:00 [DBG] Connection id "0HNA0VVO1VF61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:43.175 +00:00 [DBG] Connection id "0HNA0VVO1VF61" disconnecting. 2025-02-03 19:10:43.175 +00:00 [DBG] Connection id "0HNA0VVO1VF61" stopped. 2025-02-03 19:10:45.900 +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-03 19:10:45.900 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/autoconfig/'. 2025-02-03 19:10:45.900 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:45.900 +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.2022ms 2025-02-03 19:10:48.900 +00:00 [DBG] Connection id "0HNA0VVO1VF62" accepted. 2025-02-03 19:10:48.900 +00:00 [DBG] Connection id "0HNA0VVO1VF62" started. 2025-02-03 19:10:49.001 +00:00 [DBG] Connection id "0HNA0VVO1VF62" received FIN. 2025-02-03 19:10:49.001 +00:00 [DBG] Connection 0HNA0VVO1VF62 established using the following protocol: "Tls13" 2025-02-03 19:10:49.001 +00:00 [DBG] Connection id "0HNA0VVO1VF62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:49.001 +00:00 [DBG] Connection id "0HNA0VVO1VF62" disconnecting. 2025-02-03 19:10:49.002 +00:00 [DBG] Connection id "0HNA0VVO1VF62" stopped. 2025-02-03 19:10:51.828 +00:00 [DBG] Connection id "0HNA0VVO1VF63" accepted. 2025-02-03 19:10:51.828 +00:00 [DBG] Connection id "0HNA0VVO1VF63" started. 2025-02-03 19:10:51.929 +00:00 [DBG] Connection id "0HNA0VVO1VF63" received FIN. 2025-02-03 19:10:51.929 +00:00 [DBG] Connection 0HNA0VVO1VF63 established using the following protocol: "Tls13" 2025-02-03 19:10:51.929 +00:00 [DBG] Connection id "0HNA0VVO1VF63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:10:51.929 +00:00 [DBG] Connection id "0HNA0VVO1VF63" disconnecting. 2025-02-03 19:10:51.929 +00:00 [DBG] Connection id "0HNA0VVO1VF63" stopped. 2025-02-03 19:10:54.683 +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-03 19:10:54.683 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/typo3/index.php'. 2025-02-03 19:10:54.683 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:54.683 +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.3651ms 2025-02-03 19:10:57.597 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.php - null null 2025-02-03 19:10:57.597 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin2/index.php'. 2025-02-03 19:10:57.597 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:10:57.597 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin2/index.php - 307 0 null 0.2109ms 2025-02-03 19:11:00.525 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg - null null 2025-02-03 19:11:00.525 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zimbra/res/I18nMsg'. 2025-02-03 19:11:00.525 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:00.525 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zimbra/res/I18nMsg - 307 0 null 0.2833ms 2025-02-03 19:11:03.435 +00:00 [DBG] Connection id "0HNA0VVO1VF64" accepted. 2025-02-03 19:11:03.435 +00:00 [DBG] Connection id "0HNA0VVO1VF64" started. 2025-02-03 19:11:03.536 +00:00 [DBG] Connection id "0HNA0VVO1VF64" received FIN. 2025-02-03 19:11:03.536 +00:00 [DBG] Connection 0HNA0VVO1VF64 established using the following protocol: "Tls13" 2025-02-03 19:11:03.536 +00:00 [DBG] Connection id "0HNA0VVO1VF64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:03.536 +00:00 [DBG] Connection id "0HNA0VVO1VF64" disconnecting. 2025-02-03 19:11:03.536 +00:00 [DBG] Connection id "0HNA0VVO1VF64" stopped. 2025-02-03 19:11:06.223 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/CiscoAdmin.jhtml - null null 2025-02-03 19:11:06.224 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/CiscoAdmin.jhtml'. 2025-02-03 19:11:06.224 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:06.224 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/CiscoAdmin.jhtml - 307 0 null 0.2124ms 2025-02-03 19:11:09.070 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.aspx - null null 2025-02-03 19:11:09.070 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bb-admin/index.aspx'. 2025-02-03 19:11:09.070 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:09.070 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bb-admin/index.aspx - 307 0 null 0.3086ms 2025-02-03 19:11:11.996 +00:00 [DBG] Connection id "0HNA0VVO1VF65" accepted. 2025-02-03 19:11:11.996 +00:00 [DBG] Connection id "0HNA0VVO1VF65" started. 2025-02-03 19:11:12.096 +00:00 [DBG] Connection id "0HNA0VVO1VF65" received FIN. 2025-02-03 19:11:12.097 +00:00 [DBG] Connection 0HNA0VVO1VF65 established using the following protocol: "Tls13" 2025-02-03 19:11:12.097 +00:00 [DBG] Connection id "0HNA0VVO1VF65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:12.097 +00:00 [DBG] Connection id "0HNA0VVO1VF65" disconnecting. 2025-02-03 19:11:12.097 +00:00 [DBG] Connection id "0HNA0VVO1VF65" stopped. 2025-02-03 19:11:14.848 +00:00 [DBG] Connection id "0HNA0VVO1VF66" accepted. 2025-02-03 19:11:14.848 +00:00 [DBG] Connection id "0HNA0VVO1VF66" started. 2025-02-03 19:11:14.948 +00:00 [DBG] Connection id "0HNA0VVO1VF66" received FIN. 2025-02-03 19:11:14.948 +00:00 [DBG] Connection 0HNA0VVO1VF66 established using the following protocol: "Tls13" 2025-02-03 19:11:14.948 +00:00 [DBG] Connection id "0HNA0VVO1VF66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:14.949 +00:00 [DBG] Connection id "0HNA0VVO1VF66" disconnecting. 2025-02-03 19:11:14.949 +00:00 [DBG] Connection id "0HNA0VVO1VF66" stopped. 2025-02-03 19:11:17.733 +00:00 [DBG] Connection id "0HNA0VVO1VF67" accepted. 2025-02-03 19:11:17.733 +00:00 [DBG] Connection id "0HNA0VVO1VF67" started. 2025-02-03 19:11:17.834 +00:00 [DBG] Connection id "0HNA0VVO1VF67" received FIN. 2025-02-03 19:11:17.834 +00:00 [DBG] Connection 0HNA0VVO1VF67 established using the following protocol: "Tls13" 2025-02-03 19:11:17.834 +00:00 [DBG] Connection id "0HNA0VVO1VF67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:17.835 +00:00 [DBG] Connection id "0HNA0VVO1VF67" disconnecting. 2025-02-03 19:11:17.835 +00:00 [DBG] Connection id "0HNA0VVO1VF67" stopped. 2025-02-03 19:11:20.544 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/home.aspx - null null 2025-02-03 19:11:20.545 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/home.aspx'. 2025-02-03 19:11:20.545 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:20.545 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/home.aspx - 307 0 null 0.2719ms 2025-02-03 19:11:23.506 +00:00 [DBG] Connection id "0HNA0VVO1VF68" accepted. 2025-02-03 19:11:23.507 +00:00 [DBG] Connection id "0HNA0VVO1VF68" started. 2025-02-03 19:11:23.607 +00:00 [DBG] Connection id "0HNA0VVO1VF68" received FIN. 2025-02-03 19:11:23.608 +00:00 [DBG] Connection 0HNA0VVO1VF68 established using the following protocol: "Tls13" 2025-02-03 19:11:23.608 +00:00 [DBG] Connection id "0HNA0VVO1VF68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:23.608 +00:00 [DBG] Connection id "0HNA0VVO1VF68" disconnecting. 2025-02-03 19:11:23.608 +00:00 [DBG] Connection id "0HNA0VVO1VF68" stopped. 2025-02-03 19:11:26.407 +00:00 [DBG] Connection id "0HNA0VVO1VF69" accepted. 2025-02-03 19:11:26.408 +00:00 [DBG] Connection id "0HNA0VVO1VF69" started. 2025-02-03 19:11:26.507 +00:00 [DBG] Connection id "0HNA0VVO1VF69" received FIN. 2025-02-03 19:11:26.507 +00:00 [DBG] Connection 0HNA0VVO1VF69 established using the following protocol: "Tls13" 2025-02-03 19:11:26.507 +00:00 [DBG] Connection id "0HNA0VVO1VF69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:26.508 +00:00 [DBG] Connection id "0HNA0VVO1VF69" disconnecting. 2025-02-03 19:11:26.508 +00:00 [DBG] Connection id "0HNA0VVO1VF69" stopped. 2025-02-03 19:11:29.240 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_administracion/ - null null 2025-02-03 19:11:29.240 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_administracion/'. 2025-02-03 19:11:29.240 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:29.240 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_administracion/ - 307 0 null 0.2183ms 2025-02-03 19:11:32.131 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.php - null null 2025-02-03 19:11:32.131 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admincp/login.php'. 2025-02-03 19:11:32.131 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:32.131 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admincp/login.php - 307 0 null 0.3042ms 2025-02-03 19:11:34.994 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.aspx - null null 2025-02-03 19:11:34.994 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/index.aspx'. 2025-02-03 19:11:34.994 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:34.994 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/index.aspx - 307 0 null 0.3366ms 2025-02-03 19:11:37.929 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" accepted. 2025-02-03 19:11:37.929 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" started. 2025-02-03 19:11:38.031 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" received FIN. 2025-02-03 19:11:38.031 +00:00 [DBG] Connection 0HNA0VVO1VF6A established using the following protocol: "Tls13" 2025-02-03 19:11:38.031 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:38.031 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" disconnecting. 2025-02-03 19:11:38.031 +00:00 [DBG] Connection id "0HNA0VVO1VF6A" stopped. 2025-02-03 19:11:40.693 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.jsp - null null 2025-02-03 19:11:40.694 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/admin_login.jsp'. 2025-02-03 19:11:40.694 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:40.694 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/admin_login.jsp - 307 0 null 0.2115ms 2025-02-03 19:11:43.523 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administracion-sistema/ - null null 2025-02-03 19:11:43.523 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administracion-sistema/'. 2025-02-03 19:11:43.523 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" completed keep alive response. 2025-02-03 19:11:43.524 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administracion-sistema/ - 307 0 null 0.2182ms 2025-02-03 19:11:46.427 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" accepted. 2025-02-03 19:11:46.427 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" started. 2025-02-03 19:11:46.527 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" received FIN. 2025-02-03 19:11:46.527 +00:00 [DBG] Connection 0HNA0VVO1VF6B established using the following protocol: "Tls13" 2025-02-03 19:11:46.527 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:46.527 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" disconnecting. 2025-02-03 19:11:46.527 +00:00 [DBG] Connection id "0HNA0VVO1VF6B" stopped. 2025-02-03 19:11:49.386 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" accepted. 2025-02-03 19:11:49.386 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" started. 2025-02-03 19:11:49.487 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" received FIN. 2025-02-03 19:11:49.487 +00:00 [DBG] Connection 0HNA0VVO1VF6C established using the following protocol: "Tls13" 2025-02-03 19:11:49.487 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:49.488 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" disconnecting. 2025-02-03 19:11:49.488 +00:00 [DBG] Connection id "0HNA0VVO1VF6C" stopped. 2025-02-03 19:11:52.133 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" accepted. 2025-02-03 19:11:52.133 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" started. 2025-02-03 19:11:52.234 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" received FIN. 2025-02-03 19:11:52.235 +00:00 [DBG] Connection 0HNA0VVO1VF6D established using the following protocol: "Tls13" 2025-02-03 19:11:52.235 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:52.235 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" disconnecting. 2025-02-03 19:11:52.235 +00:00 [DBG] Connection id "0HNA0VVO1VF6D" stopped. 2025-02-03 19:11:57.881 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" accepted. 2025-02-03 19:11:57.881 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" started. 2025-02-03 19:11:57.981 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" received FIN. 2025-02-03 19:11:57.981 +00:00 [DBG] Connection 0HNA0VVO1VF6E established using the following protocol: "Tls13" 2025-02-03 19:11:57.981 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:11:57.981 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" disconnecting. 2025-02-03 19:11:57.981 +00:00 [DBG] Connection id "0HNA0VVO1VF6E" stopped. 2025-02-03 19:12:00.768 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" accepted. 2025-02-03 19:12:00.768 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" started. 2025-02-03 19:12:00.870 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" received FIN. 2025-02-03 19:12:00.870 +00:00 [DBG] Connection 0HNA0VVO1VF6F established using the following protocol: "Tls13" 2025-02-03 19:12:00.870 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:12:00.870 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" disconnecting. 2025-02-03 19:12:00.871 +00:00 [DBG] Connection id "0HNA0VVO1VF6F" stopped. 2025-02-03 19:13:54.421 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" disconnecting. 2025-02-03 19:13:54.421 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" stopped. 2025-02-03 19:13:54.421 +00:00 [DBG] Connection id "0HNA0VVO1VEQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:15:52.510 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" accepted. 2025-02-03 19:15:52.510 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" started. 2025-02-03 19:15:52.613 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" received FIN. 2025-02-03 19:15:52.613 +00:00 [DBG] Connection 0HNA0VVO1VF6G established using the following protocol: "Tls13" 2025-02-03 19:15:52.613 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:15:52.614 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" disconnecting. 2025-02-03 19:15:52.614 +00:00 [DBG] Connection id "0HNA0VVO1VF6G" stopped. 2025-02-03 19:17:52.293 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" accepted. 2025-02-03 19:17:52.293 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" started. 2025-02-03 19:17:52.293 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - null null 2025-02-03 19:17:52.294 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.cfm'. 2025-02-03 19:17:52.294 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" completed keep alive response. 2025-02-03 19:17:52.294 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.cfm - 307 0 null 0.16ms 2025-02-03 19:17:54.524 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" accepted. 2025-02-03 19:17:54.524 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" started. 2025-02-03 19:17:54.624 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" received FIN. 2025-02-03 19:17:54.624 +00:00 [DBG] Connection 0HNA0VVO1VF6I established using the following protocol: "Tls13" 2025-02-03 19:17:54.624 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" disconnecting. 2025-02-03 19:17:54.624 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:17:54.625 +00:00 [DBG] Connection id "0HNA0VVO1VF6I" stopped. 2025-02-03 19:20:03.468 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" disconnecting. 2025-02-03 19:20:03.468 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" stopped. 2025-02-03 19:20:03.469 +00:00 [DBG] Connection id "0HNA0VVO1VF6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:21:53.763 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" accepted. 2025-02-03 19:21:53.763 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" started. 2025-02-03 19:21:53.864 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" received FIN. 2025-02-03 19:21:53.864 +00:00 [DBG] Connection 0HNA0VVO1VF6J established using the following protocol: "Tls13" 2025-02-03 19:21:53.864 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:21:53.864 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" disconnecting. 2025-02-03 19:21:53.864 +00:00 [DBG] Connection id "0HNA0VVO1VF6J" stopped. 2025-02-03 19:42:53.846 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" accepted. 2025-02-03 19:42:53.846 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" started. 2025-02-03 19:42:53.847 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 19:42:53.847 +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-03 19:42:53.847 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" completed keep alive response. 2025-02-03 19:42:53.847 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py - 307 0 null 0.1552ms 2025-02-03 19:42:56.319 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" accepted. 2025-02-03 19:42:56.319 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" started. 2025-02-03 19:42:56.420 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" received FIN. 2025-02-03 19:42:56.421 +00:00 [DBG] Connection 0HNA0VVO1VF6L established using the following protocol: "Tls13" 2025-02-03 19:42:56.421 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:42:56.421 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" disconnecting. 2025-02-03 19:42:56.421 +00:00 [DBG] Connection id "0HNA0VVO1VF6L" stopped. 2025-02-03 19:42:58.647 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" accepted. 2025-02-03 19:42:58.647 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" started. 2025-02-03 19:42:58.647 +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-03 19:42:58.647 +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-03 19:42:58.647 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" completed keep alive response. 2025-02-03 19:42:58.647 +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.1391ms 2025-02-03 19:43:00.997 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" accepted. 2025-02-03 19:43:00.997 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" started. 2025-02-03 19:43:00.997 +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-03 19:43:00.997 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cobalt-images/'. 2025-02-03 19:43:00.997 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:00.997 +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.2214ms 2025-02-03 19:43:03.341 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" accepted. 2025-02-03 19:43:03.341 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" started. 2025-02-03 19:43:03.441 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" received FIN. 2025-02-03 19:43:03.441 +00:00 [DBG] Connection 0HNA0VVO1VF6O established using the following protocol: "Tls13" 2025-02-03 19:43:03.442 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:03.442 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" disconnecting. 2025-02-03 19:43:03.442 +00:00 [DBG] Connection id "0HNA0VVO1VF6O" stopped. 2025-02-03 19:43:05.742 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" accepted. 2025-02-03 19:43:05.742 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" started. 2025-02-03 19:43:05.843 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" received FIN. 2025-02-03 19:43:05.843 +00:00 [DBG] Connection 0HNA0VVO1VF6P established using the following protocol: "Tls13" 2025-02-03 19:43:05.843 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:05.844 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" disconnecting. 2025-02-03 19:43:05.844 +00:00 [DBG] Connection id "0HNA0VVO1VF6P" stopped. 2025-02-03 19:43:08.089 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddb.sql - null null 2025-02-03 19:43:08.089 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddb.sql'. 2025-02-03 19:43:08.089 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:08.089 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ddb.sql - 307 0 null 0.2184ms 2025-02-03 19:43:10.630 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" accepted. 2025-02-03 19:43:10.630 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" started. 2025-02-03 19:43:10.730 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" received FIN. 2025-02-03 19:43:10.730 +00:00 [DBG] Connection 0HNA0VVO1VF6Q established using the following protocol: "Tls13" 2025-02-03 19:43:10.730 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:10.730 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" disconnecting. 2025-02-03 19:43:10.730 +00:00 [DBG] Connection id "0HNA0VVO1VF6Q" stopped. 2025-02-03 19:43:13.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom/ - null null 2025-02-03 19:43:13.020 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/atom/'. 2025-02-03 19:43:13.020 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:13.020 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/atom/ - 307 0 null 0.2203ms 2025-02-03 19:43:15.600 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" accepted. 2025-02-03 19:43:15.600 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" started. 2025-02-03 19:43:15.700 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" received FIN. 2025-02-03 19:43:15.700 +00:00 [DBG] Connection 0HNA0VVO1VF6R established using the following protocol: "Tls13" 2025-02-03 19:43:15.700 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:15.700 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" disconnecting. 2025-02-03 19:43:15.700 +00:00 [DBG] Connection id "0HNA0VVO1VF6R" stopped. 2025-02-03 19:43:18.121 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" accepted. 2025-02-03 19:43:18.121 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" started. 2025-02-03 19:43:18.221 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" received FIN. 2025-02-03 19:43:18.222 +00:00 [DBG] Connection 0HNA0VVO1VF6S established using the following protocol: "Tls13" 2025-02-03 19:43:18.222 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:18.222 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" disconnecting. 2025-02-03 19:43:18.222 +00:00 [DBG] Connection id "0HNA0VVO1VF6S" stopped. 2025-02-03 19:43:20.690 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" accepted. 2025-02-03 19:43:20.690 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" started. 2025-02-03 19:43:20.790 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" received FIN. 2025-02-03 19:43:20.791 +00:00 [DBG] Connection 0HNA0VVO1VF6T established using the following protocol: "Tls13" 2025-02-03 19:43:20.791 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:20.791 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" disconnecting. 2025-02-03 19:43:20.791 +00:00 [DBG] Connection id "0HNA0VVO1VF6T" stopped. 2025-02-03 19:43:23.308 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" accepted. 2025-02-03 19:43:23.308 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" started. 2025-02-03 19:43:23.408 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" received FIN. 2025-02-03 19:43:23.409 +00:00 [DBG] Connection 0HNA0VVO1VF6U established using the following protocol: "Tls13" 2025-02-03 19:43:23.409 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:23.409 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" disconnecting. 2025-02-03 19:43:23.409 +00:00 [DBG] Connection id "0HNA0VVO1VF6U" stopped. 2025-02-03 19:43:25.959 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" accepted. 2025-02-03 19:43:25.959 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" started. 2025-02-03 19:43:26.060 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" received FIN. 2025-02-03 19:43:26.060 +00:00 [DBG] Connection 0HNA0VVO1VF6V established using the following protocol: "Tls13" 2025-02-03 19:43:26.060 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:26.060 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" disconnecting. 2025-02-03 19:43:26.060 +00:00 [DBG] Connection id "0HNA0VVO1VF6V" stopped. 2025-02-03 19:43:28.640 +00:00 [DBG] Connection id "0HNA0VVO1VF70" accepted. 2025-02-03 19:43:28.640 +00:00 [DBG] Connection id "0HNA0VVO1VF70" started. 2025-02-03 19:43:28.741 +00:00 [DBG] Connection id "0HNA0VVO1VF70" received FIN. 2025-02-03 19:43:28.741 +00:00 [DBG] Connection 0HNA0VVO1VF70 established using the following protocol: "Tls13" 2025-02-03 19:43:28.741 +00:00 [DBG] Connection id "0HNA0VVO1VF70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:28.741 +00:00 [DBG] Connection id "0HNA0VVO1VF70" disconnecting. 2025-02-03 19:43:28.741 +00:00 [DBG] Connection id "0HNA0VVO1VF70" stopped. 2025-02-03 19:43:31.267 +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-03 19:43:31.267 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/code/'. 2025-02-03 19:43:31.267 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:31.267 +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.2256ms 2025-02-03 19:43:33.970 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc2/ - null null 2025-02-03 19:43:33.970 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc2/'. 2025-02-03 19:43:33.970 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:33.970 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc2/ - 307 0 null 0.3734ms 2025-02-03 19:43:36.649 +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-03 19:43:36.649 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-scripts/'. 2025-02-03 19:43:36.649 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:36.649 +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.2035ms 2025-02-03 19:43:39.308 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0/ - null null 2025-02-03 19:43:39.309 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0/'. 2025-02-03 19:43:39.309 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:39.309 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0/ - 307 0 null 0.2757ms 2025-02-03 19:43:42.049 +00:00 [DBG] Connection id "0HNA0VVO1VF71" accepted. 2025-02-03 19:43:42.049 +00:00 [DBG] Connection id "0HNA0VVO1VF71" started. 2025-02-03 19:43:42.151 +00:00 [DBG] Connection id "0HNA0VVO1VF71" received FIN. 2025-02-03 19:43:42.151 +00:00 [DBG] Connection 0HNA0VVO1VF71 established using the following protocol: "Tls13" 2025-02-03 19:43:42.151 +00:00 [DBG] Connection id "0HNA0VVO1VF71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:42.151 +00:00 [DBG] Connection id "0HNA0VVO1VF71" disconnecting. 2025-02-03 19:43:42.151 +00:00 [DBG] Connection id "0HNA0VVO1VF71" stopped. 2025-02-03 19:43:44.631 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2/ - null null 2025-02-03 19:43:44.631 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2/'. 2025-02-03 19:43:44.632 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:43:44.632 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2/ - 307 0 null 0.3173ms 2025-02-03 19:43:47.390 +00:00 [DBG] Connection id "0HNA0VVO1VF72" accepted. 2025-02-03 19:43:47.391 +00:00 [DBG] Connection id "0HNA0VVO1VF72" started. 2025-02-03 19:43:47.491 +00:00 [DBG] Connection id "0HNA0VVO1VF72" received FIN. 2025-02-03 19:43:47.492 +00:00 [DBG] Connection 0HNA0VVO1VF72 established using the following protocol: "Tls13" 2025-02-03 19:43:47.492 +00:00 [DBG] Connection id "0HNA0VVO1VF72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:47.492 +00:00 [DBG] Connection id "0HNA0VVO1VF72" disconnecting. 2025-02-03 19:43:47.492 +00:00 [DBG] Connection id "0HNA0VVO1VF72" stopped. 2025-02-03 19:43:50.089 +00:00 [DBG] Connection id "0HNA0VVO1VF73" accepted. 2025-02-03 19:43:50.089 +00:00 [DBG] Connection id "0HNA0VVO1VF73" started. 2025-02-03 19:43:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VF73" received FIN. 2025-02-03 19:43:50.190 +00:00 [DBG] Connection 0HNA0VVO1VF73 established using the following protocol: "Tls13" 2025-02-03 19:43:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VF73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VF73" disconnecting. 2025-02-03 19:43:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VF73" stopped. 2025-02-03 19:43:52.816 +00:00 [DBG] Connection id "0HNA0VVO1VF74" accepted. 2025-02-03 19:43:52.816 +00:00 [DBG] Connection id "0HNA0VVO1VF74" started. 2025-02-03 19:43:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF74" received FIN. 2025-02-03 19:43:52.916 +00:00 [DBG] Connection 0HNA0VVO1VF74 established using the following protocol: "Tls13" 2025-02-03 19:43:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF74" disconnecting. 2025-02-03 19:43:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF74" stopped. 2025-02-03 19:43:55.586 +00:00 [DBG] Connection id "0HNA0VVO1VF75" accepted. 2025-02-03 19:43:55.586 +00:00 [DBG] Connection id "0HNA0VVO1VF75" started. 2025-02-03 19:43:55.686 +00:00 [DBG] Connection id "0HNA0VVO1VF75" received FIN. 2025-02-03 19:43:55.687 +00:00 [DBG] Connection 0HNA0VVO1VF75 established using the following protocol: "Tls13" 2025-02-03 19:43:55.687 +00:00 [DBG] Connection id "0HNA0VVO1VF75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:55.687 +00:00 [DBG] Connection id "0HNA0VVO1VF75" disconnecting. 2025-02-03 19:43:55.687 +00:00 [DBG] Connection id "0HNA0VVO1VF75" stopped. 2025-02-03 19:43:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VF76" accepted. 2025-02-03 19:43:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VF76" started. 2025-02-03 19:43:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VF76" received FIN. 2025-02-03 19:43:58.482 +00:00 [DBG] Connection 0HNA0VVO1VF76 established using the following protocol: "Tls13" 2025-02-03 19:43:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VF76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:43:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VF76" disconnecting. 2025-02-03 19:43:58.482 +00:00 [DBG] Connection id "0HNA0VVO1VF76" stopped. 2025-02-03 19:44:01.209 +00:00 [DBG] Connection id "0HNA0VVO1VF77" accepted. 2025-02-03 19:44:01.209 +00:00 [DBG] Connection id "0HNA0VVO1VF77" started. 2025-02-03 19:44:01.309 +00:00 [DBG] Connection id "0HNA0VVO1VF77" received FIN. 2025-02-03 19:44:01.309 +00:00 [DBG] Connection 0HNA0VVO1VF77 established using the following protocol: "Tls13" 2025-02-03 19:44:01.310 +00:00 [DBG] Connection id "0HNA0VVO1VF77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:01.310 +00:00 [DBG] Connection id "0HNA0VVO1VF77" disconnecting. 2025-02-03 19:44:01.310 +00:00 [DBG] Connection id "0HNA0VVO1VF77" stopped. 2025-02-03 19:44:04.071 +00:00 [DBG] Connection id "0HNA0VVO1VF78" accepted. 2025-02-03 19:44:04.071 +00:00 [DBG] Connection id "0HNA0VVO1VF78" started. 2025-02-03 19:44:04.172 +00:00 [DBG] Connection id "0HNA0VVO1VF78" received FIN. 2025-02-03 19:44:04.172 +00:00 [DBG] Connection 0HNA0VVO1VF78 established using the following protocol: "Tls13" 2025-02-03 19:44:04.172 +00:00 [DBG] Connection id "0HNA0VVO1VF78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:04.172 +00:00 [DBG] Connection id "0HNA0VVO1VF78" disconnecting. 2025-02-03 19:44:04.172 +00:00 [DBG] Connection id "0HNA0VVO1VF78" stopped. 2025-02-03 19:44:06.868 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdb.sql - null null 2025-02-03 19:44:06.868 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bdb.sql'. 2025-02-03 19:44:06.868 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" completed keep alive response. 2025-02-03 19:44:06.868 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/bdb.sql - 307 0 null 0.3337ms 2025-02-03 19:44:09.710 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callback.jhtml - null null 2025-02-03 19:44:09.710 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callback.jhtml'. 2025-02-03 19:44:09.711 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:44:09.711 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callback.jhtml - 307 0 null 0.3696ms 2025-02-03 19:44:12.636 +00:00 [DBG] Connection id "0HNA0VVO1VF79" accepted. 2025-02-03 19:44:12.636 +00:00 [DBG] Connection id "0HNA0VVO1VF79" started. 2025-02-03 19:44:12.736 +00:00 [DBG] Connection id "0HNA0VVO1VF79" received FIN. 2025-02-03 19:44:12.736 +00:00 [DBG] Connection 0HNA0VVO1VF79 established using the following protocol: "Tls13" 2025-02-03 19:44:12.736 +00:00 [DBG] Connection id "0HNA0VVO1VF79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:12.736 +00:00 [DBG] Connection id "0HNA0VVO1VF79" disconnecting. 2025-02-03 19:44:12.736 +00:00 [DBG] Connection id "0HNA0VVO1VF79" stopped. 2025-02-03 19:44:15.486 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" accepted. 2025-02-03 19:44:15.486 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" started. 2025-02-03 19:44:15.587 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" received FIN. 2025-02-03 19:44:15.587 +00:00 [DBG] Connection 0HNA0VVO1VF7A established using the following protocol: "Tls13" 2025-02-03 19:44:15.587 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:15.587 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" disconnecting. 2025-02-03 19:44:15.587 +00:00 [DBG] Connection id "0HNA0VVO1VF7A" stopped. 2025-02-03 19:44:18.367 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" accepted. 2025-02-03 19:44:18.367 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" started. 2025-02-03 19:44:18.467 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" received FIN. 2025-02-03 19:44:18.467 +00:00 [DBG] Connection 0HNA0VVO1VF7B established using the following protocol: "Tls13" 2025-02-03 19:44:18.467 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:18.467 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" disconnecting. 2025-02-03 19:44:18.467 +00:00 [DBG] Connection id "0HNA0VVO1VF7B" stopped. 2025-02-03 19:44:21.283 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" accepted. 2025-02-03 19:44:21.283 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" started. 2025-02-03 19:44:21.382 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" received FIN. 2025-02-03 19:44:21.383 +00:00 [DBG] Connection 0HNA0VVO1VF7C established using the following protocol: "Tls13" 2025-02-03 19:44:21.383 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:21.383 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" disconnecting. 2025-02-03 19:44:21.383 +00:00 [DBG] Connection id "0HNA0VVO1VF7C" stopped. 2025-02-03 19:44:24.211 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" accepted. 2025-02-03 19:44:24.212 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" started. 2025-02-03 19:44:24.312 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" received FIN. 2025-02-03 19:44:24.312 +00:00 [DBG] Connection 0HNA0VVO1VF7D established using the following protocol: "Tls13" 2025-02-03 19:44:24.313 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:24.313 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" disconnecting. 2025-02-03 19:44:24.313 +00:00 [DBG] Connection id "0HNA0VVO1VF7D" stopped. 2025-02-03 19:44:27.173 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" accepted. 2025-02-03 19:44:27.173 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" started. 2025-02-03 19:44:27.273 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" received FIN. 2025-02-03 19:44:27.273 +00:00 [DBG] Connection 0HNA0VVO1VF7E established using the following protocol: "Tls13" 2025-02-03 19:44:27.273 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:27.273 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" disconnecting. 2025-02-03 19:44:27.273 +00:00 [DBG] Connection id "0HNA0VVO1VF7E" stopped. 2025-02-03 19:44:30.147 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" accepted. 2025-02-03 19:44:30.147 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" started. 2025-02-03 19:44:30.247 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" received FIN. 2025-02-03 19:44:30.247 +00:00 [DBG] Connection 0HNA0VVO1VF7F established using the following protocol: "Tls13" 2025-02-03 19:44:30.248 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:30.248 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" disconnecting. 2025-02-03 19:44:30.248 +00:00 [DBG] Connection id "0HNA0VVO1VF7F" stopped. 2025-02-03 19:44:33.052 +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-03 19:44:33.052 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/iissamples/'. 2025-02-03 19:44:33.052 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:44:33.052 +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.3328ms 2025-02-03 19:44:36.017 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4/ - null null 2025-02-03 19:44:36.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4/'. 2025-02-03 19:44:36.018 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:44:36.018 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4/ - 307 0 null 0.2152ms 2025-02-03 19:44:38.949 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1/ - null null 2025-02-03 19:44:38.949 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1/'. 2025-02-03 19:44:38.949 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:44:38.949 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1/ - 307 0 null 0.2153ms 2025-02-03 19:44:41.943 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" accepted. 2025-02-03 19:44:41.943 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" started. 2025-02-03 19:44:42.044 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" received FIN. 2025-02-03 19:44:42.044 +00:00 [DBG] Connection 0HNA0VVO1VF7G established using the following protocol: "Tls13" 2025-02-03 19:44:42.045 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:42.045 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" disconnecting. 2025-02-03 19:44:42.045 +00:00 [DBG] Connection id "0HNA0VVO1VF7G" stopped. 2025-02-03 19:44:44.772 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-beta1/ - null null 2025-02-03 19:44:44.772 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-beta1/'. 2025-02-03 19:44:44.772 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:44:44.772 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-beta1/ - 307 0 null 0.2196ms 2025-02-03 19:44:47.757 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" accepted. 2025-02-03 19:44:47.757 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" started. 2025-02-03 19:44:47.857 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" received FIN. 2025-02-03 19:44:47.858 +00:00 [DBG] Connection 0HNA0VVO1VF7H established using the following protocol: "Tls13" 2025-02-03 19:44:47.858 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:47.858 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" disconnecting. 2025-02-03 19:44:47.858 +00:00 [DBG] Connection id "0HNA0VVO1VF7H" stopped. 2025-02-03 19:44:50.678 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" accepted. 2025-02-03 19:44:50.678 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" started. 2025-02-03 19:44:50.778 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" received FIN. 2025-02-03 19:44:50.779 +00:00 [DBG] Connection 0HNA0VVO1VF7I established using the following protocol: "Tls13" 2025-02-03 19:44:50.779 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:50.779 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" disconnecting. 2025-02-03 19:44:50.779 +00:00 [DBG] Connection id "0HNA0VVO1VF7I" stopped. 2025-02-03 19:44:53.616 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" accepted. 2025-02-03 19:44:53.616 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" started. 2025-02-03 19:44:53.716 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" received FIN. 2025-02-03 19:44:53.717 +00:00 [DBG] Connection 0HNA0VVO1VF7J established using the following protocol: "Tls13" 2025-02-03 19:44:53.717 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:53.717 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" disconnecting. 2025-02-03 19:44:53.717 +00:00 [DBG] Connection id "0HNA0VVO1VF7J" stopped. 2025-02-03 19:44:56.584 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" accepted. 2025-02-03 19:44:56.584 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" started. 2025-02-03 19:44:56.685 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" received FIN. 2025-02-03 19:44:56.685 +00:00 [DBG] Connection 0HNA0VVO1VF7K established using the following protocol: "Tls13" 2025-02-03 19:44:56.685 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:56.685 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" disconnecting. 2025-02-03 19:44:56.685 +00:00 [DBG] Connection id "0HNA0VVO1VF7K" stopped. 2025-02-03 19:44:59.567 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" accepted. 2025-02-03 19:44:59.567 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" started. 2025-02-03 19:44:59.667 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" received FIN. 2025-02-03 19:44:59.668 +00:00 [DBG] Connection 0HNA0VVO1VF7L established using the following protocol: "Tls13" 2025-02-03 19:44:59.668 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:44:59.668 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" disconnecting. 2025-02-03 19:44:59.668 +00:00 [DBG] Connection id "0HNA0VVO1VF7L" stopped. 2025-02-03 19:45:02.577 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" accepted. 2025-02-03 19:45:02.578 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" started. 2025-02-03 19:45:02.681 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" received FIN. 2025-02-03 19:45:02.682 +00:00 [DBG] Connection 0HNA0VVO1VF7M established using the following protocol: "Tls13" 2025-02-03 19:45:02.682 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:02.682 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" disconnecting. 2025-02-03 19:45:02.682 +00:00 [DBG] Connection id "0HNA0VVO1VF7M" stopped. 2025-02-03 19:45:05.609 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" accepted. 2025-02-03 19:45:05.610 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" started. 2025-02-03 19:45:05.662 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" disconnecting. 2025-02-03 19:45:05.662 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" stopped. 2025-02-03 19:45:05.662 +00:00 [DBG] Connection id "0HNA0VVO1VF6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:05.710 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" received FIN. 2025-02-03 19:45:05.710 +00:00 [DBG] Connection 0HNA0VVO1VF7N established using the following protocol: "Tls13" 2025-02-03 19:45:05.710 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:05.711 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" disconnecting. 2025-02-03 19:45:05.711 +00:00 [DBG] Connection id "0HNA0VVO1VF7N" stopped. 2025-02-03 19:45:08.655 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" accepted. 2025-02-03 19:45:08.655 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" started. 2025-02-03 19:45:08.755 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" received FIN. 2025-02-03 19:45:08.755 +00:00 [DBG] Connection 0HNA0VVO1VF7O established using the following protocol: "Tls13" 2025-02-03 19:45:08.755 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:08.756 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" disconnecting. 2025-02-03 19:45:08.756 +00:00 [DBG] Connection id "0HNA0VVO1VF7O" stopped. 2025-02-03 19:45:11.616 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/editor/editor/filemanager/upload/test.html - null null 2025-02-03 19:45:11.616 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/editor/editor/filemanager/upload/test.html'. 2025-02-03 19:45:11.616 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:11.616 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/editor/editor/filemanager/upload/test.html - 307 0 null 0.2057ms 2025-02-03 19:45:14.742 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" accepted. 2025-02-03 19:45:14.742 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" started. 2025-02-03 19:45:14.843 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" received FIN. 2025-02-03 19:45:14.843 +00:00 [DBG] Connection 0HNA0VVO1VF7P established using the following protocol: "Tls13" 2025-02-03 19:45:14.843 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:14.843 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" disconnecting. 2025-02-03 19:45:14.843 +00:00 [DBG] Connection id "0HNA0VVO1VF7P" stopped. 2025-02-03 19:45:17.686 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/1.sql - null null 2025-02-03 19:45:17.687 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/1.sql'. 2025-02-03 19:45:17.687 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:17.687 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/1.sql - 307 0 null 0.2581ms 2025-02-03 19:45:20.695 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7/ - null null 2025-02-03 19:45:20.696 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.7/'. 2025-02-03 19:45:20.696 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:20.696 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.7/ - 307 0 null 0.5751ms 2025-02-03 19:45:23.664 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-rc1/ - null null 2025-02-03 19:45:23.664 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.3-rc1/'. 2025-02-03 19:45:23.665 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:23.665 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.3-rc1/ - 307 0 null 0.209ms 2025-02-03 19:45:26.697 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" accepted. 2025-02-03 19:45:26.697 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" started. 2025-02-03 19:45:26.799 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" received FIN. 2025-02-03 19:45:26.799 +00:00 [DBG] Connection 0HNA0VVO1VF7Q established using the following protocol: "Tls13" 2025-02-03 19:45:26.799 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:26.799 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" disconnecting. 2025-02-03 19:45:26.799 +00:00 [DBG] Connection id "0HNA0VVO1VF7Q" stopped. 2025-02-03 19:45:29.558 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.3/ - null null 2025-02-03 19:45:29.558 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.3/'. 2025-02-03 19:45:29.558 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:29.558 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.3/ - 307 0 null 0.5057ms 2025-02-03 19:45:32.576 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" accepted. 2025-02-03 19:45:32.576 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" started. 2025-02-03 19:45:32.677 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" received FIN. 2025-02-03 19:45:32.677 +00:00 [DBG] Connection 0HNA0VVO1VF7R established using the following protocol: "Tls13" 2025-02-03 19:45:32.677 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:32.677 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" disconnecting. 2025-02-03 19:45:32.677 +00:00 [DBG] Connection id "0HNA0VVO1VF7R" stopped. 2025-02-03 19:45:35.430 +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-03 19:45:35.430 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugzilla/'. 2025-02-03 19:45:35.430 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:35.431 +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.267ms 2025-02-03 19:45:38.441 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" accepted. 2025-02-03 19:45:38.441 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" started. 2025-02-03 19:45:38.541 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" received FIN. 2025-02-03 19:45:38.542 +00:00 [DBG] Connection 0HNA0VVO1VF7S established using the following protocol: "Tls13" 2025-02-03 19:45:38.542 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:38.542 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" disconnecting. 2025-02-03 19:45:38.542 +00:00 [DBG] Connection id "0HNA0VVO1VF7S" stopped. 2025-02-03 19:45:41.381 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" accepted. 2025-02-03 19:45:41.381 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" started. 2025-02-03 19:45:41.483 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" received FIN. 2025-02-03 19:45:41.484 +00:00 [DBG] Connection 0HNA0VVO1VF7T established using the following protocol: "Tls13" 2025-02-03 19:45:41.484 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:41.484 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" disconnecting. 2025-02-03 19:45:41.484 +00:00 [DBG] Connection id "0HNA0VVO1VF7T" stopped. 2025-02-03 19:45:44.355 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" accepted. 2025-02-03 19:45:44.355 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" started. 2025-02-03 19:45:44.455 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" received FIN. 2025-02-03 19:45:44.455 +00:00 [DBG] Connection 0HNA0VVO1VF7U established using the following protocol: "Tls13" 2025-02-03 19:45:44.456 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:44.456 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" disconnecting. 2025-02-03 19:45:44.456 +00:00 [DBG] Connection id "0HNA0VVO1VF7U" stopped. 2025-02-03 19:45:47.228 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0/ - null null 2025-02-03 19:45:47.228 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0/'. 2025-02-03 19:45:47.228 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:45:47.228 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0/ - 307 0 null 0.2377ms 2025-02-03 19:45:50.279 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" accepted. 2025-02-03 19:45:50.279 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" started. 2025-02-03 19:45:50.381 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" received FIN. 2025-02-03 19:45:50.381 +00:00 [DBG] Connection 0HNA0VVO1VF7V established using the following protocol: "Tls13" 2025-02-03 19:45:50.381 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:50.382 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" disconnecting. 2025-02-03 19:45:50.382 +00:00 [DBG] Connection id "0HNA0VVO1VF7V" stopped. 2025-02-03 19:45:53.251 +00:00 [DBG] Connection id "0HNA0VVO1VF80" accepted. 2025-02-03 19:45:53.251 +00:00 [DBG] Connection id "0HNA0VVO1VF80" started. 2025-02-03 19:45:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VF80" received FIN. 2025-02-03 19:45:53.352 +00:00 [DBG] Connection 0HNA0VVO1VF80 established using the following protocol: "Tls13" 2025-02-03 19:45:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VF80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VF80" disconnecting. 2025-02-03 19:45:53.352 +00:00 [DBG] Connection id "0HNA0VVO1VF80" stopped. 2025-02-03 19:45:56.244 +00:00 [DBG] Connection id "0HNA0VVO1VF81" accepted. 2025-02-03 19:45:56.244 +00:00 [DBG] Connection id "0HNA0VVO1VF81" started. 2025-02-03 19:45:56.344 +00:00 [DBG] Connection id "0HNA0VVO1VF81" received FIN. 2025-02-03 19:45:56.345 +00:00 [DBG] Connection 0HNA0VVO1VF81 established using the following protocol: "Tls13" 2025-02-03 19:45:56.345 +00:00 [DBG] Connection id "0HNA0VVO1VF81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:56.345 +00:00 [DBG] Connection id "0HNA0VVO1VF81" disconnecting. 2025-02-03 19:45:56.345 +00:00 [DBG] Connection id "0HNA0VVO1VF81" stopped. 2025-02-03 19:45:59.258 +00:00 [DBG] Connection id "0HNA0VVO1VF82" accepted. 2025-02-03 19:45:59.258 +00:00 [DBG] Connection id "0HNA0VVO1VF82" started. 2025-02-03 19:45:59.360 +00:00 [DBG] Connection id "0HNA0VVO1VF82" received FIN. 2025-02-03 19:45:59.360 +00:00 [DBG] Connection 0HNA0VVO1VF82 established using the following protocol: "Tls13" 2025-02-03 19:45:59.360 +00:00 [DBG] Connection id "0HNA0VVO1VF82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:45:59.360 +00:00 [DBG] Connection id "0HNA0VVO1VF82" disconnecting. 2025-02-03 19:45:59.360 +00:00 [DBG] Connection id "0HNA0VVO1VF82" stopped. 2025-02-03 19:46:02.197 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc2/ - null null 2025-02-03 19:46:02.197 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc2/'. 2025-02-03 19:46:02.197 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:02.197 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc2/ - 307 0 null 0.2145ms 2025-02-03 19:46:05.195 +00:00 [INF] Request starting HTTP/1.1 GET 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-03 19:46:05.195 +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-03 19:46:05.195 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:05.195 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/includes/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm - 307 0 null 0.2687ms 2025-02-03 19:46:08.251 +00:00 [DBG] Connection id "0HNA0VVO1VF83" accepted. 2025-02-03 19:46:08.251 +00:00 [DBG] Connection id "0HNA0VVO1VF83" started. 2025-02-03 19:46:08.352 +00:00 [DBG] Connection id "0HNA0VVO1VF83" received FIN. 2025-02-03 19:46:08.352 +00:00 [DBG] Connection 0HNA0VVO1VF83 established using the following protocol: "Tls13" 2025-02-03 19:46:08.352 +00:00 [DBG] Connection id "0HNA0VVO1VF83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:08.352 +00:00 [DBG] Connection id "0HNA0VVO1VF83" disconnecting. 2025-02-03 19:46:08.352 +00:00 [DBG] Connection id "0HNA0VVO1VF83" stopped. 2025-02-03 19:46:11.240 +00:00 [DBG] Connection id "0HNA0VVO1VF84" accepted. 2025-02-03 19:46:11.240 +00:00 [DBG] Connection id "0HNA0VVO1VF84" started. 2025-02-03 19:46:11.340 +00:00 [DBG] Connection id "0HNA0VVO1VF84" received FIN. 2025-02-03 19:46:11.341 +00:00 [DBG] Connection 0HNA0VVO1VF84 established using the following protocol: "Tls13" 2025-02-03 19:46:11.341 +00:00 [DBG] Connection id "0HNA0VVO1VF84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:11.341 +00:00 [DBG] Connection id "0HNA0VVO1VF84" disconnecting. 2025-02-03 19:46:11.341 +00:00 [DBG] Connection id "0HNA0VVO1VF84" stopped. 2025-02-03 19:46:14.139 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/allcategories.aspx - null null 2025-02-03 19:46:14.139 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/allcategories.aspx'. 2025-02-03 19:46:14.139 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:14.139 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/allcategories.aspx - 307 0 null 0.2913ms 2025-02-03 19:46:17.205 +00:00 [DBG] Connection id "0HNA0VVO1VF85" accepted. 2025-02-03 19:46:17.206 +00:00 [DBG] Connection id "0HNA0VVO1VF85" started. 2025-02-03 19:46:17.306 +00:00 [DBG] Connection id "0HNA0VVO1VF85" received FIN. 2025-02-03 19:46:17.306 +00:00 [DBG] Connection 0HNA0VVO1VF85 established using the following protocol: "Tls13" 2025-02-03 19:46:17.306 +00:00 [DBG] Connection id "0HNA0VVO1VF85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:17.307 +00:00 [DBG] Connection id "0HNA0VVO1VF85" disconnecting. 2025-02-03 19:46:17.307 +00:00 [DBG] Connection id "0HNA0VVO1VF85" stopped. 2025-02-03 19:46:17.671 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" disconnecting. 2025-02-03 19:46:17.671 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" stopped. 2025-02-03 19:46:17.671 +00:00 [DBG] Connection id "0HNA0VVO1VF6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:20.194 +00:00 [DBG] Connection id "0HNA0VVO1VF86" accepted. 2025-02-03 19:46:20.194 +00:00 [DBG] Connection id "0HNA0VVO1VF86" started. 2025-02-03 19:46:20.294 +00:00 [DBG] Connection id "0HNA0VVO1VF86" received FIN. 2025-02-03 19:46:20.294 +00:00 [DBG] Connection 0HNA0VVO1VF86 established using the following protocol: "Tls13" 2025-02-03 19:46:20.294 +00:00 [DBG] Connection id "0HNA0VVO1VF86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:20.294 +00:00 [DBG] Connection id "0HNA0VVO1VF86" disconnecting. 2025-02-03 19:46:20.294 +00:00 [DBG] Connection id "0HNA0VVO1VF86" stopped. 2025-02-03 19:46:23.210 +00:00 [DBG] Connection id "0HNA0VVO1VF87" accepted. 2025-02-03 19:46:23.210 +00:00 [DBG] Connection id "0HNA0VVO1VF87" started. 2025-02-03 19:46:23.311 +00:00 [DBG] Connection id "0HNA0VVO1VF87" received FIN. 2025-02-03 19:46:23.311 +00:00 [DBG] Connection 0HNA0VVO1VF87 established using the following protocol: "Tls13" 2025-02-03 19:46:23.311 +00:00 [DBG] Connection id "0HNA0VVO1VF87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:23.311 +00:00 [DBG] Connection id "0HNA0VVO1VF87" disconnecting. 2025-02-03 19:46:23.311 +00:00 [DBG] Connection id "0HNA0VVO1VF87" stopped. 2025-02-03 19:46:26.235 +00:00 [DBG] Connection id "0HNA0VVO1VF88" accepted. 2025-02-03 19:46:26.236 +00:00 [DBG] Connection id "0HNA0VVO1VF88" started. 2025-02-03 19:46:26.335 +00:00 [DBG] Connection id "0HNA0VVO1VF88" received FIN. 2025-02-03 19:46:26.336 +00:00 [DBG] Connection 0HNA0VVO1VF88 established using the following protocol: "Tls13" 2025-02-03 19:46:26.336 +00:00 [DBG] Connection id "0HNA0VVO1VF88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:26.336 +00:00 [DBG] Connection id "0HNA0VVO1VF88" disconnecting. 2025-02-03 19:46:26.336 +00:00 [DBG] Connection id "0HNA0VVO1VF88" stopped. 2025-02-03 19:46:29.297 +00:00 [DBG] Connection id "0HNA0VVO1VF89" accepted. 2025-02-03 19:46:29.298 +00:00 [DBG] Connection id "0HNA0VVO1VF89" started. 2025-02-03 19:46:29.398 +00:00 [DBG] Connection id "0HNA0VVO1VF89" received FIN. 2025-02-03 19:46:29.398 +00:00 [DBG] Connection 0HNA0VVO1VF89 established using the following protocol: "Tls13" 2025-02-03 19:46:29.398 +00:00 [DBG] Connection id "0HNA0VVO1VF89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:29.398 +00:00 [DBG] Connection id "0HNA0VVO1VF89" disconnecting. 2025-02-03 19:46:29.398 +00:00 [DBG] Connection id "0HNA0VVO1VF89" stopped. 2025-02-03 19:46:32.261 +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-03 19:46:32.261 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/d41d8cd98f00b204e9800998ecf8427e.php'. 2025-02-03 19:46:32.261 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:32.261 +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.3477ms 2025-02-03 19:46:35.382 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" accepted. 2025-02-03 19:46:35.383 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" started. 2025-02-03 19:46:35.483 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" received FIN. 2025-02-03 19:46:35.483 +00:00 [DBG] Connection 0HNA0VVO1VF8A established using the following protocol: "Tls13" 2025-02-03 19:46:35.483 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:35.483 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" disconnecting. 2025-02-03 19:46:35.483 +00:00 [DBG] Connection id "0HNA0VVO1VF8A" stopped. 2025-02-03 19:46:38.427 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" accepted. 2025-02-03 19:46:38.427 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" started. 2025-02-03 19:46:38.526 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" received FIN. 2025-02-03 19:46:38.527 +00:00 [DBG] Connection 0HNA0VVO1VF8B established using the following protocol: "Tls13" 2025-02-03 19:46:38.527 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:38.527 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" disconnecting. 2025-02-03 19:46:38.527 +00:00 [DBG] Connection id "0HNA0VVO1VF8B" stopped. 2025-02-03 19:46:41.394 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b.sql - null null 2025-02-03 19:46:41.394 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b.sql'. 2025-02-03 19:46:41.394 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:41.394 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/b.sql - 307 0 null 0.2526ms 2025-02-03 19:46:44.447 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc1/ - null null 2025-02-03 19:46:44.447 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc1/'. 2025-02-03 19:46:44.447 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:44.447 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc1/ - 307 0 null 0.2129ms 2025-02-03 19:46:47.411 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5/ - null null 2025-02-03 19:46:47.411 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5/'. 2025-02-03 19:46:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:47.411 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5/ - 307 0 null 0.1831ms 2025-02-03 19:46:50.461 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" accepted. 2025-02-03 19:46:50.461 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" started. 2025-02-03 19:46:50.561 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" received FIN. 2025-02-03 19:46:50.561 +00:00 [DBG] Connection 0HNA0VVO1VF8C established using the following protocol: "Tls13" 2025-02-03 19:46:50.561 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:50.562 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" disconnecting. 2025-02-03 19:46:50.562 +00:00 [DBG] Connection id "0HNA0VVO1VF8C" stopped. 2025-02-03 19:46:53.432 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" accepted. 2025-02-03 19:46:53.432 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" started. 2025-02-03 19:46:53.533 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" received FIN. 2025-02-03 19:46:53.533 +00:00 [DBG] Connection 0HNA0VVO1VF8D established using the following protocol: "Tls13" 2025-02-03 19:46:53.533 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:53.533 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" disconnecting. 2025-02-03 19:46:53.533 +00:00 [DBG] Connection id "0HNA0VVO1VF8D" stopped. 2025-02-03 19:46:56.329 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl2/ - null null 2025-02-03 19:46:56.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl2/'. 2025-02-03 19:46:56.329 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:46:56.329 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl2/ - 307 0 null 0.266ms 2025-02-03 19:46:59.390 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" accepted. 2025-02-03 19:46:59.390 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" started. 2025-02-03 19:46:59.490 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" received FIN. 2025-02-03 19:46:59.490 +00:00 [DBG] Connection 0HNA0VVO1VF8E established using the following protocol: "Tls13" 2025-02-03 19:46:59.491 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:46:59.491 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" disconnecting. 2025-02-03 19:46:59.491 +00:00 [DBG] Connection id "0HNA0VVO1VF8E" stopped. 2025-02-03 19:47:02.373 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" accepted. 2025-02-03 19:47:02.373 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" started. 2025-02-03 19:47:02.473 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" received FIN. 2025-02-03 19:47:02.474 +00:00 [DBG] Connection 0HNA0VVO1VF8F established using the following protocol: "Tls13" 2025-02-03 19:47:02.474 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:02.474 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" disconnecting. 2025-02-03 19:47:02.474 +00:00 [DBG] Connection id "0HNA0VVO1VF8F" stopped. 2025-02-03 19:47:05.375 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" accepted. 2025-02-03 19:47:05.375 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" started. 2025-02-03 19:47:05.475 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" received FIN. 2025-02-03 19:47:05.475 +00:00 [DBG] Connection 0HNA0VVO1VF8G established using the following protocol: "Tls13" 2025-02-03 19:47:05.475 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:05.476 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" disconnecting. 2025-02-03 19:47:05.476 +00:00 [DBG] Connection id "0HNA0VVO1VF8G" stopped. 2025-02-03 19:47:08.403 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" accepted. 2025-02-03 19:47:08.403 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" started. 2025-02-03 19:47:08.504 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" received FIN. 2025-02-03 19:47:08.504 +00:00 [DBG] Connection 0HNA0VVO1VF8H established using the following protocol: "Tls13" 2025-02-03 19:47:08.504 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:08.504 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" disconnecting. 2025-02-03 19:47:08.505 +00:00 [DBG] Connection id "0HNA0VVO1VF8H" stopped. 2025-02-03 19:47:11.443 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" accepted. 2025-02-03 19:47:11.443 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" started. 2025-02-03 19:47:11.544 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" received FIN. 2025-02-03 19:47:11.544 +00:00 [DBG] Connection 0HNA0VVO1VF8I established using the following protocol: "Tls13" 2025-02-03 19:47:11.544 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:11.545 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" disconnecting. 2025-02-03 19:47:11.545 +00:00 [DBG] Connection id "0HNA0VVO1VF8I" stopped. 2025-02-03 19:47:14.410 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.3/ - null null 2025-02-03 19:47:14.410 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.2.3/'. 2025-02-03 19:47:14.410 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:47:14.410 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.2.3/ - 307 0 null 0.1981ms 2025-02-03 19:47:17.535 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" accepted. 2025-02-03 19:47:17.535 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" started. 2025-02-03 19:47:17.637 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" received FIN. 2025-02-03 19:47:17.637 +00:00 [DBG] Connection 0HNA0VVO1VF8J established using the following protocol: "Tls13" 2025-02-03 19:47:17.637 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:17.637 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" disconnecting. 2025-02-03 19:47:17.637 +00:00 [DBG] Connection id "0HNA0VVO1VF8J" stopped. 2025-02-03 19:47:20.584 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" accepted. 2025-02-03 19:47:20.584 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" started. 2025-02-03 19:47:20.685 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" received FIN. 2025-02-03 19:47:20.685 +00:00 [DBG] Connection 0HNA0VVO1VF8K established using the following protocol: "Tls13" 2025-02-03 19:47:20.685 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:20.685 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" disconnecting. 2025-02-03 19:47:20.685 +00:00 [DBG] Connection id "0HNA0VVO1VF8K" stopped. 2025-02-03 19:47:23.628 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" accepted. 2025-02-03 19:47:23.628 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" started. 2025-02-03 19:47:23.729 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" received FIN. 2025-02-03 19:47:23.729 +00:00 [DBG] Connection 0HNA0VVO1VF8L established using the following protocol: "Tls13" 2025-02-03 19:47:23.729 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:23.730 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" disconnecting. 2025-02-03 19:47:23.730 +00:00 [DBG] Connection id "0HNA0VVO1VF8L" stopped. 2025-02-03 19:47:26.614 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc3/ - null null 2025-02-03 19:47:26.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-rc3/'. 2025-02-03 19:47:26.615 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:47:26.615 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-rc3/ - 307 0 null 0.1948ms 2025-02-03 19:47:29.745 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" accepted. 2025-02-03 19:47:29.745 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" started. 2025-02-03 19:47:29.845 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" received FIN. 2025-02-03 19:47:29.846 +00:00 [DBG] Connection 0HNA0VVO1VF8M established using the following protocol: "Tls13" 2025-02-03 19:47:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" disconnecting. 2025-02-03 19:47:29.846 +00:00 [DBG] Connection id "0HNA0VVO1VF8M" stopped. 2025-02-03 19:47:32.801 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" accepted. 2025-02-03 19:47:32.801 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" started. 2025-02-03 19:47:32.901 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" received FIN. 2025-02-03 19:47:32.901 +00:00 [DBG] Connection 0HNA0VVO1VF8N established using the following protocol: "Tls13" 2025-02-03 19:47:32.902 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:32.902 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" disconnecting. 2025-02-03 19:47:32.902 +00:00 [DBG] Connection id "0HNA0VVO1VF8N" stopped. 2025-02-03 19:47:35.874 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" accepted. 2025-02-03 19:47:35.874 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" started. 2025-02-03 19:47:35.974 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" received FIN. 2025-02-03 19:47:35.975 +00:00 [DBG] Connection 0HNA0VVO1VF8O established using the following protocol: "Tls13" 2025-02-03 19:47:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" disconnecting. 2025-02-03 19:47:35.975 +00:00 [DBG] Connection id "0HNA0VVO1VF8O" stopped. 2025-02-03 19:47:38.964 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" accepted. 2025-02-03 19:47:38.964 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" started. 2025-02-03 19:47:39.065 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" received FIN. 2025-02-03 19:47:39.065 +00:00 [DBG] Connection 0HNA0VVO1VF8P established using the following protocol: "Tls13" 2025-02-03 19:47:39.065 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:39.065 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" disconnecting. 2025-02-03 19:47:39.065 +00:00 [DBG] Connection id "0HNA0VVO1VF8P" stopped. 2025-02-03 19:47:42.078 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" accepted. 2025-02-03 19:47:42.078 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" started. 2025-02-03 19:47:42.178 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" received FIN. 2025-02-03 19:47:42.178 +00:00 [DBG] Connection 0HNA0VVO1VF8Q established using the following protocol: "Tls13" 2025-02-03 19:47:42.178 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:42.178 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" disconnecting. 2025-02-03 19:47:42.178 +00:00 [DBG] Connection id "0HNA0VVO1VF8Q" stopped. 2025-02-03 19:47:45.095 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-rc1/ - null null 2025-02-03 19:47:45.095 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.2-rc1/'. 2025-02-03 19:47:45.095 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:47:45.095 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.2-rc1/ - 307 0 null 0.2299ms 2025-02-03 19:47:48.273 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" accepted. 2025-02-03 19:47:48.273 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" started. 2025-02-03 19:47:48.374 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" received FIN. 2025-02-03 19:47:48.374 +00:00 [DBG] Connection 0HNA0VVO1VF8R established using the following protocol: "Tls13" 2025-02-03 19:47:48.374 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:48.374 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" disconnecting. 2025-02-03 19:47:48.375 +00:00 [DBG] Connection id "0HNA0VVO1VF8R" stopped. 2025-02-03 19:47:51.372 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" accepted. 2025-02-03 19:47:51.372 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" started. 2025-02-03 19:47:51.472 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" received FIN. 2025-02-03 19:47:51.473 +00:00 [DBG] Connection 0HNA0VVO1VF8S established using the following protocol: "Tls13" 2025-02-03 19:47:51.473 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:51.473 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" disconnecting. 2025-02-03 19:47:51.473 +00:00 [DBG] Connection id "0HNA0VVO1VF8S" stopped. 2025-02-03 19:47:54.477 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" accepted. 2025-02-03 19:47:54.478 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" started. 2025-02-03 19:47:54.577 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" received FIN. 2025-02-03 19:47:54.578 +00:00 [DBG] Connection 0HNA0VVO1VF8T established using the following protocol: "Tls13" 2025-02-03 19:47:54.578 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:54.578 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" disconnecting. 2025-02-03 19:47:54.578 +00:00 [DBG] Connection id "0HNA0VVO1VF8T" stopped. 2025-02-03 19:47:57.608 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" accepted. 2025-02-03 19:47:57.608 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" started. 2025-02-03 19:47:57.708 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" received FIN. 2025-02-03 19:47:57.708 +00:00 [DBG] Connection 0HNA0VVO1VF8U established using the following protocol: "Tls13" 2025-02-03 19:47:57.708 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:47:57.708 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" disconnecting. 2025-02-03 19:47:57.709 +00:00 [DBG] Connection id "0HNA0VVO1VF8U" stopped. 2025-02-03 19:48:00.749 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" accepted. 2025-02-03 19:48:00.749 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" started. 2025-02-03 19:48:00.749 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.1/ - null null 2025-02-03 19:48:00.749 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0.1/'. 2025-02-03 19:48:00.749 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" completed keep alive response. 2025-02-03 19:48:00.749 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0.1/ - 307 0 null 0.1662ms 2025-02-03 19:48:03.842 +00:00 [DBG] Connection id "0HNA0VVO1VF90" accepted. 2025-02-03 19:48:03.843 +00:00 [DBG] Connection id "0HNA0VVO1VF90" started. 2025-02-03 19:48:03.943 +00:00 [DBG] Connection id "0HNA0VVO1VF90" received FIN. 2025-02-03 19:48:03.943 +00:00 [DBG] Connection 0HNA0VVO1VF90 established using the following protocol: "Tls13" 2025-02-03 19:48:03.943 +00:00 [DBG] Connection id "0HNA0VVO1VF90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:03.943 +00:00 [DBG] Connection id "0HNA0VVO1VF90" disconnecting. 2025-02-03 19:48:03.943 +00:00 [DBG] Connection id "0HNA0VVO1VF90" stopped. 2025-02-03 19:48:06.953 +00:00 [DBG] Connection id "0HNA0VVO1VF91" accepted. 2025-02-03 19:48:06.954 +00:00 [DBG] Connection id "0HNA0VVO1VF91" started. 2025-02-03 19:48:07.054 +00:00 [DBG] Connection id "0HNA0VVO1VF91" received FIN. 2025-02-03 19:48:07.054 +00:00 [DBG] Connection 0HNA0VVO1VF91 established using the following protocol: "Tls13" 2025-02-03 19:48:07.055 +00:00 [DBG] Connection id "0HNA0VVO1VF91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:07.055 +00:00 [DBG] Connection id "0HNA0VVO1VF91" disconnecting. 2025-02-03 19:48:07.055 +00:00 [DBG] Connection id "0HNA0VVO1VF91" stopped. 2025-02-03 19:48:10.082 +00:00 [DBG] Connection id "0HNA0VVO1VF92" accepted. 2025-02-03 19:48:10.082 +00:00 [DBG] Connection id "0HNA0VVO1VF92" started. 2025-02-03 19:48:10.182 +00:00 [DBG] Connection id "0HNA0VVO1VF92" received FIN. 2025-02-03 19:48:10.183 +00:00 [DBG] Connection 0HNA0VVO1VF92 established using the following protocol: "Tls13" 2025-02-03 19:48:10.183 +00:00 [DBG] Connection id "0HNA0VVO1VF92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:10.183 +00:00 [DBG] Connection id "0HNA0VVO1VF92" disconnecting. 2025-02-03 19:48:10.183 +00:00 [DBG] Connection id "0HNA0VVO1VF92" stopped. 2025-02-03 19:48:13.128 +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-03 19:48:13.128 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.svn/'. 2025-02-03 19:48:13.128 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:13.128 +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.2845ms 2025-02-03 19:48:16.223 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc1/ - null null 2025-02-03 19:48:16.223 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-rc1/'. 2025-02-03 19:48:16.223 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:16.223 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-rc1/ - 307 0 null 0.2593ms 2025-02-03 19:48:19.279 +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-03 19:48:19.280 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/custom.xml'. 2025-02-03 19:48:19.280 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:19.280 +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.4174ms 2025-02-03 19:48:22.394 +00:00 [DBG] Connection id "0HNA0VVO1VF93" accepted. 2025-02-03 19:48:22.395 +00:00 [DBG] Connection id "0HNA0VVO1VF93" started. 2025-02-03 19:48:22.495 +00:00 [DBG] Connection id "0HNA0VVO1VF93" received FIN. 2025-02-03 19:48:22.496 +00:00 [DBG] Connection 0HNA0VVO1VF93 established using the following protocol: "Tls13" 2025-02-03 19:48:22.496 +00:00 [DBG] Connection id "0HNA0VVO1VF93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:22.496 +00:00 [DBG] Connection id "0HNA0VVO1VF93" disconnecting. 2025-02-03 19:48:22.496 +00:00 [DBG] Connection id "0HNA0VVO1VF93" stopped. 2025-02-03 19:48:25.433 +00:00 [DBG] Connection id "0HNA0VVO1VF94" accepted. 2025-02-03 19:48:25.433 +00:00 [DBG] Connection id "0HNA0VVO1VF94" started. 2025-02-03 19:48:25.533 +00:00 [DBG] Connection id "0HNA0VVO1VF94" received FIN. 2025-02-03 19:48:25.533 +00:00 [DBG] Connection 0HNA0VVO1VF94 established using the following protocol: "Tls13" 2025-02-03 19:48:25.533 +00:00 [DBG] Connection id "0HNA0VVO1VF94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:25.533 +00:00 [DBG] Connection id "0HNA0VVO1VF94" disconnecting. 2025-02-03 19:48:25.533 +00:00 [DBG] Connection id "0HNA0VVO1VF94" stopped. 2025-02-03 19:48:28.485 +00:00 [DBG] Connection id "0HNA0VVO1VF95" accepted. 2025-02-03 19:48:28.486 +00:00 [DBG] Connection id "0HNA0VVO1VF95" started. 2025-02-03 19:48:28.585 +00:00 [DBG] Connection id "0HNA0VVO1VF95" received FIN. 2025-02-03 19:48:28.586 +00:00 [DBG] Connection 0HNA0VVO1VF95 established using the following protocol: "Tls13" 2025-02-03 19:48:28.586 +00:00 [DBG] Connection id "0HNA0VVO1VF95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:28.586 +00:00 [DBG] Connection id "0HNA0VVO1VF95" disconnecting. 2025-02-03 19:48:28.586 +00:00 [DBG] Connection id "0HNA0VVO1VF95" stopped. 2025-02-03 19:48:31.463 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl2/ - null null 2025-02-03 19:48:31.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl2/'. 2025-02-03 19:48:31.463 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:31.463 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl2/ - 307 0 null 0.3178ms 2025-02-03 19:48:34.593 +00:00 [DBG] Connection id "0HNA0VVO1VF96" accepted. 2025-02-03 19:48:34.593 +00:00 [DBG] Connection id "0HNA0VVO1VF96" started. 2025-02-03 19:48:34.693 +00:00 [DBG] Connection id "0HNA0VVO1VF96" received FIN. 2025-02-03 19:48:34.694 +00:00 [DBG] Connection 0HNA0VVO1VF96 established using the following protocol: "Tls13" 2025-02-03 19:48:34.694 +00:00 [DBG] Connection id "0HNA0VVO1VF96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:34.694 +00:00 [DBG] Connection id "0HNA0VVO1VF96" disconnecting. 2025-02-03 19:48:34.694 +00:00 [DBG] Connection id "0HNA0VVO1VF96" stopped. 2025-02-03 19:48:37.646 +00:00 [DBG] Connection id "0HNA0VVO1VF97" accepted. 2025-02-03 19:48:37.647 +00:00 [DBG] Connection id "0HNA0VVO1VF97" started. 2025-02-03 19:48:37.747 +00:00 [DBG] Connection id "0HNA0VVO1VF97" received FIN. 2025-02-03 19:48:37.747 +00:00 [DBG] Connection 0HNA0VVO1VF97 established using the following protocol: "Tls13" 2025-02-03 19:48:37.747 +00:00 [DBG] Connection id "0HNA0VVO1VF97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:37.747 +00:00 [DBG] Connection id "0HNA0VVO1VF97" disconnecting. 2025-02-03 19:48:37.747 +00:00 [DBG] Connection id "0HNA0VVO1VF97" stopped. 2025-02-03 19:48:40.716 +00:00 [DBG] Connection id "0HNA0VVO1VF98" accepted. 2025-02-03 19:48:40.717 +00:00 [DBG] Connection id "0HNA0VVO1VF98" started. 2025-02-03 19:48:40.819 +00:00 [DBG] Connection id "0HNA0VVO1VF98" received FIN. 2025-02-03 19:48:40.819 +00:00 [DBG] Connection 0HNA0VVO1VF98 established using the following protocol: "Tls13" 2025-02-03 19:48:40.820 +00:00 [DBG] Connection id "0HNA0VVO1VF98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:40.820 +00:00 [DBG] Connection id "0HNA0VVO1VF98" disconnecting. 2025-02-03 19:48:40.820 +00:00 [DBG] Connection id "0HNA0VVO1VF98" stopped. 2025-02-03 19:48:43.706 +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-03 19:48:43.706 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jmx-console/'. 2025-02-03 19:48:43.706 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:43.707 +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.2161ms 2025-02-03 19:48:46.756 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuarios.sql - null null 2025-02-03 19:48:46.756 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/usuarios.sql'. 2025-02-03 19:48:46.757 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:46.757 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/usuarios.sql - 307 0 null 0.1836ms 2025-02-03 19:48:49.856 +00:00 [DBG] Connection id "0HNA0VVO1VF99" accepted. 2025-02-03 19:48:49.856 +00:00 [DBG] Connection id "0HNA0VVO1VF99" started. 2025-02-03 19:48:49.957 +00:00 [DBG] Connection id "0HNA0VVO1VF99" received FIN. 2025-02-03 19:48:49.957 +00:00 [DBG] Connection 0HNA0VVO1VF99 established using the following protocol: "Tls13" 2025-02-03 19:48:49.957 +00:00 [DBG] Connection id "0HNA0VVO1VF99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:49.957 +00:00 [DBG] Connection id "0HNA0VVO1VF99" disconnecting. 2025-02-03 19:48:49.957 +00:00 [DBG] Connection id "0HNA0VVO1VF99" stopped. 2025-02-03 19:48:52.883 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" accepted. 2025-02-03 19:48:52.883 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" started. 2025-02-03 19:48:52.984 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" received FIN. 2025-02-03 19:48:52.984 +00:00 [DBG] Connection 0HNA0VVO1VF9A established using the following protocol: "Tls13" 2025-02-03 19:48:52.984 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:48:52.984 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" disconnecting. 2025-02-03 19:48:52.984 +00:00 [DBG] Connection id "0HNA0VVO1VF9A" stopped. 2025-02-03 19:48:55.835 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl2/ - null null 2025-02-03 19:48:55.835 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl2/'. 2025-02-03 19:48:55.835 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:55.836 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl2/ - 307 0 null 0.2414ms 2025-02-03 19:48:58.840 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.1/ - null null 2025-02-03 19:48:58.840 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.1/'. 2025-02-03 19:48:58.841 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:48:58.841 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.1/ - 307 0 null 0.2398ms 2025-02-03 19:49:01.812 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.4/ - null null 2025-02-03 19:49:01.812 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.4/'. 2025-02-03 19:49:01.812 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:01.812 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.4/ - 307 0 null 0.2064ms 2025-02-03 19:49:04.853 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" accepted. 2025-02-03 19:49:04.854 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" started. 2025-02-03 19:49:04.955 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" received FIN. 2025-02-03 19:49:04.956 +00:00 [DBG] Connection 0HNA0VVO1VF9B established using the following protocol: "Tls13" 2025-02-03 19:49:04.956 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:04.956 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" disconnecting. 2025-02-03 19:49:04.956 +00:00 [DBG] Connection id "0HNA0VVO1VF9B" stopped. 2025-02-03 19:49:07.814 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" accepted. 2025-02-03 19:49:07.814 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" started. 2025-02-03 19:49:07.914 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" received FIN. 2025-02-03 19:49:07.914 +00:00 [DBG] Connection 0HNA0VVO1VF9C established using the following protocol: "Tls13" 2025-02-03 19:49:07.915 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:07.915 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" disconnecting. 2025-02-03 19:49:07.915 +00:00 [DBG] Connection id "0HNA0VVO1VF9C" stopped. 2025-02-03 19:49:10.788 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" accepted. 2025-02-03 19:49:10.788 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" started. 2025-02-03 19:49:10.888 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" received FIN. 2025-02-03 19:49:10.888 +00:00 [DBG] Connection 0HNA0VVO1VF9D established using the following protocol: "Tls13" 2025-02-03 19:49:10.888 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:10.888 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" disconnecting. 2025-02-03 19:49:10.888 +00:00 [DBG] Connection id "0HNA0VVO1VF9D" stopped. 2025-02-03 19:49:13.700 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certsrv.nsf - null null 2025-02-03 19:49:13.700 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/certsrv.nsf'. 2025-02-03 19:49:13.700 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:13.700 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/certsrv.nsf - 307 0 null 0.2151ms 2025-02-03 19:49:16.762 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" accepted. 2025-02-03 19:49:16.762 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" started. 2025-02-03 19:49:16.864 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" received FIN. 2025-02-03 19:49:16.864 +00:00 [DBG] Connection 0HNA0VVO1VF9E established using the following protocol: "Tls13" 2025-02-03 19:49:16.864 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:16.864 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" disconnecting. 2025-02-03 19:49:16.864 +00:00 [DBG] Connection id "0HNA0VVO1VF9E" stopped. 2025-02-03 19:49:19.748 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" accepted. 2025-02-03 19:49:19.748 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" started. 2025-02-03 19:49:19.848 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" received FIN. 2025-02-03 19:49:19.848 +00:00 [DBG] Connection 0HNA0VVO1VF9F established using the following protocol: "Tls13" 2025-02-03 19:49:19.848 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:19.848 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" disconnecting. 2025-02-03 19:49:19.849 +00:00 [DBG] Connection id "0HNA0VVO1VF9F" stopped. 2025-02-03 19:49:22.759 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" accepted. 2025-02-03 19:49:22.759 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" started. 2025-02-03 19:49:22.859 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" received FIN. 2025-02-03 19:49:22.859 +00:00 [DBG] Connection 0HNA0VVO1VF9G established using the following protocol: "Tls13" 2025-02-03 19:49:22.860 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:22.860 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" disconnecting. 2025-02-03 19:49:22.860 +00:00 [DBG] Connection id "0HNA0VVO1VF9G" stopped. 2025-02-03 19:49:25.698 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.aspx - null null 2025-02-03 19:49:25.698 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.aspx'. 2025-02-03 19:49:25.698 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:25.698 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.aspx - 307 0 null 0.5599ms 2025-02-03 19:49:28.784 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" accepted. 2025-02-03 19:49:28.784 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" started. 2025-02-03 19:49:28.884 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" received FIN. 2025-02-03 19:49:28.884 +00:00 [DBG] Connection 0HNA0VVO1VF9H established using the following protocol: "Tls13" 2025-02-03 19:49:28.884 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:28.884 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" disconnecting. 2025-02-03 19:49:28.885 +00:00 [DBG] Connection id "0HNA0VVO1VF9H" stopped. 2025-02-03 19:49:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" accepted. 2025-02-03 19:49:31.795 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" started. 2025-02-03 19:49:31.895 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" received FIN. 2025-02-03 19:49:31.895 +00:00 [DBG] Connection 0HNA0VVO1VF9I established using the following protocol: "Tls13" 2025-02-03 19:49:31.896 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:31.896 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" disconnecting. 2025-02-03 19:49:31.896 +00:00 [DBG] Connection id "0HNA0VVO1VF9I" stopped. 2025-02-03 19:49:34.829 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" accepted. 2025-02-03 19:49:34.829 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" started. 2025-02-03 19:49:34.931 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" received FIN. 2025-02-03 19:49:34.931 +00:00 [DBG] Connection 0HNA0VVO1VF9J established using the following protocol: "Tls13" 2025-02-03 19:49:34.931 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:34.931 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" disconnecting. 2025-02-03 19:49:34.932 +00:00 [DBG] Connection id "0HNA0VVO1VF9J" stopped. 2025-02-03 19:49:37.780 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc1/ - null null 2025-02-03 19:49:37.781 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.5.5-rc1/'. 2025-02-03 19:49:37.781 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:37.781 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.5.5-rc1/ - 307 0 null 0.426ms 2025-02-03 19:49:40.891 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" accepted. 2025-02-03 19:49:40.891 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" started. 2025-02-03 19:49:40.993 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" received FIN. 2025-02-03 19:49:40.993 +00:00 [DBG] Connection 0HNA0VVO1VF9K established using the following protocol: "Tls13" 2025-02-03 19:49:40.993 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:40.993 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" disconnecting. 2025-02-03 19:49:40.993 +00:00 [DBG] Connection id "0HNA0VVO1VF9K" stopped. 2025-02-03 19:49:43.833 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc2/ - null null 2025-02-03 19:49:43.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc2/'. 2025-02-03 19:49:43.833 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:43.833 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc2/ - 307 0 null 0.2669ms 2025-02-03 19:49:46.923 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" accepted. 2025-02-03 19:49:46.923 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" started. 2025-02-03 19:49:47.024 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" received FIN. 2025-02-03 19:49:47.024 +00:00 [DBG] Connection 0HNA0VVO1VF9L established using the following protocol: "Tls13" 2025-02-03 19:49:47.024 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:47.024 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" disconnecting. 2025-02-03 19:49:47.024 +00:00 [DBG] Connection id "0HNA0VVO1VF9L" stopped. 2025-02-03 19:49:49.844 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-rc1/ - null null 2025-02-03 19:49:49.844 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-rc1/'. 2025-02-03 19:49:49.844 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:49:49.844 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-rc1/ - 307 0 null 0.2146ms 2025-02-03 19:49:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" accepted. 2025-02-03 19:49:52.916 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" started. 2025-02-03 19:49:53.016 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" received FIN. 2025-02-03 19:49:53.017 +00:00 [DBG] Connection 0HNA0VVO1VF9M established using the following protocol: "Tls13" 2025-02-03 19:49:53.017 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:53.017 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" disconnecting. 2025-02-03 19:49:53.017 +00:00 [DBG] Connection id "0HNA0VVO1VF9M" stopped. 2025-02-03 19:49:55.911 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" accepted. 2025-02-03 19:49:55.911 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" started. 2025-02-03 19:49:56.011 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" received FIN. 2025-02-03 19:49:56.012 +00:00 [DBG] Connection 0HNA0VVO1VF9N established using the following protocol: "Tls13" 2025-02-03 19:49:56.012 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:56.012 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" disconnecting. 2025-02-03 19:49:56.012 +00:00 [DBG] Connection id "0HNA0VVO1VF9N" stopped. 2025-02-03 19:49:59.039 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" accepted. 2025-02-03 19:49:59.039 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" started. 2025-02-03 19:49:59.156 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" received FIN. 2025-02-03 19:49:59.156 +00:00 [DBG] Connection 0HNA0VVO1VF9O established using the following protocol: "Tls13" 2025-02-03 19:49:59.156 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:49:59.157 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" disconnecting. 2025-02-03 19:49:59.157 +00:00 [DBG] Connection id "0HNA0VVO1VF9O" stopped. 2025-02-03 19:50:01.972 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" accepted. 2025-02-03 19:50:01.972 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" started. 2025-02-03 19:50:02.072 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" received FIN. 2025-02-03 19:50:02.073 +00:00 [DBG] Connection 0HNA0VVO1VF9P established using the following protocol: "Tls13" 2025-02-03 19:50:02.073 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:02.073 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" disconnecting. 2025-02-03 19:50:02.073 +00:00 [DBG] Connection id "0HNA0VVO1VF9P" stopped. 2025-02-03 19:50:05.030 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" accepted. 2025-02-03 19:50:05.030 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" started. 2025-02-03 19:50:05.130 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" received FIN. 2025-02-03 19:50:05.131 +00:00 [DBG] Connection 0HNA0VVO1VF9Q established using the following protocol: "Tls13" 2025-02-03 19:50:05.131 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:05.131 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" disconnecting. 2025-02-03 19:50:05.131 +00:00 [DBG] Connection id "0HNA0VVO1VF9Q" stopped. 2025-02-03 19:50:08.010 +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-03 19:50:08.010 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/api/'. 2025-02-03 19:50:08.010 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:08.010 +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.2002ms 2025-02-03 19:50:11.142 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" accepted. 2025-02-03 19:50:11.142 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" started. 2025-02-03 19:50:11.243 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" received FIN. 2025-02-03 19:50:11.244 +00:00 [DBG] Connection 0HNA0VVO1VF9R established using the following protocol: "Tls13" 2025-02-03 19:50:11.244 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:11.244 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" disconnecting. 2025-02-03 19:50:11.244 +00:00 [DBG] Connection id "0HNA0VVO1VF9R" stopped. 2025-02-03 19:50:12.703 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" disconnecting. 2025-02-03 19:50:12.703 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" stopped. 2025-02-03 19:50:12.703 +00:00 [DBG] Connection id "0HNA0VVO1VF8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:14.097 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.gitignore - null null 2025-02-03 19:50:14.097 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.gitignore'. 2025-02-03 19:50:14.097 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:14.097 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.gitignore - 307 0 null 0.1886ms 2025-02-03 19:50:17.114 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl2/ - null null 2025-02-03 19:50:17.114 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.7.0-pl2/'. 2025-02-03 19:50:17.114 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:17.114 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.7.0-pl2/ - 307 0 null 0.344ms 2025-02-03 19:50:20.096 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/database.sql - null null 2025-02-03 19:50:20.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/database.sql'. 2025-02-03 19:50:20.096 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:20.096 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/database.sql - 307 0 null 0.5673ms 2025-02-03 19:50:23.132 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" accepted. 2025-02-03 19:50:23.132 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" started. 2025-02-03 19:50:23.244 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" received FIN. 2025-02-03 19:50:23.244 +00:00 [DBG] Connection 0HNA0VVO1VF9S established using the following protocol: "Tls13" 2025-02-03 19:50:23.245 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:23.245 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" disconnecting. 2025-02-03 19:50:23.245 +00:00 [DBG] Connection id "0HNA0VVO1VF9S" stopped. 2025-02-03 19:50:26.099 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" accepted. 2025-02-03 19:50:26.099 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" started. 2025-02-03 19:50:26.204 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" received FIN. 2025-02-03 19:50:26.205 +00:00 [DBG] Connection 0HNA0VVO1VF9T established using the following protocol: "Tls13" 2025-02-03 19:50:26.205 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:26.205 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" disconnecting. 2025-02-03 19:50:26.205 +00:00 [DBG] Connection id "0HNA0VVO1VF9T" stopped. 2025-02-03 19:50:29.085 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" accepted. 2025-02-03 19:50:29.085 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" started. 2025-02-03 19:50:29.185 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" received FIN. 2025-02-03 19:50:29.185 +00:00 [DBG] Connection 0HNA0VVO1VF9U established using the following protocol: "Tls13" 2025-02-03 19:50:29.186 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:29.186 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" disconnecting. 2025-02-03 19:50:29.186 +00:00 [DBG] Connection id "0HNA0VVO1VF9U" stopped. 2025-02-03 19:50:32.101 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" accepted. 2025-02-03 19:50:32.101 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" started. 2025-02-03 19:50:32.201 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" received FIN. 2025-02-03 19:50:32.201 +00:00 [DBG] Connection 0HNA0VVO1VF9V established using the following protocol: "Tls13" 2025-02-03 19:50:32.202 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:32.202 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" disconnecting. 2025-02-03 19:50:32.202 +00:00 [DBG] Connection id "0HNA0VVO1VF9V" stopped. 2025-02-03 19:50:35.123 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" accepted. 2025-02-03 19:50:35.123 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" started. 2025-02-03 19:50:35.223 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" received FIN. 2025-02-03 19:50:35.223 +00:00 [DBG] Connection 0HNA0VVO1VFA0 established using the following protocol: "Tls13" 2025-02-03 19:50:35.223 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:35.223 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" disconnecting. 2025-02-03 19:50:35.223 +00:00 [DBG] Connection id "0HNA0VVO1VFA0" stopped. 2025-02-03 19:50:38.175 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" accepted. 2025-02-03 19:50:38.175 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" started. 2025-02-03 19:50:38.276 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" received FIN. 2025-02-03 19:50:38.276 +00:00 [DBG] Connection 0HNA0VVO1VFA1 established using the following protocol: "Tls13" 2025-02-03 19:50:38.276 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:38.276 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" disconnecting. 2025-02-03 19:50:38.276 +00:00 [DBG] Connection id "0HNA0VVO1VFA1" stopped. 2025-02-03 19:50:41.252 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" accepted. 2025-02-03 19:50:41.252 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" started. 2025-02-03 19:50:41.352 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" received FIN. 2025-02-03 19:50:41.352 +00:00 [DBG] Connection 0HNA0VVO1VFA2 established using the following protocol: "Tls13" 2025-02-03 19:50:41.352 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:41.352 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" disconnecting. 2025-02-03 19:50:41.352 +00:00 [DBG] Connection id "0HNA0VVO1VFA2" stopped. 2025-02-03 19:50:44.323 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" accepted. 2025-02-03 19:50:44.323 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" started. 2025-02-03 19:50:44.423 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" received FIN. 2025-02-03 19:50:44.423 +00:00 [DBG] Connection 0HNA0VVO1VFA3 established using the following protocol: "Tls13" 2025-02-03 19:50:44.423 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:44.424 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" disconnecting. 2025-02-03 19:50:44.424 +00:00 [DBG] Connection id "0HNA0VVO1VFA3" stopped. 2025-02-03 19:50:47.325 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0/ - null null 2025-02-03 19:50:47.325 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0/'. 2025-02-03 19:50:47.325 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:47.325 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0/ - 307 0 null 0.1928ms 2025-02-03 19:50:50.485 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" accepted. 2025-02-03 19:50:50.485 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" started. 2025-02-03 19:50:50.585 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" received FIN. 2025-02-03 19:50:50.586 +00:00 [DBG] Connection 0HNA0VVO1VFA4 established using the following protocol: "Tls13" 2025-02-03 19:50:50.586 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:50.586 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" disconnecting. 2025-02-03 19:50:50.586 +00:00 [DBG] Connection id "0HNA0VVO1VFA4" stopped. 2025-02-03 19:50:53.462 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.2/ - null null 2025-02-03 19:50:53.462 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.2/'. 2025-02-03 19:50:53.462 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:50:53.463 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.2/ - 307 0 null 0.276ms 2025-02-03 19:50:56.595 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" accepted. 2025-02-03 19:50:56.595 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" started. 2025-02-03 19:50:56.696 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" received FIN. 2025-02-03 19:50:56.696 +00:00 [DBG] Connection 0HNA0VVO1VFA5 established using the following protocol: "Tls13" 2025-02-03 19:50:56.697 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:56.697 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" disconnecting. 2025-02-03 19:50:56.697 +00:00 [DBG] Connection id "0HNA0VVO1VFA5" stopped. 2025-02-03 19:50:59.653 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" accepted. 2025-02-03 19:50:59.653 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" started. 2025-02-03 19:50:59.753 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" received FIN. 2025-02-03 19:50:59.754 +00:00 [DBG] Connection 0HNA0VVO1VFA6 established using the following protocol: "Tls13" 2025-02-03 19:50:59.754 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:50:59.754 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" disconnecting. 2025-02-03 19:50:59.754 +00:00 [DBG] Connection id "0HNA0VVO1VFA6" stopped. 2025-02-03 19:51:02.721 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" accepted. 2025-02-03 19:51:02.721 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" started. 2025-02-03 19:51:02.821 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" received FIN. 2025-02-03 19:51:02.821 +00:00 [DBG] Connection 0HNA0VVO1VFA7 established using the following protocol: "Tls13" 2025-02-03 19:51:02.821 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:02.821 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" disconnecting. 2025-02-03 19:51:02.821 +00:00 [DBG] Connection id "0HNA0VVO1VFA7" stopped. 2025-02-03 19:51:05.812 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" accepted. 2025-02-03 19:51:05.812 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" started. 2025-02-03 19:51:05.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" received FIN. 2025-02-03 19:51:05.913 +00:00 [DBG] Connection 0HNA0VVO1VFA8 established using the following protocol: "Tls13" 2025-02-03 19:51:05.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:05.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" disconnecting. 2025-02-03 19:51:05.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA8" stopped. 2025-02-03 19:51:08.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" accepted. 2025-02-03 19:51:08.913 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" started. 2025-02-03 19:51:09.013 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" received FIN. 2025-02-03 19:51:09.013 +00:00 [DBG] Connection 0HNA0VVO1VFA9 established using the following protocol: "Tls13" 2025-02-03 19:51:09.013 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:09.013 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" disconnecting. 2025-02-03 19:51:09.013 +00:00 [DBG] Connection id "0HNA0VVO1VFA9" stopped. 2025-02-03 19:51:12.036 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" accepted. 2025-02-03 19:51:12.037 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" started. 2025-02-03 19:51:12.137 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" received FIN. 2025-02-03 19:51:12.138 +00:00 [DBG] Connection 0HNA0VVO1VFAA established using the following protocol: "Tls13" 2025-02-03 19:51:12.138 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:12.138 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" disconnecting. 2025-02-03 19:51:12.138 +00:00 [DBG] Connection id "0HNA0VVO1VFAA" stopped. 2025-02-03 19:51:15.170 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" accepted. 2025-02-03 19:51:15.170 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" started. 2025-02-03 19:51:15.271 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" received FIN. 2025-02-03 19:51:15.271 +00:00 [DBG] Connection 0HNA0VVO1VFAB established using the following protocol: "Tls13" 2025-02-03 19:51:15.272 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:15.272 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" disconnecting. 2025-02-03 19:51:15.272 +00:00 [DBG] Connection id "0HNA0VVO1VFAB" stopped. 2025-02-03 19:51:18.217 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/leftmenubody.php - null null 2025-02-03 19:51:18.217 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/leftmenubody.php'. 2025-02-03 19:51:18.217 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:51:18.217 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/leftmenubody.php - 307 0 null 0.2901ms 2025-02-03 19:51:21.432 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" accepted. 2025-02-03 19:51:21.432 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" started. 2025-02-03 19:51:21.533 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" received FIN. 2025-02-03 19:51:21.533 +00:00 [DBG] Connection 0HNA0VVO1VFAC established using the following protocol: "Tls13" 2025-02-03 19:51:21.533 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:21.533 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" disconnecting. 2025-02-03 19:51:21.533 +00:00 [DBG] Connection id "0HNA0VVO1VFAC" stopped. 2025-02-03 19:51:24.442 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1/ - null null 2025-02-03 19:51:24.442 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1/'. 2025-02-03 19:51:24.443 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:51:24.443 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1/ - 307 0 null 0.2582ms 2025-02-03 19:51:27.518 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.php - null null 2025-02-03 19:51:27.518 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tools_admin.php'. 2025-02-03 19:51:27.518 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:51:27.518 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools_admin.php - 307 0 null 0.254ms 2025-02-03 19:51:30.658 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" accepted. 2025-02-03 19:51:30.658 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" started. 2025-02-03 19:51:30.758 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" received FIN. 2025-02-03 19:51:30.758 +00:00 [DBG] Connection 0HNA0VVO1VFAD established using the following protocol: "Tls13" 2025-02-03 19:51:30.759 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:30.759 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" disconnecting. 2025-02-03 19:51:30.759 +00:00 [DBG] Connection id "0HNA0VVO1VFAD" stopped. 2025-02-03 19:51:33.711 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" accepted. 2025-02-03 19:51:33.711 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" started. 2025-02-03 19:51:33.811 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" received FIN. 2025-02-03 19:51:33.811 +00:00 [DBG] Connection 0HNA0VVO1VFAE established using the following protocol: "Tls13" 2025-02-03 19:51:33.811 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:33.811 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" disconnecting. 2025-02-03 19:51:33.811 +00:00 [DBG] Connection id "0HNA0VVO1VFAE" stopped. 2025-02-03 19:51:36.784 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" accepted. 2025-02-03 19:51:36.784 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" started. 2025-02-03 19:51:36.884 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" received FIN. 2025-02-03 19:51:36.885 +00:00 [DBG] Connection 0HNA0VVO1VFAF established using the following protocol: "Tls13" 2025-02-03 19:51:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" disconnecting. 2025-02-03 19:51:36.885 +00:00 [DBG] Connection id "0HNA0VVO1VFAF" stopped. 2025-02-03 19:51:39.877 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" accepted. 2025-02-03 19:51:39.877 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" started. 2025-02-03 19:51:39.978 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" received FIN. 2025-02-03 19:51:39.979 +00:00 [DBG] Connection 0HNA0VVO1VFAG established using the following protocol: "Tls13" 2025-02-03 19:51:39.979 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:39.979 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" disconnecting. 2025-02-03 19:51:39.979 +00:00 [DBG] Connection id "0HNA0VVO1VFAG" stopped. 2025-02-03 19:51:42.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" accepted. 2025-02-03 19:51:42.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" started. 2025-02-03 19:51:43.087 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" received FIN. 2025-02-03 19:51:43.088 +00:00 [DBG] Connection 0HNA0VVO1VFAH established using the following protocol: "Tls13" 2025-02-03 19:51:43.088 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:43.088 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" disconnecting. 2025-02-03 19:51:43.088 +00:00 [DBG] Connection id "0HNA0VVO1VFAH" stopped. 2025-02-03 19:51:46.107 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" accepted. 2025-02-03 19:51:46.108 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" started. 2025-02-03 19:51:46.208 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" received FIN. 2025-02-03 19:51:46.208 +00:00 [DBG] Connection 0HNA0VVO1VFAI established using the following protocol: "Tls13" 2025-02-03 19:51:46.208 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:46.208 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" disconnecting. 2025-02-03 19:51:46.208 +00:00 [DBG] Connection id "0HNA0VVO1VFAI" stopped. 2025-02-03 19:51:49.238 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" accepted. 2025-02-03 19:51:49.238 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" started. 2025-02-03 19:51:49.338 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" received FIN. 2025-02-03 19:51:49.338 +00:00 [DBG] Connection 0HNA0VVO1VFAJ established using the following protocol: "Tls13" 2025-02-03 19:51:49.338 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:49.338 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" disconnecting. 2025-02-03 19:51:49.338 +00:00 [DBG] Connection id "0HNA0VVO1VFAJ" stopped. 2025-02-03 19:51:52.387 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" accepted. 2025-02-03 19:51:52.387 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" started. 2025-02-03 19:51:52.488 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" received FIN. 2025-02-03 19:51:52.488 +00:00 [DBG] Connection 0HNA0VVO1VFAK established using the following protocol: "Tls13" 2025-02-03 19:51:52.488 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:52.488 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" disconnecting. 2025-02-03 19:51:52.488 +00:00 [DBG] Connection id "0HNA0VVO1VFAK" stopped. 2025-02-03 19:51:55.554 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" accepted. 2025-02-03 19:51:55.554 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" started. 2025-02-03 19:51:55.672 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" received FIN. 2025-02-03 19:51:55.672 +00:00 [DBG] Connection 0HNA0VVO1VFAL established using the following protocol: "Tls13" 2025-02-03 19:51:55.672 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:55.672 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" disconnecting. 2025-02-03 19:51:55.672 +00:00 [DBG] Connection id "0HNA0VVO1VFAL" stopped. 2025-02-03 19:51:58.730 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" accepted. 2025-02-03 19:51:58.730 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" started. 2025-02-03 19:51:58.830 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" received FIN. 2025-02-03 19:51:58.830 +00:00 [DBG] Connection 0HNA0VVO1VFAM established using the following protocol: "Tls13" 2025-02-03 19:51:58.830 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:51:58.830 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" disconnecting. 2025-02-03 19:51:58.830 +00:00 [DBG] Connection id "0HNA0VVO1VFAM" stopped. 2025-02-03 19:52:01.813 +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-03 19:52:01.813 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/example/'. 2025-02-03 19:52:01.813 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:52:01.813 +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.1963ms 2025-02-03 19:52:04.953 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl3/ - null null 2025-02-03 19:52:04.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.0-pl3/'. 2025-02-03 19:52:04.953 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:52:04.953 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.0-pl3/ - 307 0 null 0.1892ms 2025-02-03 19:52:08.051 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.asp - null null 2025-02-03 19:52:08.051 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.asp'. 2025-02-03 19:52:08.051 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:52:08.051 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.asp - 307 0 null 0.217ms 2025-02-03 19:52:11.215 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" accepted. 2025-02-03 19:52:11.215 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" started. 2025-02-03 19:52:11.315 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" received FIN. 2025-02-03 19:52:11.316 +00:00 [DBG] Connection 0HNA0VVO1VFAN established using the following protocol: "Tls13" 2025-02-03 19:52:11.316 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:11.316 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" disconnecting. 2025-02-03 19:52:11.316 +00:00 [DBG] Connection id "0HNA0VVO1VFAN" stopped. 2025-02-03 19:52:14.278 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" accepted. 2025-02-03 19:52:14.278 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" started. 2025-02-03 19:52:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" received FIN. 2025-02-03 19:52:14.379 +00:00 [DBG] Connection 0HNA0VVO1VFAO established using the following protocol: "Tls13" 2025-02-03 19:52:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:14.379 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" disconnecting. 2025-02-03 19:52:14.380 +00:00 [DBG] Connection id "0HNA0VVO1VFAO" stopped. 2025-02-03 19:52:17.373 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" accepted. 2025-02-03 19:52:17.373 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" started. 2025-02-03 19:52:17.474 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" received FIN. 2025-02-03 19:52:17.474 +00:00 [DBG] Connection 0HNA0VVO1VFAP established using the following protocol: "Tls13" 2025-02-03 19:52:17.474 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:17.474 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" disconnecting. 2025-02-03 19:52:17.474 +00:00 [DBG] Connection id "0HNA0VVO1VFAP" stopped. 2025-02-03 19:52:20.481 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" accepted. 2025-02-03 19:52:20.482 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" started. 2025-02-03 19:52:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" received FIN. 2025-02-03 19:52:20.582 +00:00 [DBG] Connection 0HNA0VVO1VFAQ established using the following protocol: "Tls13" 2025-02-03 19:52:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" disconnecting. 2025-02-03 19:52:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VFAQ" stopped. 2025-02-03 19:52:23.601 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" accepted. 2025-02-03 19:52:23.601 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" started. 2025-02-03 19:52:23.701 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" received FIN. 2025-02-03 19:52:23.702 +00:00 [DBG] Connection 0HNA0VVO1VFAR established using the following protocol: "Tls13" 2025-02-03 19:52:23.702 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:23.702 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" disconnecting. 2025-02-03 19:52:23.702 +00:00 [DBG] Connection id "0HNA0VVO1VFAR" stopped. 2025-02-03 19:52:26.736 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" accepted. 2025-02-03 19:52:26.736 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" started. 2025-02-03 19:52:26.836 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" received FIN. 2025-02-03 19:52:26.836 +00:00 [DBG] Connection 0HNA0VVO1VFAS established using the following protocol: "Tls13" 2025-02-03 19:52:26.837 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:26.837 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" disconnecting. 2025-02-03 19:52:26.837 +00:00 [DBG] Connection id "0HNA0VVO1VFAS" stopped. 2025-02-03 19:52:29.886 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" accepted. 2025-02-03 19:52:29.886 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" started. 2025-02-03 19:52:29.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" received FIN. 2025-02-03 19:52:29.987 +00:00 [DBG] Connection 0HNA0VVO1VFAT established using the following protocol: "Tls13" 2025-02-03 19:52:29.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:29.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" disconnecting. 2025-02-03 19:52:29.987 +00:00 [DBG] Connection id "0HNA0VVO1VFAT" stopped. 2025-02-03 19:52:32.949 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/default/badlogin.jhtml - null null 2025-02-03 19:52:32.949 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/agent/default/badlogin.jhtml'. 2025-02-03 19:52:32.949 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:52:32.949 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/agent/default/badlogin.jhtml - 307 0 null 0.236ms 2025-02-03 19:52:36.166 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" accepted. 2025-02-03 19:52:36.167 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" started. 2025-02-03 19:52:36.267 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" received FIN. 2025-02-03 19:52:36.267 +00:00 [DBG] Connection 0HNA0VVO1VFAU established using the following protocol: "Tls13" 2025-02-03 19:52:36.267 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:36.268 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" disconnecting. 2025-02-03 19:52:36.268 +00:00 [DBG] Connection id "0HNA0VVO1VFAU" stopped. 2025-02-03 19:52:39.306 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" accepted. 2025-02-03 19:52:39.306 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" started. 2025-02-03 19:52:39.406 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" received FIN. 2025-02-03 19:52:39.406 +00:00 [DBG] Connection 0HNA0VVO1VFAV established using the following protocol: "Tls13" 2025-02-03 19:52:39.406 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:39.407 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" disconnecting. 2025-02-03 19:52:39.407 +00:00 [DBG] Connection id "0HNA0VVO1VFAV" stopped. 2025-02-03 19:52:42.441 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" accepted. 2025-02-03 19:52:42.442 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" started. 2025-02-03 19:52:42.541 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" received FIN. 2025-02-03 19:52:42.542 +00:00 [DBG] Connection 0HNA0VVO1VFB0 established using the following protocol: "Tls13" 2025-02-03 19:52:42.542 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:42.542 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" disconnecting. 2025-02-03 19:52:42.542 +00:00 [DBG] Connection id "0HNA0VVO1VFB0" stopped. 2025-02-03 19:52:45.508 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc1/ - null null 2025-02-03 19:52:45.508 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.0-rc1/'. 2025-02-03 19:52:45.508 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:52:45.508 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.0-rc1/ - 307 0 null 0.2737ms 2025-02-03 19:52:48.717 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" accepted. 2025-02-03 19:52:48.717 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" started. 2025-02-03 19:52:48.818 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" received FIN. 2025-02-03 19:52:48.818 +00:00 [DBG] Connection 0HNA0VVO1VFB1 established using the following protocol: "Tls13" 2025-02-03 19:52:48.818 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:48.818 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" disconnecting. 2025-02-03 19:52:48.818 +00:00 [DBG] Connection id "0HNA0VVO1VFB1" stopped. 2025-02-03 19:52:51.846 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" accepted. 2025-02-03 19:52:51.846 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" started. 2025-02-03 19:52:51.947 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" received FIN. 2025-02-03 19:52:51.947 +00:00 [DBG] Connection 0HNA0VVO1VFB2 established using the following protocol: "Tls13" 2025-02-03 19:52:51.947 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:51.947 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" disconnecting. 2025-02-03 19:52:51.947 +00:00 [DBG] Connection id "0HNA0VVO1VFB2" stopped. 2025-02-03 19:52:55.015 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" accepted. 2025-02-03 19:52:55.015 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" started. 2025-02-03 19:52:55.119 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" received FIN. 2025-02-03 19:52:55.119 +00:00 [DBG] Connection 0HNA0VVO1VFB3 established using the following protocol: "Tls13" 2025-02-03 19:52:55.119 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:55.119 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" disconnecting. 2025-02-03 19:52:55.119 +00:00 [DBG] Connection id "0HNA0VVO1VFB3" stopped. 2025-02-03 19:52:58.152 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" accepted. 2025-02-03 19:52:58.153 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" started. 2025-02-03 19:52:58.252 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" received FIN. 2025-02-03 19:52:58.253 +00:00 [DBG] Connection 0HNA0VVO1VFB4 established using the following protocol: "Tls13" 2025-02-03 19:52:58.253 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:52:58.253 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" disconnecting. 2025-02-03 19:52:58.253 +00:00 [DBG] Connection id "0HNA0VVO1VFB4" stopped. 2025-02-03 19:53:01.325 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" accepted. 2025-02-03 19:53:01.325 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" started. 2025-02-03 19:53:01.425 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" received FIN. 2025-02-03 19:53:01.425 +00:00 [DBG] Connection 0HNA0VVO1VFB5 established using the following protocol: "Tls13" 2025-02-03 19:53:01.425 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:01.425 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" disconnecting. 2025-02-03 19:53:01.426 +00:00 [DBG] Connection id "0HNA0VVO1VFB5" stopped. 2025-02-03 19:53:04.499 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" accepted. 2025-02-03 19:53:04.500 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" started. 2025-02-03 19:53:04.500 +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-03 19:53:04.500 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/backend/'. 2025-02-03 19:53:04.500 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" completed keep alive response. 2025-02-03 19:53:04.500 +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.1289ms 2025-02-03 19:53:07.645 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" accepted. 2025-02-03 19:53:07.645 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" started. 2025-02-03 19:53:07.745 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" received FIN. 2025-02-03 19:53:07.746 +00:00 [DBG] Connection 0HNA0VVO1VFB7 established using the following protocol: "Tls13" 2025-02-03 19:53:07.746 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:07.746 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" disconnecting. 2025-02-03 19:53:07.746 +00:00 [DBG] Connection id "0HNA0VVO1VFB7" stopped. 2025-02-03 19:53:10.787 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" accepted. 2025-02-03 19:53:10.787 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" started. 2025-02-03 19:53:10.887 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" received FIN. 2025-02-03 19:53:10.887 +00:00 [DBG] Connection 0HNA0VVO1VFB8 established using the following protocol: "Tls13" 2025-02-03 19:53:10.887 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:10.887 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" disconnecting. 2025-02-03 19:53:10.888 +00:00 [DBG] Connection id "0HNA0VVO1VFB8" stopped. 2025-02-03 19:53:13.850 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl3/ - null null 2025-02-03 19:53:13.850 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.1-pl3/'. 2025-02-03 19:53:13.850 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:53:13.850 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.1-pl3/ - 307 0 null 0.2194ms 2025-02-03 19:53:17.074 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" accepted. 2025-02-03 19:53:17.074 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" started. 2025-02-03 19:53:17.174 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" received FIN. 2025-02-03 19:53:17.175 +00:00 [DBG] Connection 0HNA0VVO1VFB9 established using the following protocol: "Tls13" 2025-02-03 19:53:17.175 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:17.175 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" disconnecting. 2025-02-03 19:53:17.175 +00:00 [DBG] Connection id "0HNA0VVO1VFB9" stopped. 2025-02-03 19:53:20.200 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" accepted. 2025-02-03 19:53:20.201 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" started. 2025-02-03 19:53:20.301 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" received FIN. 2025-02-03 19:53:20.301 +00:00 [DBG] Connection 0HNA0VVO1VFBA established using the following protocol: "Tls13" 2025-02-03 19:53:20.301 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:20.301 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" disconnecting. 2025-02-03 19:53:20.302 +00:00 [DBG] Connection id "0HNA0VVO1VFBA" stopped. 2025-02-03 19:53:23.346 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" accepted. 2025-02-03 19:53:23.346 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" started. 2025-02-03 19:53:23.446 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" received FIN. 2025-02-03 19:53:23.447 +00:00 [DBG] Connection 0HNA0VVO1VFBB established using the following protocol: "Tls13" 2025-02-03 19:53:23.447 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:23.447 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" disconnecting. 2025-02-03 19:53:23.447 +00:00 [DBG] Connection id "0HNA0VVO1VFBB" stopped. 2025-02-03 19:53:26.508 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" accepted. 2025-02-03 19:53:26.508 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" started. 2025-02-03 19:53:26.608 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" received FIN. 2025-02-03 19:53:26.608 +00:00 [DBG] Connection 0HNA0VVO1VFBC established using the following protocol: "Tls13" 2025-02-03 19:53:26.608 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:26.608 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" disconnecting. 2025-02-03 19:53:26.609 +00:00 [DBG] Connection id "0HNA0VVO1VFBC" stopped. 2025-02-03 19:53:29.586 +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-03 19:53:29.586 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/confluence/rest/applinks/1.0/manifest'. 2025-02-03 19:53:29.586 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:53:29.586 +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.1902ms 2025-02-03 19:53:32.807 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" accepted. 2025-02-03 19:53:32.808 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" started. 2025-02-03 19:53:32.908 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" received FIN. 2025-02-03 19:53:32.908 +00:00 [DBG] Connection 0HNA0VVO1VFBD established using the following protocol: "Tls13" 2025-02-03 19:53:32.909 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:32.909 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" disconnecting. 2025-02-03 19:53:32.909 +00:00 [DBG] Connection id "0HNA0VVO1VFBD" stopped. 2025-02-03 19:53:35.950 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" accepted. 2025-02-03 19:53:35.950 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" started. 2025-02-03 19:53:36.052 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" received FIN. 2025-02-03 19:53:36.052 +00:00 [DBG] Connection 0HNA0VVO1VFBE established using the following protocol: "Tls13" 2025-02-03 19:53:36.052 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:36.052 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" disconnecting. 2025-02-03 19:53:36.052 +00:00 [DBG] Connection id "0HNA0VVO1VFBE" stopped. 2025-02-03 19:53:39.012 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2/ - null null 2025-02-03 19:53:39.012 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2/'. 2025-02-03 19:53:39.012 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:53:39.012 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2/ - 307 0 null 0.2265ms 2025-02-03 19:53:42.216 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" accepted. 2025-02-03 19:53:42.216 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" started. 2025-02-03 19:53:42.316 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" received FIN. 2025-02-03 19:53:42.316 +00:00 [DBG] Connection 0HNA0VVO1VFBF established using the following protocol: "Tls13" 2025-02-03 19:53:42.316 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:42.316 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" disconnecting. 2025-02-03 19:53:42.316 +00:00 [DBG] Connection id "0HNA0VVO1VFBF" stopped. 2025-02-03 19:53:45.245 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/help/en/go/login_ts.html - null null 2025-02-03 19:53:45.245 +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-03 19:53:45.245 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:53:45.245 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/common/help/en/go/login_ts.html - 307 0 null 0.3423ms 2025-02-03 19:53:48.427 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" accepted. 2025-02-03 19:53:48.427 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" started. 2025-02-03 19:53:48.529 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" received FIN. 2025-02-03 19:53:48.529 +00:00 [DBG] Connection 0HNA0VVO1VFBG established using the following protocol: "Tls13" 2025-02-03 19:53:48.529 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:48.529 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" disconnecting. 2025-02-03 19:53:48.529 +00:00 [DBG] Connection id "0HNA0VVO1VFBG" stopped. 2025-02-03 19:53:51.524 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" accepted. 2025-02-03 19:53:51.524 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" started. 2025-02-03 19:53:51.625 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" received FIN. 2025-02-03 19:53:51.625 +00:00 [DBG] Connection 0HNA0VVO1VFBH established using the following protocol: "Tls13" 2025-02-03 19:53:51.625 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:51.625 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" disconnecting. 2025-02-03 19:53:51.625 +00:00 [DBG] Connection id "0HNA0VVO1VFBH" stopped. 2025-02-03 19:53:54.639 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" accepted. 2025-02-03 19:53:54.639 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" started. 2025-02-03 19:53:54.739 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" received FIN. 2025-02-03 19:53:54.739 +00:00 [DBG] Connection 0HNA0VVO1VFBI established using the following protocol: "Tls13" 2025-02-03 19:53:54.739 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:54.739 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" disconnecting. 2025-02-03 19:53:54.739 +00:00 [DBG] Connection id "0HNA0VVO1VFBI" stopped. 2025-02-03 19:53:57.770 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" accepted. 2025-02-03 19:53:57.770 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" started. 2025-02-03 19:53:57.871 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" received FIN. 2025-02-03 19:53:57.871 +00:00 [DBG] Connection 0HNA0VVO1VFBJ established using the following protocol: "Tls13" 2025-02-03 19:53:57.871 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:53:57.871 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" disconnecting. 2025-02-03 19:53:57.871 +00:00 [DBG] Connection id "0HNA0VVO1VFBJ" stopped. 2025-02-03 19:54:00.912 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" accepted. 2025-02-03 19:54:00.913 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" started. 2025-02-03 19:54:01.014 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" received FIN. 2025-02-03 19:54:01.015 +00:00 [DBG] Connection 0HNA0VVO1VFBK established using the following protocol: "Tls13" 2025-02-03 19:54:01.015 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:01.015 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" disconnecting. 2025-02-03 19:54:01.015 +00:00 [DBG] Connection id "0HNA0VVO1VFBK" stopped. 2025-02-03 19:54:04.069 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" accepted. 2025-02-03 19:54:04.069 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" started. 2025-02-03 19:54:04.169 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" received FIN. 2025-02-03 19:54:04.169 +00:00 [DBG] Connection 0HNA0VVO1VFBL established using the following protocol: "Tls13" 2025-02-03 19:54:04.169 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:04.169 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" disconnecting. 2025-02-03 19:54:04.169 +00:00 [DBG] Connection id "0HNA0VVO1VFBL" stopped. 2025-02-03 19:54:07.240 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" accepted. 2025-02-03 19:54:07.240 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" started. 2025-02-03 19:54:07.341 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" received FIN. 2025-02-03 19:54:07.341 +00:00 [DBG] Connection 0HNA0VVO1VFBM established using the following protocol: "Tls13" 2025-02-03 19:54:07.341 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:07.341 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" disconnecting. 2025-02-03 19:54:07.341 +00:00 [DBG] Connection id "0HNA0VVO1VFBM" stopped. 2025-02-03 19:54:10.416 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" accepted. 2025-02-03 19:54:10.416 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" started. 2025-02-03 19:54:10.516 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" received FIN. 2025-02-03 19:54:10.517 +00:00 [DBG] Connection 0HNA0VVO1VFBN established using the following protocol: "Tls13" 2025-02-03 19:54:10.517 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:10.517 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" disconnecting. 2025-02-03 19:54:10.517 +00:00 [DBG] Connection id "0HNA0VVO1VFBN" stopped. 2025-02-03 19:54:13.516 +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-03 19:54:13.516 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sections/reference.inc.php'. 2025-02-03 19:54:13.517 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:54:13.517 +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.756ms 2025-02-03 19:54:16.756 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" accepted. 2025-02-03 19:54:16.756 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" started. 2025-02-03 19:54:16.857 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" received FIN. 2025-02-03 19:54:16.857 +00:00 [DBG] Connection 0HNA0VVO1VFBO established using the following protocol: "Tls13" 2025-02-03 19:54:16.857 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:16.857 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" disconnecting. 2025-02-03 19:54:16.858 +00:00 [DBG] Connection id "0HNA0VVO1VFBO" stopped. 2025-02-03 19:54:19.918 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" accepted. 2025-02-03 19:54:19.918 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" started. 2025-02-03 19:54:20.019 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" received FIN. 2025-02-03 19:54:20.019 +00:00 [DBG] Connection 0HNA0VVO1VFBP established using the following protocol: "Tls13" 2025-02-03 19:54:20.019 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:20.020 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" disconnecting. 2025-02-03 19:54:20.020 +00:00 [DBG] Connection id "0HNA0VVO1VFBP" stopped. 2025-02-03 19:54:23.107 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" accepted. 2025-02-03 19:54:23.108 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" started. 2025-02-03 19:54:23.207 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" received FIN. 2025-02-03 19:54:23.207 +00:00 [DBG] Connection 0HNA0VVO1VFBQ established using the following protocol: "Tls13" 2025-02-03 19:54:23.207 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:23.207 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" disconnecting. 2025-02-03 19:54:23.208 +00:00 [DBG] Connection id "0HNA0VVO1VFBQ" stopped. 2025-02-03 19:54:26.272 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" accepted. 2025-02-03 19:54:26.272 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" started. 2025-02-03 19:54:26.372 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" received FIN. 2025-02-03 19:54:26.373 +00:00 [DBG] Connection 0HNA0VVO1VFBR established using the following protocol: "Tls13" 2025-02-03 19:54:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" disconnecting. 2025-02-03 19:54:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFBR" stopped. 2025-02-03 19:54:29.468 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" accepted. 2025-02-03 19:54:29.468 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" started. 2025-02-03 19:54:29.569 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" received FIN. 2025-02-03 19:54:29.572 +00:00 [DBG] Connection 0HNA0VVO1VFBS established using the following protocol: "Tls13" 2025-02-03 19:54:29.572 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:29.572 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" disconnecting. 2025-02-03 19:54:29.572 +00:00 [DBG] Connection id "0HNA0VVO1VFBS" stopped. 2025-02-03 19:54:32.577 +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-03 19:54:32.577 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/changelog.txt'. 2025-02-03 19:54:32.577 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:54:32.577 +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.4368ms 2025-02-03 19:54:35.834 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" accepted. 2025-02-03 19:54:35.834 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" started. 2025-02-03 19:54:35.935 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" received FIN. 2025-02-03 19:54:35.935 +00:00 [DBG] Connection 0HNA0VVO1VFBT established using the following protocol: "Tls13" 2025-02-03 19:54:35.935 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:35.935 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" disconnecting. 2025-02-03 19:54:35.935 +00:00 [DBG] Connection id "0HNA0VVO1VFBT" stopped. 2025-02-03 19:54:39.009 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" accepted. 2025-02-03 19:54:39.009 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" started. 2025-02-03 19:54:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" received FIN. 2025-02-03 19:54:39.109 +00:00 [DBG] Connection 0HNA0VVO1VFBU established using the following protocol: "Tls13" 2025-02-03 19:54:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:39.110 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" disconnecting. 2025-02-03 19:54:39.110 +00:00 [DBG] Connection id "0HNA0VVO1VFBU" stopped. 2025-02-03 19:54:42.190 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" accepted. 2025-02-03 19:54:42.190 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" started. 2025-02-03 19:54:42.292 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" received FIN. 2025-02-03 19:54:42.293 +00:00 [DBG] Connection 0HNA0VVO1VFBV established using the following protocol: "Tls13" 2025-02-03 19:54:42.293 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:42.293 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" disconnecting. 2025-02-03 19:54:42.293 +00:00 [DBG] Connection id "0HNA0VVO1VFBV" stopped. 2025-02-03 19:54:45.390 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" accepted. 2025-02-03 19:54:45.390 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" started. 2025-02-03 19:54:45.490 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" received FIN. 2025-02-03 19:54:45.491 +00:00 [DBG] Connection 0HNA0VVO1VFC0 established using the following protocol: "Tls13" 2025-02-03 19:54:45.491 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:45.491 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" disconnecting. 2025-02-03 19:54:45.491 +00:00 [DBG] Connection id "0HNA0VVO1VFC0" stopped. 2025-02-03 19:54:48.592 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" accepted. 2025-02-03 19:54:48.592 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" started. 2025-02-03 19:54:48.692 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" received FIN. 2025-02-03 19:54:48.693 +00:00 [DBG] Connection 0HNA0VVO1VFC1 established using the following protocol: "Tls13" 2025-02-03 19:54:48.693 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:48.693 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" disconnecting. 2025-02-03 19:54:48.693 +00:00 [DBG] Connection id "0HNA0VVO1VFC1" stopped. 2025-02-03 19:54:51.806 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" accepted. 2025-02-03 19:54:51.806 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" started. 2025-02-03 19:54:51.908 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" received FIN. 2025-02-03 19:54:51.908 +00:00 [DBG] Connection 0HNA0VVO1VFC2 established using the following protocol: "Tls13" 2025-02-03 19:54:51.908 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:51.908 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" disconnecting. 2025-02-03 19:54:51.908 +00:00 [DBG] Connection id "0HNA0VVO1VFC2" stopped. 2025-02-03 19:54:55.032 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" accepted. 2025-02-03 19:54:55.032 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" started. 2025-02-03 19:54:55.132 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" received FIN. 2025-02-03 19:54:55.132 +00:00 [DBG] Connection 0HNA0VVO1VFC3 established using the following protocol: "Tls13" 2025-02-03 19:54:55.133 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:55.133 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" disconnecting. 2025-02-03 19:54:55.133 +00:00 [DBG] Connection id "0HNA0VVO1VFC3" stopped. 2025-02-03 19:54:58.267 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" accepted. 2025-02-03 19:54:58.267 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" started. 2025-02-03 19:54:58.367 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" received FIN. 2025-02-03 19:54:58.368 +00:00 [DBG] Connection 0HNA0VVO1VFC4 established using the following protocol: "Tls13" 2025-02-03 19:54:58.368 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:54:58.368 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" disconnecting. 2025-02-03 19:54:58.368 +00:00 [DBG] Connection id "0HNA0VVO1VFC4" stopped. 2025-02-03 19:55:01.509 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" accepted. 2025-02-03 19:55:01.509 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" started. 2025-02-03 19:55:01.609 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" received FIN. 2025-02-03 19:55:01.609 +00:00 [DBG] Connection 0HNA0VVO1VFC5 established using the following protocol: "Tls13" 2025-02-03 19:55:01.609 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:01.610 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" disconnecting. 2025-02-03 19:55:01.610 +00:00 [DBG] Connection id "0HNA0VVO1VFC5" stopped. 2025-02-03 19:55:04.666 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1-rc1/ - null null 2025-02-03 19:55:04.666 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.8.1-rc1/'. 2025-02-03 19:55:04.666 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:04.666 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.8.1-rc1/ - 307 0 null 0.2231ms 2025-02-03 19:55:07.866 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl3/ - null null 2025-02-03 19:55:07.866 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin-2.6.4-pl3/'. 2025-02-03 19:55:07.866 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:07.866 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin-2.6.4-pl3/ - 307 0 null 0.2907ms 2025-02-03 19:55:11.122 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" accepted. 2025-02-03 19:55:11.122 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" started. 2025-02-03 19:55:11.222 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" received FIN. 2025-02-03 19:55:11.223 +00:00 [DBG] Connection 0HNA0VVO1VFC6 established using the following protocol: "Tls13" 2025-02-03 19:55:11.223 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:11.223 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" disconnecting. 2025-02-03 19:55:11.223 +00:00 [DBG] Connection id "0HNA0VVO1VFC6" stopped. 2025-02-03 19:55:14.194 +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-03 19:55:14.194 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dev/'. 2025-02-03 19:55:14.194 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:14.194 +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.2308ms 2025-02-03 19:55:15.742 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" disconnecting. 2025-02-03 19:55:15.742 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" stopped. 2025-02-03 19:55:15.742 +00:00 [DBG] Connection id "0HNA0VVO1VFB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:17.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin/ - null null 2025-02-03 19:55:17.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpMyAdmin/'. 2025-02-03 19:55:17.317 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:17.317 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpMyAdmin/ - 307 0 null 0.1997ms 2025-02-03 19:55:20.395 +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-03 19:55:20.396 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DesktopModules/Admin/RadEditorProvider/DialogHandler.aspx?dp=////'. 2025-02-03 19:55:20.396 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:20.396 +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.7037ms 2025-02-03 19:55:23.463 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/respaldo.sql - null null 2025-02-03 19:55:23.463 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/respaldo.sql'. 2025-02-03 19:55:23.463 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:23.463 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/respaldo.sql - 307 0 null 0.2345ms 2025-02-03 19:55:26.587 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" accepted. 2025-02-03 19:55:26.587 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" started. 2025-02-03 19:55:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" received FIN. 2025-02-03 19:55:26.688 +00:00 [DBG] Connection 0HNA0VVO1VFC7 established using the following protocol: "Tls13" 2025-02-03 19:55:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" disconnecting. 2025-02-03 19:55:26.688 +00:00 [DBG] Connection id "0HNA0VVO1VFC7" stopped. 2025-02-03 19:55:29.633 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" accepted. 2025-02-03 19:55:29.633 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" started. 2025-02-03 19:55:29.733 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" received FIN. 2025-02-03 19:55:29.733 +00:00 [DBG] Connection 0HNA0VVO1VFC8 established using the following protocol: "Tls13" 2025-02-03 19:55:29.734 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:29.734 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" disconnecting. 2025-02-03 19:55:29.734 +00:00 [DBG] Connection id "0HNA0VVO1VFC8" stopped. 2025-02-03 19:55:32.689 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" accepted. 2025-02-03 19:55:32.689 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" started. 2025-02-03 19:55:32.790 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" received FIN. 2025-02-03 19:55:32.790 +00:00 [DBG] Connection 0HNA0VVO1VFC9 established using the following protocol: "Tls13" 2025-02-03 19:55:32.790 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:32.790 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" disconnecting. 2025-02-03 19:55:32.790 +00:00 [DBG] Connection id "0HNA0VVO1VFC9" stopped. 2025-02-03 19:55:35.768 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" accepted. 2025-02-03 19:55:35.768 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" started. 2025-02-03 19:55:35.869 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" received FIN. 2025-02-03 19:55:35.870 +00:00 [DBG] Connection 0HNA0VVO1VFCA established using the following protocol: "Tls13" 2025-02-03 19:55:35.870 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:35.870 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" disconnecting. 2025-02-03 19:55:35.870 +00:00 [DBG] Connection id "0HNA0VVO1VFCA" stopped. 2025-02-03 19:55:38.865 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" accepted. 2025-02-03 19:55:38.865 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" started. 2025-02-03 19:55:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" received FIN. 2025-02-03 19:55:38.966 +00:00 [DBG] Connection 0HNA0VVO1VFCB established using the following protocol: "Tls13" 2025-02-03 19:55:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:38.966 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" disconnecting. 2025-02-03 19:55:38.967 +00:00 [DBG] Connection id "0HNA0VVO1VFCB" stopped. 2025-02-03 19:55:41.974 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" accepted. 2025-02-03 19:55:41.974 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" started. 2025-02-03 19:55:42.075 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" received FIN. 2025-02-03 19:55:42.076 +00:00 [DBG] Connection 0HNA0VVO1VFCC established using the following protocol: "Tls13" 2025-02-03 19:55:42.076 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:42.076 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" disconnecting. 2025-02-03 19:55:42.076 +00:00 [DBG] Connection id "0HNA0VVO1VFCC" stopped. 2025-02-03 19:55:45.105 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" accepted. 2025-02-03 19:55:45.105 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" started. 2025-02-03 19:55:45.206 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" received FIN. 2025-02-03 19:55:45.206 +00:00 [DBG] Connection 0HNA0VVO1VFCD established using the following protocol: "Tls13" 2025-02-03 19:55:45.206 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:45.206 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" disconnecting. 2025-02-03 19:55:45.206 +00:00 [DBG] Connection id "0HNA0VVO1VFCD" stopped. 2025-02-03 19:55:48.144 +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-03 19:55:48.144 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/db/install.xml'. 2025-02-03 19:55:48.145 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:55:48.145 +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.6271ms 2025-02-03 19:55:51.339 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" accepted. 2025-02-03 19:55:51.339 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" started. 2025-02-03 19:55:51.439 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" received FIN. 2025-02-03 19:55:51.439 +00:00 [DBG] Connection 0HNA0VVO1VFCE established using the following protocol: "Tls13" 2025-02-03 19:55:51.439 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:51.439 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" disconnecting. 2025-02-03 19:55:51.439 +00:00 [DBG] Connection id "0HNA0VVO1VFCE" stopped. 2025-02-03 19:55:54.449 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" accepted. 2025-02-03 19:55:54.450 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" started. 2025-02-03 19:55:54.549 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" received FIN. 2025-02-03 19:55:54.550 +00:00 [DBG] Connection 0HNA0VVO1VFCF established using the following protocol: "Tls13" 2025-02-03 19:55:54.550 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:54.550 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" disconnecting. 2025-02-03 19:55:54.550 +00:00 [DBG] Connection id "0HNA0VVO1VFCF" stopped. 2025-02-03 19:55:57.577 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" accepted. 2025-02-03 19:55:57.577 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" started. 2025-02-03 19:55:57.678 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" received FIN. 2025-02-03 19:55:57.678 +00:00 [DBG] Connection 0HNA0VVO1VFCG established using the following protocol: "Tls13" 2025-02-03 19:55:57.678 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:55:57.678 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" disconnecting. 2025-02-03 19:55:57.678 +00:00 [DBG] Connection id "0HNA0VVO1VFCG" stopped. 2025-02-03 19:56:00.721 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" accepted. 2025-02-03 19:56:00.721 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" started. 2025-02-03 19:56:00.821 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" received FIN. 2025-02-03 19:56:00.821 +00:00 [DBG] Connection 0HNA0VVO1VFCH established using the following protocol: "Tls13" 2025-02-03 19:56:00.821 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:00.821 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" disconnecting. 2025-02-03 19:56:00.821 +00:00 [DBG] Connection id "0HNA0VVO1VFCH" stopped. 2025-02-03 19:56:03.874 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" accepted. 2025-02-03 19:56:03.874 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" started. 2025-02-03 19:56:03.977 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" received FIN. 2025-02-03 19:56:03.978 +00:00 [DBG] Connection 0HNA0VVO1VFCI established using the following protocol: "Tls13" 2025-02-03 19:56:03.978 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:03.978 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" disconnecting. 2025-02-03 19:56:03.978 +00:00 [DBG] Connection id "0HNA0VVO1VFCI" stopped. 2025-02-03 19:56:06.943 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reportserver/ - null null 2025-02-03 19:56:06.943 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reportserver/'. 2025-02-03 19:56:06.943 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:06.943 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reportserver/ - 307 0 null 0.2229ms 2025-02-03 19:56:10.170 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" accepted. 2025-02-03 19:56:10.171 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" started. 2025-02-03 19:56:10.272 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" received FIN. 2025-02-03 19:56:10.272 +00:00 [DBG] Connection 0HNA0VVO1VFCJ established using the following protocol: "Tls13" 2025-02-03 19:56:10.272 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:10.272 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" disconnecting. 2025-02-03 19:56:10.272 +00:00 [DBG] Connection id "0HNA0VVO1VFCJ" stopped. 2025-02-03 19:56:13.315 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" accepted. 2025-02-03 19:56:13.315 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" started. 2025-02-03 19:56:13.415 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" received FIN. 2025-02-03 19:56:13.415 +00:00 [DBG] Connection 0HNA0VVO1VFCK established using the following protocol: "Tls13" 2025-02-03 19:56:13.415 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:13.416 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" disconnecting. 2025-02-03 19:56:13.416 +00:00 [DBG] Connection id "0HNA0VVO1VFCK" stopped. 2025-02-03 19:56:16.453 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" accepted. 2025-02-03 19:56:16.454 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" started. 2025-02-03 19:56:16.556 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" received FIN. 2025-02-03 19:56:16.556 +00:00 [DBG] Connection 0HNA0VVO1VFCL established using the following protocol: "Tls13" 2025-02-03 19:56:16.556 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:16.557 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" disconnecting. 2025-02-03 19:56:16.557 +00:00 [DBG] Connection id "0HNA0VVO1VFCL" stopped. 2025-02-03 19:56:19.521 +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-03 19:56:19.521 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum/docs/CHANGELOG.html'. 2025-02-03 19:56:19.521 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:19.521 +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.227ms 2025-02-03 19:56:22.737 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" accepted. 2025-02-03 19:56:22.738 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" started. 2025-02-03 19:56:22.838 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" received FIN. 2025-02-03 19:56:22.838 +00:00 [DBG] Connection 0HNA0VVO1VFCM established using the following protocol: "Tls13" 2025-02-03 19:56:22.838 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:22.838 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" disconnecting. 2025-02-03 19:56:22.838 +00:00 [DBG] Connection id "0HNA0VVO1VFCM" stopped. 2025-02-03 19:56:25.780 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.txt - null null 2025-02-03 19:56:25.780 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.txt'. 2025-02-03 19:56:25.780 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:25.780 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.txt - 307 0 null 0.1929ms 2025-02-03 19:56:28.960 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" accepted. 2025-02-03 19:56:28.961 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" started. 2025-02-03 19:56:29.060 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" received FIN. 2025-02-03 19:56:29.060 +00:00 [DBG] Connection 0HNA0VVO1VFCN established using the following protocol: "Tls13" 2025-02-03 19:56:29.061 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:29.061 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" disconnecting. 2025-02-03 19:56:29.061 +00:00 [DBG] Connection id "0HNA0VVO1VFCN" stopped. 2025-02-03 19:56:31.968 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/intruvert/jsp/module/Login.jsp - null null 2025-02-03 19:56:31.969 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/intruvert/jsp/module/Login.jsp'. 2025-02-03 19:56:31.969 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:31.969 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/intruvert/jsp/module/Login.jsp - 307 0 null 0.199ms 2025-02-03 19:56:35.131 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" accepted. 2025-02-03 19:56:35.131 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" started. 2025-02-03 19:56:35.231 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" received FIN. 2025-02-03 19:56:35.232 +00:00 [DBG] Connection 0HNA0VVO1VFCO established using the following protocol: "Tls13" 2025-02-03 19:56:35.232 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:35.232 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" disconnecting. 2025-02-03 19:56:35.232 +00:00 [DBG] Connection id "0HNA0VVO1VFCO" stopped. 2025-02-03 19:56:38.217 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" accepted. 2025-02-03 19:56:38.217 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" started. 2025-02-03 19:56:38.316 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" received FIN. 2025-02-03 19:56:38.317 +00:00 [DBG] Connection 0HNA0VVO1VFCP established using the following protocol: "Tls13" 2025-02-03 19:56:38.317 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:38.317 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" disconnecting. 2025-02-03 19:56:38.317 +00:00 [DBG] Connection id "0HNA0VVO1VFCP" stopped. 2025-02-03 19:56:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" accepted. 2025-02-03 19:56:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" started. 2025-02-03 19:56:41.414 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" received FIN. 2025-02-03 19:56:41.414 +00:00 [DBG] Connection 0HNA0VVO1VFCQ established using the following protocol: "Tls13" 2025-02-03 19:56:41.414 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:41.414 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" disconnecting. 2025-02-03 19:56:41.414 +00:00 [DBG] Connection id "0HNA0VVO1VFCQ" stopped. 2025-02-03 19:56:44.329 +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-03 19:56:44.329 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/rest/applinks/1.0/manifest'. 2025-02-03 19:56:44.329 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:44.330 +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.1783ms 2025-02-03 19:56:47.504 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" accepted. 2025-02-03 19:56:47.504 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" started. 2025-02-03 19:56:47.605 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" received FIN. 2025-02-03 19:56:47.605 +00:00 [DBG] Connection 0HNA0VVO1VFCR established using the following protocol: "Tls13" 2025-02-03 19:56:47.605 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:47.605 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" disconnecting. 2025-02-03 19:56:47.605 +00:00 [DBG] Connection id "0HNA0VVO1VFCR" stopped. 2025-02-03 19:56:50.489 +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-03 19:56:50.489 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/CHANGELOG.html'. 2025-02-03 19:56:50.489 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:50.489 +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.2113ms 2025-02-03 19:56:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" accepted. 2025-02-03 19:56:53.634 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" started. 2025-02-03 19:56:53.734 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" received FIN. 2025-02-03 19:56:53.734 +00:00 [DBG] Connection 0HNA0VVO1VFCS established using the following protocol: "Tls13" 2025-02-03 19:56:53.734 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:53.734 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" disconnecting. 2025-02-03 19:56:53.735 +00:00 [DBG] Connection id "0HNA0VVO1VFCS" stopped. 2025-02-03 19:56:56.704 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" accepted. 2025-02-03 19:56:56.705 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" started. 2025-02-03 19:56:56.804 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" received FIN. 2025-02-03 19:56:56.805 +00:00 [DBG] Connection 0HNA0VVO1VFCT established using the following protocol: "Tls13" 2025-02-03 19:56:56.805 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:56:56.805 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" disconnecting. 2025-02-03 19:56:56.805 +00:00 [DBG] Connection id "0HNA0VVO1VFCT" stopped. 2025-02-03 19:56:59.689 +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-03 19:56:59.689 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/classes/'. 2025-02-03 19:56:59.689 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:56:59.689 +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.2853ms 2025-02-03 19:57:02.830 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" accepted. 2025-02-03 19:57:02.830 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" started. 2025-02-03 19:57:02.931 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" received FIN. 2025-02-03 19:57:02.931 +00:00 [DBG] Connection 0HNA0VVO1VFCU established using the following protocol: "Tls13" 2025-02-03 19:57:02.931 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:02.931 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" disconnecting. 2025-02-03 19:57:02.932 +00:00 [DBG] Connection id "0HNA0VVO1VFCU" stopped. 2025-02-03 19:57:05.886 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" accepted. 2025-02-03 19:57:05.886 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" started. 2025-02-03 19:57:05.987 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" received FIN. 2025-02-03 19:57:05.987 +00:00 [DBG] Connection 0HNA0VVO1VFCV established using the following protocol: "Tls13" 2025-02-03 19:57:05.987 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:05.988 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" disconnecting. 2025-02-03 19:57:05.988 +00:00 [DBG] Connection id "0HNA0VVO1VFCV" stopped. 2025-02-03 19:57:08.965 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" accepted. 2025-02-03 19:57:08.966 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" started. 2025-02-03 19:57:09.065 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" received FIN. 2025-02-03 19:57:09.066 +00:00 [DBG] Connection 0HNA0VVO1VFD0 established using the following protocol: "Tls13" 2025-02-03 19:57:09.066 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:09.066 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" disconnecting. 2025-02-03 19:57:09.066 +00:00 [DBG] Connection id "0HNA0VVO1VFD0" stopped. 2025-02-03 19:57:12.059 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" accepted. 2025-02-03 19:57:12.059 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" started. 2025-02-03 19:57:12.159 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" received FIN. 2025-02-03 19:57:12.159 +00:00 [DBG] Connection 0HNA0VVO1VFD1 established using the following protocol: "Tls13" 2025-02-03 19:57:12.159 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:12.160 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" disconnecting. 2025-02-03 19:57:12.160 +00:00 [DBG] Connection id "0HNA0VVO1VFD1" stopped. 2025-02-03 19:57:15.177 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" accepted. 2025-02-03 19:57:15.177 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" started. 2025-02-03 19:57:15.277 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" received FIN. 2025-02-03 19:57:15.277 +00:00 [DBG] Connection 0HNA0VVO1VFD2 established using the following protocol: "Tls13" 2025-02-03 19:57:15.277 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:15.277 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" disconnecting. 2025-02-03 19:57:15.278 +00:00 [DBG] Connection id "0HNA0VVO1VFD2" stopped. 2025-02-03 19:57:18.295 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" accepted. 2025-02-03 19:57:18.296 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" started. 2025-02-03 19:57:18.396 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" received FIN. 2025-02-03 19:57:18.396 +00:00 [DBG] Connection 0HNA0VVO1VFD3 established using the following protocol: "Tls13" 2025-02-03 19:57:18.396 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:18.397 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" disconnecting. 2025-02-03 19:57:18.397 +00:00 [DBG] Connection id "0HNA0VVO1VFD3" stopped. 2025-02-03 19:57:21.434 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" accepted. 2025-02-03 19:57:21.435 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" started. 2025-02-03 19:57:21.534 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" received FIN. 2025-02-03 19:57:21.535 +00:00 [DBG] Connection 0HNA0VVO1VFD4 established using the following protocol: "Tls13" 2025-02-03 19:57:21.535 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:21.535 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" disconnecting. 2025-02-03 19:57:21.535 +00:00 [DBG] Connection id "0HNA0VVO1VFD4" stopped. 2025-02-03 19:57:24.493 +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-03 19:57:24.493 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/examples/'. 2025-02-03 19:57:24.493 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:57:24.493 +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.2751ms 2025-02-03 19:57:27.706 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" accepted. 2025-02-03 19:57:27.706 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" started. 2025-02-03 19:57:27.808 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" received FIN. 2025-02-03 19:57:27.809 +00:00 [DBG] Connection 0HNA0VVO1VFD5 established using the following protocol: "Tls13" 2025-02-03 19:57:27.809 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:27.809 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" disconnecting. 2025-02-03 19:57:27.809 +00:00 [DBG] Connection id "0HNA0VVO1VFD5" stopped. 2025-02-03 19:57:30.822 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" accepted. 2025-02-03 19:57:30.822 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" started. 2025-02-03 19:57:30.924 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" received FIN. 2025-02-03 19:57:30.924 +00:00 [DBG] Connection 0HNA0VVO1VFD6 established using the following protocol: "Tls13" 2025-02-03 19:57:30.924 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:30.924 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" disconnecting. 2025-02-03 19:57:30.925 +00:00 [DBG] Connection id "0HNA0VVO1VFD6" stopped. 2025-02-03 19:57:33.964 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" accepted. 2025-02-03 19:57:33.964 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" started. 2025-02-03 19:57:34.064 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" received FIN. 2025-02-03 19:57:34.065 +00:00 [DBG] Connection 0HNA0VVO1VFD7 established using the following protocol: "Tls13" 2025-02-03 19:57:34.065 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:34.065 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" disconnecting. 2025-02-03 19:57:34.065 +00:00 [DBG] Connection id "0HNA0VVO1VFD7" stopped. 2025-02-03 19:57:37.112 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" accepted. 2025-02-03 19:57:37.112 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" started. 2025-02-03 19:57:37.212 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" received FIN. 2025-02-03 19:57:37.212 +00:00 [DBG] Connection 0HNA0VVO1VFD8 established using the following protocol: "Tls13" 2025-02-03 19:57:37.212 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:37.213 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" disconnecting. 2025-02-03 19:57:37.213 +00:00 [DBG] Connection id "0HNA0VVO1VFD8" stopped. 2025-02-03 19:57:40.179 +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-03 19:57:40.179 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Examples/'. 2025-02-03 19:57:40.179 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:57:40.179 +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.2138ms 2025-02-03 19:57:43.408 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" accepted. 2025-02-03 19:57:43.408 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" started. 2025-02-03 19:57:43.512 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" received FIN. 2025-02-03 19:57:43.512 +00:00 [DBG] Connection 0HNA0VVO1VFD9 established using the following protocol: "Tls13" 2025-02-03 19:57:43.512 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:43.512 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" disconnecting. 2025-02-03 19:57:43.513 +00:00 [DBG] Connection id "0HNA0VVO1VFD9" stopped. 2025-02-03 19:57:46.531 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" accepted. 2025-02-03 19:57:46.531 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" started. 2025-02-03 19:57:46.632 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" received FIN. 2025-02-03 19:57:46.632 +00:00 [DBG] Connection 0HNA0VVO1VFDA established using the following protocol: "Tls13" 2025-02-03 19:57:46.632 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:46.632 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" disconnecting. 2025-02-03 19:57:46.632 +00:00 [DBG] Connection id "0HNA0VVO1VFDA" stopped. 2025-02-03 19:57:49.682 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" accepted. 2025-02-03 19:57:49.682 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" started. 2025-02-03 19:57:49.782 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" received FIN. 2025-02-03 19:57:49.782 +00:00 [DBG] Connection 0HNA0VVO1VFDB established using the following protocol: "Tls13" 2025-02-03 19:57:49.782 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:49.782 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" disconnecting. 2025-02-03 19:57:49.782 +00:00 [DBG] Connection id "0HNA0VVO1VFDB" stopped. 2025-02-03 19:57:52.750 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/html/news_fckeditor/editor/filemanager/upload/php/upload.php - null null 2025-02-03 19:57:52.750 +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-03 19:57:52.750 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:57:52.750 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/html/news_fckeditor/editor/filemanager/upload/php/upload.php - 307 0 null 0.2147ms 2025-02-03 19:57:55.967 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" accepted. 2025-02-03 19:57:55.967 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" started. 2025-02-03 19:57:56.068 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" received FIN. 2025-02-03 19:57:56.068 +00:00 [DBG] Connection 0HNA0VVO1VFDC established using the following protocol: "Tls13" 2025-02-03 19:57:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:57:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" disconnecting. 2025-02-03 19:57:56.069 +00:00 [DBG] Connection id "0HNA0VVO1VFDC" stopped. 2025-02-03 19:57:58.999 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.html - null null 2025-02-03 19:57:58.999 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.html'. 2025-02-03 19:57:58.999 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:57:58.999 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.html - 307 0 null 0.2945ms 2025-02-03 19:58:02.180 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" accepted. 2025-02-03 19:58:02.180 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" started. 2025-02-03 19:58:02.280 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" received FIN. 2025-02-03 19:58:02.280 +00:00 [DBG] Connection 0HNA0VVO1VFDD established using the following protocol: "Tls13" 2025-02-03 19:58:02.280 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:02.281 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" disconnecting. 2025-02-03 19:58:02.281 +00:00 [DBG] Connection id "0HNA0VVO1VFDD" stopped. 2025-02-03 19:58:05.184 +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-03 19:58:05.184 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forums/docs/CHANGELOG.html'. 2025-02-03 19:58:05.184 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:58:05.184 +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.2665ms 2025-02-03 19:58:08.346 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" accepted. 2025-02-03 19:58:08.346 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" started. 2025-02-03 19:58:08.447 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" received FIN. 2025-02-03 19:58:08.447 +00:00 [DBG] Connection 0HNA0VVO1VFDE established using the following protocol: "Tls13" 2025-02-03 19:58:08.447 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:08.447 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" disconnecting. 2025-02-03 19:58:08.447 +00:00 [DBG] Connection id "0HNA0VVO1VFDE" stopped. 2025-02-03 19:58:11.429 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" accepted. 2025-02-03 19:58:11.429 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" started. 2025-02-03 19:58:11.529 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" received FIN. 2025-02-03 19:58:11.529 +00:00 [DBG] Connection 0HNA0VVO1VFDF established using the following protocol: "Tls13" 2025-02-03 19:58:11.529 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:11.530 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" disconnecting. 2025-02-03 19:58:11.530 +00:00 [DBG] Connection id "0HNA0VVO1VFDF" stopped. 2025-02-03 19:58:14.525 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" accepted. 2025-02-03 19:58:14.526 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" started. 2025-02-03 19:58:14.627 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" received FIN. 2025-02-03 19:58:14.627 +00:00 [DBG] Connection 0HNA0VVO1VFDG established using the following protocol: "Tls13" 2025-02-03 19:58:14.627 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:14.628 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" disconnecting. 2025-02-03 19:58:14.628 +00:00 [DBG] Connection id "0HNA0VVO1VFDG" stopped. 2025-02-03 19:58:17.649 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" accepted. 2025-02-03 19:58:17.649 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" started. 2025-02-03 19:58:17.750 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" received FIN. 2025-02-03 19:58:17.751 +00:00 [DBG] Connection 0HNA0VVO1VFDH established using the following protocol: "Tls13" 2025-02-03 19:58:17.751 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:17.751 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" disconnecting. 2025-02-03 19:58:17.751 +00:00 [DBG] Connection id "0HNA0VVO1VFDH" stopped. 2025-02-03 19:58:20.765 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" accepted. 2025-02-03 19:58:20.765 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" started. 2025-02-03 19:58:20.865 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" received FIN. 2025-02-03 19:58:20.865 +00:00 [DBG] Connection 0HNA0VVO1VFDI established using the following protocol: "Tls13" 2025-02-03 19:58:20.865 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:20.865 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" disconnecting. 2025-02-03 19:58:20.865 +00:00 [DBG] Connection id "0HNA0VVO1VFDI" stopped. 2025-02-03 19:58:23.809 +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-03 19:58:23.809 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/c/'. 2025-02-03 19:58:23.809 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:58:23.809 +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.243ms 2025-02-03 19:58:27.002 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" accepted. 2025-02-03 19:58:27.002 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" started. 2025-02-03 19:58:27.102 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" received FIN. 2025-02-03 19:58:27.102 +00:00 [DBG] Connection 0HNA0VVO1VFDJ established using the following protocol: "Tls13" 2025-02-03 19:58:27.102 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:27.102 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" disconnecting. 2025-02-03 19:58:27.102 +00:00 [DBG] Connection id "0HNA0VVO1VFDJ" stopped. 2025-02-03 19:58:30.018 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - null null 2025-02-03 19:58:30.018 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page'. 2025-02-03 19:58:30.018 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:58:30.018 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - 307 0 null 0.2379ms 2025-02-03 19:58:33.188 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" accepted. 2025-02-03 19:58:33.188 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" started. 2025-02-03 19:58:33.288 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" received FIN. 2025-02-03 19:58:33.289 +00:00 [DBG] Connection 0HNA0VVO1VFDK established using the following protocol: "Tls13" 2025-02-03 19:58:33.289 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:33.289 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" disconnecting. 2025-02-03 19:58:33.289 +00:00 [DBG] Connection id "0HNA0VVO1VFDK" stopped. 2025-02-03 19:58:36.283 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" accepted. 2025-02-03 19:58:36.283 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" started. 2025-02-03 19:58:36.383 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" received FIN. 2025-02-03 19:58:36.384 +00:00 [DBG] Connection 0HNA0VVO1VFDL established using the following protocol: "Tls13" 2025-02-03 19:58:36.384 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:36.384 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" disconnecting. 2025-02-03 19:58:36.384 +00:00 [DBG] Connection id "0HNA0VVO1VFDL" stopped. 2025-02-03 19:58:39.380 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" accepted. 2025-02-03 19:58:39.380 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" started. 2025-02-03 19:58:39.480 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" received FIN. 2025-02-03 19:58:39.480 +00:00 [DBG] Connection 0HNA0VVO1VFDM established using the following protocol: "Tls13" 2025-02-03 19:58:39.481 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:39.481 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" disconnecting. 2025-02-03 19:58:39.481 +00:00 [DBG] Connection id "0HNA0VVO1VFDM" stopped. 2025-02-03 19:58:42.500 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" accepted. 2025-02-03 19:58:42.500 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" started. 2025-02-03 19:58:42.601 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" received FIN. 2025-02-03 19:58:42.601 +00:00 [DBG] Connection 0HNA0VVO1VFDN established using the following protocol: "Tls13" 2025-02-03 19:58:42.601 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:42.601 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" disconnecting. 2025-02-03 19:58:42.601 +00:00 [DBG] Connection id "0HNA0VVO1VFDN" stopped. 2025-02-03 19:58:45.637 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" accepted. 2025-02-03 19:58:45.637 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" started. 2025-02-03 19:58:45.737 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" received FIN. 2025-02-03 19:58:45.737 +00:00 [DBG] Connection 0HNA0VVO1VFDO established using the following protocol: "Tls13" 2025-02-03 19:58:45.737 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:45.737 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" disconnecting. 2025-02-03 19:58:45.738 +00:00 [DBG] Connection id "0HNA0VVO1VFDO" stopped. 2025-02-03 19:58:48.785 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" accepted. 2025-02-03 19:58:48.786 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" started. 2025-02-03 19:58:48.886 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" received FIN. 2025-02-03 19:58:48.886 +00:00 [DBG] Connection 0HNA0VVO1VFDP established using the following protocol: "Tls13" 2025-02-03 19:58:48.886 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:48.886 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" disconnecting. 2025-02-03 19:58:48.886 +00:00 [DBG] Connection id "0HNA0VVO1VFDP" stopped. 2025-02-03 19:58:51.945 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" accepted. 2025-02-03 19:58:51.946 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" started. 2025-02-03 19:58:52.046 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" received FIN. 2025-02-03 19:58:52.046 +00:00 [DBG] Connection 0HNA0VVO1VFDQ established using the following protocol: "Tls13" 2025-02-03 19:58:52.046 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:52.047 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" disconnecting. 2025-02-03 19:58:52.047 +00:00 [DBG] Connection id "0HNA0VVO1VFDQ" stopped. 2025-02-03 19:58:55.117 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" accepted. 2025-02-03 19:58:55.117 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" started. 2025-02-03 19:58:55.217 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" received FIN. 2025-02-03 19:58:55.217 +00:00 [DBG] Connection 0HNA0VVO1VFDR established using the following protocol: "Tls13" 2025-02-03 19:58:55.218 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:55.218 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" disconnecting. 2025-02-03 19:58:55.218 +00:00 [DBG] Connection id "0HNA0VVO1VFDR" stopped. 2025-02-03 19:58:58.304 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" accepted. 2025-02-03 19:58:58.304 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" started. 2025-02-03 19:58:58.404 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" received FIN. 2025-02-03 19:58:58.404 +00:00 [DBG] Connection 0HNA0VVO1VFDS established using the following protocol: "Tls13" 2025-02-03 19:58:58.404 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:58:58.405 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" disconnecting. 2025-02-03 19:58:58.405 +00:00 [DBG] Connection id "0HNA0VVO1VFDS" stopped. 2025-02-03 19:59:01.398 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/FCKEditor/editor/filemanager/browser/default/connectors/test.html - null null 2025-02-03 19:59:01.398 +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-03 19:59:01.398 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:01.398 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/FCKEditor/editor/filemanager/browser/default/connectors/test.html - 307 0 null 0.2194ms 2025-02-03 19:59:04.548 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.php - null null 2025-02-03 19:59:04.548 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.php'. 2025-02-03 19:59:04.548 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:04.548 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.php - 307 0 null 0.2456ms 2025-02-03 19:59:07.655 +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-03 19:59:07.655 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manifest.json'. 2025-02-03 19:59:07.656 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:07.656 +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.2073ms 2025-02-03 19:59:10.817 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" accepted. 2025-02-03 19:59:10.817 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" started. 2025-02-03 19:59:10.917 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" received FIN. 2025-02-03 19:59:10.917 +00:00 [DBG] Connection 0HNA0VVO1VFDT established using the following protocol: "Tls13" 2025-02-03 19:59:10.918 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:10.918 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" disconnecting. 2025-02-03 19:59:10.918 +00:00 [DBG] Connection id "0HNA0VVO1VFDT" stopped. 2025-02-03 19:59:13.808 +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-03 19:59:13.808 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/devel/'. 2025-02-03 19:59:13.808 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:13.808 +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.3329ms 2025-02-03 19:59:16.941 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" accepted. 2025-02-03 19:59:16.941 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" started. 2025-02-03 19:59:17.041 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" received FIN. 2025-02-03 19:59:17.041 +00:00 [DBG] Connection 0HNA0VVO1VFDU established using the following protocol: "Tls13" 2025-02-03 19:59:17.042 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:17.042 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" disconnecting. 2025-02-03 19:59:17.042 +00:00 [DBG] Connection id "0HNA0VVO1VFDU" stopped. 2025-02-03 19:59:20.007 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" accepted. 2025-02-03 19:59:20.007 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" started. 2025-02-03 19:59:20.108 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" received FIN. 2025-02-03 19:59:20.108 +00:00 [DBG] Connection 0HNA0VVO1VFDV established using the following protocol: "Tls13" 2025-02-03 19:59:20.108 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:20.108 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" disconnecting. 2025-02-03 19:59:20.108 +00:00 [DBG] Connection id "0HNA0VVO1VFDV" stopped. 2025-02-03 19:59:23.077 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" accepted. 2025-02-03 19:59:23.077 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" started. 2025-02-03 19:59:23.177 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" received FIN. 2025-02-03 19:59:23.177 +00:00 [DBG] Connection 0HNA0VVO1VFE0 established using the following protocol: "Tls13" 2025-02-03 19:59:23.178 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" disconnecting. 2025-02-03 19:59:23.178 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" stopped. 2025-02-03 19:59:23.178 +00:00 [DBG] Connection id "0HNA0VVO1VFE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:26.173 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" accepted. 2025-02-03 19:59:26.173 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" started. 2025-02-03 19:59:26.274 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" received FIN. 2025-02-03 19:59:26.274 +00:00 [DBG] Connection 0HNA0VVO1VFE1 established using the following protocol: "Tls13" 2025-02-03 19:59:26.274 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:26.274 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" disconnecting. 2025-02-03 19:59:26.274 +00:00 [DBG] Connection id "0HNA0VVO1VFE1" stopped. 2025-02-03 19:59:29.283 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" accepted. 2025-02-03 19:59:29.283 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" started. 2025-02-03 19:59:29.383 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" received FIN. 2025-02-03 19:59:29.383 +00:00 [DBG] Connection 0HNA0VVO1VFE2 established using the following protocol: "Tls13" 2025-02-03 19:59:29.383 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:29.383 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" disconnecting. 2025-02-03 19:59:29.383 +00:00 [DBG] Connection id "0HNA0VVO1VFE2" stopped. 2025-02-03 19:59:32.405 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" accepted. 2025-02-03 19:59:32.405 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" started. 2025-02-03 19:59:32.506 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" received FIN. 2025-02-03 19:59:32.506 +00:00 [DBG] Connection 0HNA0VVO1VFE3 established using the following protocol: "Tls13" 2025-02-03 19:59:32.507 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:32.507 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" disconnecting. 2025-02-03 19:59:32.507 +00:00 [DBG] Connection id "0HNA0VVO1VFE3" stopped. 2025-02-03 19:59:35.545 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" accepted. 2025-02-03 19:59:35.545 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" started. 2025-02-03 19:59:35.645 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" received FIN. 2025-02-03 19:59:35.646 +00:00 [DBG] Connection 0HNA0VVO1VFE4 established using the following protocol: "Tls13" 2025-02-03 19:59:35.646 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:35.646 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" disconnecting. 2025-02-03 19:59:35.646 +00:00 [DBG] Connection id "0HNA0VVO1VFE4" stopped. 2025-02-03 19:59:38.598 +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-03 19:59:38.599 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/readme.html'. 2025-02-03 19:59:38.599 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:38.599 +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.2391ms 2025-02-03 19:59:41.808 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" accepted. 2025-02-03 19:59:41.808 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" started. 2025-02-03 19:59:41.909 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" received FIN. 2025-02-03 19:59:41.910 +00:00 [DBG] Connection 0HNA0VVO1VFE5 established using the following protocol: "Tls13" 2025-02-03 19:59:41.910 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:41.910 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" disconnecting. 2025-02-03 19:59:41.910 +00:00 [DBG] Connection id "0HNA0VVO1VFE5" stopped. 2025-02-03 19:59:44.930 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" accepted. 2025-02-03 19:59:44.930 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" started. 2025-02-03 19:59:45.030 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" received FIN. 2025-02-03 19:59:45.031 +00:00 [DBG] Connection 0HNA0VVO1VFE6 established using the following protocol: "Tls13" 2025-02-03 19:59:45.031 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:45.031 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" disconnecting. 2025-02-03 19:59:45.031 +00:00 [DBG] Connection id "0HNA0VVO1VFE6" stopped. 2025-02-03 19:59:48.066 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" accepted. 2025-02-03 19:59:48.066 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" started. 2025-02-03 19:59:48.169 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" received FIN. 2025-02-03 19:59:48.169 +00:00 [DBG] Connection 0HNA0VVO1VFE7 established using the following protocol: "Tls13" 2025-02-03 19:59:48.169 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:48.169 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" disconnecting. 2025-02-03 19:59:48.169 +00:00 [DBG] Connection id "0HNA0VVO1VFE7" stopped. 2025-02-03 19:59:51.218 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" accepted. 2025-02-03 19:59:51.218 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" started. 2025-02-03 19:59:51.319 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" received FIN. 2025-02-03 19:59:51.319 +00:00 [DBG] Connection 0HNA0VVO1VFE8 established using the following protocol: "Tls13" 2025-02-03 19:59:51.319 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:51.319 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" disconnecting. 2025-02-03 19:59:51.319 +00:00 [DBG] Connection id "0HNA0VVO1VFE8" stopped. 2025-02-03 19:59:54.282 +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-03 19:59:54.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/program/'. 2025-02-03 19:59:54.283 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 19:59:54.283 +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.5603ms 2025-02-03 19:59:57.504 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" accepted. 2025-02-03 19:59:57.504 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" started. 2025-02-03 19:59:57.604 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" received FIN. 2025-02-03 19:59:57.604 +00:00 [DBG] Connection 0HNA0VVO1VFE9 established using the following protocol: "Tls13" 2025-02-03 19:59:57.604 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 19:59:57.604 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" disconnecting. 2025-02-03 19:59:57.604 +00:00 [DBG] Connection id "0HNA0VVO1VFE9" stopped. 2025-02-03 20:00:00.634 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" accepted. 2025-02-03 20:00:00.634 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" started. 2025-02-03 20:00:00.734 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" received FIN. 2025-02-03 20:00:00.735 +00:00 [DBG] Connection 0HNA0VVO1VFEA established using the following protocol: "Tls13" 2025-02-03 20:00:00.735 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:00.735 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" disconnecting. 2025-02-03 20:00:00.735 +00:00 [DBG] Connection id "0HNA0VVO1VFEA" stopped. 2025-02-03 20:00:03.799 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" accepted. 2025-02-03 20:00:03.800 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" started. 2025-02-03 20:00:03.900 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" received FIN. 2025-02-03 20:00:03.900 +00:00 [DBG] Connection 0HNA0VVO1VFEB established using the following protocol: "Tls13" 2025-02-03 20:00:03.900 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:03.900 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" disconnecting. 2025-02-03 20:00:03.900 +00:00 [DBG] Connection id "0HNA0VVO1VFEB" stopped. 2025-02-03 20:00:06.944 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" accepted. 2025-02-03 20:00:06.944 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" started. 2025-02-03 20:00:07.044 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" received FIN. 2025-02-03 20:00:07.044 +00:00 [DBG] Connection 0HNA0VVO1VFEC established using the following protocol: "Tls13" 2025-02-03 20:00:07.044 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:07.044 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" disconnecting. 2025-02-03 20:00:07.044 +00:00 [DBG] Connection id "0HNA0VVO1VFEC" stopped. 2025-02-03 20:00:10.118 +00:00 [DBG] Connection id "0HNA0VVO1VFED" accepted. 2025-02-03 20:00:10.118 +00:00 [DBG] Connection id "0HNA0VVO1VFED" started. 2025-02-03 20:00:10.118 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.htm - null null 2025-02-03 20:00:10.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test.htm'. 2025-02-03 20:00:10.118 +00:00 [DBG] Connection id "0HNA0VVO1VFED" completed keep alive response. 2025-02-03 20:00:10.118 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test.htm - 307 0 null 0.1207ms 2025-02-03 20:00:13.244 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" accepted. 2025-02-03 20:00:13.244 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" started. 2025-02-03 20:00:13.344 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" received FIN. 2025-02-03 20:00:13.345 +00:00 [DBG] Connection 0HNA0VVO1VFEE established using the following protocol: "Tls13" 2025-02-03 20:00:13.345 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:13.345 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" disconnecting. 2025-02-03 20:00:13.345 +00:00 [DBG] Connection id "0HNA0VVO1VFEE" stopped. 2025-02-03 20:00:16.391 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" accepted. 2025-02-03 20:00:16.391 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" started. 2025-02-03 20:00:16.492 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" received FIN. 2025-02-03 20:00:16.492 +00:00 [DBG] Connection 0HNA0VVO1VFEF established using the following protocol: "Tls13" 2025-02-03 20:00:16.492 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:16.492 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" disconnecting. 2025-02-03 20:00:16.492 +00:00 [DBG] Connection id "0HNA0VVO1VFEF" stopped. 2025-02-03 20:00:19.542 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" accepted. 2025-02-03 20:00:19.542 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" started. 2025-02-03 20:00:19.643 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" received FIN. 2025-02-03 20:00:19.644 +00:00 [DBG] Connection 0HNA0VVO1VFEG established using the following protocol: "Tls13" 2025-02-03 20:00:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" disconnecting. 2025-02-03 20:00:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFEG" stopped. 2025-02-03 20:00:22.710 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" accepted. 2025-02-03 20:00:22.710 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" started. 2025-02-03 20:00:22.810 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" received FIN. 2025-02-03 20:00:22.810 +00:00 [DBG] Connection 0HNA0VVO1VFEH established using the following protocol: "Tls13" 2025-02-03 20:00:22.810 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:22.810 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" disconnecting. 2025-02-03 20:00:22.810 +00:00 [DBG] Connection id "0HNA0VVO1VFEH" stopped. 2025-02-03 20:00:25.890 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" accepted. 2025-02-03 20:00:25.890 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" started. 2025-02-03 20:00:25.990 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" received FIN. 2025-02-03 20:00:25.991 +00:00 [DBG] Connection 0HNA0VVO1VFEI established using the following protocol: "Tls13" 2025-02-03 20:00:25.991 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:25.991 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" disconnecting. 2025-02-03 20:00:25.991 +00:00 [DBG] Connection id "0HNA0VVO1VFEI" stopped. 2025-02-03 20:00:29.083 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" accepted. 2025-02-03 20:00:29.083 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" started. 2025-02-03 20:00:29.183 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" received FIN. 2025-02-03 20:00:29.183 +00:00 [DBG] Connection 0HNA0VVO1VFEJ established using the following protocol: "Tls13" 2025-02-03 20:00:29.184 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:29.184 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" disconnecting. 2025-02-03 20:00:29.184 +00:00 [DBG] Connection id "0HNA0VVO1VFEJ" stopped. 2025-02-03 20:00:32.284 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" accepted. 2025-02-03 20:00:32.284 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" started. 2025-02-03 20:00:32.384 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" received FIN. 2025-02-03 20:00:32.384 +00:00 [DBG] Connection 0HNA0VVO1VFEK established using the following protocol: "Tls13" 2025-02-03 20:00:32.384 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:32.384 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" disconnecting. 2025-02-03 20:00:32.385 +00:00 [DBG] Connection id "0HNA0VVO1VFEK" stopped. 2025-02-03 20:00:35.500 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" accepted. 2025-02-03 20:00:35.500 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" started. 2025-02-03 20:00:35.601 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" received FIN. 2025-02-03 20:00:35.602 +00:00 [DBG] Connection 0HNA0VVO1VFEL established using the following protocol: "Tls13" 2025-02-03 20:00:35.602 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:35.602 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" disconnecting. 2025-02-03 20:00:35.602 +00:00 [DBG] Connection id "0HNA0VVO1VFEL" stopped. 2025-02-03 20:00:38.723 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" accepted. 2025-02-03 20:00:38.723 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" started. 2025-02-03 20:00:38.823 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" received FIN. 2025-02-03 20:00:38.823 +00:00 [DBG] Connection 0HNA0VVO1VFEM established using the following protocol: "Tls13" 2025-02-03 20:00:38.823 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:38.823 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" disconnecting. 2025-02-03 20:00:38.823 +00:00 [DBG] Connection id "0HNA0VVO1VFEM" stopped. 2025-02-03 20:00:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" accepted. 2025-02-03 20:00:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" started. 2025-02-03 20:00:42.059 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" received FIN. 2025-02-03 20:00:42.059 +00:00 [DBG] Connection 0HNA0VVO1VFEN established using the following protocol: "Tls13" 2025-02-03 20:00:42.059 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:42.060 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" disconnecting. 2025-02-03 20:00:42.060 +00:00 [DBG] Connection id "0HNA0VVO1VFEN" stopped. 2025-02-03 20:00:45.194 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" accepted. 2025-02-03 20:00:45.195 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" started. 2025-02-03 20:00:45.294 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" received FIN. 2025-02-03 20:00:45.294 +00:00 [DBG] Connection 0HNA0VVO1VFEO established using the following protocol: "Tls13" 2025-02-03 20:00:45.295 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:45.295 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" disconnecting. 2025-02-03 20:00:45.295 +00:00 [DBG] Connection id "0HNA0VVO1VFEO" stopped. 2025-02-03 20:00:48.350 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsft_resource.jsf - null null 2025-02-03 20:00:48.350 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/jsft_resource.jsf'. 2025-02-03 20:00:48.350 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:00:48.350 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/jsft_resource.jsf - 307 0 null 0.2158ms 2025-02-03 20:00:51.647 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" accepted. 2025-02-03 20:00:51.648 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" started. 2025-02-03 20:00:51.748 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" received FIN. 2025-02-03 20:00:51.748 +00:00 [DBG] Connection 0HNA0VVO1VFEP established using the following protocol: "Tls13" 2025-02-03 20:00:51.748 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:51.748 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" disconnecting. 2025-02-03 20:00:51.748 +00:00 [DBG] Connection id "0HNA0VVO1VFEP" stopped. 2025-02-03 20:00:54.854 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" accepted. 2025-02-03 20:00:54.854 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" started. 2025-02-03 20:00:54.955 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" received FIN. 2025-02-03 20:00:54.956 +00:00 [DBG] Connection 0HNA0VVO1VFEQ established using the following protocol: "Tls13" 2025-02-03 20:00:54.956 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:54.956 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" disconnecting. 2025-02-03 20:00:54.956 +00:00 [DBG] Connection id "0HNA0VVO1VFEQ" stopped. 2025-02-03 20:00:58.077 +00:00 [DBG] Connection id "0HNA0VVO1VFER" accepted. 2025-02-03 20:00:58.077 +00:00 [DBG] Connection id "0HNA0VVO1VFER" started. 2025-02-03 20:00:58.178 +00:00 [DBG] Connection id "0HNA0VVO1VFER" received FIN. 2025-02-03 20:00:58.178 +00:00 [DBG] Connection 0HNA0VVO1VFER established using the following protocol: "Tls13" 2025-02-03 20:00:58.178 +00:00 [DBG] Connection id "0HNA0VVO1VFER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:00:58.178 +00:00 [DBG] Connection id "0HNA0VVO1VFER" disconnecting. 2025-02-03 20:00:58.178 +00:00 [DBG] Connection id "0HNA0VVO1VFER" stopped. 2025-02-03 20:01:01.307 +00:00 [DBG] Connection id "0HNA0VVO1VFES" accepted. 2025-02-03 20:01:01.307 +00:00 [DBG] Connection id "0HNA0VVO1VFES" started. 2025-02-03 20:01:01.407 +00:00 [DBG] Connection id "0HNA0VVO1VFES" received FIN. 2025-02-03 20:01:01.408 +00:00 [DBG] Connection 0HNA0VVO1VFES established using the following protocol: "Tls13" 2025-02-03 20:01:01.408 +00:00 [DBG] Connection id "0HNA0VVO1VFES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:01.408 +00:00 [DBG] Connection id "0HNA0VVO1VFES" disconnecting. 2025-02-03 20:01:01.408 +00:00 [DBG] Connection id "0HNA0VVO1VFES" stopped. 2025-02-03 20:01:04.545 +00:00 [DBG] Connection id "0HNA0VVO1VFET" accepted. 2025-02-03 20:01:04.546 +00:00 [DBG] Connection id "0HNA0VVO1VFET" started. 2025-02-03 20:01:04.647 +00:00 [DBG] Connection id "0HNA0VVO1VFET" received FIN. 2025-02-03 20:01:04.647 +00:00 [DBG] Connection 0HNA0VVO1VFET established using the following protocol: "Tls13" 2025-02-03 20:01:04.647 +00:00 [DBG] Connection id "0HNA0VVO1VFET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VFET" disconnecting. 2025-02-03 20:01:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VFET" stopped. 2025-02-03 20:01:07.815 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" accepted. 2025-02-03 20:01:07.815 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" started. 2025-02-03 20:01:07.915 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" received FIN. 2025-02-03 20:01:07.916 +00:00 [DBG] Connection 0HNA0VVO1VFEU established using the following protocol: "Tls13" 2025-02-03 20:01:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" disconnecting. 2025-02-03 20:01:07.916 +00:00 [DBG] Connection id "0HNA0VVO1VFEU" stopped. 2025-02-03 20:01:11.049 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" accepted. 2025-02-03 20:01:11.049 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" started. 2025-02-03 20:01:11.149 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" received FIN. 2025-02-03 20:01:11.150 +00:00 [DBG] Connection 0HNA0VVO1VFEV established using the following protocol: "Tls13" 2025-02-03 20:01:11.150 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:11.150 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" disconnecting. 2025-02-03 20:01:11.150 +00:00 [DBG] Connection id "0HNA0VVO1VFEV" stopped. 2025-02-03 20:01:14.314 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" accepted. 2025-02-03 20:01:14.314 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" started. 2025-02-03 20:01:14.415 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" received FIN. 2025-02-03 20:01:14.415 +00:00 [DBG] Connection 0HNA0VVO1VFF0 established using the following protocol: "Tls13" 2025-02-03 20:01:14.415 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:14.415 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" disconnecting. 2025-02-03 20:01:14.415 +00:00 [DBG] Connection id "0HNA0VVO1VFF0" stopped. 2025-02-03 20:01:17.586 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" accepted. 2025-02-03 20:01:17.586 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" started. 2025-02-03 20:01:17.688 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" received FIN. 2025-02-03 20:01:17.688 +00:00 [DBG] Connection 0HNA0VVO1VFF1 established using the following protocol: "Tls13" 2025-02-03 20:01:17.688 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:17.688 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" disconnecting. 2025-02-03 20:01:17.688 +00:00 [DBG] Connection id "0HNA0VVO1VFF1" stopped. 2025-02-03 20:01:20.861 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" accepted. 2025-02-03 20:01:20.861 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" started. 2025-02-03 20:01:20.961 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" received FIN. 2025-02-03 20:01:20.962 +00:00 [DBG] Connection 0HNA0VVO1VFF2 established using the following protocol: "Tls13" 2025-02-03 20:01:20.962 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:20.962 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" disconnecting. 2025-02-03 20:01:20.962 +00:00 [DBG] Connection id "0HNA0VVO1VFF2" stopped. 2025-02-03 20:01:24.058 +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-03 20:01:24.058 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bamboo/rest/applinks/1.0/manifest'. 2025-02-03 20:01:24.058 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:01:24.058 +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.2038ms 2025-02-03 20:01:27.382 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" accepted. 2025-02-03 20:01:27.383 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" started. 2025-02-03 20:01:27.482 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" received FIN. 2025-02-03 20:01:27.483 +00:00 [DBG] Connection 0HNA0VVO1VFF3 established using the following protocol: "Tls13" 2025-02-03 20:01:27.483 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:27.483 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" disconnecting. 2025-02-03 20:01:27.483 +00:00 [DBG] Connection id "0HNA0VVO1VFF3" stopped. 2025-02-03 20:01:30.624 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" accepted. 2025-02-03 20:01:30.625 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" started. 2025-02-03 20:01:30.726 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" received FIN. 2025-02-03 20:01:30.726 +00:00 [DBG] Connection 0HNA0VVO1VFF4 established using the following protocol: "Tls13" 2025-02-03 20:01:30.726 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:30.726 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" disconnecting. 2025-02-03 20:01:30.727 +00:00 [DBG] Connection id "0HNA0VVO1VFF4" stopped. 2025-02-03 20:01:33.784 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/allitems.aspx - null null 2025-02-03 20:01:33.784 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/allitems.aspx'. 2025-02-03 20:01:33.784 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:01:33.784 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/allitems.aspx - 307 0 null 0.3874ms 2025-02-03 20:01:37.084 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" accepted. 2025-02-03 20:01:37.084 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" started. 2025-02-03 20:01:37.184 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" received FIN. 2025-02-03 20:01:37.185 +00:00 [DBG] Connection 0HNA0VVO1VFF5 established using the following protocol: "Tls13" 2025-02-03 20:01:37.185 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:37.185 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" disconnecting. 2025-02-03 20:01:37.185 +00:00 [DBG] Connection id "0HNA0VVO1VFF5" stopped. 2025-02-03 20:01:40.293 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" accepted. 2025-02-03 20:01:40.293 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" started. 2025-02-03 20:01:40.393 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" received FIN. 2025-02-03 20:01:40.393 +00:00 [DBG] Connection 0HNA0VVO1VFF6 established using the following protocol: "Tls13" 2025-02-03 20:01:40.394 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:40.394 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" disconnecting. 2025-02-03 20:01:40.394 +00:00 [DBG] Connection id "0HNA0VVO1VFF6" stopped. 2025-02-03 20:01:43.514 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" accepted. 2025-02-03 20:01:43.514 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" started. 2025-02-03 20:01:43.615 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" received FIN. 2025-02-03 20:01:43.615 +00:00 [DBG] Connection 0HNA0VVO1VFF7 established using the following protocol: "Tls13" 2025-02-03 20:01:43.615 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:43.615 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" disconnecting. 2025-02-03 20:01:43.615 +00:00 [DBG] Connection id "0HNA0VVO1VFF7" stopped. 2025-02-03 20:01:46.738 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" accepted. 2025-02-03 20:01:46.738 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" started. 2025-02-03 20:01:46.838 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" received FIN. 2025-02-03 20:01:46.838 +00:00 [DBG] Connection 0HNA0VVO1VFF8 established using the following protocol: "Tls13" 2025-02-03 20:01:46.838 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:46.839 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" disconnecting. 2025-02-03 20:01:46.839 +00:00 [DBG] Connection id "0HNA0VVO1VFF8" stopped. 2025-02-03 20:01:50.018 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" accepted. 2025-02-03 20:01:50.018 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" started. 2025-02-03 20:01:50.118 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" received FIN. 2025-02-03 20:01:50.119 +00:00 [DBG] Connection 0HNA0VVO1VFF9 established using the following protocol: "Tls13" 2025-02-03 20:01:50.119 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:50.119 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" disconnecting. 2025-02-03 20:01:50.119 +00:00 [DBG] Connection id "0HNA0VVO1VFF9" stopped. 2025-02-03 20:01:53.233 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" accepted. 2025-02-03 20:01:53.233 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" started. 2025-02-03 20:01:53.335 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" received FIN. 2025-02-03 20:01:53.335 +00:00 [DBG] Connection 0HNA0VVO1VFFA established using the following protocol: "Tls13" 2025-02-03 20:01:53.335 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:53.335 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" disconnecting. 2025-02-03 20:01:53.335 +00:00 [DBG] Connection id "0HNA0VVO1VFFA" stopped. 2025-02-03 20:01:56.487 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" accepted. 2025-02-03 20:01:56.487 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" started. 2025-02-03 20:01:56.587 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" received FIN. 2025-02-03 20:01:56.587 +00:00 [DBG] Connection 0HNA0VVO1VFFB established using the following protocol: "Tls13" 2025-02-03 20:01:56.588 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:56.588 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" disconnecting. 2025-02-03 20:01:56.588 +00:00 [DBG] Connection id "0HNA0VVO1VFFB" stopped. 2025-02-03 20:01:59.749 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" accepted. 2025-02-03 20:01:59.749 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" started. 2025-02-03 20:01:59.850 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" received FIN. 2025-02-03 20:01:59.850 +00:00 [DBG] Connection 0HNA0VVO1VFFC established using the following protocol: "Tls13" 2025-02-03 20:01:59.851 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:01:59.851 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" disconnecting. 2025-02-03 20:01:59.851 +00:00 [DBG] Connection id "0HNA0VVO1VFFC" stopped. 2025-02-03 20:02:03.028 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" accepted. 2025-02-03 20:02:03.028 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" started. 2025-02-03 20:02:03.128 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" received FIN. 2025-02-03 20:02:03.129 +00:00 [DBG] Connection 0HNA0VVO1VFFD established using the following protocol: "Tls13" 2025-02-03 20:02:03.129 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:03.129 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" disconnecting. 2025-02-03 20:02:03.129 +00:00 [DBG] Connection id "0HNA0VVO1VFFD" stopped. 2025-02-03 20:02:06.306 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" accepted. 2025-02-03 20:02:06.306 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" started. 2025-02-03 20:02:06.407 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" received FIN. 2025-02-03 20:02:06.407 +00:00 [DBG] Connection 0HNA0VVO1VFFE established using the following protocol: "Tls13" 2025-02-03 20:02:06.407 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:06.407 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" disconnecting. 2025-02-03 20:02:06.407 +00:00 [DBG] Connection id "0HNA0VVO1VFFE" stopped. 2025-02-03 20:02:21.797 +00:00 [DBG] Connection id "0HNA0VVO1VFED" disconnecting. 2025-02-03 20:02:21.797 +00:00 [DBG] Connection id "0HNA0VVO1VFED" stopped. 2025-02-03 20:02:21.797 +00:00 [DBG] Connection id "0HNA0VVO1VFED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:25.851 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" accepted. 2025-02-03 20:02:25.852 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" started. 2025-02-03 20:02:25.952 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" received FIN. 2025-02-03 20:02:25.952 +00:00 [DBG] Connection 0HNA0VVO1VFFF established using the following protocol: "Tls13" 2025-02-03 20:02:25.952 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:25.952 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" disconnecting. 2025-02-03 20:02:25.952 +00:00 [DBG] Connection id "0HNA0VVO1VFFF" stopped. 2025-02-03 20:02:29.096 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" accepted. 2025-02-03 20:02:29.097 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" started. 2025-02-03 20:02:29.198 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" received FIN. 2025-02-03 20:02:29.198 +00:00 [DBG] Connection 0HNA0VVO1VFFG established using the following protocol: "Tls13" 2025-02-03 20:02:29.198 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:29.198 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" disconnecting. 2025-02-03 20:02:29.198 +00:00 [DBG] Connection id "0HNA0VVO1VFFG" stopped. 2025-02-03 20:02:32.396 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" accepted. 2025-02-03 20:02:32.396 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" started. 2025-02-03 20:02:32.496 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" received FIN. 2025-02-03 20:02:32.497 +00:00 [DBG] Connection 0HNA0VVO1VFFH established using the following protocol: "Tls13" 2025-02-03 20:02:32.497 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:32.497 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" disconnecting. 2025-02-03 20:02:32.497 +00:00 [DBG] Connection id "0HNA0VVO1VFFH" stopped. 2025-02-03 20:02:35.697 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" accepted. 2025-02-03 20:02:35.697 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" started. 2025-02-03 20:02:35.797 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" received FIN. 2025-02-03 20:02:35.797 +00:00 [DBG] Connection 0HNA0VVO1VFFI established using the following protocol: "Tls13" 2025-02-03 20:02:35.798 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:35.798 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" disconnecting. 2025-02-03 20:02:35.798 +00:00 [DBG] Connection id "0HNA0VVO1VFFI" stopped. 2025-02-03 20:02:39.008 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" accepted. 2025-02-03 20:02:39.008 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" started. 2025-02-03 20:02:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" received FIN. 2025-02-03 20:02:39.109 +00:00 [DBG] Connection 0HNA0VVO1VFFJ established using the following protocol: "Tls13" 2025-02-03 20:02:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" disconnecting. 2025-02-03 20:02:39.109 +00:00 [DBG] Connection id "0HNA0VVO1VFFJ" stopped. 2025-02-03 20:02:42.327 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" accepted. 2025-02-03 20:02:42.327 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" started. 2025-02-03 20:02:42.427 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" received FIN. 2025-02-03 20:02:42.428 +00:00 [DBG] Connection 0HNA0VVO1VFFK established using the following protocol: "Tls13" 2025-02-03 20:02:42.428 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:42.428 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" disconnecting. 2025-02-03 20:02:42.428 +00:00 [DBG] Connection id "0HNA0VVO1VFFK" stopped. 2025-02-03 20:02:45.633 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" accepted. 2025-02-03 20:02:45.633 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" started. 2025-02-03 20:02:45.735 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" received FIN. 2025-02-03 20:02:45.735 +00:00 [DBG] Connection 0HNA0VVO1VFFL established using the following protocol: "Tls13" 2025-02-03 20:02:45.735 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:45.735 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" disconnecting. 2025-02-03 20:02:45.736 +00:00 [DBG] Connection id "0HNA0VVO1VFFL" stopped. 2025-02-03 20:02:48.956 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" accepted. 2025-02-03 20:02:48.956 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" started. 2025-02-03 20:02:49.057 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" received FIN. 2025-02-03 20:02:49.057 +00:00 [DBG] Connection 0HNA0VVO1VFFM established using the following protocol: "Tls13" 2025-02-03 20:02:49.058 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:49.058 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" disconnecting. 2025-02-03 20:02:49.058 +00:00 [DBG] Connection id "0HNA0VVO1VFFM" stopped. 2025-02-03 20:02:52.291 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" accepted. 2025-02-03 20:02:52.291 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" started. 2025-02-03 20:02:52.392 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" received FIN. 2025-02-03 20:02:52.392 +00:00 [DBG] Connection 0HNA0VVO1VFFN established using the following protocol: "Tls13" 2025-02-03 20:02:52.392 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:52.392 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" disconnecting. 2025-02-03 20:02:52.392 +00:00 [DBG] Connection id "0HNA0VVO1VFFN" stopped. 2025-02-03 20:02:55.614 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" accepted. 2025-02-03 20:02:55.614 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" started. 2025-02-03 20:02:55.714 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" received FIN. 2025-02-03 20:02:55.715 +00:00 [DBG] Connection 0HNA0VVO1VFFO established using the following protocol: "Tls13" 2025-02-03 20:02:55.715 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:02:55.715 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" disconnecting. 2025-02-03 20:02:55.715 +00:00 [DBG] Connection id "0HNA0VVO1VFFO" stopped. 2025-02-03 20:02:58.848 +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-03 20:02:58.848 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/README'. 2025-02-03 20:02:58.848 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:02:58.848 +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.3856ms 2025-02-03 20:03:02.240 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" accepted. 2025-02-03 20:03:02.240 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" started. 2025-02-03 20:03:02.341 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" received FIN. 2025-02-03 20:03:02.341 +00:00 [DBG] Connection 0HNA0VVO1VFFP established using the following protocol: "Tls13" 2025-02-03 20:03:02.341 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:02.341 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" disconnecting. 2025-02-03 20:03:02.341 +00:00 [DBG] Connection id "0HNA0VVO1VFFP" stopped. 2025-02-03 20:03:05.418 +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-03 20:03:05.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bug/'. 2025-02-03 20:03:05.418 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:03:05.419 +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.2919ms 2025-02-03 20:03:08.755 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" accepted. 2025-02-03 20:03:08.755 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" started. 2025-02-03 20:03:08.856 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" received FIN. 2025-02-03 20:03:08.856 +00:00 [DBG] Connection 0HNA0VVO1VFFQ established using the following protocol: "Tls13" 2025-02-03 20:03:08.856 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:08.856 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" disconnecting. 2025-02-03 20:03:08.856 +00:00 [DBG] Connection id "0HNA0VVO1VFFQ" stopped. 2025-02-03 20:03:12.009 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" accepted. 2025-02-03 20:03:12.009 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" started. 2025-02-03 20:03:12.110 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" received FIN. 2025-02-03 20:03:12.110 +00:00 [DBG] Connection 0HNA0VVO1VFFR established using the following protocol: "Tls13" 2025-02-03 20:03:12.110 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:12.110 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" disconnecting. 2025-02-03 20:03:12.110 +00:00 [DBG] Connection id "0HNA0VVO1VFFR" stopped. 2025-02-03 20:03:15.254 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" accepted. 2025-02-03 20:03:15.254 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" started. 2025-02-03 20:03:15.354 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" received FIN. 2025-02-03 20:03:15.354 +00:00 [DBG] Connection 0HNA0VVO1VFFS established using the following protocol: "Tls13" 2025-02-03 20:03:15.354 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:15.355 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" disconnecting. 2025-02-03 20:03:15.355 +00:00 [DBG] Connection id "0HNA0VVO1VFFS" stopped. 2025-02-03 20:03:18.525 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" accepted. 2025-02-03 20:03:18.525 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" started. 2025-02-03 20:03:18.626 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" received FIN. 2025-02-03 20:03:18.626 +00:00 [DBG] Connection 0HNA0VVO1VFFT established using the following protocol: "Tls13" 2025-02-03 20:03:18.626 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:18.626 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" disconnecting. 2025-02-03 20:03:18.626 +00:00 [DBG] Connection id "0HNA0VVO1VFFT" stopped. 2025-02-03 20:03:21.786 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" accepted. 2025-02-03 20:03:21.786 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" started. 2025-02-03 20:03:21.886 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" received FIN. 2025-02-03 20:03:21.886 +00:00 [DBG] Connection 0HNA0VVO1VFFU established using the following protocol: "Tls13" 2025-02-03 20:03:21.886 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:21.887 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" disconnecting. 2025-02-03 20:03:21.887 +00:00 [DBG] Connection id "0HNA0VVO1VFFU" stopped. 2025-02-03 20:03:25.064 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" accepted. 2025-02-03 20:03:25.064 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" started. 2025-02-03 20:03:25.164 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" received FIN. 2025-02-03 20:03:25.165 +00:00 [DBG] Connection 0HNA0VVO1VFFV established using the following protocol: "Tls13" 2025-02-03 20:03:25.165 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:25.165 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" disconnecting. 2025-02-03 20:03:25.165 +00:00 [DBG] Connection id "0HNA0VVO1VFFV" stopped. 2025-02-03 20:03:28.351 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" accepted. 2025-02-03 20:03:28.351 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" started. 2025-02-03 20:03:28.451 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" received FIN. 2025-02-03 20:03:28.452 +00:00 [DBG] Connection 0HNA0VVO1VFG0 established using the following protocol: "Tls13" 2025-02-03 20:03:28.452 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:28.452 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" disconnecting. 2025-02-03 20:03:28.452 +00:00 [DBG] Connection id "0HNA0VVO1VFG0" stopped. 2025-02-03 20:03:43.476 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.asp - null null 2025-02-03 20:03:43.476 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.asp'. 2025-02-03 20:03:43.476 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:03:43.476 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.asp - 307 0 null 0.2682ms 2025-02-03 20:03:46.768 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" accepted. 2025-02-03 20:03:46.768 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" started. 2025-02-03 20:03:46.869 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" received FIN. 2025-02-03 20:03:46.869 +00:00 [DBG] Connection 0HNA0VVO1VFG1 established using the following protocol: "Tls13" 2025-02-03 20:03:46.870 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:46.870 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" disconnecting. 2025-02-03 20:03:46.870 +00:00 [DBG] Connection id "0HNA0VVO1VFG1" stopped. 2025-02-03 20:03:50.011 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" accepted. 2025-02-03 20:03:50.011 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" started. 2025-02-03 20:03:50.112 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" received FIN. 2025-02-03 20:03:50.113 +00:00 [DBG] Connection 0HNA0VVO1VFG2 established using the following protocol: "Tls13" 2025-02-03 20:03:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" disconnecting. 2025-02-03 20:03:50.113 +00:00 [DBG] Connection id "0HNA0VVO1VFG2" stopped. 2025-02-03 20:03:53.268 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" accepted. 2025-02-03 20:03:53.268 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" started. 2025-02-03 20:03:53.368 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" received FIN. 2025-02-03 20:03:53.368 +00:00 [DBG] Connection 0HNA0VVO1VFG3 established using the following protocol: "Tls13" 2025-02-03 20:03:53.368 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:53.368 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" disconnecting. 2025-02-03 20:03:53.368 +00:00 [DBG] Connection id "0HNA0VVO1VFG3" stopped. 2025-02-03 20:03:56.430 +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-03 20:03:56.430 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/'. 2025-02-03 20:03:56.430 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:03:56.430 +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.1971ms 2025-02-03 20:03:59.741 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" accepted. 2025-02-03 20:03:59.742 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" started. 2025-02-03 20:03:59.842 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" received FIN. 2025-02-03 20:03:59.842 +00:00 [DBG] Connection 0HNA0VVO1VFG4 established using the following protocol: "Tls13" 2025-02-03 20:03:59.842 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:03:59.842 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" disconnecting. 2025-02-03 20:03:59.842 +00:00 [DBG] Connection id "0HNA0VVO1VFG4" stopped. 2025-02-03 20:04:02.964 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" accepted. 2025-02-03 20:04:02.965 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" started. 2025-02-03 20:04:03.065 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" received FIN. 2025-02-03 20:04:03.066 +00:00 [DBG] Connection 0HNA0VVO1VFG5 established using the following protocol: "Tls13" 2025-02-03 20:04:03.066 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:03.066 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" disconnecting. 2025-02-03 20:04:03.066 +00:00 [DBG] Connection id "0HNA0VVO1VFG5" stopped. 2025-02-03 20:04:06.201 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" accepted. 2025-02-03 20:04:06.201 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" started. 2025-02-03 20:04:06.302 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" received FIN. 2025-02-03 20:04:06.302 +00:00 [DBG] Connection 0HNA0VVO1VFG6 established using the following protocol: "Tls13" 2025-02-03 20:04:06.302 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:06.302 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" disconnecting. 2025-02-03 20:04:06.302 +00:00 [DBG] Connection id "0HNA0VVO1VFG6" stopped. 2025-02-03 20:04:09.438 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" accepted. 2025-02-03 20:04:09.438 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" started. 2025-02-03 20:04:09.538 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" received FIN. 2025-02-03 20:04:09.539 +00:00 [DBG] Connection 0HNA0VVO1VFG7 established using the following protocol: "Tls13" 2025-02-03 20:04:09.539 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:09.539 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" disconnecting. 2025-02-03 20:04:09.539 +00:00 [DBG] Connection id "0HNA0VVO1VFG7" stopped. 2025-02-03 20:04:12.689 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" accepted. 2025-02-03 20:04:12.689 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" started. 2025-02-03 20:04:12.789 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" received FIN. 2025-02-03 20:04:12.789 +00:00 [DBG] Connection 0HNA0VVO1VFG8 established using the following protocol: "Tls13" 2025-02-03 20:04:12.789 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:12.789 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" disconnecting. 2025-02-03 20:04:12.789 +00:00 [DBG] Connection id "0HNA0VVO1VFG8" stopped. 2025-02-03 20:04:15.849 +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-03 20:04:15.849 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/board/docs/CHANGELOG.html'. 2025-02-03 20:04:15.849 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:04:15.849 +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.2582ms 2025-02-03 20:04:19.155 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" accepted. 2025-02-03 20:04:19.155 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" started. 2025-02-03 20:04:19.255 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" received FIN. 2025-02-03 20:04:19.255 +00:00 [DBG] Connection 0HNA0VVO1VFG9 established using the following protocol: "Tls13" 2025-02-03 20:04:19.255 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:19.256 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" disconnecting. 2025-02-03 20:04:19.256 +00:00 [DBG] Connection id "0HNA0VVO1VFG9" stopped. 2025-02-03 20:04:22.371 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" accepted. 2025-02-03 20:04:22.371 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" started. 2025-02-03 20:04:22.472 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" received FIN. 2025-02-03 20:04:22.472 +00:00 [DBG] Connection 0HNA0VVO1VFGA established using the following protocol: "Tls13" 2025-02-03 20:04:22.472 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:22.472 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" disconnecting. 2025-02-03 20:04:22.472 +00:00 [DBG] Connection id "0HNA0VVO1VFGA" stopped. 2025-02-03 20:04:25.601 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" accepted. 2025-02-03 20:04:25.601 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" started. 2025-02-03 20:04:25.701 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" received FIN. 2025-02-03 20:04:25.702 +00:00 [DBG] Connection 0HNA0VVO1VFGB established using the following protocol: "Tls13" 2025-02-03 20:04:25.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:25.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" disconnecting. 2025-02-03 20:04:25.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGB" stopped. 2025-02-03 20:04:28.840 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" accepted. 2025-02-03 20:04:28.841 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" started. 2025-02-03 20:04:28.940 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" received FIN. 2025-02-03 20:04:28.941 +00:00 [DBG] Connection 0HNA0VVO1VFGC established using the following protocol: "Tls13" 2025-02-03 20:04:28.941 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:28.941 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" disconnecting. 2025-02-03 20:04:28.941 +00:00 [DBG] Connection id "0HNA0VVO1VFGC" stopped. 2025-02-03 20:04:32.084 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" accepted. 2025-02-03 20:04:32.084 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" started. 2025-02-03 20:04:32.183 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" received FIN. 2025-02-03 20:04:32.184 +00:00 [DBG] Connection 0HNA0VVO1VFGD established using the following protocol: "Tls13" 2025-02-03 20:04:32.184 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:32.184 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" disconnecting. 2025-02-03 20:04:32.184 +00:00 [DBG] Connection id "0HNA0VVO1VFGD" stopped. 2025-02-03 20:04:35.342 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" accepted. 2025-02-03 20:04:35.342 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" started. 2025-02-03 20:04:35.442 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" received FIN. 2025-02-03 20:04:35.443 +00:00 [DBG] Connection 0HNA0VVO1VFGE established using the following protocol: "Tls13" 2025-02-03 20:04:35.443 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:35.443 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" disconnecting. 2025-02-03 20:04:35.443 +00:00 [DBG] Connection id "0HNA0VVO1VFGE" stopped. 2025-02-03 20:04:38.601 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" accepted. 2025-02-03 20:04:38.601 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" started. 2025-02-03 20:04:38.701 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" received FIN. 2025-02-03 20:04:38.702 +00:00 [DBG] Connection 0HNA0VVO1VFGF established using the following protocol: "Tls13" 2025-02-03 20:04:38.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:38.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" disconnecting. 2025-02-03 20:04:38.702 +00:00 [DBG] Connection id "0HNA0VVO1VFGF" stopped. 2025-02-03 20:04:41.770 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ui/vManage.do - null null 2025-02-03 20:04:41.771 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/vManage.do'. 2025-02-03 20:04:41.771 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:04:41.771 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ui/vManage.do - 307 0 null 0.2224ms 2025-02-03 20:04:44.988 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shared/help.php - null null 2025-02-03 20:04:44.989 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/shared/help.php'. 2025-02-03 20:04:44.989 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:04:44.989 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/shared/help.php - 307 0 null 0.209ms 2025-02-03 20:04:48.263 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" accepted. 2025-02-03 20:04:48.263 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" started. 2025-02-03 20:04:48.364 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" received FIN. 2025-02-03 20:04:48.364 +00:00 [DBG] Connection 0HNA0VVO1VFGG established using the following protocol: "Tls13" 2025-02-03 20:04:48.364 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:48.364 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" disconnecting. 2025-02-03 20:04:48.364 +00:00 [DBG] Connection id "0HNA0VVO1VFGG" stopped. 2025-02-03 20:04:51.447 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" accepted. 2025-02-03 20:04:51.448 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" started. 2025-02-03 20:04:51.548 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" received FIN. 2025-02-03 20:04:51.548 +00:00 [DBG] Connection 0HNA0VVO1VFGH established using the following protocol: "Tls13" 2025-02-03 20:04:51.549 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:51.549 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" disconnecting. 2025-02-03 20:04:51.549 +00:00 [DBG] Connection id "0HNA0VVO1VFGH" stopped. 2025-02-03 20:04:54.637 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" accepted. 2025-02-03 20:04:54.637 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" started. 2025-02-03 20:04:54.736 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" received FIN. 2025-02-03 20:04:54.737 +00:00 [DBG] Connection 0HNA0VVO1VFGI established using the following protocol: "Tls13" 2025-02-03 20:04:54.737 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:54.737 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" disconnecting. 2025-02-03 20:04:54.737 +00:00 [DBG] Connection id "0HNA0VVO1VFGI" stopped. 2025-02-03 20:04:57.845 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" accepted. 2025-02-03 20:04:57.845 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" started. 2025-02-03 20:04:57.950 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" received FIN. 2025-02-03 20:04:57.951 +00:00 [DBG] Connection 0HNA0VVO1VFGJ established using the following protocol: "Tls13" 2025-02-03 20:04:57.951 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:04:57.951 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" disconnecting. 2025-02-03 20:04:57.951 +00:00 [DBG] Connection id "0HNA0VVO1VFGJ" stopped. 2025-02-03 20:05:01.069 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" accepted. 2025-02-03 20:05:01.069 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" started. 2025-02-03 20:05:01.170 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" received FIN. 2025-02-03 20:05:01.170 +00:00 [DBG] Connection 0HNA0VVO1VFGK established using the following protocol: "Tls13" 2025-02-03 20:05:01.171 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:01.171 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" disconnecting. 2025-02-03 20:05:01.171 +00:00 [DBG] Connection id "0HNA0VVO1VFGK" stopped. 2025-02-03 20:05:04.282 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" accepted. 2025-02-03 20:05:04.282 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" started. 2025-02-03 20:05:04.282 +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-03 20:05:04.282 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/css/'. 2025-02-03 20:05:04.282 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" completed keep alive response. 2025-02-03 20:05:04.282 +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.1459ms 2025-02-03 20:05:07.460 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" accepted. 2025-02-03 20:05:07.460 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" started. 2025-02-03 20:05:07.560 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" received FIN. 2025-02-03 20:05:07.560 +00:00 [DBG] Connection 0HNA0VVO1VFGM established using the following protocol: "Tls13" 2025-02-03 20:05:07.560 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:07.560 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" disconnecting. 2025-02-03 20:05:07.560 +00:00 [DBG] Connection id "0HNA0VVO1VFGM" stopped. 2025-02-03 20:05:10.650 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" accepted. 2025-02-03 20:05:10.651 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" started. 2025-02-03 20:05:10.752 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" received FIN. 2025-02-03 20:05:10.752 +00:00 [DBG] Connection 0HNA0VVO1VFGN established using the following protocol: "Tls13" 2025-02-03 20:05:10.752 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:10.752 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" disconnecting. 2025-02-03 20:05:10.752 +00:00 [DBG] Connection id "0HNA0VVO1VFGN" stopped. 2025-02-03 20:05:13.924 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" accepted. 2025-02-03 20:05:13.924 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" started. 2025-02-03 20:05:14.025 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" received FIN. 2025-02-03 20:05:14.025 +00:00 [DBG] Connection 0HNA0VVO1VFGO established using the following protocol: "Tls13" 2025-02-03 20:05:14.025 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:14.025 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" disconnecting. 2025-02-03 20:05:14.025 +00:00 [DBG] Connection id "0HNA0VVO1VFGO" stopped. 2025-02-03 20:05:17.062 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" accepted. 2025-02-03 20:05:17.062 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" started. 2025-02-03 20:05:17.161 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" received FIN. 2025-02-03 20:05:17.162 +00:00 [DBG] Connection 0HNA0VVO1VFGP established using the following protocol: "Tls13" 2025-02-03 20:05:17.162 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:17.162 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" disconnecting. 2025-02-03 20:05:17.162 +00:00 [DBG] Connection id "0HNA0VVO1VFGP" stopped. 2025-02-03 20:05:20.292 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" accepted. 2025-02-03 20:05:20.292 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" started. 2025-02-03 20:05:20.393 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" received FIN. 2025-02-03 20:05:20.393 +00:00 [DBG] Connection 0HNA0VVO1VFGQ established using the following protocol: "Tls13" 2025-02-03 20:05:20.393 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:20.393 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" disconnecting. 2025-02-03 20:05:20.393 +00:00 [DBG] Connection id "0HNA0VVO1VFGQ" stopped. 2025-02-03 20:05:23.511 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" accepted. 2025-02-03 20:05:23.511 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" started. 2025-02-03 20:05:23.611 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" received FIN. 2025-02-03 20:05:23.611 +00:00 [DBG] Connection 0HNA0VVO1VFGR established using the following protocol: "Tls13" 2025-02-03 20:05:23.611 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:23.611 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" disconnecting. 2025-02-03 20:05:23.611 +00:00 [DBG] Connection id "0HNA0VVO1VFGR" stopped. 2025-02-03 20:05:26.754 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" accepted. 2025-02-03 20:05:26.754 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" started. 2025-02-03 20:05:26.855 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" received FIN. 2025-02-03 20:05:26.855 +00:00 [DBG] Connection 0HNA0VVO1VFGS established using the following protocol: "Tls13" 2025-02-03 20:05:26.855 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:26.855 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" disconnecting. 2025-02-03 20:05:26.855 +00:00 [DBG] Connection id "0HNA0VVO1VFGS" stopped. 2025-02-03 20:05:29.902 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/awstatstotals.php - null null 2025-02-03 20:05:29.903 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals/awstatstotals.php'. 2025-02-03 20:05:29.903 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" completed keep alive response. 2025-02-03 20:05:29.903 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals/awstatstotals.php - 307 0 null 0.7486ms 2025-02-03 20:05:33.196 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" accepted. 2025-02-03 20:05:33.196 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" started. 2025-02-03 20:05:33.296 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" received FIN. 2025-02-03 20:05:33.296 +00:00 [DBG] Connection 0HNA0VVO1VFGT established using the following protocol: "Tls13" 2025-02-03 20:05:33.296 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:33.296 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" disconnecting. 2025-02-03 20:05:33.296 +00:00 [DBG] Connection id "0HNA0VVO1VFGT" stopped. 2025-02-03 20:05:36.421 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" accepted. 2025-02-03 20:05:36.421 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" started. 2025-02-03 20:05:36.531 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" received FIN. 2025-02-03 20:05:36.531 +00:00 [DBG] Connection 0HNA0VVO1VFGU established using the following protocol: "Tls13" 2025-02-03 20:05:36.531 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:36.531 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" disconnecting. 2025-02-03 20:05:36.531 +00:00 [DBG] Connection id "0HNA0VVO1VFGU" stopped. 2025-02-03 20:05:39.627 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" accepted. 2025-02-03 20:05:39.628 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" started. 2025-02-03 20:05:39.727 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" received FIN. 2025-02-03 20:05:39.728 +00:00 [DBG] Connection 0HNA0VVO1VFGV established using the following protocol: "Tls13" 2025-02-03 20:05:39.728 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:39.728 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" disconnecting. 2025-02-03 20:05:39.728 +00:00 [DBG] Connection id "0HNA0VVO1VFGV" stopped. 2025-02-03 20:05:42.855 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" accepted. 2025-02-03 20:05:42.855 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" started. 2025-02-03 20:05:42.956 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" received FIN. 2025-02-03 20:05:42.957 +00:00 [DBG] Connection 0HNA0VVO1VFH0 established using the following protocol: "Tls13" 2025-02-03 20:05:42.957 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:42.957 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" disconnecting. 2025-02-03 20:05:42.957 +00:00 [DBG] Connection id "0HNA0VVO1VFH0" stopped. 2025-02-03 20:05:46.093 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" accepted. 2025-02-03 20:05:46.093 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" started. 2025-02-03 20:05:46.194 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" received FIN. 2025-02-03 20:05:46.194 +00:00 [DBG] Connection 0HNA0VVO1VFH1 established using the following protocol: "Tls13" 2025-02-03 20:05:46.194 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:46.194 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" disconnecting. 2025-02-03 20:05:46.194 +00:00 [DBG] Connection id "0HNA0VVO1VFH1" stopped. 2025-02-03 20:05:49.340 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" accepted. 2025-02-03 20:05:49.340 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" started. 2025-02-03 20:05:49.440 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" received FIN. 2025-02-03 20:05:49.440 +00:00 [DBG] Connection 0HNA0VVO1VFH2 established using the following protocol: "Tls13" 2025-02-03 20:05:49.440 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:49.440 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" disconnecting. 2025-02-03 20:05:49.441 +00:00 [DBG] Connection id "0HNA0VVO1VFH2" stopped. 2025-02-03 20:05:52.596 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" accepted. 2025-02-03 20:05:52.597 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" started. 2025-02-03 20:05:52.699 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" received FIN. 2025-02-03 20:05:52.699 +00:00 [DBG] Connection 0HNA0VVO1VFH3 established using the following protocol: "Tls13" 2025-02-03 20:05:52.699 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:52.699 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" disconnecting. 2025-02-03 20:05:52.700 +00:00 [DBG] Connection id "0HNA0VVO1VFH3" stopped. 2025-02-03 20:05:55.860 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" accepted. 2025-02-03 20:05:55.860 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" started. 2025-02-03 20:05:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" received FIN. 2025-02-03 20:05:55.961 +00:00 [DBG] Connection 0HNA0VVO1VFH4 established using the following protocol: "Tls13" 2025-02-03 20:05:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" disconnecting. 2025-02-03 20:05:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFH4" stopped. 2025-02-03 20:05:59.126 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" accepted. 2025-02-03 20:05:59.126 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" started. 2025-02-03 20:05:59.226 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" received FIN. 2025-02-03 20:05:59.226 +00:00 [DBG] Connection 0HNA0VVO1VFH5 established using the following protocol: "Tls13" 2025-02-03 20:05:59.226 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:05:59.226 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" disconnecting. 2025-02-03 20:05:59.226 +00:00 [DBG] Connection id "0HNA0VVO1VFH5" stopped. 2025-02-03 20:06:02.405 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" accepted. 2025-02-03 20:06:02.405 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" started. 2025-02-03 20:06:02.505 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" received FIN. 2025-02-03 20:06:02.505 +00:00 [DBG] Connection 0HNA0VVO1VFH6 established using the following protocol: "Tls13" 2025-02-03 20:06:02.505 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:06:02.505 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" disconnecting. 2025-02-03 20:06:02.505 +00:00 [DBG] Connection id "0HNA0VVO1VFH6" stopped. 2025-02-03 20:06:22.558 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" accepted. 2025-02-03 20:06:22.558 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" started. 2025-02-03 20:06:22.658 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" received FIN. 2025-02-03 20:06:22.658 +00:00 [DBG] Connection 0HNA0VVO1VFH7 established using the following protocol: "Tls13" 2025-02-03 20:06:22.659 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:06:22.659 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" disconnecting. 2025-02-03 20:06:22.659 +00:00 [DBG] Connection id "0HNA0VVO1VFH7" stopped. 2025-02-03 20:06:28.794 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" accepted. 2025-02-03 20:06:28.794 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" started. 2025-02-03 20:06:28.794 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/5ykC - null null 2025-02-03 20:06:28.794 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/5ykC'. 2025-02-03 20:06:28.794 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" completed keep alive response. 2025-02-03 20:06:28.794 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/5ykC - 307 0 null 0.1118ms 2025-02-03 20:06:29.896 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" accepted. 2025-02-03 20:06:29.896 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" started. 2025-02-03 20:06:30.012 +00:00 [DBG] Connection 0HNA0VVO1VFH9 established using the following protocol: "Tls13" 2025-02-03 20:06:30.013 +00:00 [INF] Request starting HTTP/1.1 GET https://49.12.242.201:5104/5ykC - null null 2025-02-03 20:06:30.013 +00:00 [DBG] The request path /5ykC does not match a supported file type 2025-02-03 20:06:30.013 +00:00 [DBG] No candidates found for the request path '/5ykC' 2025-02-03 20:06:30.013 +00:00 [DBG] Request did not match any endpoints 2025-02-03 20:06:30.013 +00:00 [INF] HTTP GET /5ykC responded 404 in 0.0485 ms 2025-02-03 20:06:30.013 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" completed keep alive response. 2025-02-03 20:06:30.013 +00:00 [INF] Request finished HTTP/1.1 GET https://49.12.242.201:5104/5ykC - 404 0 null 0.2294ms 2025-02-03 20:06:30.013 +00:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET https://49.12.242.201:5104/5ykC, Response status code: 404 2025-02-03 20:06:51.892 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" accepted. 2025-02-03 20:06:51.893 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" started. 2025-02-03 20:06:51.993 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" received FIN. 2025-02-03 20:06:51.994 +00:00 [DBG] Connection 0HNA0VVO1VFHA established using the following protocol: "Tls13" 2025-02-03 20:06:51.994 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:06:51.994 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" disconnecting. 2025-02-03 20:06:51.994 +00:00 [DBG] Connection id "0HNA0VVO1VFHA" stopped. 2025-02-03 20:07:15.836 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" disconnecting. 2025-02-03 20:07:15.836 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" stopped. 2025-02-03 20:07:15.836 +00:00 [DBG] Connection id "0HNA0VVO1VFGL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:07:21.210 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" accepted. 2025-02-03 20:07:21.210 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" started. 2025-02-03 20:07:21.310 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" received FIN. 2025-02-03 20:07:21.311 +00:00 [DBG] Connection 0HNA0VVO1VFHB established using the following protocol: "Tls13" 2025-02-03 20:07:21.312 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:07:21.312 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" disconnecting. 2025-02-03 20:07:21.312 +00:00 [DBG] Connection id "0HNA0VVO1VFHB" stopped. 2025-02-03 20:07:40.839 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" disconnecting. 2025-02-03 20:07:40.840 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" stopped. 2025-02-03 20:07:40.840 +00:00 [DBG] Connection id "0HNA0VVO1VF6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:07:50.534 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" accepted. 2025-02-03 20:07:50.535 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" started. 2025-02-03 20:07:50.635 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" received FIN. 2025-02-03 20:07:50.635 +00:00 [DBG] Connection 0HNA0VVO1VFHC established using the following protocol: "Tls13" 2025-02-03 20:07:50.636 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:07:50.636 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" disconnecting. 2025-02-03 20:07:50.636 +00:00 [DBG] Connection id "0HNA0VVO1VFHC" stopped. 2025-02-03 20:08:19.918 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" accepted. 2025-02-03 20:08:19.918 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" started. 2025-02-03 20:08:20.018 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" received FIN. 2025-02-03 20:08:20.019 +00:00 [DBG] Connection 0HNA0VVO1VFHD established using the following protocol: "Tls13" 2025-02-03 20:08:20.019 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:08:20.019 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" disconnecting. 2025-02-03 20:08:20.019 +00:00 [DBG] Connection id "0HNA0VVO1VFHD" stopped. 2025-02-03 20:08:39.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" disconnecting. 2025-02-03 20:08:39.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" stopped. 2025-02-03 20:08:39.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:08:41.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" disconnecting. 2025-02-03 20:08:41.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" stopped. 2025-02-03 20:08:41.847 +00:00 [DBG] Connection id "0HNA0VVO1VFH9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:08:49.209 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" accepted. 2025-02-03 20:08:49.209 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" started. 2025-02-03 20:08:49.309 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" received FIN. 2025-02-03 20:08:49.309 +00:00 [DBG] Connection 0HNA0VVO1VFHE established using the following protocol: "Tls13" 2025-02-03 20:08:49.309 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:08:49.309 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" disconnecting. 2025-02-03 20:08:49.309 +00:00 [DBG] Connection id "0HNA0VVO1VFHE" stopped. 2025-02-03 20:09:18.512 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" accepted. 2025-02-03 20:09:18.512 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" started. 2025-02-03 20:09:18.613 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" received FIN. 2025-02-03 20:09:18.613 +00:00 [DBG] Connection 0HNA0VVO1VFHF established using the following protocol: "Tls13" 2025-02-03 20:09:18.613 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:09:18.614 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" disconnecting. 2025-02-03 20:09:18.614 +00:00 [DBG] Connection id "0HNA0VVO1VFHF" stopped. 2025-02-03 20:09:47.833 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" accepted. 2025-02-03 20:09:47.833 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" started. 2025-02-03 20:09:47.833 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchweb/bin/auth/owalogon.asp - null null 2025-02-03 20:09:47.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/exchweb/bin/auth/owalogon.asp'. 2025-02-03 20:09:47.833 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" completed keep alive response. 2025-02-03 20:09:47.833 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/exchweb/bin/auth/owalogon.asp - 307 0 null 0.1592ms 2025-02-03 20:09:51.055 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" accepted. 2025-02-03 20:09:51.055 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" started. 2025-02-03 20:09:51.157 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" received FIN. 2025-02-03 20:09:51.157 +00:00 [DBG] Connection 0HNA0VVO1VFHH established using the following protocol: "Tls13" 2025-02-03 20:09:51.157 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:09:51.157 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" disconnecting. 2025-02-03 20:09:51.158 +00:00 [DBG] Connection id "0HNA0VVO1VFHH" stopped. 2025-02-03 20:10:17.148 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" accepted. 2025-02-03 20:10:17.148 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" started. 2025-02-03 20:10:17.248 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" received FIN. 2025-02-03 20:10:17.248 +00:00 [DBG] Connection 0HNA0VVO1VFHI established using the following protocol: "Tls13" 2025-02-03 20:10:17.248 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:10:17.248 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" disconnecting. 2025-02-03 20:10:17.248 +00:00 [DBG] Connection id "0HNA0VVO1VFHI" stopped. 2025-02-03 20:10:46.479 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" accepted. 2025-02-03 20:10:46.479 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" started. 2025-02-03 20:10:46.581 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" received FIN. 2025-02-03 20:10:46.581 +00:00 [DBG] Connection 0HNA0VVO1VFHJ established using the following protocol: "Tls13" 2025-02-03 20:10:46.581 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:10:46.581 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" disconnecting. 2025-02-03 20:10:46.581 +00:00 [DBG] Connection id "0HNA0VVO1VFHJ" stopped. 2025-02-03 20:11:15.801 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" accepted. 2025-02-03 20:11:15.801 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" started. 2025-02-03 20:11:15.902 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" received FIN. 2025-02-03 20:11:15.903 +00:00 [DBG] Connection 0HNA0VVO1VFHK established using the following protocol: "Tls13" 2025-02-03 20:11:15.903 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:11:15.903 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" disconnecting. 2025-02-03 20:11:15.903 +00:00 [DBG] Connection id "0HNA0VVO1VFHK" stopped. 2025-02-03 20:11:45.126 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" accepted. 2025-02-03 20:11:45.127 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" started. 2025-02-03 20:11:45.227 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" received FIN. 2025-02-03 20:11:45.227 +00:00 [DBG] Connection 0HNA0VVO1VFHL established using the following protocol: "Tls13" 2025-02-03 20:11:45.227 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:11:45.228 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" disconnecting. 2025-02-03 20:11:45.228 +00:00 [DBG] Connection id "0HNA0VVO1VFHL" stopped. 2025-02-03 20:11:58.870 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" disconnecting. 2025-02-03 20:11:58.870 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" stopped. 2025-02-03 20:11:58.871 +00:00 [DBG] Connection id "0HNA0VVO1VFHG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:12:14.453 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" accepted. 2025-02-03 20:12:14.454 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" started. 2025-02-03 20:12:14.554 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" received FIN. 2025-02-03 20:12:14.554 +00:00 [DBG] Connection 0HNA0VVO1VFHM established using the following protocol: "Tls13" 2025-02-03 20:12:14.554 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:12:14.554 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" disconnecting. 2025-02-03 20:12:14.554 +00:00 [DBG] Connection id "0HNA0VVO1VFHM" stopped. 2025-02-03 20:12:43.780 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" accepted. 2025-02-03 20:12:43.780 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" started. 2025-02-03 20:12:43.880 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" received FIN. 2025-02-03 20:12:43.880 +00:00 [DBG] Connection 0HNA0VVO1VFHN established using the following protocol: "Tls13" 2025-02-03 20:12:43.880 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:12:43.880 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" disconnecting. 2025-02-03 20:12:43.880 +00:00 [DBG] Connection id "0HNA0VVO1VFHN" stopped. 2025-02-03 20:13:13.189 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" accepted. 2025-02-03 20:13:13.189 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" started. 2025-02-03 20:13:13.289 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" received FIN. 2025-02-03 20:13:13.289 +00:00 [DBG] Connection 0HNA0VVO1VFHO established using the following protocol: "Tls13" 2025-02-03 20:13:13.289 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:13:13.289 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" disconnecting. 2025-02-03 20:13:13.289 +00:00 [DBG] Connection id "0HNA0VVO1VFHO" stopped. 2025-02-03 20:13:42.450 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" accepted. 2025-02-03 20:13:42.450 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" started. 2025-02-03 20:13:42.550 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" received FIN. 2025-02-03 20:13:42.550 +00:00 [DBG] Connection 0HNA0VVO1VFHP established using the following protocol: "Tls13" 2025-02-03 20:13:42.551 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" disconnecting. 2025-02-03 20:13:42.551 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:13:42.551 +00:00 [DBG] Connection id "0HNA0VVO1VFHP" stopped. 2025-02-03 20:14:11.863 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" accepted. 2025-02-03 20:14:11.863 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" started. 2025-02-03 20:14:11.963 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" received FIN. 2025-02-03 20:14:11.963 +00:00 [DBG] Connection 0HNA0VVO1VFHQ established using the following protocol: "Tls13" 2025-02-03 20:14:11.963 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:14:11.963 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" disconnecting. 2025-02-03 20:14:11.963 +00:00 [DBG] Connection id "0HNA0VVO1VFHQ" stopped. 2025-02-03 20:14:41.071 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" accepted. 2025-02-03 20:14:41.071 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" started. 2025-02-03 20:14:41.171 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" received FIN. 2025-02-03 20:14:41.171 +00:00 [DBG] Connection 0HNA0VVO1VFHR established using the following protocol: "Tls13" 2025-02-03 20:14:41.171 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:14:41.171 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" disconnecting. 2025-02-03 20:14:41.171 +00:00 [DBG] Connection id "0HNA0VVO1VFHR" stopped. 2025-02-03 20:15:10.404 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" accepted. 2025-02-03 20:15:10.404 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" started. 2025-02-03 20:15:10.504 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" received FIN. 2025-02-03 20:15:10.504 +00:00 [DBG] Connection 0HNA0VVO1VFHS established using the following protocol: "Tls13" 2025-02-03 20:15:10.505 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:15:10.505 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" disconnecting. 2025-02-03 20:15:10.505 +00:00 [DBG] Connection id "0HNA0VVO1VFHS" stopped. 2025-02-03 20:15:29.086 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" accepted. 2025-02-03 20:15:29.086 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" started. 2025-02-03 20:15:29.204 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" received FIN. 2025-02-03 20:15:29.204 +00:00 [DBG] Connection 0HNA0VVO1VFHT established using the following protocol: "Tls13" 2025-02-03 20:15:29.204 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:15:29.205 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" disconnecting. 2025-02-03 20:15:29.205 +00:00 [DBG] Connection id "0HNA0VVO1VFHT" stopped. 2025-02-03 20:15:39.723 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" accepted. 2025-02-03 20:15:39.723 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" started. 2025-02-03 20:15:39.824 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" received FIN. 2025-02-03 20:15:39.824 +00:00 [DBG] Connection 0HNA0VVO1VFHU established using the following protocol: "Tls13" 2025-02-03 20:15:39.824 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:15:39.824 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" disconnecting. 2025-02-03 20:15:39.824 +00:00 [DBG] Connection id "0HNA0VVO1VFHU" stopped. 2025-02-03 20:16:09.055 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" accepted. 2025-02-03 20:16:09.055 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" started. 2025-02-03 20:16:09.055 +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-03 20:16:09.055 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boards/docs/CHANGELOG.html'. 2025-02-03 20:16:09.055 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" completed keep alive response. 2025-02-03 20:16:09.055 +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.1081ms 2025-02-03 20:16:12.287 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" accepted. 2025-02-03 20:16:12.287 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" started. 2025-02-03 20:16:12.388 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" received FIN. 2025-02-03 20:16:12.388 +00:00 [DBG] Connection 0HNA0VVO1VFI0 established using the following protocol: "Tls13" 2025-02-03 20:16:12.388 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:16:12.388 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" disconnecting. 2025-02-03 20:16:12.388 +00:00 [DBG] Connection id "0HNA0VVO1VFI0" stopped. 2025-02-03 20:16:38.422 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" accepted. 2025-02-03 20:16:38.422 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" started. 2025-02-03 20:16:38.523 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" received FIN. 2025-02-03 20:16:38.523 +00:00 [DBG] Connection 0HNA0VVO1VFI1 established using the following protocol: "Tls13" 2025-02-03 20:16:38.523 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:16:38.523 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" disconnecting. 2025-02-03 20:16:38.523 +00:00 [DBG] Connection id "0HNA0VVO1VFI1" stopped. 2025-02-03 20:17:07.696 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" accepted. 2025-02-03 20:17:07.696 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" started. 2025-02-03 20:17:07.797 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" received FIN. 2025-02-03 20:17:07.798 +00:00 [DBG] Connection 0HNA0VVO1VFI2 established using the following protocol: "Tls13" 2025-02-03 20:17:07.798 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:17:07.798 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" disconnecting. 2025-02-03 20:17:07.798 +00:00 [DBG] Connection id "0HNA0VVO1VFI2" stopped. 2025-02-03 20:17:37.015 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" accepted. 2025-02-03 20:17:37.015 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" started. 2025-02-03 20:17:37.116 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" received FIN. 2025-02-03 20:17:37.116 +00:00 [DBG] Connection 0HNA0VVO1VFI3 established using the following protocol: "Tls13" 2025-02-03 20:17:37.116 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:17:37.116 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" disconnecting. 2025-02-03 20:17:37.117 +00:00 [DBG] Connection id "0HNA0VVO1VFI3" stopped. 2025-02-03 20:18:06.340 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" accepted. 2025-02-03 20:18:06.340 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" started. 2025-02-03 20:18:06.440 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" received FIN. 2025-02-03 20:18:06.440 +00:00 [DBG] Connection 0HNA0VVO1VFI4 established using the following protocol: "Tls13" 2025-02-03 20:18:06.440 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:18:06.440 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" disconnecting. 2025-02-03 20:18:06.440 +00:00 [DBG] Connection id "0HNA0VVO1VFI4" stopped. 2025-02-03 20:18:20.922 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" disconnecting. 2025-02-03 20:18:20.922 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" stopped. 2025-02-03 20:18:20.922 +00:00 [DBG] Connection id "0HNA0VVO1VFHV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:18:35.662 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" accepted. 2025-02-03 20:18:35.662 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" started. 2025-02-03 20:18:35.662 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/http - null null 2025-02-03 20:18:35.662 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/http'. 2025-02-03 20:18:35.662 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" completed keep alive response. 2025-02-03 20:18:35.662 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/http - 307 0 null 0.1708ms 2025-02-03 20:18:38.875 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" accepted. 2025-02-03 20:18:38.875 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" started. 2025-02-03 20:18:38.979 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" received FIN. 2025-02-03 20:18:38.979 +00:00 [DBG] Connection 0HNA0VVO1VFI6 established using the following protocol: "Tls13" 2025-02-03 20:18:38.980 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:18:38.980 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" disconnecting. 2025-02-03 20:18:38.980 +00:00 [DBG] Connection id "0HNA0VVO1VFI6" stopped. 2025-02-03 20:19:05.043 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" accepted. 2025-02-03 20:19:05.043 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" started. 2025-02-03 20:19:05.144 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" received FIN. 2025-02-03 20:19:05.144 +00:00 [DBG] Connection 0HNA0VVO1VFI7 established using the following protocol: "Tls13" 2025-02-03 20:19:05.144 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:19:05.144 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" disconnecting. 2025-02-03 20:19:05.144 +00:00 [DBG] Connection id "0HNA0VVO1VFI7" stopped. 2025-02-03 20:19:34.319 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" accepted. 2025-02-03 20:19:34.319 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" started. 2025-02-03 20:19:34.419 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" received FIN. 2025-02-03 20:19:34.420 +00:00 [DBG] Connection 0HNA0VVO1VFI8 established using the following protocol: "Tls13" 2025-02-03 20:19:34.420 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:19:34.420 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" disconnecting. 2025-02-03 20:19:34.420 +00:00 [DBG] Connection id "0HNA0VVO1VFI8" stopped. 2025-02-03 20:20:03.632 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" accepted. 2025-02-03 20:20:03.632 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" started. 2025-02-03 20:20:03.732 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" received FIN. 2025-02-03 20:20:03.733 +00:00 [DBG] Connection 0HNA0VVO1VFI9 established using the following protocol: "Tls13" 2025-02-03 20:20:03.733 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:20:03.733 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" disconnecting. 2025-02-03 20:20:03.733 +00:00 [DBG] Connection id "0HNA0VVO1VFI9" stopped. 2025-02-03 20:20:32.954 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" accepted. 2025-02-03 20:20:32.954 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" started. 2025-02-03 20:20:33.054 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" received FIN. 2025-02-03 20:20:33.055 +00:00 [DBG] Connection 0HNA0VVO1VFIA established using the following protocol: "Tls13" 2025-02-03 20:20:33.055 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:20:33.055 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" disconnecting. 2025-02-03 20:20:33.055 +00:00 [DBG] Connection id "0HNA0VVO1VFIA" stopped. 2025-02-03 20:20:46.940 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" disconnecting. 2025-02-03 20:20:46.940 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" stopped. 2025-02-03 20:20:46.940 +00:00 [DBG] Connection id "0HNA0VVO1VFI5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:21:02.328 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" accepted. 2025-02-03 20:21:02.329 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" started. 2025-02-03 20:21:02.428 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" received FIN. 2025-02-03 20:21:02.429 +00:00 [DBG] Connection 0HNA0VVO1VFIB established using the following protocol: "Tls13" 2025-02-03 20:21:02.429 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:21:02.429 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" disconnecting. 2025-02-03 20:21:02.429 +00:00 [DBG] Connection id "0HNA0VVO1VFIB" stopped. 2025-02-03 20:21:31.607 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" accepted. 2025-02-03 20:21:31.608 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" started. 2025-02-03 20:21:31.708 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" received FIN. 2025-02-03 20:21:31.708 +00:00 [DBG] Connection 0HNA0VVO1VFIC established using the following protocol: "Tls13" 2025-02-03 20:21:31.708 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:21:31.708 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" disconnecting. 2025-02-03 20:21:31.709 +00:00 [DBG] Connection id "0HNA0VVO1VFIC" stopped. 2025-02-03 20:22:00.934 +00:00 [DBG] Connection id "0HNA0VVO1VFID" accepted. 2025-02-03 20:22:00.934 +00:00 [DBG] Connection id "0HNA0VVO1VFID" started. 2025-02-03 20:22:01.034 +00:00 [DBG] Connection id "0HNA0VVO1VFID" received FIN. 2025-02-03 20:22:01.034 +00:00 [DBG] Connection 0HNA0VVO1VFID established using the following protocol: "Tls13" 2025-02-03 20:22:01.035 +00:00 [DBG] Connection id "0HNA0VVO1VFID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:22:01.035 +00:00 [DBG] Connection id "0HNA0VVO1VFID" disconnecting. 2025-02-03 20:22:01.035 +00:00 [DBG] Connection id "0HNA0VVO1VFID" stopped. 2025-02-03 20:22:30.287 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" accepted. 2025-02-03 20:22:30.287 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" started. 2025-02-03 20:22:30.388 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" received FIN. 2025-02-03 20:22:30.389 +00:00 [DBG] Connection 0HNA0VVO1VFIE established using the following protocol: "Tls13" 2025-02-03 20:22:30.389 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:22:30.389 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" disconnecting. 2025-02-03 20:22:30.389 +00:00 [DBG] Connection id "0HNA0VVO1VFIE" stopped. 2025-02-03 20:23:21.252 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" accepted. 2025-02-03 20:23:21.252 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" started. 2025-02-03 20:23:21.352 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" received FIN. 2025-02-03 20:23:21.353 +00:00 [DBG] Connection 0HNA0VVO1VFIF established using the following protocol: "Tls13" 2025-02-03 20:23:21.353 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:23:21.353 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" disconnecting. 2025-02-03 20:23:21.353 +00:00 [DBG] Connection id "0HNA0VVO1VFIF" stopped. 2025-02-03 20:23:23.532 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" accepted. 2025-02-03 20:23:23.532 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" started. 2025-02-03 20:23:23.632 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" received FIN. 2025-02-03 20:23:23.632 +00:00 [DBG] Connection 0HNA0VVO1VFIG established using the following protocol: "Tls13" 2025-02-03 20:23:23.632 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:23:23.632 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" disconnecting. 2025-02-03 20:23:23.632 +00:00 [DBG] Connection id "0HNA0VVO1VFIG" stopped. 2025-02-03 20:23:35.910 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" accepted. 2025-02-03 20:23:35.910 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" started. 2025-02-03 20:23:36.011 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" received FIN. 2025-02-03 20:23:36.011 +00:00 [DBG] Connection 0HNA0VVO1VFIH established using the following protocol: "Tls13" 2025-02-03 20:23:36.011 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:23:36.011 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" disconnecting. 2025-02-03 20:23:36.011 +00:00 [DBG] Connection id "0HNA0VVO1VFIH" stopped. 2025-02-03 20:23:58.234 +00:00 [DBG] Connection id "0HNA0VVO1VFII" accepted. 2025-02-03 20:23:58.234 +00:00 [DBG] Connection id "0HNA0VVO1VFII" started. 2025-02-03 20:23:58.334 +00:00 [DBG] Connection id "0HNA0VVO1VFII" received FIN. 2025-02-03 20:23:58.334 +00:00 [DBG] Connection 0HNA0VVO1VFII established using the following protocol: "Tls13" 2025-02-03 20:23:58.334 +00:00 [DBG] Connection id "0HNA0VVO1VFII" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:23:58.334 +00:00 [DBG] Connection id "0HNA0VVO1VFII" disconnecting. 2025-02-03 20:23:58.334 +00:00 [DBG] Connection id "0HNA0VVO1VFII" stopped. 2025-02-03 20:24:27.551 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" accepted. 2025-02-03 20:24:27.551 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" started. 2025-02-03 20:24:27.653 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" received FIN. 2025-02-03 20:24:27.653 +00:00 [DBG] Connection 0HNA0VVO1VFIJ established using the following protocol: "Tls13" 2025-02-03 20:24:27.653 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:24:27.653 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" disconnecting. 2025-02-03 20:24:27.654 +00:00 [DBG] Connection id "0HNA0VVO1VFIJ" stopped. 2025-02-03 20:24:56.881 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" accepted. 2025-02-03 20:24:56.881 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" started. 2025-02-03 20:24:56.881 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test/logon.html - null null 2025-02-03 20:24:56.881 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/logon.html'. 2025-02-03 20:24:56.881 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" completed keep alive response. 2025-02-03 20:24:56.881 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test/logon.html - 307 0 null 0.1099ms 2025-02-03 20:24:59.107 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" accepted. 2025-02-03 20:24:59.107 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" started. 2025-02-03 20:24:59.207 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" received FIN. 2025-02-03 20:24:59.207 +00:00 [DBG] Connection 0HNA0VVO1VFIL established using the following protocol: "Tls13" 2025-02-03 20:24:59.207 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:24:59.207 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" disconnecting. 2025-02-03 20:24:59.208 +00:00 [DBG] Connection id "0HNA0VVO1VFIL" stopped. 2025-02-03 20:25:26.224 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" accepted. 2025-02-03 20:25:26.225 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" started. 2025-02-03 20:25:26.326 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" received FIN. 2025-02-03 20:25:26.327 +00:00 [DBG] Connection 0HNA0VVO1VFIM established using the following protocol: "Tls13" 2025-02-03 20:25:26.327 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:25:26.327 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" disconnecting. 2025-02-03 20:25:26.327 +00:00 [DBG] Connection id "0HNA0VVO1VFIM" stopped. 2025-02-03 20:25:55.546 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" accepted. 2025-02-03 20:25:55.546 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" started. 2025-02-03 20:25:55.646 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" received FIN. 2025-02-03 20:25:55.646 +00:00 [DBG] Connection 0HNA0VVO1VFIN established using the following protocol: "Tls13" 2025-02-03 20:25:55.646 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:25:55.646 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" disconnecting. 2025-02-03 20:25:55.646 +00:00 [DBG] Connection id "0HNA0VVO1VFIN" stopped. 2025-02-03 20:26:24.862 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" accepted. 2025-02-03 20:26:24.862 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" started. 2025-02-03 20:26:24.963 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" received FIN. 2025-02-03 20:26:24.963 +00:00 [DBG] Connection 0HNA0VVO1VFIO established using the following protocol: "Tls13" 2025-02-03 20:26:24.963 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" disconnecting. 2025-02-03 20:26:24.963 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:26:24.964 +00:00 [DBG] Connection id "0HNA0VVO1VFIO" stopped. 2025-02-03 20:26:54.177 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" accepted. 2025-02-03 20:26:54.177 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" started. 2025-02-03 20:26:54.276 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" received FIN. 2025-02-03 20:26:54.277 +00:00 [DBG] Connection 0HNA0VVO1VFIP established using the following protocol: "Tls13" 2025-02-03 20:26:54.277 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:26:54.277 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" disconnecting. 2025-02-03 20:26:54.277 +00:00 [DBG] Connection id "0HNA0VVO1VFIP" stopped. 2025-02-03 20:27:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" disconnecting. 2025-02-03 20:27:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" stopped. 2025-02-03 20:27:07.989 +00:00 [DBG] Connection id "0HNA0VVO1VFIK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:27:23.501 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" accepted. 2025-02-03 20:27:23.501 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" started. 2025-02-03 20:27:23.601 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" received FIN. 2025-02-03 20:27:23.602 +00:00 [DBG] Connection 0HNA0VVO1VFIQ established using the following protocol: "Tls13" 2025-02-03 20:27:23.602 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:27:23.602 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" disconnecting. 2025-02-03 20:27:23.602 +00:00 [DBG] Connection id "0HNA0VVO1VFIQ" stopped. 2025-02-03 20:27:52.826 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" accepted. 2025-02-03 20:27:52.826 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" started. 2025-02-03 20:27:52.926 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" received FIN. 2025-02-03 20:27:52.926 +00:00 [DBG] Connection 0HNA0VVO1VFIR established using the following protocol: "Tls13" 2025-02-03 20:27:52.926 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:27:52.926 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" disconnecting. 2025-02-03 20:27:52.926 +00:00 [DBG] Connection id "0HNA0VVO1VFIR" stopped. 2025-02-03 20:28:22.244 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" accepted. 2025-02-03 20:28:22.244 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" started. 2025-02-03 20:28:22.344 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" received FIN. 2025-02-03 20:28:22.344 +00:00 [DBG] Connection 0HNA0VVO1VFIS established using the following protocol: "Tls13" 2025-02-03 20:28:22.344 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:28:22.345 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" disconnecting. 2025-02-03 20:28:22.345 +00:00 [DBG] Connection id "0HNA0VVO1VFIS" stopped. 2025-02-03 20:28:51.477 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" accepted. 2025-02-03 20:28:51.477 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" started. 2025-02-03 20:28:51.577 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" received FIN. 2025-02-03 20:28:51.577 +00:00 [DBG] Connection 0HNA0VVO1VFIT established using the following protocol: "Tls13" 2025-02-03 20:28:51.578 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:28:51.578 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" disconnecting. 2025-02-03 20:28:51.578 +00:00 [DBG] Connection id "0HNA0VVO1VFIT" stopped. 2025-02-03 20:29:20.876 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" accepted. 2025-02-03 20:29:20.876 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" started. 2025-02-03 20:29:20.976 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" received FIN. 2025-02-03 20:29:20.976 +00:00 [DBG] Connection 0HNA0VVO1VFIU established using the following protocol: "Tls13" 2025-02-03 20:29:20.977 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:29:20.977 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" disconnecting. 2025-02-03 20:29:20.977 +00:00 [DBG] Connection id "0HNA0VVO1VFIU" stopped. 2025-02-03 20:29:50.338 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" accepted. 2025-02-03 20:29:50.338 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" started. 2025-02-03 20:29:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" received FIN. 2025-02-03 20:29:50.439 +00:00 [DBG] Connection 0HNA0VVO1VFIV established using the following protocol: "Tls13" 2025-02-03 20:29:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:29:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" disconnecting. 2025-02-03 20:29:50.439 +00:00 [DBG] Connection id "0HNA0VVO1VFIV" stopped. 2025-02-03 20:30:19.538 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" accepted. 2025-02-03 20:30:19.539 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" started. 2025-02-03 20:30:19.640 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" received FIN. 2025-02-03 20:30:19.641 +00:00 [DBG] Connection 0HNA0VVO1VFJ0 established using the following protocol: "Tls13" 2025-02-03 20:30:19.641 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" disconnecting. 2025-02-03 20:30:19.641 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" stopped. 2025-02-03 20:30:19.641 +00:00 [DBG] Connection id "0HNA0VVO1VFJ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:30:48.974 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" accepted. 2025-02-03 20:30:48.974 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" started. 2025-02-03 20:30:49.075 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" received FIN. 2025-02-03 20:30:49.075 +00:00 [DBG] Connection 0HNA0VVO1VFJ1 established using the following protocol: "Tls13" 2025-02-03 20:30:49.075 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:30:49.075 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" disconnecting. 2025-02-03 20:30:49.075 +00:00 [DBG] Connection id "0HNA0VVO1VFJ1" stopped. 2025-02-03 20:31:18.155 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" accepted. 2025-02-03 20:31:18.155 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" started. 2025-02-03 20:31:18.256 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" received FIN. 2025-02-03 20:31:18.256 +00:00 [DBG] Connection 0HNA0VVO1VFJ2 established using the following protocol: "Tls13" 2025-02-03 20:31:18.257 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:31:18.257 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" disconnecting. 2025-02-03 20:31:18.257 +00:00 [DBG] Connection id "0HNA0VVO1VFJ2" stopped. 2025-02-03 20:31:47.441 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" accepted. 2025-02-03 20:31:47.441 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" started. 2025-02-03 20:31:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" received FIN. 2025-02-03 20:31:47.542 +00:00 [DBG] Connection 0HNA0VVO1VFJ3 established using the following protocol: "Tls13" 2025-02-03 20:31:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" disconnecting. 2025-02-03 20:31:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" stopped. 2025-02-03 20:31:47.542 +00:00 [DBG] Connection id "0HNA0VVO1VFJ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:32:16.806 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" accepted. 2025-02-03 20:32:16.806 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" started. 2025-02-03 20:32:16.906 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" received FIN. 2025-02-03 20:32:16.907 +00:00 [DBG] Connection 0HNA0VVO1VFJ4 established using the following protocol: "Tls13" 2025-02-03 20:32:16.908 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:32:16.908 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" disconnecting. 2025-02-03 20:32:16.908 +00:00 [DBG] Connection id "0HNA0VVO1VFJ4" stopped. 2025-02-03 20:32:46.078 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" accepted. 2025-02-03 20:32:46.078 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" started. 2025-02-03 20:32:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" received FIN. 2025-02-03 20:32:46.178 +00:00 [DBG] Connection 0HNA0VVO1VFJ5 established using the following protocol: "Tls13" 2025-02-03 20:32:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:32:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" disconnecting. 2025-02-03 20:32:46.178 +00:00 [DBG] Connection id "0HNA0VVO1VFJ5" stopped. 2025-02-03 20:33:15.424 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" accepted. 2025-02-03 20:33:15.424 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" started. 2025-02-03 20:33:15.524 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" received FIN. 2025-02-03 20:33:15.525 +00:00 [DBG] Connection 0HNA0VVO1VFJ6 established using the following protocol: "Tls13" 2025-02-03 20:33:15.525 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:33:15.525 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" disconnecting. 2025-02-03 20:33:15.525 +00:00 [DBG] Connection id "0HNA0VVO1VFJ6" stopped. 2025-02-03 20:33:44.731 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" accepted. 2025-02-03 20:33:44.731 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" started. 2025-02-03 20:33:44.832 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" received FIN. 2025-02-03 20:33:44.832 +00:00 [DBG] Connection 0HNA0VVO1VFJ7 established using the following protocol: "Tls13" 2025-02-03 20:33:44.833 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:33:44.833 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" disconnecting. 2025-02-03 20:33:44.833 +00:00 [DBG] Connection id "0HNA0VVO1VFJ7" stopped. 2025-02-03 20:34:14.050 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" accepted. 2025-02-03 20:34:14.050 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" started. 2025-02-03 20:34:14.150 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" received FIN. 2025-02-03 20:34:14.151 +00:00 [DBG] Connection 0HNA0VVO1VFJ8 established using the following protocol: "Tls13" 2025-02-03 20:34:14.151 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:34:14.151 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" disconnecting. 2025-02-03 20:34:14.151 +00:00 [DBG] Connection id "0HNA0VVO1VFJ8" stopped. 2025-02-03 20:34:43.460 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" accepted. 2025-02-03 20:34:43.460 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" started. 2025-02-03 20:34:43.562 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" received FIN. 2025-02-03 20:34:43.562 +00:00 [DBG] Connection 0HNA0VVO1VFJ9 established using the following protocol: "Tls13" 2025-02-03 20:34:43.562 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:34:43.562 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" disconnecting. 2025-02-03 20:34:43.562 +00:00 [DBG] Connection id "0HNA0VVO1VFJ9" stopped. 2025-02-03 20:35:12.740 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" accepted. 2025-02-03 20:35:12.740 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" started. 2025-02-03 20:35:12.740 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/users.mdb - null null 2025-02-03 20:35:12.740 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/db/users.mdb'. 2025-02-03 20:35:12.740 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" completed keep alive response. 2025-02-03 20:35:12.740 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/db/users.mdb - 307 0 null 0.1301ms 2025-02-03 20:35:15.596 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" accepted. 2025-02-03 20:35:15.597 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" started. 2025-02-03 20:35:15.698 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" received FIN. 2025-02-03 20:35:15.698 +00:00 [DBG] Connection 0HNA0VVO1VFJB established using the following protocol: "Tls13" 2025-02-03 20:35:15.699 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:35:15.699 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" disconnecting. 2025-02-03 20:35:15.699 +00:00 [DBG] Connection id "0HNA0VVO1VFJB" stopped. 2025-02-03 20:35:42.055 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" accepted. 2025-02-03 20:35:42.055 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" started. 2025-02-03 20:35:42.055 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.jsp - null null 2025-02-03 20:35:42.056 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.jsp'. 2025-02-03 20:35:42.056 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" completed keep alive response. 2025-02-03 20:35:42.056 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.jsp - 307 0 null 0.1129ms 2025-02-03 20:35:44.906 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" accepted. 2025-02-03 20:35:44.907 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" started. 2025-02-03 20:35:45.007 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" received FIN. 2025-02-03 20:35:45.008 +00:00 [DBG] Connection 0HNA0VVO1VFJD established using the following protocol: "Tls13" 2025-02-03 20:35:45.008 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:35:45.008 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" disconnecting. 2025-02-03 20:35:45.008 +00:00 [DBG] Connection id "0HNA0VVO1VFJD" stopped. 2025-02-03 20:36:11.429 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" accepted. 2025-02-03 20:36:11.429 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" started. 2025-02-03 20:36:11.529 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" received FIN. 2025-02-03 20:36:11.530 +00:00 [DBG] Connection 0HNA0VVO1VFJE established using the following protocol: "Tls13" 2025-02-03 20:36:11.530 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:36:11.530 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" disconnecting. 2025-02-03 20:36:11.530 +00:00 [DBG] Connection id "0HNA0VVO1VFJE" stopped. 2025-02-03 20:36:40.673 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" accepted. 2025-02-03 20:36:40.673 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" started. 2025-02-03 20:36:40.773 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" received FIN. 2025-02-03 20:36:40.773 +00:00 [DBG] Connection 0HNA0VVO1VFJF established using the following protocol: "Tls13" 2025-02-03 20:36:40.773 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:36:40.773 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" disconnecting. 2025-02-03 20:36:40.774 +00:00 [DBG] Connection id "0HNA0VVO1VFJF" stopped. 2025-02-03 20:37:09.989 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" accepted. 2025-02-03 20:37:09.990 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" started. 2025-02-03 20:37:10.090 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" received FIN. 2025-02-03 20:37:10.091 +00:00 [DBG] Connection 0HNA0VVO1VFJG established using the following protocol: "Tls13" 2025-02-03 20:37:10.091 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:37:10.091 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" disconnecting. 2025-02-03 20:37:10.091 +00:00 [DBG] Connection id "0HNA0VVO1VFJG" stopped. 2025-02-03 20:37:24.068 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" disconnecting. 2025-02-03 20:37:24.068 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" stopped. 2025-02-03 20:37:24.068 +00:00 [DBG] Connection id "0HNA0VVO1VFJA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:37:39.323 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" accepted. 2025-02-03 20:37:39.324 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" started. 2025-02-03 20:37:39.324 +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-03 20:37:39.324 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/apache/'. 2025-02-03 20:37:39.324 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" completed keep alive response. 2025-02-03 20:37:39.324 +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.1154ms 2025-02-03 20:37:42.233 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" accepted. 2025-02-03 20:37:42.234 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" started. 2025-02-03 20:37:42.335 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" received FIN. 2025-02-03 20:37:42.336 +00:00 [DBG] Connection 0HNA0VVO1VFJI established using the following protocol: "Tls13" 2025-02-03 20:37:42.336 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:37:42.336 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" disconnecting. 2025-02-03 20:37:42.336 +00:00 [DBG] Connection id "0HNA0VVO1VFJI" stopped. 2025-02-03 20:37:53.072 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" disconnecting. 2025-02-03 20:37:53.072 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" stopped. 2025-02-03 20:37:53.072 +00:00 [DBG] Connection id "0HNA0VVO1VFJC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:38:08.636 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" accepted. 2025-02-03 20:38:08.637 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" started. 2025-02-03 20:38:08.737 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" received FIN. 2025-02-03 20:38:08.737 +00:00 [DBG] Connection 0HNA0VVO1VFJJ established using the following protocol: "Tls13" 2025-02-03 20:38:08.737 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:38:08.737 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" disconnecting. 2025-02-03 20:38:08.737 +00:00 [DBG] Connection id "0HNA0VVO1VFJJ" stopped. 2025-02-03 20:38:37.968 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" accepted. 2025-02-03 20:38:37.968 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" started. 2025-02-03 20:38:38.070 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" received FIN. 2025-02-03 20:38:38.070 +00:00 [DBG] Connection 0HNA0VVO1VFJK established using the following protocol: "Tls13" 2025-02-03 20:38:38.070 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:38:38.070 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" disconnecting. 2025-02-03 20:38:38.070 +00:00 [DBG] Connection id "0HNA0VVO1VFJK" stopped. 2025-02-03 20:38:52.258 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" accepted. 2025-02-03 20:38:52.258 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" started. 2025-02-03 20:38:52.375 +00:00 [DBG] Connection 0HNA0VVO1VFJL established using the following protocol: "Tls13" 2025-02-03 20:38:52.375 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" received FIN. 2025-02-03 20:38:52.375 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:38:52.375 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" disconnecting. 2025-02-03 20:38:52.375 +00:00 [DBG] Connection id "0HNA0VVO1VFJL" stopped. 2025-02-03 20:39:07.299 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" accepted. 2025-02-03 20:39:07.299 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" started. 2025-02-03 20:39:07.399 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" received FIN. 2025-02-03 20:39:07.400 +00:00 [DBG] Connection 0HNA0VVO1VFJM established using the following protocol: "Tls13" 2025-02-03 20:39:07.400 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:39:07.400 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" disconnecting. 2025-02-03 20:39:07.400 +00:00 [DBG] Connection id "0HNA0VVO1VFJM" stopped. 2025-02-03 20:39:36.617 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" accepted. 2025-02-03 20:39:36.617 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" started. 2025-02-03 20:39:36.718 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" received FIN. 2025-02-03 20:39:36.718 +00:00 [DBG] Connection 0HNA0VVO1VFJN established using the following protocol: "Tls13" 2025-02-03 20:39:36.718 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:39:36.718 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" disconnecting. 2025-02-03 20:39:36.718 +00:00 [DBG] Connection id "0HNA0VVO1VFJN" stopped. 2025-02-03 20:39:51.087 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" disconnecting. 2025-02-03 20:39:51.088 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" stopped. 2025-02-03 20:39:51.088 +00:00 [DBG] Connection id "0HNA0VVO1VFJH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:40:05.945 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" accepted. 2025-02-03 20:40:05.945 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" started. 2025-02-03 20:40:05.945 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/environment.xml - null null 2025-02-03 20:40:05.945 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/environment.xml'. 2025-02-03 20:40:05.945 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" completed keep alive response. 2025-02-03 20:40:05.945 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/environment.xml - 307 0 null 0.1944ms 2025-02-03 20:40:08.936 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" accepted. 2025-02-03 20:40:08.936 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" started. 2025-02-03 20:40:09.036 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" received FIN. 2025-02-03 20:40:09.036 +00:00 [DBG] Connection 0HNA0VVO1VFJP established using the following protocol: "Tls13" 2025-02-03 20:40:09.036 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:40:09.037 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" disconnecting. 2025-02-03 20:40:09.037 +00:00 [DBG] Connection id "0HNA0VVO1VFJP" stopped. 2025-02-03 20:40:23.113 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" accepted. 2025-02-03 20:40:23.113 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" started. 2025-02-03 20:40:23.113 +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-03 20:40:23.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/downloadFile.php'. 2025-02-03 20:40:23.113 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" completed keep alive response. 2025-02-03 20:40:23.113 +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.134ms 2025-02-03 20:40:26.077 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" accepted. 2025-02-03 20:40:26.078 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" started. 2025-02-03 20:40:26.179 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" received FIN. 2025-02-03 20:40:26.179 +00:00 [DBG] Connection 0HNA0VVO1VFJR established using the following protocol: "Tls13" 2025-02-03 20:40:26.179 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:40:26.179 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" disconnecting. 2025-02-03 20:40:26.180 +00:00 [DBG] Connection id "0HNA0VVO1VFJR" stopped. 2025-02-03 20:40:35.261 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" accepted. 2025-02-03 20:40:35.261 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" started. 2025-02-03 20:40:35.361 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" received FIN. 2025-02-03 20:40:35.361 +00:00 [DBG] Connection 0HNA0VVO1VFJS established using the following protocol: "Tls13" 2025-02-03 20:40:35.362 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:40:35.362 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" disconnecting. 2025-02-03 20:40:35.362 +00:00 [DBG] Connection id "0HNA0VVO1VFJS" stopped. 2025-02-03 20:41:04.671 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" accepted. 2025-02-03 20:41:04.671 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" started. 2025-02-03 20:41:04.772 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" received FIN. 2025-02-03 20:41:04.772 +00:00 [DBG] Connection 0HNA0VVO1VFJT established using the following protocol: "Tls13" 2025-02-03 20:41:04.772 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:41:04.772 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" disconnecting. 2025-02-03 20:41:04.773 +00:00 [DBG] Connection id "0HNA0VVO1VFJT" stopped. 2025-02-03 20:41:33.912 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" accepted. 2025-02-03 20:41:33.912 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" started. 2025-02-03 20:41:34.012 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" received FIN. 2025-02-03 20:41:34.013 +00:00 [DBG] Connection 0HNA0VVO1VFJU established using the following protocol: "Tls13" 2025-02-03 20:41:34.013 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:41:34.013 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" disconnecting. 2025-02-03 20:41:34.013 +00:00 [DBG] Connection id "0HNA0VVO1VFJU" stopped. 2025-02-03 20:42:03.239 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" accepted. 2025-02-03 20:42:03.239 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" started. 2025-02-03 20:42:03.339 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" received FIN. 2025-02-03 20:42:03.339 +00:00 [DBG] Connection 0HNA0VVO1VFJV established using the following protocol: "Tls13" 2025-02-03 20:42:03.339 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:42:03.340 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" disconnecting. 2025-02-03 20:42:03.340 +00:00 [DBG] Connection id "0HNA0VVO1VFJV" stopped. 2025-02-03 20:42:15.822 +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-03 20:42:15.822 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ayuda/'. 2025-02-03 20:42:15.822 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" completed keep alive response. 2025-02-03 20:42:15.822 +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.1854ms 2025-02-03 20:42:18.938 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" accepted. 2025-02-03 20:42:18.938 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" started. 2025-02-03 20:42:19.038 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" received FIN. 2025-02-03 20:42:19.039 +00:00 [DBG] Connection 0HNA0VVO1VFK0 established using the following protocol: "Tls13" 2025-02-03 20:42:19.039 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:42:19.039 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" disconnecting. 2025-02-03 20:42:19.039 +00:00 [DBG] Connection id "0HNA0VVO1VFK0" stopped. 2025-02-03 20:42:32.659 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" accepted. 2025-02-03 20:42:32.659 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" started. 2025-02-03 20:42:32.760 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" received FIN. 2025-02-03 20:42:32.761 +00:00 [DBG] Connection 0HNA0VVO1VFK1 established using the following protocol: "Tls13" 2025-02-03 20:42:32.761 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:42:32.761 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" disconnecting. 2025-02-03 20:42:32.761 +00:00 [DBG] Connection id "0HNA0VVO1VFK1" stopped. 2025-02-03 20:42:35.109 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" disconnecting. 2025-02-03 20:42:35.109 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" stopped. 2025-02-03 20:42:35.110 +00:00 [DBG] Connection id "0HNA0VVO1VFJQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:42:53.496 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" accepted. 2025-02-03 20:42:53.497 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" started. 2025-02-03 20:42:53.512 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" received FIN. 2025-02-03 20:42:53.512 +00:00 [DBG] Connection 0HNA0VVO1VFK2 established using the following protocol: "Tls13" 2025-02-03 20:42:53.512 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:42:53.512 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" disconnecting. 2025-02-03 20:42:53.512 +00:00 [DBG] Connection id "0HNA0VVO1VFK2" stopped. 2025-02-03 20:43:01.948 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" accepted. 2025-02-03 20:43:01.948 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" started. 2025-02-03 20:43:02.049 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" received FIN. 2025-02-03 20:43:02.050 +00:00 [DBG] Connection 0HNA0VVO1VFK3 established using the following protocol: "Tls13" 2025-02-03 20:43:02.050 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:43:02.050 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" disconnecting. 2025-02-03 20:43:02.050 +00:00 [DBG] Connection id "0HNA0VVO1VFK3" stopped. 2025-02-03 20:43:31.221 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" accepted. 2025-02-03 20:43:31.221 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" started. 2025-02-03 20:43:31.322 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" received FIN. 2025-02-03 20:43:31.322 +00:00 [DBG] Connection 0HNA0VVO1VFK4 established using the following protocol: "Tls13" 2025-02-03 20:43:31.322 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:43:31.322 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" disconnecting. 2025-02-03 20:43:31.322 +00:00 [DBG] Connection id "0HNA0VVO1VFK4" stopped. 2025-02-03 20:44:00.678 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" accepted. 2025-02-03 20:44:00.678 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" started. 2025-02-03 20:44:00.779 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" received FIN. 2025-02-03 20:44:00.780 +00:00 [DBG] Connection 0HNA0VVO1VFK5 established using the following protocol: "Tls13" 2025-02-03 20:44:00.780 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:44:00.780 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" disconnecting. 2025-02-03 20:44:00.780 +00:00 [DBG] Connection id "0HNA0VVO1VFK5" stopped. 2025-02-03 20:44:26.124 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" disconnecting. 2025-02-03 20:44:26.124 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" stopped. 2025-02-03 20:44:26.125 +00:00 [DBG] Connection id "0HNA0VVO1VFJO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:44:29.862 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" accepted. 2025-02-03 20:44:29.862 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" started. 2025-02-03 20:44:29.963 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" received FIN. 2025-02-03 20:44:29.963 +00:00 [DBG] Connection 0HNA0VVO1VFK6 established using the following protocol: "Tls13" 2025-02-03 20:44:29.963 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:44:29.964 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" disconnecting. 2025-02-03 20:44:29.964 +00:00 [DBG] Connection id "0HNA0VVO1VFK6" stopped. 2025-02-03 20:44:59.213 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" accepted. 2025-02-03 20:44:59.213 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" started. 2025-02-03 20:44:59.214 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/http - null null 2025-02-03 20:44:59.214 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/http'. 2025-02-03 20:44:59.214 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" completed keep alive response. 2025-02-03 20:44:59.214 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/http - 307 0 null 0.174ms 2025-02-03 20:45:01.435 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" accepted. 2025-02-03 20:45:01.435 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" started. 2025-02-03 20:45:01.535 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" received FIN. 2025-02-03 20:45:01.535 +00:00 [DBG] Connection 0HNA0VVO1VFK8 established using the following protocol: "Tls13" 2025-02-03 20:45:01.535 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:45:01.536 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" disconnecting. 2025-02-03 20:45:01.536 +00:00 [DBG] Connection id "0HNA0VVO1VFK8" stopped. 2025-02-03 20:45:28.791 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" accepted. 2025-02-03 20:45:28.791 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" started. 2025-02-03 20:45:28.892 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" received FIN. 2025-02-03 20:45:28.892 +00:00 [DBG] Connection 0HNA0VVO1VFK9 established using the following protocol: "Tls13" 2025-02-03 20:45:28.892 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:45:28.893 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" disconnecting. 2025-02-03 20:45:28.893 +00:00 [DBG] Connection id "0HNA0VVO1VFK9" stopped. 2025-02-03 20:45:57.829 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" accepted. 2025-02-03 20:45:57.829 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" started. 2025-02-03 20:45:57.931 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" received FIN. 2025-02-03 20:45:57.931 +00:00 [DBG] Connection 0HNA0VVO1VFKA established using the following protocol: "Tls13" 2025-02-03 20:45:57.931 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:45:57.931 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" disconnecting. 2025-02-03 20:45:57.932 +00:00 [DBG] Connection id "0HNA0VVO1VFKA" stopped. 2025-02-03 20:46:27.062 +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-03 20:46:27.062 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/core/'. 2025-02-03 20:46:27.063 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" completed keep alive response. 2025-02-03 20:46:27.063 +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.6612ms 2025-02-03 20:46:29.438 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" accepted. 2025-02-03 20:46:29.438 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" started. 2025-02-03 20:46:29.538 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" received FIN. 2025-02-03 20:46:29.538 +00:00 [DBG] Connection 0HNA0VVO1VFKB established using the following protocol: "Tls13" 2025-02-03 20:46:29.539 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:46:29.539 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" disconnecting. 2025-02-03 20:46:29.539 +00:00 [DBG] Connection id "0HNA0VVO1VFKB" stopped. 2025-02-03 20:46:56.482 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" accepted. 2025-02-03 20:46:56.482 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" started. 2025-02-03 20:46:56.582 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" received FIN. 2025-02-03 20:46:56.583 +00:00 [DBG] Connection 0HNA0VVO1VFKC established using the following protocol: "Tls13" 2025-02-03 20:46:56.583 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:46:56.583 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" disconnecting. 2025-02-03 20:46:56.583 +00:00 [DBG] Connection id "0HNA0VVO1VFKC" stopped. 2025-02-03 20:47:25.799 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" accepted. 2025-02-03 20:47:25.800 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" started. 2025-02-03 20:47:25.900 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" received FIN. 2025-02-03 20:47:25.901 +00:00 [DBG] Connection 0HNA0VVO1VFKD established using the following protocol: "Tls13" 2025-02-03 20:47:25.901 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:47:25.901 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" disconnecting. 2025-02-03 20:47:25.901 +00:00 [DBG] Connection id "0HNA0VVO1VFKD" stopped. 2025-02-03 20:47:55.243 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" accepted. 2025-02-03 20:47:55.243 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" started. 2025-02-03 20:47:55.343 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" received FIN. 2025-02-03 20:47:55.343 +00:00 [DBG] Connection 0HNA0VVO1VFKE established using the following protocol: "Tls13" 2025-02-03 20:47:55.343 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:47:55.344 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" disconnecting. 2025-02-03 20:47:55.344 +00:00 [DBG] Connection id "0HNA0VVO1VFKE" stopped. 2025-02-03 20:48:10.058 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" accepted. 2025-02-03 20:48:10.058 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" started. 2025-02-03 20:48:10.158 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" received FIN. 2025-02-03 20:48:10.158 +00:00 [DBG] Connection 0HNA0VVO1VFKF established using the following protocol: "Tls13" 2025-02-03 20:48:10.159 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:48:10.159 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" disconnecting. 2025-02-03 20:48:10.159 +00:00 [DBG] Connection id "0HNA0VVO1VFKF" stopped. 2025-02-03 20:48:24.453 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" accepted. 2025-02-03 20:48:24.453 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" started. 2025-02-03 20:48:24.553 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" received FIN. 2025-02-03 20:48:24.554 +00:00 [DBG] Connection 0HNA0VVO1VFKG established using the following protocol: "Tls13" 2025-02-03 20:48:24.554 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:48:24.554 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" disconnecting. 2025-02-03 20:48:24.554 +00:00 [DBG] Connection id "0HNA0VVO1VFKG" stopped. 2025-02-03 20:48:37.156 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" disconnecting. 2025-02-03 20:48:37.156 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" stopped. 2025-02-03 20:48:37.156 +00:00 [DBG] Connection id "0HNA0VVO1VFK7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:48:53.771 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" accepted. 2025-02-03 20:48:53.771 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" started. 2025-02-03 20:48:53.872 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" received FIN. 2025-02-03 20:48:53.872 +00:00 [DBG] Connection 0HNA0VVO1VFKH established using the following protocol: "Tls13" 2025-02-03 20:48:53.872 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" disconnecting. 2025-02-03 20:48:53.872 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:48:53.873 +00:00 [DBG] Connection id "0HNA0VVO1VFKH" stopped. 2025-02-03 20:49:23.097 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" accepted. 2025-02-03 20:49:23.097 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" started. 2025-02-03 20:49:23.197 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" received FIN. 2025-02-03 20:49:23.197 +00:00 [DBG] Connection 0HNA0VVO1VFKI established using the following protocol: "Tls13" 2025-02-03 20:49:23.197 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:49:23.197 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" disconnecting. 2025-02-03 20:49:23.197 +00:00 [DBG] Connection id "0HNA0VVO1VFKI" stopped. 2025-02-03 20:49:52.451 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" accepted. 2025-02-03 20:49:52.451 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" started. 2025-02-03 20:49:52.551 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" received FIN. 2025-02-03 20:49:52.552 +00:00 [DBG] Connection 0HNA0VVO1VFKJ established using the following protocol: "Tls13" 2025-02-03 20:49:52.552 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:49:52.552 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" disconnecting. 2025-02-03 20:49:52.552 +00:00 [DBG] Connection id "0HNA0VVO1VFKJ" stopped. 2025-02-03 20:50:21.763 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" accepted. 2025-02-03 20:50:21.764 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" started. 2025-02-03 20:50:21.864 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" received FIN. 2025-02-03 20:50:21.867 +00:00 [DBG] Connection 0HNA0VVO1VFKK established using the following protocol: "Tls13" 2025-02-03 20:50:21.868 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:50:21.868 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" disconnecting. 2025-02-03 20:50:21.868 +00:00 [DBG] Connection id "0HNA0VVO1VFKK" stopped. 2025-02-03 20:50:51.094 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" accepted. 2025-02-03 20:50:51.095 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" started. 2025-02-03 20:50:51.195 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" received FIN. 2025-02-03 20:50:51.201 +00:00 [DBG] Connection 0HNA0VVO1VFKL established using the following protocol: "Tls13" 2025-02-03 20:50:51.202 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:50:51.202 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" disconnecting. 2025-02-03 20:50:51.202 +00:00 [DBG] Connection id "0HNA0VVO1VFKL" stopped. 2025-02-03 20:51:20.431 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" accepted. 2025-02-03 20:51:20.431 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" started. 2025-02-03 20:51:20.432 +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-03 20:51:20.432 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/local/readme.txt'. 2025-02-03 20:51:20.432 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" completed keep alive response. 2025-02-03 20:51:20.432 +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.1394ms 2025-02-03 20:51:23.019 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" accepted. 2025-02-03 20:51:23.020 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" started. 2025-02-03 20:51:23.120 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" received FIN. 2025-02-03 20:51:23.120 +00:00 [DBG] Connection 0HNA0VVO1VFKN established using the following protocol: "Tls13" 2025-02-03 20:51:23.120 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:51:23.121 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" disconnecting. 2025-02-03 20:51:23.121 +00:00 [DBG] Connection id "0HNA0VVO1VFKN" stopped. 2025-02-03 20:51:49.725 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" accepted. 2025-02-03 20:51:49.725 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" started. 2025-02-03 20:51:49.824 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" received FIN. 2025-02-03 20:51:49.825 +00:00 [DBG] Connection 0HNA0VVO1VFKO established using the following protocol: "Tls13" 2025-02-03 20:51:49.825 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:51:49.825 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" disconnecting. 2025-02-03 20:51:49.825 +00:00 [DBG] Connection id "0HNA0VVO1VFKO" stopped. 2025-02-03 20:52:18.943 +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-03 20:52:18.943 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/debugs/'. 2025-02-03 20:52:18.944 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" completed keep alive response. 2025-02-03 20:52:18.944 +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.356ms 2025-02-03 20:52:21.683 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" accepted. 2025-02-03 20:52:21.683 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" started. 2025-02-03 20:52:21.783 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" received FIN. 2025-02-03 20:52:21.783 +00:00 [DBG] Connection 0HNA0VVO1VFKP established using the following protocol: "Tls13" 2025-02-03 20:52:21.783 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:52:21.783 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" disconnecting. 2025-02-03 20:52:21.784 +00:00 [DBG] Connection id "0HNA0VVO1VFKP" stopped. 2025-02-03 20:52:48.380 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" accepted. 2025-02-03 20:52:48.380 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" started. 2025-02-03 20:52:48.481 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" received FIN. 2025-02-03 20:52:48.481 +00:00 [DBG] Connection 0HNA0VVO1VFKQ established using the following protocol: "Tls13" 2025-02-03 20:52:48.481 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:52:48.481 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" disconnecting. 2025-02-03 20:52:48.481 +00:00 [DBG] Connection id "0HNA0VVO1VFKQ" stopped. 2025-02-03 20:53:17.697 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" accepted. 2025-02-03 20:53:17.697 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" started. 2025-02-03 20:53:17.798 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" received FIN. 2025-02-03 20:53:17.799 +00:00 [DBG] Connection 0HNA0VVO1VFKR established using the following protocol: "Tls13" 2025-02-03 20:53:17.799 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:53:17.799 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" disconnecting. 2025-02-03 20:53:17.799 +00:00 [DBG] Connection id "0HNA0VVO1VFKR" stopped. 2025-02-03 20:53:47.018 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" accepted. 2025-02-03 20:53:47.018 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" started. 2025-02-03 20:53:47.118 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" received FIN. 2025-02-03 20:53:47.119 +00:00 [DBG] Connection 0HNA0VVO1VFKS established using the following protocol: "Tls13" 2025-02-03 20:53:47.119 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:53:47.119 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" disconnecting. 2025-02-03 20:53:47.119 +00:00 [DBG] Connection id "0HNA0VVO1VFKS" stopped. 2025-02-03 20:54:16.397 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" accepted. 2025-02-03 20:54:16.398 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" started. 2025-02-03 20:54:16.398 +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-03 20:54:16.398 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crowd/rest/applinks/1.0/manifest'. 2025-02-03 20:54:16.398 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" completed keep alive response. 2025-02-03 20:54:16.398 +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.1521ms 2025-02-03 20:54:19.129 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" accepted. 2025-02-03 20:54:19.129 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" started. 2025-02-03 20:54:19.230 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" received FIN. 2025-02-03 20:54:19.230 +00:00 [DBG] Connection 0HNA0VVO1VFKU established using the following protocol: "Tls13" 2025-02-03 20:54:19.231 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:54:19.231 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" disconnecting. 2025-02-03 20:54:19.231 +00:00 [DBG] Connection id "0HNA0VVO1VFKU" stopped. 2025-02-03 20:54:29.201 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" disconnecting. 2025-02-03 20:54:29.202 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" stopped. 2025-02-03 20:54:29.202 +00:00 [DBG] Connection id "0HNA0VVO1VFKM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:54:45.691 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" accepted. 2025-02-03 20:54:45.691 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" started. 2025-02-03 20:54:45.791 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" received FIN. 2025-02-03 20:54:45.791 +00:00 [DBG] Connection 0HNA0VVO1VFKV established using the following protocol: "Tls13" 2025-02-03 20:54:45.791 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:54:45.792 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" disconnecting. 2025-02-03 20:54:45.792 +00:00 [DBG] Connection id "0HNA0VVO1VFKV" stopped. 2025-02-03 20:55:14.994 +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-03 20:55:14.994 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cmsample/'. 2025-02-03 20:55:14.994 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" completed keep alive response. 2025-02-03 20:55:14.994 +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.2678ms 2025-02-03 20:55:17.868 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" accepted. 2025-02-03 20:55:17.868 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" started. 2025-02-03 20:55:17.968 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" received FIN. 2025-02-03 20:55:17.969 +00:00 [DBG] Connection 0HNA0VVO1VFL0 established using the following protocol: "Tls13" 2025-02-03 20:55:17.969 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:55:17.969 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" disconnecting. 2025-02-03 20:55:17.969 +00:00 [DBG] Connection id "0HNA0VVO1VFL0" stopped. 2025-02-03 20:55:44.517 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" accepted. 2025-02-03 20:55:44.517 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" started. 2025-02-03 20:55:44.617 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" received FIN. 2025-02-03 20:55:44.618 +00:00 [DBG] Connection 0HNA0VVO1VFL1 established using the following protocol: "Tls13" 2025-02-03 20:55:44.618 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:55:44.618 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" disconnecting. 2025-02-03 20:55:44.618 +00:00 [DBG] Connection id "0HNA0VVO1VFL1" stopped. 2025-02-03 20:56:13.731 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" accepted. 2025-02-03 20:56:13.731 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" started. 2025-02-03 20:56:13.831 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" received FIN. 2025-02-03 20:56:13.835 +00:00 [DBG] Connection 0HNA0VVO1VFL2 established using the following protocol: "Tls13" 2025-02-03 20:56:13.836 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:56:13.836 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" disconnecting. 2025-02-03 20:56:13.836 +00:00 [DBG] Connection id "0HNA0VVO1VFL2" stopped. 2025-02-03 20:56:42.993 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" accepted. 2025-02-03 20:56:42.993 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" started. 2025-02-03 20:56:43.094 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" received FIN. 2025-02-03 20:56:43.094 +00:00 [DBG] Connection 0HNA0VVO1VFL3 established using the following protocol: "Tls13" 2025-02-03 20:56:43.094 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:56:43.094 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" disconnecting. 2025-02-03 20:56:43.094 +00:00 [DBG] Connection id "0HNA0VVO1VFL3" stopped. 2025-02-03 20:57:12.291 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" accepted. 2025-02-03 20:57:12.292 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" started. 2025-02-03 20:57:12.392 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" received FIN. 2025-02-03 20:57:12.392 +00:00 [DBG] Connection 0HNA0VVO1VFL4 established using the following protocol: "Tls13" 2025-02-03 20:57:12.393 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:57:12.393 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" disconnecting. 2025-02-03 20:57:12.393 +00:00 [DBG] Connection id "0HNA0VVO1VFL4" stopped. 2025-02-03 20:57:25.225 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" disconnecting. 2025-02-03 20:57:25.226 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" stopped. 2025-02-03 20:57:25.226 +00:00 [DBG] Connection id "0HNA0VVO1VFKT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:57:41.613 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" accepted. 2025-02-03 20:57:41.613 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" started. 2025-02-03 20:57:41.714 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" received FIN. 2025-02-03 20:57:41.714 +00:00 [DBG] Connection 0HNA0VVO1VFL5 established using the following protocol: "Tls13" 2025-02-03 20:57:41.714 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:57:41.714 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" disconnecting. 2025-02-03 20:57:41.714 +00:00 [DBG] Connection id "0HNA0VVO1VFL5" stopped. 2025-02-03 20:58:10.963 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" accepted. 2025-02-03 20:58:10.967 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" started. 2025-02-03 20:58:11.067 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" received FIN. 2025-02-03 20:58:11.068 +00:00 [DBG] Connection 0HNA0VVO1VFL6 established using the following protocol: "Tls13" 2025-02-03 20:58:11.068 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:58:11.068 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" disconnecting. 2025-02-03 20:58:11.068 +00:00 [DBG] Connection id "0HNA0VVO1VFL6" stopped. 2025-02-03 20:58:40.262 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" accepted. 2025-02-03 20:58:40.262 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" started. 2025-02-03 20:58:40.362 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" received FIN. 2025-02-03 20:58:40.363 +00:00 [DBG] Connection 0HNA0VVO1VFL7 established using the following protocol: "Tls13" 2025-02-03 20:58:40.363 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:58:40.363 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" disconnecting. 2025-02-03 20:58:40.363 +00:00 [DBG] Connection id "0HNA0VVO1VFL7" stopped. 2025-02-03 20:59:09.587 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" accepted. 2025-02-03 20:59:09.587 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" started. 2025-02-03 20:59:09.587 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ui/ - null null 2025-02-03 20:59:09.587 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ui/'. 2025-02-03 20:59:09.587 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" completed keep alive response. 2025-02-03 20:59:09.587 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/ui/ - 307 0 null 0.1475ms 2025-02-03 20:59:12.531 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" accepted. 2025-02-03 20:59:12.531 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" started. 2025-02-03 20:59:12.633 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" received FIN. 2025-02-03 20:59:12.633 +00:00 [DBG] Connection 0HNA0VVO1VFL9 established using the following protocol: "Tls13" 2025-02-03 20:59:12.633 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:59:12.633 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" disconnecting. 2025-02-03 20:59:12.633 +00:00 [DBG] Connection id "0HNA0VVO1VFL9" stopped. 2025-02-03 20:59:38.913 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" accepted. 2025-02-03 20:59:38.913 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" started. 2025-02-03 20:59:39.013 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" received FIN. 2025-02-03 20:59:39.013 +00:00 [DBG] Connection 0HNA0VVO1VFLA established using the following protocol: "Tls13" 2025-02-03 20:59:39.014 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 20:59:39.014 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" disconnecting. 2025-02-03 20:59:39.014 +00:00 [DBG] Connection id "0HNA0VVO1VFLA" stopped. 2025-02-03 21:00:08.231 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" accepted. 2025-02-03 21:00:08.231 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" started. 2025-02-03 21:00:08.332 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" received FIN. 2025-02-03 21:00:08.332 +00:00 [DBG] Connection 0HNA0VVO1VFLB established using the following protocol: "Tls13" 2025-02-03 21:00:08.332 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:00:08.332 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" disconnecting. 2025-02-03 21:00:08.332 +00:00 [DBG] Connection id "0HNA0VVO1VFLB" stopped. 2025-02-03 21:00:37.563 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" accepted. 2025-02-03 21:00:37.563 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" started. 2025-02-03 21:00:37.663 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" received FIN. 2025-02-03 21:00:37.664 +00:00 [DBG] Connection 0HNA0VVO1VFLC established using the following protocol: "Tls13" 2025-02-03 21:00:37.664 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" disconnecting. 2025-02-03 21:00:37.664 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" stopped. 2025-02-03 21:00:37.664 +00:00 [DBG] Connection id "0HNA0VVO1VFLC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:01:06.879 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" accepted. 2025-02-03 21:01:06.879 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" started. 2025-02-03 21:01:06.980 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" received FIN. 2025-02-03 21:01:06.980 +00:00 [DBG] Connection 0HNA0VVO1VFLD established using the following protocol: "Tls13" 2025-02-03 21:01:06.980 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:01:06.980 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" disconnecting. 2025-02-03 21:01:06.980 +00:00 [DBG] Connection id "0HNA0VVO1VFLD" stopped. 2025-02-03 21:01:21.256 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" disconnecting. 2025-02-03 21:01:21.256 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" stopped. 2025-02-03 21:01:21.256 +00:00 [DBG] Connection id "0HNA0VVO1VFL8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:01:36.204 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" accepted. 2025-02-03 21:01:36.204 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" started. 2025-02-03 21:01:36.305 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" received FIN. 2025-02-03 21:01:36.305 +00:00 [DBG] Connection 0HNA0VVO1VFLE established using the following protocol: "Tls13" 2025-02-03 21:01:36.305 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:01:36.305 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" disconnecting. 2025-02-03 21:01:36.305 +00:00 [DBG] Connection id "0HNA0VVO1VFLE" stopped. 2025-02-03 21:02:06.804 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" accepted. 2025-02-03 21:02:06.804 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" started. 2025-02-03 21:02:06.904 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" received FIN. 2025-02-03 21:02:06.905 +00:00 [DBG] Connection 0HNA0VVO1VFLF established using the following protocol: "Tls13" 2025-02-03 21:02:06.905 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:02:06.905 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" disconnecting. 2025-02-03 21:02:06.905 +00:00 [DBG] Connection id "0HNA0VVO1VFLF" stopped. 2025-02-03 21:02:09.870 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" accepted. 2025-02-03 21:02:09.870 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" started. 2025-02-03 21:02:09.970 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" received FIN. 2025-02-03 21:02:09.970 +00:00 [DBG] Connection 0HNA0VVO1VFLG established using the following protocol: "Tls13" 2025-02-03 21:02:09.970 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:02:09.971 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" disconnecting. 2025-02-03 21:02:09.971 +00:00 [DBG] Connection id "0HNA0VVO1VFLG" stopped. 2025-02-03 21:02:34.866 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" accepted. 2025-02-03 21:02:34.866 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" started. 2025-02-03 21:02:34.967 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" received FIN. 2025-02-03 21:02:34.967 +00:00 [DBG] Connection 0HNA0VVO1VFLH established using the following protocol: "Tls13" 2025-02-03 21:02:34.968 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:02:34.968 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" disconnecting. 2025-02-03 21:02:34.968 +00:00 [DBG] Connection id "0HNA0VVO1VFLH" stopped. 2025-02-03 21:03:04.181 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" accepted. 2025-02-03 21:03:04.181 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" started. 2025-02-03 21:03:04.281 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" received FIN. 2025-02-03 21:03:04.281 +00:00 [DBG] Connection 0HNA0VVO1VFLI established using the following protocol: "Tls13" 2025-02-03 21:03:04.281 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:03:04.281 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" disconnecting. 2025-02-03 21:03:04.281 +00:00 [DBG] Connection id "0HNA0VVO1VFLI" stopped. 2025-02-03 21:03:33.605 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" accepted. 2025-02-03 21:03:33.605 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" started. 2025-02-03 21:03:33.706 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" received FIN. 2025-02-03 21:03:33.706 +00:00 [DBG] Connection 0HNA0VVO1VFLJ established using the following protocol: "Tls13" 2025-02-03 21:03:33.707 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:03:33.707 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" disconnecting. 2025-02-03 21:03:33.707 +00:00 [DBG] Connection id "0HNA0VVO1VFLJ" stopped. 2025-02-03 21:04:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" accepted. 2025-02-03 21:04:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" started. 2025-02-03 21:04:02.944 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" received FIN. 2025-02-03 21:04:02.945 +00:00 [DBG] Connection 0HNA0VVO1VFLK established using the following protocol: "Tls13" 2025-02-03 21:04:02.945 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:04:02.945 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" disconnecting. 2025-02-03 21:04:02.945 +00:00 [DBG] Connection id "0HNA0VVO1VFLK" stopped. 2025-02-03 21:04:32.153 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" accepted. 2025-02-03 21:04:32.153 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" started. 2025-02-03 21:04:32.253 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" received FIN. 2025-02-03 21:04:32.253 +00:00 [DBG] Connection 0HNA0VVO1VFLL established using the following protocol: "Tls13" 2025-02-03 21:04:32.253 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:04:32.254 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" disconnecting. 2025-02-03 21:04:32.254 +00:00 [DBG] Connection id "0HNA0VVO1VFLL" stopped. 2025-02-03 21:05:01.476 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" accepted. 2025-02-03 21:05:01.476 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" started. 2025-02-03 21:05:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" received FIN. 2025-02-03 21:05:01.577 +00:00 [DBG] Connection 0HNA0VVO1VFLM established using the following protocol: "Tls13" 2025-02-03 21:05:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:05:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" disconnecting. 2025-02-03 21:05:01.577 +00:00 [DBG] Connection id "0HNA0VVO1VFLM" stopped. 2025-02-03 21:05:30.806 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" accepted. 2025-02-03 21:05:30.806 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" started. 2025-02-03 21:05:30.906 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" received FIN. 2025-02-03 21:05:30.907 +00:00 [DBG] Connection 0HNA0VVO1VFLN established using the following protocol: "Tls13" 2025-02-03 21:05:30.907 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:05:30.907 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" disconnecting. 2025-02-03 21:05:30.907 +00:00 [DBG] Connection id "0HNA0VVO1VFLN" stopped. 2025-02-03 21:06:00.128 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" accepted. 2025-02-03 21:06:00.129 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" started. 2025-02-03 21:06:00.229 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" received FIN. 2025-02-03 21:06:00.229 +00:00 [DBG] Connection 0HNA0VVO1VFLO established using the following protocol: "Tls13" 2025-02-03 21:06:00.229 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:06:00.229 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" disconnecting. 2025-02-03 21:06:00.229 +00:00 [DBG] Connection id "0HNA0VVO1VFLO" stopped. 2025-02-03 21:06:29.448 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" accepted. 2025-02-03 21:06:29.448 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" started. 2025-02-03 21:06:29.448 +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-03 21:06:29.448 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/bugs/'. 2025-02-03 21:06:29.448 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" completed keep alive response. 2025-02-03 21:06:29.449 +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.1068ms 2025-02-03 21:06:31.725 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" accepted. 2025-02-03 21:06:31.725 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" started. 2025-02-03 21:06:31.826 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" received FIN. 2025-02-03 21:06:31.826 +00:00 [DBG] Connection 0HNA0VVO1VFLQ established using the following protocol: "Tls13" 2025-02-03 21:06:31.826 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:06:31.826 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" disconnecting. 2025-02-03 21:06:31.826 +00:00 [DBG] Connection id "0HNA0VVO1VFLQ" stopped. 2025-02-03 21:06:58.776 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" accepted. 2025-02-03 21:06:58.776 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" started. 2025-02-03 21:06:58.877 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" received FIN. 2025-02-03 21:06:58.877 +00:00 [DBG] Connection 0HNA0VVO1VFLR established using the following protocol: "Tls13" 2025-02-03 21:06:58.877 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:06:58.877 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" disconnecting. 2025-02-03 21:06:58.877 +00:00 [DBG] Connection id "0HNA0VVO1VFLR" stopped. 2025-02-03 21:07:28.095 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" accepted. 2025-02-03 21:07:28.095 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" started. 2025-02-03 21:07:28.195 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" received FIN. 2025-02-03 21:07:28.195 +00:00 [DBG] Connection 0HNA0VVO1VFLS established using the following protocol: "Tls13" 2025-02-03 21:07:28.195 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:07:28.196 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" disconnecting. 2025-02-03 21:07:28.196 +00:00 [DBG] Connection id "0HNA0VVO1VFLS" stopped. 2025-02-03 21:07:57.323 +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-03 21:07:57.323 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/b2-include/'. 2025-02-03 21:07:57.323 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" completed keep alive response. 2025-02-03 21:07:57.323 +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.2244ms 2025-02-03 21:07:59.650 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" accepted. 2025-02-03 21:07:59.650 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" started. 2025-02-03 21:07:59.752 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" received FIN. 2025-02-03 21:07:59.752 +00:00 [DBG] Connection 0HNA0VVO1VFLT established using the following protocol: "Tls13" 2025-02-03 21:07:59.752 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:07:59.752 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" disconnecting. 2025-02-03 21:07:59.752 +00:00 [DBG] Connection id "0HNA0VVO1VFLT" stopped. 2025-02-03 21:08:26.753 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" accepted. 2025-02-03 21:08:26.753 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" started. 2025-02-03 21:08:26.853 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" received FIN. 2025-02-03 21:08:26.854 +00:00 [DBG] Connection 0HNA0VVO1VFLU established using the following protocol: "Tls13" 2025-02-03 21:08:26.854 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:08:26.854 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" disconnecting. 2025-02-03 21:08:26.854 +00:00 [DBG] Connection id "0HNA0VVO1VFLU" stopped. 2025-02-03 21:08:55.971 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Tasks/Taskspage.asp - null null 2025-02-03 21:08:55.971 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/projectserver/Tasks/Taskspage.asp'. 2025-02-03 21:08:55.971 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" completed keep alive response. 2025-02-03 21:08:55.971 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/projectserver/Tasks/Taskspage.asp - 307 0 null 0.417ms 2025-02-03 21:08:58.293 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" accepted. 2025-02-03 21:08:58.293 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" started. 2025-02-03 21:08:58.394 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" received FIN. 2025-02-03 21:08:58.394 +00:00 [DBG] Connection 0HNA0VVO1VFLV established using the following protocol: "Tls13" 2025-02-03 21:08:58.394 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:08:58.394 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" disconnecting. 2025-02-03 21:08:58.394 +00:00 [DBG] Connection id "0HNA0VVO1VFLV" stopped. 2025-02-03 21:09:25.394 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" accepted. 2025-02-03 21:09:25.394 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" started. 2025-02-03 21:09:25.494 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" received FIN. 2025-02-03 21:09:25.495 +00:00 [DBG] Connection 0HNA0VVO1VFM0 established using the following protocol: "Tls13" 2025-02-03 21:09:25.495 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:09:25.495 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" disconnecting. 2025-02-03 21:09:25.495 +00:00 [DBG] Connection id "0HNA0VVO1VFM0" stopped. 2025-02-03 21:09:54.757 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" accepted. 2025-02-03 21:09:54.757 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" started. 2025-02-03 21:09:54.758 +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-03 21:09:54.758 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/language/en-GB/en-GB.xml'. 2025-02-03 21:09:54.758 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" completed keep alive response. 2025-02-03 21:09:54.758 +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.2664ms 2025-02-03 21:09:56.981 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" accepted. 2025-02-03 21:09:56.981 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" started. 2025-02-03 21:09:57.080 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" received FIN. 2025-02-03 21:09:57.081 +00:00 [DBG] Connection 0HNA0VVO1VFM2 established using the following protocol: "Tls13" 2025-02-03 21:09:57.081 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:09:57.081 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" disconnecting. 2025-02-03 21:09:57.081 +00:00 [DBG] Connection id "0HNA0VVO1VFM2" stopped. 2025-02-03 21:10:17.997 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" accepted. 2025-02-03 21:10:17.997 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" started. 2025-02-03 21:10:17.997 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/jr1P - null null 2025-02-03 21:10:17.997 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/jr1P'. 2025-02-03 21:10:17.997 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" completed keep alive response. 2025-02-03 21:10:17.997 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/jr1P - 307 0 null 0.1768ms 2025-02-03 21:10:20.372 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" accepted. 2025-02-03 21:10:20.372 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" started. 2025-02-03 21:10:20.488 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" received FIN. 2025-02-03 21:10:20.488 +00:00 [DBG] Connection 0HNA0VVO1VFM4 established using the following protocol: "Tls13" 2025-02-03 21:10:20.488 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:10:20.489 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" disconnecting. 2025-02-03 21:10:20.489 +00:00 [DBG] Connection id "0HNA0VVO1VFM4" stopped. 2025-02-03 21:10:24.043 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" accepted. 2025-02-03 21:10:24.043 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" started. 2025-02-03 21:10:24.143 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" received FIN. 2025-02-03 21:10:24.143 +00:00 [DBG] Connection 0HNA0VVO1VFM5 established using the following protocol: "Tls13" 2025-02-03 21:10:24.143 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:10:24.143 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" disconnecting. 2025-02-03 21:10:24.143 +00:00 [DBG] Connection id "0HNA0VVO1VFM5" stopped. 2025-02-03 21:10:53.371 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" accepted. 2025-02-03 21:10:53.371 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" started. 2025-02-03 21:10:53.472 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" received FIN. 2025-02-03 21:10:53.472 +00:00 [DBG] Connection 0HNA0VVO1VFM6 established using the following protocol: "Tls13" 2025-02-03 21:10:53.472 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:10:53.472 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" disconnecting. 2025-02-03 21:10:53.472 +00:00 [DBG] Connection id "0HNA0VVO1VFM6" stopped. 2025-02-03 21:11:06.334 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" disconnecting. 2025-02-03 21:11:06.334 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" stopped. 2025-02-03 21:11:06.334 +00:00 [DBG] Connection id "0HNA0VVO1VFLP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:11:22.696 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" accepted. 2025-02-03 21:11:22.696 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" started. 2025-02-03 21:11:22.796 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" received FIN. 2025-02-03 21:11:22.797 +00:00 [DBG] Connection 0HNA0VVO1VFM7 established using the following protocol: "Tls13" 2025-02-03 21:11:22.797 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:11:22.797 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" disconnecting. 2025-02-03 21:11:22.797 +00:00 [DBG] Connection id "0HNA0VVO1VFM7" stopped. 2025-02-03 21:11:51.916 +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-03 21:11:51.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/docs/README'. 2025-02-03 21:11:51.916 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" completed keep alive response. 2025-02-03 21:11:51.916 +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.2192ms 2025-02-03 21:11:54.439 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" accepted. 2025-02-03 21:11:54.439 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" started. 2025-02-03 21:11:54.539 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" received FIN. 2025-02-03 21:11:54.539 +00:00 [DBG] Connection 0HNA0VVO1VFM8 established using the following protocol: "Tls13" 2025-02-03 21:11:54.539 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:11:54.539 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" disconnecting. 2025-02-03 21:11:54.540 +00:00 [DBG] Connection id "0HNA0VVO1VFM8" stopped. 2025-02-03 21:12:21.345 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" accepted. 2025-02-03 21:12:21.345 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" started. 2025-02-03 21:12:21.445 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" received FIN. 2025-02-03 21:12:21.445 +00:00 [DBG] Connection 0HNA0VVO1VFM9 established using the following protocol: "Tls13" 2025-02-03 21:12:21.445 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:12:21.445 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" disconnecting. 2025-02-03 21:12:21.445 +00:00 [DBG] Connection id "0HNA0VVO1VFM9" stopped. 2025-02-03 21:12:29.346 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" disconnecting. 2025-02-03 21:12:29.346 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" stopped. 2025-02-03 21:12:29.346 +00:00 [DBG] Connection id "0HNA0VVO1VFM3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:12:50.662 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" accepted. 2025-02-03 21:12:50.662 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" started. 2025-02-03 21:12:50.762 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" received FIN. 2025-02-03 21:12:50.762 +00:00 [DBG] Connection 0HNA0VVO1VFMA established using the following protocol: "Tls13" 2025-02-03 21:12:50.762 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:12:50.762 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" disconnecting. 2025-02-03 21:12:50.762 +00:00 [DBG] Connection id "0HNA0VVO1VFMA" stopped. 2025-02-03 21:13:19.991 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" accepted. 2025-02-03 21:13:19.991 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" started. 2025-02-03 21:13:20.091 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" received FIN. 2025-02-03 21:13:20.091 +00:00 [DBG] Connection 0HNA0VVO1VFMB established using the following protocol: "Tls13" 2025-02-03 21:13:20.091 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:13:20.092 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" disconnecting. 2025-02-03 21:13:20.092 +00:00 [DBG] Connection id "0HNA0VVO1VFMB" stopped. 2025-02-03 21:13:49.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" accepted. 2025-02-03 21:13:49.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" started. 2025-02-03 21:13:49.414 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" received FIN. 2025-02-03 21:13:49.415 +00:00 [DBG] Connection 0HNA0VVO1VFMC established using the following protocol: "Tls13" 2025-02-03 21:13:49.415 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:13:49.415 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" disconnecting. 2025-02-03 21:13:49.415 +00:00 [DBG] Connection id "0HNA0VVO1VFMC" stopped. 2025-02-03 21:14:02.358 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" disconnecting. 2025-02-03 21:14:02.358 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" stopped. 2025-02-03 21:14:02.358 +00:00 [DBG] Connection id "0HNA0VVO1VFM1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:14:18.642 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" accepted. 2025-02-03 21:14:18.642 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" started. 2025-02-03 21:14:18.642 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scales_static_resource.jsf - null null 2025-02-03 21:14:18.643 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/scales_static_resource.jsf'. 2025-02-03 21:14:18.643 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" completed keep alive response. 2025-02-03 21:14:18.643 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/scales_static_resource.jsf - 307 0 null 0.2128ms 2025-02-03 21:14:21.262 +00:00 [DBG] Connection id "0HNA0VVO1VFME" accepted. 2025-02-03 21:14:21.262 +00:00 [DBG] Connection id "0HNA0VVO1VFME" started. 2025-02-03 21:14:21.362 +00:00 [DBG] Connection id "0HNA0VVO1VFME" received FIN. 2025-02-03 21:14:21.362 +00:00 [DBG] Connection 0HNA0VVO1VFME established using the following protocol: "Tls13" 2025-02-03 21:14:21.362 +00:00 [DBG] Connection id "0HNA0VVO1VFME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:14:21.362 +00:00 [DBG] Connection id "0HNA0VVO1VFME" disconnecting. 2025-02-03 21:14:21.362 +00:00 [DBG] Connection id "0HNA0VVO1VFME" stopped. 2025-02-03 21:14:47.858 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/tasks/ - null null 2025-02-03 21:14:47.858 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/tasks/'. 2025-02-03 21:14:47.858 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" completed keep alive response. 2025-02-03 21:14:47.858 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/tasks/ - 307 0 null 0.2803ms 2025-02-03 21:14:50.591 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" accepted. 2025-02-03 21:14:50.591 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" started. 2025-02-03 21:14:50.692 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" received FIN. 2025-02-03 21:14:50.692 +00:00 [DBG] Connection 0HNA0VVO1VFMF established using the following protocol: "Tls13" 2025-02-03 21:14:50.692 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:14:50.692 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" disconnecting. 2025-02-03 21:14:50.692 +00:00 [DBG] Connection id "0HNA0VVO1VFMF" stopped. 2025-02-03 21:14:53.305 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" accepted. 2025-02-03 21:14:53.305 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" started. 2025-02-03 21:14:53.407 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" received FIN. 2025-02-03 21:14:53.407 +00:00 [DBG] Connection 0HNA0VVO1VFMG established using the following protocol: "Tls13" 2025-02-03 21:14:53.407 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:14:53.408 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" disconnecting. 2025-02-03 21:14:53.408 +00:00 [DBG] Connection id "0HNA0VVO1VFMG" stopped. 2025-02-03 21:15:17.347 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" accepted. 2025-02-03 21:15:17.347 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" started. 2025-02-03 21:15:17.449 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" received FIN. 2025-02-03 21:15:17.449 +00:00 [DBG] Connection 0HNA0VVO1VFMH established using the following protocol: "Tls13" 2025-02-03 21:15:17.449 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:15:17.449 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" disconnecting. 2025-02-03 21:15:17.450 +00:00 [DBG] Connection id "0HNA0VVO1VFMH" stopped. 2025-02-03 21:15:46.622 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" accepted. 2025-02-03 21:15:46.622 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" started. 2025-02-03 21:15:46.723 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" received FIN. 2025-02-03 21:15:46.723 +00:00 [DBG] Connection 0HNA0VVO1VFMI established using the following protocol: "Tls13" 2025-02-03 21:15:46.723 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:15:46.723 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" disconnecting. 2025-02-03 21:15:46.723 +00:00 [DBG] Connection id "0HNA0VVO1VFMI" stopped. 2025-02-03 21:16:15.944 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" accepted. 2025-02-03 21:16:15.944 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" started. 2025-02-03 21:16:16.044 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" received FIN. 2025-02-03 21:16:16.045 +00:00 [DBG] Connection 0HNA0VVO1VFMJ established using the following protocol: "Tls13" 2025-02-03 21:16:16.045 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:16:16.045 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" disconnecting. 2025-02-03 21:16:16.045 +00:00 [DBG] Connection id "0HNA0VVO1VFMJ" stopped. 2025-02-03 21:16:45.259 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" accepted. 2025-02-03 21:16:45.259 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" started. 2025-02-03 21:16:45.359 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" received FIN. 2025-02-03 21:16:45.360 +00:00 [DBG] Connection 0HNA0VVO1VFMK established using the following protocol: "Tls13" 2025-02-03 21:16:45.360 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:16:45.360 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" disconnecting. 2025-02-03 21:16:45.360 +00:00 [DBG] Connection id "0HNA0VVO1VFMK" stopped. 2025-02-03 21:16:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" disconnecting. 2025-02-03 21:16:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" stopped. 2025-02-03 21:16:58.381 +00:00 [DBG] Connection id "0HNA0VVO1VFMD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:17:14.588 +00:00 [DBG] Connection id "0HNA0VVO1VFML" accepted. 2025-02-03 21:17:14.588 +00:00 [DBG] Connection id "0HNA0VVO1VFML" started. 2025-02-03 21:17:14.689 +00:00 [DBG] Connection id "0HNA0VVO1VFML" received FIN. 2025-02-03 21:17:14.689 +00:00 [DBG] Connection 0HNA0VVO1VFML established using the following protocol: "Tls13" 2025-02-03 21:17:14.689 +00:00 [DBG] Connection id "0HNA0VVO1VFML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:17:14.689 +00:00 [DBG] Connection id "0HNA0VVO1VFML" disconnecting. 2025-02-03 21:17:14.689 +00:00 [DBG] Connection id "0HNA0VVO1VFML" stopped. 2025-02-03 21:17:43.914 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" accepted. 2025-02-03 21:17:43.914 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" started. 2025-02-03 21:17:44.015 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" received FIN. 2025-02-03 21:17:44.020 +00:00 [DBG] Connection 0HNA0VVO1VFMM established using the following protocol: "Tls13" 2025-02-03 21:17:44.020 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:17:44.020 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" disconnecting. 2025-02-03 21:17:44.020 +00:00 [DBG] Connection id "0HNA0VVO1VFMM" stopped. 2025-02-03 21:18:13.233 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" accepted. 2025-02-03 21:18:13.233 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" started. 2025-02-03 21:18:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" received FIN. 2025-02-03 21:18:13.333 +00:00 [DBG] Connection 0HNA0VVO1VFMN established using the following protocol: "Tls13" 2025-02-03 21:18:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:18:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" disconnecting. 2025-02-03 21:18:13.333 +00:00 [DBG] Connection id "0HNA0VVO1VFMN" stopped. 2025-02-03 21:18:42.564 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" accepted. 2025-02-03 21:18:42.564 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" started. 2025-02-03 21:18:42.667 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" received FIN. 2025-02-03 21:18:42.668 +00:00 [DBG] Connection 0HNA0VVO1VFMO established using the following protocol: "Tls13" 2025-02-03 21:18:42.668 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:18:42.668 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" disconnecting. 2025-02-03 21:18:42.668 +00:00 [DBG] Connection id "0HNA0VVO1VFMO" stopped. 2025-02-03 21:19:11.882 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" accepted. 2025-02-03 21:19:11.882 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" started. 2025-02-03 21:19:11.984 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" received FIN. 2025-02-03 21:19:11.984 +00:00 [DBG] Connection 0HNA0VVO1VFMP established using the following protocol: "Tls13" 2025-02-03 21:19:11.984 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:19:11.984 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" disconnecting. 2025-02-03 21:19:11.984 +00:00 [DBG] Connection id "0HNA0VVO1VFMP" stopped. 2025-02-03 21:19:41.212 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" accepted. 2025-02-03 21:19:41.212 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" started. 2025-02-03 21:19:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" received FIN. 2025-02-03 21:19:41.313 +00:00 [DBG] Connection 0HNA0VVO1VFMQ established using the following protocol: "Tls13" 2025-02-03 21:19:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:19:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" disconnecting. 2025-02-03 21:19:41.313 +00:00 [DBG] Connection id "0HNA0VVO1VFMQ" stopped. 2025-02-03 21:20:10.524 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" accepted. 2025-02-03 21:20:10.525 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" started. 2025-02-03 21:20:10.626 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" received FIN. 2025-02-03 21:20:10.626 +00:00 [DBG] Connection 0HNA0VVO1VFMR established using the following protocol: "Tls13" 2025-02-03 21:20:10.626 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:20:10.626 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" disconnecting. 2025-02-03 21:20:10.626 +00:00 [DBG] Connection id "0HNA0VVO1VFMR" stopped. 2025-02-03 21:20:39.850 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" accepted. 2025-02-03 21:20:39.850 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" started. 2025-02-03 21:20:39.951 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" received FIN. 2025-02-03 21:20:39.952 +00:00 [DBG] Connection 0HNA0VVO1VFMS established using the following protocol: "Tls13" 2025-02-03 21:20:39.952 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:20:39.952 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" disconnecting. 2025-02-03 21:20:39.952 +00:00 [DBG] Connection id "0HNA0VVO1VFMS" stopped. 2025-02-03 21:21:01.054 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" accepted. 2025-02-03 21:21:01.054 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" started. 2025-02-03 21:21:01.155 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" received FIN. 2025-02-03 21:21:01.156 +00:00 [DBG] Connection 0HNA0VVO1VFMT established using the following protocol: "Tls13" 2025-02-03 21:21:01.156 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:21:01.156 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" disconnecting. 2025-02-03 21:21:01.156 +00:00 [DBG] Connection id "0HNA0VVO1VFMT" stopped. 2025-02-03 21:21:09.179 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" accepted. 2025-02-03 21:21:09.179 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" started. 2025-02-03 21:21:09.280 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" received FIN. 2025-02-03 21:21:09.281 +00:00 [DBG] Connection 0HNA0VVO1VFMU established using the following protocol: "Tls13" 2025-02-03 21:21:09.281 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:21:09.282 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" disconnecting. 2025-02-03 21:21:09.282 +00:00 [DBG] Connection id "0HNA0VVO1VFMU" stopped. 2025-02-03 21:21:38.549 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" accepted. 2025-02-03 21:21:38.549 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" started. 2025-02-03 21:21:38.650 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" received FIN. 2025-02-03 21:21:38.650 +00:00 [DBG] Connection 0HNA0VVO1VFMV established using the following protocol: "Tls13" 2025-02-03 21:21:38.650 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:21:38.650 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" disconnecting. 2025-02-03 21:21:38.650 +00:00 [DBG] Connection id "0HNA0VVO1VFMV" stopped. 2025-02-03 21:22:07.825 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" accepted. 2025-02-03 21:22:07.825 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" started. 2025-02-03 21:22:07.925 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" received FIN. 2025-02-03 21:22:07.926 +00:00 [DBG] Connection 0HNA0VVO1VFN0 established using the following protocol: "Tls13" 2025-02-03 21:22:07.926 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:22:07.926 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" disconnecting. 2025-02-03 21:22:07.926 +00:00 [DBG] Connection id "0HNA0VVO1VFN0" stopped. 2025-02-03 21:22:37.390 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" accepted. 2025-02-03 21:22:37.390 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" started. 2025-02-03 21:22:37.491 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" received FIN. 2025-02-03 21:22:37.491 +00:00 [DBG] Connection 0HNA0VVO1VFN1 established using the following protocol: "Tls13" 2025-02-03 21:22:37.491 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:22:37.491 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" disconnecting. 2025-02-03 21:22:37.491 +00:00 [DBG] Connection id "0HNA0VVO1VFN1" stopped. 2025-02-03 21:23:06.578 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" accepted. 2025-02-03 21:23:06.578 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" started. 2025-02-03 21:23:06.678 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" received FIN. 2025-02-03 21:23:06.679 +00:00 [DBG] Connection 0HNA0VVO1VFN2 established using the following protocol: "Tls13" 2025-02-03 21:23:06.679 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:23:06.679 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" disconnecting. 2025-02-03 21:23:06.679 +00:00 [DBG] Connection id "0HNA0VVO1VFN2" stopped. 2025-02-03 21:23:35.801 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" accepted. 2025-02-03 21:23:35.801 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" started. 2025-02-03 21:23:35.901 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" received FIN. 2025-02-03 21:23:35.902 +00:00 [DBG] Connection 0HNA0VVO1VFN3 established using the following protocol: "Tls13" 2025-02-03 21:23:35.902 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:23:35.902 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" disconnecting. 2025-02-03 21:23:35.902 +00:00 [DBG] Connection id "0HNA0VVO1VFN3" stopped. 2025-02-03 21:24:05.197 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" accepted. 2025-02-03 21:24:05.197 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" started. 2025-02-03 21:24:05.197 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/help.aspx - null null 2025-02-03 21:24:05.197 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/help.aspx'. 2025-02-03 21:24:05.197 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" completed keep alive response. 2025-02-03 21:24:05.197 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/help.aspx - 307 0 null 0.1818ms 2025-02-03 21:24:08.266 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" accepted. 2025-02-03 21:24:08.266 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" started. 2025-02-03 21:24:08.367 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" received FIN. 2025-02-03 21:24:08.367 +00:00 [DBG] Connection 0HNA0VVO1VFN5 established using the following protocol: "Tls13" 2025-02-03 21:24:08.368 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:24:08.368 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" disconnecting. 2025-02-03 21:24:08.368 +00:00 [DBG] Connection id "0HNA0VVO1VFN5" stopped. 2025-02-03 21:24:34.451 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" accepted. 2025-02-03 21:24:34.451 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" started. 2025-02-03 21:24:34.552 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" received FIN. 2025-02-03 21:24:34.553 +00:00 [DBG] Connection 0HNA0VVO1VFN6 established using the following protocol: "Tls13" 2025-02-03 21:24:34.553 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:24:34.553 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" disconnecting. 2025-02-03 21:24:34.553 +00:00 [DBG] Connection id "0HNA0VVO1VFN6" stopped. 2025-02-03 21:25:03.772 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" accepted. 2025-02-03 21:25:03.773 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" started. 2025-02-03 21:25:03.874 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" received FIN. 2025-02-03 21:25:03.874 +00:00 [DBG] Connection 0HNA0VVO1VFN7 established using the following protocol: "Tls13" 2025-02-03 21:25:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:25:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" disconnecting. 2025-02-03 21:25:03.875 +00:00 [DBG] Connection id "0HNA0VVO1VFN7" stopped. 2025-02-03 21:25:33.095 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" accepted. 2025-02-03 21:25:33.095 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" started. 2025-02-03 21:25:33.195 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" received FIN. 2025-02-03 21:25:33.195 +00:00 [DBG] Connection 0HNA0VVO1VFN8 established using the following protocol: "Tls13" 2025-02-03 21:25:33.195 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:25:33.195 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" disconnecting. 2025-02-03 21:25:33.195 +00:00 [DBG] Connection id "0HNA0VVO1VFN8" stopped. 2025-02-03 21:26:02.418 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" accepted. 2025-02-03 21:26:02.418 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" started. 2025-02-03 21:26:02.518 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" received FIN. 2025-02-03 21:26:02.519 +00:00 [DBG] Connection 0HNA0VVO1VFN9 established using the following protocol: "Tls13" 2025-02-03 21:26:02.519 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:26:02.519 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" disconnecting. 2025-02-03 21:26:02.519 +00:00 [DBG] Connection id "0HNA0VVO1VFN9" stopped. 2025-02-03 21:26:16.454 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" disconnecting. 2025-02-03 21:26:16.454 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" stopped. 2025-02-03 21:26:16.454 +00:00 [DBG] Connection id "0HNA0VVO1VFN4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:26:31.763 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" accepted. 2025-02-03 21:26:31.763 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" started. 2025-02-03 21:26:31.868 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" received FIN. 2025-02-03 21:26:31.869 +00:00 [DBG] Connection 0HNA0VVO1VFNA established using the following protocol: "Tls13" 2025-02-03 21:26:31.869 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:26:31.869 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" disconnecting. 2025-02-03 21:26:31.869 +00:00 [DBG] Connection id "0HNA0VVO1VFNA" stopped. 2025-02-03 21:27:01.072 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" accepted. 2025-02-03 21:27:01.072 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" started. 2025-02-03 21:27:01.173 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" received FIN. 2025-02-03 21:27:01.173 +00:00 [DBG] Connection 0HNA0VVO1VFNB established using the following protocol: "Tls13" 2025-02-03 21:27:01.173 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:27:01.173 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" disconnecting. 2025-02-03 21:27:01.173 +00:00 [DBG] Connection id "0HNA0VVO1VFNB" stopped. 2025-02-03 21:27:30.394 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" accepted. 2025-02-03 21:27:30.394 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" started. 2025-02-03 21:27:30.494 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" received FIN. 2025-02-03 21:27:30.495 +00:00 [DBG] Connection 0HNA0VVO1VFNC established using the following protocol: "Tls13" 2025-02-03 21:27:30.495 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" disconnecting. 2025-02-03 21:27:30.495 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" stopped. 2025-02-03 21:27:30.495 +00:00 [DBG] Connection id "0HNA0VVO1VFNC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:27:59.776 +00:00 [DBG] Connection id "0HNA0VVO1VFND" accepted. 2025-02-03 21:27:59.776 +00:00 [DBG] Connection id "0HNA0VVO1VFND" started. 2025-02-03 21:27:59.876 +00:00 [DBG] Connection id "0HNA0VVO1VFND" received FIN. 2025-02-03 21:27:59.877 +00:00 [DBG] Connection 0HNA0VVO1VFND established using the following protocol: "Tls13" 2025-02-03 21:27:59.877 +00:00 [DBG] Connection id "0HNA0VVO1VFND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:27:59.877 +00:00 [DBG] Connection id "0HNA0VVO1VFND" disconnecting. 2025-02-03 21:27:59.877 +00:00 [DBG] Connection id "0HNA0VVO1VFND" stopped. 2025-02-03 21:28:29.057 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" accepted. 2025-02-03 21:28:29.058 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" started. 2025-02-03 21:28:29.158 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" received FIN. 2025-02-03 21:28:29.158 +00:00 [DBG] Connection 0HNA0VVO1VFNE established using the following protocol: "Tls13" 2025-02-03 21:28:29.158 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:28:29.159 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" disconnecting. 2025-02-03 21:28:29.159 +00:00 [DBG] Connection id "0HNA0VVO1VFNE" stopped. 2025-02-03 21:28:58.382 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" accepted. 2025-02-03 21:28:58.383 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" started. 2025-02-03 21:28:58.484 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" received FIN. 2025-02-03 21:28:58.485 +00:00 [DBG] Connection 0HNA0VVO1VFNF established using the following protocol: "Tls13" 2025-02-03 21:28:58.485 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:28:58.485 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" disconnecting. 2025-02-03 21:28:58.485 +00:00 [DBG] Connection id "0HNA0VVO1VFNF" stopped. 2025-02-03 21:29:27.692 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" accepted. 2025-02-03 21:29:27.692 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" started. 2025-02-03 21:29:27.793 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" received FIN. 2025-02-03 21:29:27.793 +00:00 [DBG] Connection 0HNA0VVO1VFNG established using the following protocol: "Tls13" 2025-02-03 21:29:27.794 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:29:27.794 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" disconnecting. 2025-02-03 21:29:27.794 +00:00 [DBG] Connection id "0HNA0VVO1VFNG" stopped. 2025-02-03 21:29:57.011 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" accepted. 2025-02-03 21:29:57.011 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" started. 2025-02-03 21:29:57.111 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" received FIN. 2025-02-03 21:29:57.112 +00:00 [DBG] Connection 0HNA0VVO1VFNH established using the following protocol: "Tls13" 2025-02-03 21:29:57.112 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:29:57.112 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" disconnecting. 2025-02-03 21:29:57.112 +00:00 [DBG] Connection id "0HNA0VVO1VFNH" stopped. 2025-02-03 21:30:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" accepted. 2025-02-03 21:30:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" started. 2025-02-03 21:30:26.373 +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-03 21:30:26.373 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/servicedeskapi/info'. 2025-02-03 21:30:26.373 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" completed keep alive response. 2025-02-03 21:30:26.373 +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.1595ms 2025-02-03 21:30:28.677 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" accepted. 2025-02-03 21:30:28.677 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" started. 2025-02-03 21:30:28.777 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" received FIN. 2025-02-03 21:30:28.777 +00:00 [DBG] Connection 0HNA0VVO1VFNJ established using the following protocol: "Tls13" 2025-02-03 21:30:28.778 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:30:28.778 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" disconnecting. 2025-02-03 21:30:28.778 +00:00 [DBG] Connection id "0HNA0VVO1VFNJ" stopped. 2025-02-03 21:30:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" accepted. 2025-02-03 21:30:55.953 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" started. 2025-02-03 21:30:56.053 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" received FIN. 2025-02-03 21:30:56.056 +00:00 [DBG] Connection 0HNA0VVO1VFNK established using the following protocol: "Tls13" 2025-02-03 21:30:56.056 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:30:56.056 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" disconnecting. 2025-02-03 21:30:56.056 +00:00 [DBG] Connection id "0HNA0VVO1VFNK" stopped. 2025-02-03 21:31:24.987 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" accepted. 2025-02-03 21:31:24.988 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" started. 2025-02-03 21:31:25.088 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" received FIN. 2025-02-03 21:31:25.088 +00:00 [DBG] Connection 0HNA0VVO1VFNL established using the following protocol: "Tls13" 2025-02-03 21:31:25.089 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:31:25.089 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" disconnecting. 2025-02-03 21:31:25.089 +00:00 [DBG] Connection id "0HNA0VVO1VFNL" stopped. 2025-02-03 21:31:54.324 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" accepted. 2025-02-03 21:31:54.324 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" started. 2025-02-03 21:31:54.424 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" received FIN. 2025-02-03 21:31:54.425 +00:00 [DBG] Connection 0HNA0VVO1VFNM established using the following protocol: "Tls13" 2025-02-03 21:31:54.425 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:31:54.425 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" disconnecting. 2025-02-03 21:31:54.425 +00:00 [DBG] Connection id "0HNA0VVO1VFNM" stopped. 2025-02-03 21:32:23.650 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" accepted. 2025-02-03 21:32:23.650 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" started. 2025-02-03 21:32:23.750 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" received FIN. 2025-02-03 21:32:23.750 +00:00 [DBG] Connection 0HNA0VVO1VFNN established using the following protocol: "Tls13" 2025-02-03 21:32:23.751 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:32:23.751 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" disconnecting. 2025-02-03 21:32:23.751 +00:00 [DBG] Connection id "0HNA0VVO1VFNN" stopped. 2025-02-03 21:32:37.503 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" disconnecting. 2025-02-03 21:32:37.503 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" stopped. 2025-02-03 21:32:37.503 +00:00 [DBG] Connection id "0HNA0VVO1VFNI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:32:52.961 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" accepted. 2025-02-03 21:32:52.961 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" started. 2025-02-03 21:32:53.061 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" received FIN. 2025-02-03 21:32:53.062 +00:00 [DBG] Connection 0HNA0VVO1VFNO established using the following protocol: "Tls13" 2025-02-03 21:32:53.062 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:32:53.062 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" disconnecting. 2025-02-03 21:32:53.062 +00:00 [DBG] Connection id "0HNA0VVO1VFNO" stopped. 2025-02-03 21:33:22.282 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" accepted. 2025-02-03 21:33:22.282 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" started. 2025-02-03 21:33:22.384 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" received FIN. 2025-02-03 21:33:22.384 +00:00 [DBG] Connection 0HNA0VVO1VFNP established using the following protocol: "Tls13" 2025-02-03 21:33:22.385 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" disconnecting. 2025-02-03 21:33:22.385 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:33:22.386 +00:00 [DBG] Connection id "0HNA0VVO1VFNP" stopped. 2025-02-03 21:33:51.617 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" accepted. 2025-02-03 21:33:51.617 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" started. 2025-02-03 21:33:51.717 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" received FIN. 2025-02-03 21:33:51.717 +00:00 [DBG] Connection 0HNA0VVO1VFNQ established using the following protocol: "Tls13" 2025-02-03 21:33:51.717 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:33:51.717 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" disconnecting. 2025-02-03 21:33:51.717 +00:00 [DBG] Connection id "0HNA0VVO1VFNQ" stopped. 2025-02-03 21:34:20.968 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" accepted. 2025-02-03 21:34:20.968 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" started. 2025-02-03 21:34:20.968 +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-03 21:34:20.968 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/'. 2025-02-03 21:34:20.968 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" completed keep alive response. 2025-02-03 21:34:20.968 +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.1183ms 2025-02-03 21:34:23.439 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" accepted. 2025-02-03 21:34:23.439 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" started. 2025-02-03 21:34:23.540 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" received FIN. 2025-02-03 21:34:23.540 +00:00 [DBG] Connection 0HNA0VVO1VFNS established using the following protocol: "Tls13" 2025-02-03 21:34:23.540 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:34:23.540 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" disconnecting. 2025-02-03 21:34:23.541 +00:00 [DBG] Connection id "0HNA0VVO1VFNS" stopped. 2025-02-03 21:34:50.255 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" accepted. 2025-02-03 21:34:50.255 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" started. 2025-02-03 21:34:50.356 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" received FIN. 2025-02-03 21:34:50.356 +00:00 [DBG] Connection 0HNA0VVO1VFNT established using the following protocol: "Tls13" 2025-02-03 21:34:50.356 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:34:50.356 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" disconnecting. 2025-02-03 21:34:50.356 +00:00 [DBG] Connection id "0HNA0VVO1VFNT" stopped. 2025-02-03 21:35:19.578 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" accepted. 2025-02-03 21:35:19.578 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" started. 2025-02-03 21:35:19.679 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" received FIN. 2025-02-03 21:35:19.679 +00:00 [DBG] Connection 0HNA0VVO1VFNU established using the following protocol: "Tls13" 2025-02-03 21:35:19.679 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:35:19.679 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" disconnecting. 2025-02-03 21:35:19.679 +00:00 [DBG] Connection id "0HNA0VVO1VFNU" stopped. 2025-02-03 21:35:48.826 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.html - null null 2025-02-03 21:35:48.826 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.html'. 2025-02-03 21:35:48.826 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" completed keep alive response. 2025-02-03 21:35:48.826 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.html - 307 0 null 0.7226ms 2025-02-03 21:35:51.499 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" accepted. 2025-02-03 21:35:51.499 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" started. 2025-02-03 21:35:51.601 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" received FIN. 2025-02-03 21:35:51.601 +00:00 [DBG] Connection 0HNA0VVO1VFNV established using the following protocol: "Tls13" 2025-02-03 21:35:51.601 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:35:51.601 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" disconnecting. 2025-02-03 21:35:51.601 +00:00 [DBG] Connection id "0HNA0VVO1VFNV" stopped. 2025-02-03 21:36:18.222 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" accepted. 2025-02-03 21:36:18.223 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" started. 2025-02-03 21:36:18.323 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" received FIN. 2025-02-03 21:36:18.324 +00:00 [DBG] Connection 0HNA0VVO1VFO0 established using the following protocol: "Tls13" 2025-02-03 21:36:18.324 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:36:18.324 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" disconnecting. 2025-02-03 21:36:18.324 +00:00 [DBG] Connection id "0HNA0VVO1VFO0" stopped. 2025-02-03 21:36:47.553 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" accepted. 2025-02-03 21:36:47.554 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" started. 2025-02-03 21:36:47.655 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" received FIN. 2025-02-03 21:36:47.655 +00:00 [DBG] Connection 0HNA0VVO1VFO1 established using the following protocol: "Tls13" 2025-02-03 21:36:47.655 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:36:47.655 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" disconnecting. 2025-02-03 21:36:47.656 +00:00 [DBG] Connection id "0HNA0VVO1VFO1" stopped. 2025-02-03 21:37:16.881 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" accepted. 2025-02-03 21:37:16.881 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" started. 2025-02-03 21:37:16.981 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" received FIN. 2025-02-03 21:37:16.982 +00:00 [DBG] Connection 0HNA0VVO1VFO2 established using the following protocol: "Tls13" 2025-02-03 21:37:16.982 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:37:16.982 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" disconnecting. 2025-02-03 21:37:16.982 +00:00 [DBG] Connection id "0HNA0VVO1VFO2" stopped. 2025-02-03 21:37:42.593 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" accepted. 2025-02-03 21:37:42.593 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" started. 2025-02-03 21:37:42.593 +00:00 [INF] Request starting HTTP/1.1 GET http://49.12.242.201:5103/5ykC - null null 2025-02-03 21:37:42.593 +00:00 [DBG] Redirecting to 'https://49.12.242.201:5104/5ykC'. 2025-02-03 21:37:42.593 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" completed keep alive response. 2025-02-03 21:37:42.593 +00:00 [INF] Request finished HTTP/1.1 GET http://49.12.242.201:5103/5ykC - 307 0 null 0.1256ms 2025-02-03 21:37:45.096 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" accepted. 2025-02-03 21:37:45.096 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" started. 2025-02-03 21:37:45.214 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" received FIN. 2025-02-03 21:37:45.214 +00:00 [DBG] Connection 0HNA0VVO1VFO4 established using the following protocol: "Tls13" 2025-02-03 21:37:45.214 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:37:45.215 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" disconnecting. 2025-02-03 21:37:45.215 +00:00 [DBG] Connection id "0HNA0VVO1VFO4" stopped. 2025-02-03 21:37:46.196 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" accepted. 2025-02-03 21:37:46.196 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" started. 2025-02-03 21:37:46.196 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - null null 2025-02-03 21:37:46.196 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/quickplace/quickplace/main.nsf'. 2025-02-03 21:37:46.196 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" completed keep alive response. 2025-02-03 21:37:46.196 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - 307 0 null 0.1326ms 2025-02-03 21:37:48.899 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" accepted. 2025-02-03 21:37:48.899 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" started. 2025-02-03 21:37:48.999 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" received FIN. 2025-02-03 21:37:49.000 +00:00 [DBG] Connection 0HNA0VVO1VFO6 established using the following protocol: "Tls13" 2025-02-03 21:37:49.000 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:37:49.000 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" disconnecting. 2025-02-03 21:37:49.000 +00:00 [DBG] Connection id "0HNA0VVO1VFO6" stopped. 2025-02-03 21:37:59.545 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" disconnecting. 2025-02-03 21:37:59.545 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" stopped. 2025-02-03 21:37:59.545 +00:00 [DBG] Connection id "0HNA0VVO1VFNR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:38:15.526 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" accepted. 2025-02-03 21:38:15.526 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" started. 2025-02-03 21:38:15.526 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test/ - null null 2025-02-03 21:38:15.527 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/test/'. 2025-02-03 21:38:15.527 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" completed keep alive response. 2025-02-03 21:38:15.527 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/test/ - 307 0 null 0.1284ms 2025-02-03 21:38:18.233 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" accepted. 2025-02-03 21:38:18.233 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" started. 2025-02-03 21:38:18.333 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" received FIN. 2025-02-03 21:38:18.334 +00:00 [DBG] Connection 0HNA0VVO1VFO8 established using the following protocol: "Tls13" 2025-02-03 21:38:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:38:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" disconnecting. 2025-02-03 21:38:18.334 +00:00 [DBG] Connection id "0HNA0VVO1VFO8" stopped. 2025-02-03 21:38:44.751 +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-03 21:38:44.751 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/crossdomain.xml'. 2025-02-03 21:38:44.751 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" completed keep alive response. 2025-02-03 21:38:44.751 +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.2718ms 2025-02-03 21:38:47.562 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" accepted. 2025-02-03 21:38:47.562 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" started. 2025-02-03 21:38:47.664 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" received FIN. 2025-02-03 21:38:47.664 +00:00 [DBG] Connection 0HNA0VVO1VFO9 established using the following protocol: "Tls13" 2025-02-03 21:38:47.665 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:38:47.665 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" disconnecting. 2025-02-03 21:38:47.665 +00:00 [DBG] Connection id "0HNA0VVO1VFO9" stopped. 2025-02-03 21:39:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" accepted. 2025-02-03 21:39:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" started. 2025-02-03 21:39:14.271 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" received FIN. 2025-02-03 21:39:14.271 +00:00 [DBG] Connection 0HNA0VVO1VFOA established using the following protocol: "Tls13" 2025-02-03 21:39:14.271 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:39:14.271 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" disconnecting. 2025-02-03 21:39:14.272 +00:00 [DBG] Connection id "0HNA0VVO1VFOA" stopped. 2025-02-03 21:39:43.502 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" accepted. 2025-02-03 21:39:43.502 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" started. 2025-02-03 21:39:43.603 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" received FIN. 2025-02-03 21:39:43.603 +00:00 [DBG] Connection 0HNA0VVO1VFOB established using the following protocol: "Tls13" 2025-02-03 21:39:43.604 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:39:43.604 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" disconnecting. 2025-02-03 21:39:43.604 +00:00 [DBG] Connection id "0HNA0VVO1VFOB" stopped. 2025-02-03 21:39:54.560 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" disconnecting. 2025-02-03 21:39:54.560 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" stopped. 2025-02-03 21:39:54.560 +00:00 [DBG] Connection id "0HNA0VVO1VFO3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:40:12.814 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" accepted. 2025-02-03 21:40:12.814 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" started. 2025-02-03 21:40:12.815 +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-03 21:40:12.815 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datos/'. 2025-02-03 21:40:12.815 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" completed keep alive response. 2025-02-03 21:40:12.815 +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.2126ms 2025-02-03 21:40:15.592 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" accepted. 2025-02-03 21:40:15.592 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" started. 2025-02-03 21:40:15.693 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" received FIN. 2025-02-03 21:40:15.693 +00:00 [DBG] Connection 0HNA0VVO1VFOD established using the following protocol: "Tls13" 2025-02-03 21:40:15.694 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:40:15.694 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" disconnecting. 2025-02-03 21:40:15.694 +00:00 [DBG] Connection id "0HNA0VVO1VFOD" stopped. 2025-02-03 21:40:23.399 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" accepted. 2025-02-03 21:40:23.399 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" started. 2025-02-03 21:40:23.500 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" received FIN. 2025-02-03 21:40:23.500 +00:00 [DBG] Connection 0HNA0VVO1VFOE established using the following protocol: "Tls13" 2025-02-03 21:40:23.500 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:40:23.500 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" disconnecting. 2025-02-03 21:40:23.500 +00:00 [DBG] Connection id "0HNA0VVO1VFOE" stopped. 2025-02-03 21:40:26.565 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" disconnecting. 2025-02-03 21:40:26.565 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" stopped. 2025-02-03 21:40:26.565 +00:00 [DBG] Connection id "0HNA0VVO1VFO7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:40:42.187 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" accepted. 2025-02-03 21:40:42.187 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" started. 2025-02-03 21:40:42.288 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" received FIN. 2025-02-03 21:40:42.288 +00:00 [DBG] Connection 0HNA0VVO1VFOF established using the following protocol: "Tls13" 2025-02-03 21:40:42.288 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:40:42.288 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" disconnecting. 2025-02-03 21:40:42.288 +00:00 [DBG] Connection id "0HNA0VVO1VFOF" stopped. 2025-02-03 21:40:55.569 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" disconnecting. 2025-02-03 21:40:55.569 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" stopped. 2025-02-03 21:40:55.569 +00:00 [DBG] Connection id "0HNA0VVO1VFO5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:41:11.463 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" accepted. 2025-02-03 21:41:11.463 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" started. 2025-02-03 21:41:11.563 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" received FIN. 2025-02-03 21:41:11.563 +00:00 [DBG] Connection 0HNA0VVO1VFOG established using the following protocol: "Tls13" 2025-02-03 21:41:11.563 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:41:11.563 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" disconnecting. 2025-02-03 21:41:11.563 +00:00 [DBG] Connection id "0HNA0VVO1VFOG" stopped. 2025-02-03 21:41:40.786 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" accepted. 2025-02-03 21:41:40.786 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" started. 2025-02-03 21:41:40.885 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" received FIN. 2025-02-03 21:41:40.885 +00:00 [DBG] Connection 0HNA0VVO1VFOH established using the following protocol: "Tls13" 2025-02-03 21:41:40.886 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:41:40.886 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" disconnecting. 2025-02-03 21:41:40.886 +00:00 [DBG] Connection id "0HNA0VVO1VFOH" stopped. 2025-02-03 21:42:10.059 +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-03 21:42:10.059 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/CS/'. 2025-02-03 21:42:10.059 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" completed keep alive response. 2025-02-03 21:42:10.059 +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.2794ms 2025-02-03 21:42:13.032 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" accepted. 2025-02-03 21:42:13.032 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" started. 2025-02-03 21:42:13.133 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" received FIN. 2025-02-03 21:42:13.135 +00:00 [DBG] Connection 0HNA0VVO1VFOI established using the following protocol: "Tls13" 2025-02-03 21:42:13.136 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:42:13.136 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" disconnecting. 2025-02-03 21:42:13.136 +00:00 [DBG] Connection id "0HNA0VVO1VFOI" stopped. 2025-02-03 21:42:39.455 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" accepted. 2025-02-03 21:42:39.455 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" started. 2025-02-03 21:42:39.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" received FIN. 2025-02-03 21:42:39.562 +00:00 [DBG] Connection 0HNA0VVO1VFOJ established using the following protocol: "Tls13" 2025-02-03 21:42:39.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:42:39.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" disconnecting. 2025-02-03 21:42:39.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOJ" stopped. 2025-02-03 21:43:08.762 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" accepted. 2025-02-03 21:43:08.762 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" started. 2025-02-03 21:43:08.863 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" received FIN. 2025-02-03 21:43:08.864 +00:00 [DBG] Connection 0HNA0VVO1VFOK established using the following protocol: "Tls13" 2025-02-03 21:43:08.864 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:43:08.864 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" disconnecting. 2025-02-03 21:43:08.864 +00:00 [DBG] Connection id "0HNA0VVO1VFOK" stopped. 2025-02-03 21:43:38.088 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" accepted. 2025-02-03 21:43:38.088 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" started. 2025-02-03 21:43:38.188 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" received FIN. 2025-02-03 21:43:38.189 +00:00 [DBG] Connection 0HNA0VVO1VFOL established using the following protocol: "Tls13" 2025-02-03 21:43:38.189 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:43:38.189 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" disconnecting. 2025-02-03 21:43:38.189 +00:00 [DBG] Connection id "0HNA0VVO1VFOL" stopped. 2025-02-03 21:44:07.460 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" accepted. 2025-02-03 21:44:07.461 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" started. 2025-02-03 21:44:07.561 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" received FIN. 2025-02-03 21:44:07.562 +00:00 [DBG] Connection 0HNA0VVO1VFOM established using the following protocol: "Tls13" 2025-02-03 21:44:07.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:44:07.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" disconnecting. 2025-02-03 21:44:07.562 +00:00 [DBG] Connection id "0HNA0VVO1VFOM" stopped. 2025-02-03 21:44:20.596 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" disconnecting. 2025-02-03 21:44:20.596 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" stopped. 2025-02-03 21:44:20.596 +00:00 [DBG] Connection id "0HNA0VVO1VFOC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:44:36.778 +00:00 [DBG] Connection id "0HNA0VVO1VFON" accepted. 2025-02-03 21:44:36.778 +00:00 [DBG] Connection id "0HNA0VVO1VFON" started. 2025-02-03 21:44:36.879 +00:00 [DBG] Connection id "0HNA0VVO1VFON" received FIN. 2025-02-03 21:44:36.879 +00:00 [DBG] Connection 0HNA0VVO1VFON established using the following protocol: "Tls13" 2025-02-03 21:44:36.879 +00:00 [DBG] Connection id "0HNA0VVO1VFON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:44:36.879 +00:00 [DBG] Connection id "0HNA0VVO1VFON" disconnecting. 2025-02-03 21:44:36.880 +00:00 [DBG] Connection id "0HNA0VVO1VFON" stopped. 2025-02-03 21:45:06.135 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" accepted. 2025-02-03 21:45:06.135 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" started. 2025-02-03 21:45:06.236 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" received FIN. 2025-02-03 21:45:06.236 +00:00 [DBG] Connection 0HNA0VVO1VFOO established using the following protocol: "Tls13" 2025-02-03 21:45:06.236 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:45:06.236 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" disconnecting. 2025-02-03 21:45:06.236 +00:00 [DBG] Connection id "0HNA0VVO1VFOO" stopped. 2025-02-03 21:45:35.390 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" accepted. 2025-02-03 21:45:35.390 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" started. 2025-02-03 21:45:35.492 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" received FIN. 2025-02-03 21:45:35.492 +00:00 [DBG] Connection 0HNA0VVO1VFOP established using the following protocol: "Tls13" 2025-02-03 21:45:35.492 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:45:35.492 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" disconnecting. 2025-02-03 21:45:35.492 +00:00 [DBG] Connection id "0HNA0VVO1VFOP" stopped. 2025-02-03 21:46:04.705 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" accepted. 2025-02-03 21:46:04.705 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" started. 2025-02-03 21:46:04.805 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" received FIN. 2025-02-03 21:46:04.805 +00:00 [DBG] Connection 0HNA0VVO1VFOQ established using the following protocol: "Tls13" 2025-02-03 21:46:04.805 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:46:04.806 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" disconnecting. 2025-02-03 21:46:04.806 +00:00 [DBG] Connection id "0HNA0VVO1VFOQ" stopped. 2025-02-03 21:46:34.031 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" accepted. 2025-02-03 21:46:34.032 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" started. 2025-02-03 21:46:34.132 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" received FIN. 2025-02-03 21:46:34.132 +00:00 [DBG] Connection 0HNA0VVO1VFOR established using the following protocol: "Tls13" 2025-02-03 21:46:34.132 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:46:34.132 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" disconnecting. 2025-02-03 21:46:34.132 +00:00 [DBG] Connection id "0HNA0VVO1VFOR" stopped. 2025-02-03 21:47:03.361 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" accepted. 2025-02-03 21:47:03.361 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" started. 2025-02-03 21:47:03.462 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" received FIN. 2025-02-03 21:47:03.464 +00:00 [DBG] Connection 0HNA0VVO1VFOS established using the following protocol: "Tls13" 2025-02-03 21:47:03.464 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:47:03.464 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" disconnecting. 2025-02-03 21:47:03.464 +00:00 [DBG] Connection id "0HNA0VVO1VFOS" stopped. 2025-02-03 21:47:32.687 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" accepted. 2025-02-03 21:47:32.687 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" started. 2025-02-03 21:47:32.788 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" received FIN. 2025-02-03 21:47:32.788 +00:00 [DBG] Connection 0HNA0VVO1VFOT established using the following protocol: "Tls13" 2025-02-03 21:47:32.789 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:47:32.789 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" disconnecting. 2025-02-03 21:47:32.789 +00:00 [DBG] Connection id "0HNA0VVO1VFOT" stopped. 2025-02-03 21:48:02.010 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" accepted. 2025-02-03 21:48:02.010 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" started. 2025-02-03 21:48:02.110 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" received FIN. 2025-02-03 21:48:02.110 +00:00 [DBG] Connection 0HNA0VVO1VFOU established using the following protocol: "Tls13" 2025-02-03 21:48:02.111 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:48:02.111 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" disconnecting. 2025-02-03 21:48:02.111 +00:00 [DBG] Connection id "0HNA0VVO1VFOU" stopped. 2025-02-03 21:48:31.334 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" accepted. 2025-02-03 21:48:31.334 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" started. 2025-02-03 21:48:31.434 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" received FIN. 2025-02-03 21:48:31.435 +00:00 [DBG] Connection 0HNA0VVO1VFOV established using the following protocol: "Tls13" 2025-02-03 21:48:31.435 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:48:31.435 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" disconnecting. 2025-02-03 21:48:31.435 +00:00 [DBG] Connection id "0HNA0VVO1VFOV" stopped. 2025-02-03 21:49:00.702 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" accepted. 2025-02-03 21:49:00.702 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" started. 2025-02-03 21:49:00.702 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/http - null null 2025-02-03 21:49:00.703 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lcds-samples/messagebroker/http'. 2025-02-03 21:49:00.703 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" completed keep alive response. 2025-02-03 21:49:00.703 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lcds-samples/messagebroker/http - 307 0 null 0.1904ms 2025-02-03 21:49:02.925 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" accepted. 2025-02-03 21:49:02.925 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" started. 2025-02-03 21:49:03.025 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" received FIN. 2025-02-03 21:49:03.025 +00:00 [DBG] Connection 0HNA0VVO1VFP1 established using the following protocol: "Tls13" 2025-02-03 21:49:03.025 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:49:03.025 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" disconnecting. 2025-02-03 21:49:03.025 +00:00 [DBG] Connection id "0HNA0VVO1VFP1" stopped. 2025-02-03 21:49:29.916 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/happyaxis.jsp - null null 2025-02-03 21:49:29.916 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/happyaxis.jsp'. 2025-02-03 21:49:29.916 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" completed keep alive response. 2025-02-03 21:49:29.916 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/happyaxis.jsp - 307 0 null 0.2241ms 2025-02-03 21:49:32.298 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" accepted. 2025-02-03 21:49:32.298 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" started. 2025-02-03 21:49:32.398 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" received FIN. 2025-02-03 21:49:32.398 +00:00 [DBG] Connection 0HNA0VVO1VFP2 established using the following protocol: "Tls13" 2025-02-03 21:49:32.399 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:49:32.399 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" disconnecting. 2025-02-03 21:49:32.399 +00:00 [DBG] Connection id "0HNA0VVO1VFP2" stopped. 2025-02-03 21:49:59.308 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" accepted. 2025-02-03 21:49:59.308 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" started. 2025-02-03 21:49:59.409 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" received FIN. 2025-02-03 21:49:59.409 +00:00 [DBG] Connection 0HNA0VVO1VFP3 established using the following protocol: "Tls13" 2025-02-03 21:49:59.409 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:49:59.409 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" disconnecting. 2025-02-03 21:49:59.410 +00:00 [DBG] Connection id "0HNA0VVO1VFP3" stopped. 2025-02-03 21:50:28.663 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" accepted. 2025-02-03 21:50:28.663 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" started. 2025-02-03 21:50:28.763 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" received FIN. 2025-02-03 21:50:28.763 +00:00 [DBG] Connection 0HNA0VVO1VFP4 established using the following protocol: "Tls13" 2025-02-03 21:50:28.763 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:50:28.764 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" disconnecting. 2025-02-03 21:50:28.764 +00:00 [DBG] Connection id "0HNA0VVO1VFP4" stopped. 2025-02-03 21:50:52.144 +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 - null null 2025-02-03 21:50:52.145 +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'. 2025-02-03 21:50:52.145 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" completed keep alive response. 2025-02-03 21:50:52.145 +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 - 307 0 null 0.2372ms 2025-02-03 21:50:54.595 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" accepted. 2025-02-03 21:50:54.595 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" started. 2025-02-03 21:50:54.696 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" received FIN. 2025-02-03 21:50:54.696 +00:00 [DBG] Connection 0HNA0VVO1VFP5 established using the following protocol: "Tls13" 2025-02-03 21:50:54.696 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" disconnecting. 2025-02-03 21:50:54.696 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:50:54.697 +00:00 [DBG] Connection id "0HNA0VVO1VFP5" stopped. 2025-02-03 21:50:57.956 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" accepted. 2025-02-03 21:50:57.956 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" started. 2025-02-03 21:50:58.056 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" received FIN. 2025-02-03 21:50:58.057 +00:00 [DBG] Connection 0HNA0VVO1VFP6 established using the following protocol: "Tls13" 2025-02-03 21:50:58.057 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:50:58.057 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" disconnecting. 2025-02-03 21:50:58.057 +00:00 [DBG] Connection id "0HNA0VVO1VFP6" stopped. 2025-02-03 21:51:27.285 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" accepted. 2025-02-03 21:51:27.285 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" started. 2025-02-03 21:51:27.385 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" received FIN. 2025-02-03 21:51:27.385 +00:00 [DBG] Connection 0HNA0VVO1VFP7 established using the following protocol: "Tls13" 2025-02-03 21:51:27.385 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:51:27.386 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" disconnecting. 2025-02-03 21:51:27.386 +00:00 [DBG] Connection id "0HNA0VVO1VFP7" stopped. 2025-02-03 21:51:56.526 +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-03 21:51:56.526 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applications/'. 2025-02-03 21:51:56.526 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" completed keep alive response. 2025-02-03 21:51:56.527 +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.272ms 2025-02-03 21:51:58.854 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" accepted. 2025-02-03 21:51:58.854 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" started. 2025-02-03 21:51:58.956 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" received FIN. 2025-02-03 21:51:58.957 +00:00 [DBG] Connection 0HNA0VVO1VFP8 established using the following protocol: "Tls13" 2025-02-03 21:51:58.957 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:51:58.957 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" disconnecting. 2025-02-03 21:51:58.957 +00:00 [DBG] Connection id "0HNA0VVO1VFP8" stopped. 2025-02-03 21:52:25.833 +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-03 21:52:25.833 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lib/thirdpartylibs.xml'. 2025-02-03 21:52:25.833 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" completed keep alive response. 2025-02-03 21:52:25.833 +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.3851ms 2025-02-03 21:52:28.209 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" accepted. 2025-02-03 21:52:28.209 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" started. 2025-02-03 21:52:28.209 +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-03 21:52:28.209 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/news/readme.html'. 2025-02-03 21:52:28.209 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" completed keep alive response. 2025-02-03 21:52:28.209 +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.1104ms 2025-02-03 21:52:30.543 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" accepted. 2025-02-03 21:52:30.543 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" started. 2025-02-03 21:52:30.643 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" received FIN. 2025-02-03 21:52:30.644 +00:00 [DBG] Connection 0HNA0VVO1VFPA established using the following protocol: "Tls13" 2025-02-03 21:52:30.644 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:30.644 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" disconnecting. 2025-02-03 21:52:30.644 +00:00 [DBG] Connection id "0HNA0VVO1VFPA" stopped. 2025-02-03 21:52:32.912 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" accepted. 2025-02-03 21:52:32.912 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" started. 2025-02-03 21:52:33.012 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" received FIN. 2025-02-03 21:52:33.013 +00:00 [DBG] Connection 0HNA0VVO1VFPB established using the following protocol: "Tls13" 2025-02-03 21:52:33.013 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:33.013 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" disconnecting. 2025-02-03 21:52:33.013 +00:00 [DBG] Connection id "0HNA0VVO1VFPB" stopped. 2025-02-03 21:52:35.343 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" accepted. 2025-02-03 21:52:35.343 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" started. 2025-02-03 21:52:35.444 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" received FIN. 2025-02-03 21:52:35.444 +00:00 [DBG] Connection 0HNA0VVO1VFPC established using the following protocol: "Tls13" 2025-02-03 21:52:35.444 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:35.444 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" disconnecting. 2025-02-03 21:52:35.445 +00:00 [DBG] Connection id "0HNA0VVO1VFPC" stopped. 2025-02-03 21:52:37.821 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" accepted. 2025-02-03 21:52:37.821 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" started. 2025-02-03 21:52:37.922 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" received FIN. 2025-02-03 21:52:37.922 +00:00 [DBG] Connection 0HNA0VVO1VFPD established using the following protocol: "Tls13" 2025-02-03 21:52:37.922 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:37.922 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" disconnecting. 2025-02-03 21:52:37.922 +00:00 [DBG] Connection id "0HNA0VVO1VFPD" stopped. 2025-02-03 21:52:43.182 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" accepted. 2025-02-03 21:52:43.182 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" started. 2025-02-03 21:52:43.283 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" received FIN. 2025-02-03 21:52:43.283 +00:00 [DBG] Connection 0HNA0VVO1VFPE established using the following protocol: "Tls13" 2025-02-03 21:52:43.284 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:43.284 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" disconnecting. 2025-02-03 21:52:43.284 +00:00 [DBG] Connection id "0HNA0VVO1VFPE" stopped. 2025-02-03 21:52:54.056 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" accepted. 2025-02-03 21:52:54.056 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" started. 2025-02-03 21:52:54.157 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" received FIN. 2025-02-03 21:52:54.158 +00:00 [DBG] Connection 0HNA0VVO1VFPF established using the following protocol: "Tls13" 2025-02-03 21:52:54.158 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:52:54.158 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" disconnecting. 2025-02-03 21:52:54.158 +00:00 [DBG] Connection id "0HNA0VVO1VFPF" stopped. 2025-02-03 21:53:05.541 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" accepted. 2025-02-03 21:53:05.541 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" started. 2025-02-03 21:53:05.642 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" received FIN. 2025-02-03 21:53:05.642 +00:00 [DBG] Connection 0HNA0VVO1VFPG established using the following protocol: "Tls13" 2025-02-03 21:53:05.642 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:53:05.643 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" disconnecting. 2025-02-03 21:53:05.643 +00:00 [DBG] Connection id "0HNA0VVO1VFPG" stopped. 2025-02-03 21:53:17.028 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" accepted. 2025-02-03 21:53:17.028 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" started. 2025-02-03 21:53:17.129 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" received FIN. 2025-02-03 21:53:17.130 +00:00 [DBG] Connection 0HNA0VVO1VFPH established using the following protocol: "Tls13" 2025-02-03 21:53:17.130 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:53:17.130 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" disconnecting. 2025-02-03 21:53:17.130 +00:00 [DBG] Connection id "0HNA0VVO1VFPH" stopped. 2025-02-03 21:53:28.514 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" accepted. 2025-02-03 21:53:28.514 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" started. 2025-02-03 21:53:28.616 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" received FIN. 2025-02-03 21:53:28.617 +00:00 [DBG] Connection 0HNA0VVO1VFPI established using the following protocol: "Tls13" 2025-02-03 21:53:28.617 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:53:28.617 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" disconnecting. 2025-02-03 21:53:28.617 +00:00 [DBG] Connection id "0HNA0VVO1VFPI" stopped. 2025-02-03 21:53:40.003 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" accepted. 2025-02-03 21:53:40.004 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" started. 2025-02-03 21:53:40.103 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" received FIN. 2025-02-03 21:53:40.104 +00:00 [DBG] Connection 0HNA0VVO1VFPJ established using the following protocol: "Tls13" 2025-02-03 21:53:40.104 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:53:40.104 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" disconnecting. 2025-02-03 21:53:40.104 +00:00 [DBG] Connection id "0HNA0VVO1VFPJ" stopped. 2025-02-03 21:53:51.486 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" accepted. 2025-02-03 21:53:51.486 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" started. 2025-02-03 21:53:51.587 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" received FIN. 2025-02-03 21:53:51.587 +00:00 [DBG] Connection 0HNA0VVO1VFPK established using the following protocol: "Tls13" 2025-02-03 21:53:51.587 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:53:51.587 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" disconnecting. 2025-02-03 21:53:51.587 +00:00 [DBG] Connection id "0HNA0VVO1VFPK" stopped. 2025-02-03 21:54:03.067 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" accepted. 2025-02-03 21:54:03.067 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" started. 2025-02-03 21:54:03.167 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" received FIN. 2025-02-03 21:54:03.167 +00:00 [DBG] Connection 0HNA0VVO1VFPL established using the following protocol: "Tls13" 2025-02-03 21:54:03.167 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:03.167 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" disconnecting. 2025-02-03 21:54:03.167 +00:00 [DBG] Connection id "0HNA0VVO1VFPL" stopped. 2025-02-03 21:54:14.482 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" accepted. 2025-02-03 21:54:14.482 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" started. 2025-02-03 21:54:14.583 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" received FIN. 2025-02-03 21:54:14.583 +00:00 [DBG] Connection 0HNA0VVO1VFPM established using the following protocol: "Tls13" 2025-02-03 21:54:14.583 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:14.583 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" disconnecting. 2025-02-03 21:54:14.584 +00:00 [DBG] Connection id "0HNA0VVO1VFPM" stopped. 2025-02-03 21:54:26.042 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" accepted. 2025-02-03 21:54:26.042 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" started. 2025-02-03 21:54:26.142 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" received FIN. 2025-02-03 21:54:26.142 +00:00 [DBG] Connection 0HNA0VVO1VFPN established using the following protocol: "Tls13" 2025-02-03 21:54:26.142 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:26.142 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" disconnecting. 2025-02-03 21:54:26.143 +00:00 [DBG] Connection id "0HNA0VVO1VFPN" stopped. 2025-02-03 21:54:36.676 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" disconnecting. 2025-02-03 21:54:36.676 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" stopped. 2025-02-03 21:54:36.676 +00:00 [DBG] Connection id "0HNA0VVO1VFP0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:37.454 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" accepted. 2025-02-03 21:54:37.454 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" started. 2025-02-03 21:54:37.555 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" received FIN. 2025-02-03 21:54:37.556 +00:00 [DBG] Connection 0HNA0VVO1VFPO established using the following protocol: "Tls13" 2025-02-03 21:54:37.556 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:37.556 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" disconnecting. 2025-02-03 21:54:37.556 +00:00 [DBG] Connection id "0HNA0VVO1VFPO" stopped. 2025-02-03 21:54:39.677 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" disconnecting. 2025-02-03 21:54:39.677 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" stopped. 2025-02-03 21:54:39.677 +00:00 [DBG] Connection id "0HNA0VVO1VFP9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:48.978 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" accepted. 2025-02-03 21:54:48.978 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" started. 2025-02-03 21:54:49.079 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" received FIN. 2025-02-03 21:54:49.079 +00:00 [DBG] Connection 0HNA0VVO1VFPP established using the following protocol: "Tls13" 2025-02-03 21:54:49.079 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:54:49.079 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" disconnecting. 2025-02-03 21:54:49.079 +00:00 [DBG] Connection id "0HNA0VVO1VFPP" stopped. 2025-02-03 21:55:00.613 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" accepted. 2025-02-03 21:55:00.613 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" started. 2025-02-03 21:55:00.716 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" received FIN. 2025-02-03 21:55:00.716 +00:00 [DBG] Connection 0HNA0VVO1VFPQ established using the following protocol: "Tls13" 2025-02-03 21:55:00.716 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:55:00.716 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" disconnecting. 2025-02-03 21:55:00.716 +00:00 [DBG] Connection id "0HNA0VVO1VFPQ" stopped. 2025-02-03 21:55:11.916 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" accepted. 2025-02-03 21:55:11.916 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" started. 2025-02-03 21:55:12.016 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" received FIN. 2025-02-03 21:55:12.017 +00:00 [DBG] Connection 0HNA0VVO1VFPR established using the following protocol: "Tls13" 2025-02-03 21:55:12.017 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:55:12.017 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" disconnecting. 2025-02-03 21:55:12.017 +00:00 [DBG] Connection id "0HNA0VVO1VFPR" stopped. 2025-02-03 21:55:23.404 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" accepted. 2025-02-03 21:55:23.404 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" started. 2025-02-03 21:55:23.505 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" received FIN. 2025-02-03 21:55:23.505 +00:00 [DBG] Connection 0HNA0VVO1VFPS established using the following protocol: "Tls13" 2025-02-03 21:55:23.505 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:55:23.505 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" disconnecting. 2025-02-03 21:55:23.505 +00:00 [DBG] Connection id "0HNA0VVO1VFPS" stopped. 2025-02-03 21:55:34.886 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" accepted. 2025-02-03 21:55:34.886 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" started. 2025-02-03 21:55:34.886 +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-03 21:55:34.886 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/comp/'. 2025-02-03 21:55:34.886 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:55:34.887 +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.254ms 2025-02-03 21:55:37.802 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" accepted. 2025-02-03 21:55:37.803 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" started. 2025-02-03 21:55:37.902 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" received FIN. 2025-02-03 21:55:37.903 +00:00 [DBG] Connection 0HNA0VVO1VFPU established using the following protocol: "Tls13" 2025-02-03 21:55:37.903 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:55:37.903 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" disconnecting. 2025-02-03 21:55:37.903 +00:00 [DBG] Connection id "0HNA0VVO1VFPU" stopped. 2025-02-03 21:55:46.376 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" accepted. 2025-02-03 21:55:46.376 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" started. 2025-02-03 21:55:46.477 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" received FIN. 2025-02-03 21:55:46.477 +00:00 [DBG] Connection 0HNA0VVO1VFPV established using the following protocol: "Tls13" 2025-02-03 21:55:46.477 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:55:46.477 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" disconnecting. 2025-02-03 21:55:46.477 +00:00 [DBG] Connection id "0HNA0VVO1VFPV" stopped. 2025-02-03 21:55:57.789 +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-03 21:55:57.789 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/secure/rest/applinks/1.0/manifest'. 2025-02-03 21:55:57.789 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:55:57.789 +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.2175ms 2025-02-03 21:56:00.809 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" accepted. 2025-02-03 21:56:00.809 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" started. 2025-02-03 21:56:00.910 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" received FIN. 2025-02-03 21:56:00.910 +00:00 [DBG] Connection 0HNA0VVO1VFQ0 established using the following protocol: "Tls13" 2025-02-03 21:56:00.910 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:00.910 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" disconnecting. 2025-02-03 21:56:00.910 +00:00 [DBG] Connection id "0HNA0VVO1VFQ0" stopped. 2025-02-03 21:56:09.258 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/viewcategory.aspx - null null 2025-02-03 21:56:09.258 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/categories/viewcategory.aspx'. 2025-02-03 21:56:09.258 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:56:09.258 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/categories/viewcategory.aspx - 307 0 null 0.2274ms 2025-02-03 21:56:12.271 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" accepted. 2025-02-03 21:56:12.271 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" started. 2025-02-03 21:56:12.371 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" received FIN. 2025-02-03 21:56:12.371 +00:00 [DBG] Connection 0HNA0VVO1VFQ1 established using the following protocol: "Tls13" 2025-02-03 21:56:12.372 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:12.372 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" disconnecting. 2025-02-03 21:56:12.372 +00:00 [DBG] Connection id "0HNA0VVO1VFQ1" stopped. 2025-02-03 21:56:20.748 +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-03 21:56:20.748 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rest/applinks/1.0/manifest'. 2025-02-03 21:56:20.748 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:56:20.748 +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.2076ms 2025-02-03 21:56:23.741 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" accepted. 2025-02-03 21:56:23.742 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" started. 2025-02-03 21:56:23.842 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" received FIN. 2025-02-03 21:56:23.842 +00:00 [DBG] Connection 0HNA0VVO1VFQ2 established using the following protocol: "Tls13" 2025-02-03 21:56:23.842 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:23.842 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" disconnecting. 2025-02-03 21:56:23.842 +00:00 [DBG] Connection id "0HNA0VVO1VFQ2" stopped. 2025-02-03 21:56:32.334 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" accepted. 2025-02-03 21:56:32.334 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" started. 2025-02-03 21:56:32.434 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" received FIN. 2025-02-03 21:56:32.435 +00:00 [DBG] Connection 0HNA0VVO1VFQ3 established using the following protocol: "Tls13" 2025-02-03 21:56:32.435 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:32.435 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" disconnecting. 2025-02-03 21:56:32.435 +00:00 [DBG] Connection id "0HNA0VVO1VFQ3" stopped. 2025-02-03 21:56:43.724 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/smtp_test.cgi - null null 2025-02-03 21:56:43.724 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/smtp_test.cgi'. 2025-02-03 21:56:43.725 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:56:43.725 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/smtp_test.cgi - 307 0 null 0.8727ms 2025-02-03 21:56:46.733 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" accepted. 2025-02-03 21:56:46.733 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" started. 2025-02-03 21:56:46.833 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" received FIN. 2025-02-03 21:56:46.834 +00:00 [DBG] Connection 0HNA0VVO1VFQ4 established using the following protocol: "Tls13" 2025-02-03 21:56:46.834 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:46.834 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" disconnecting. 2025-02-03 21:56:46.834 +00:00 [DBG] Connection id "0HNA0VVO1VFQ4" stopped. 2025-02-03 21:56:55.299 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" accepted. 2025-02-03 21:56:55.299 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" started. 2025-02-03 21:56:55.400 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" received FIN. 2025-02-03 21:56:55.400 +00:00 [DBG] Connection 0HNA0VVO1VFQ5 established using the following protocol: "Tls13" 2025-02-03 21:56:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:56:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" disconnecting. 2025-02-03 21:56:55.401 +00:00 [DBG] Connection id "0HNA0VVO1VFQ5" stopped. 2025-02-03 21:57:06.795 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" accepted. 2025-02-03 21:57:06.796 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" started. 2025-02-03 21:57:06.897 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" received FIN. 2025-02-03 21:57:06.898 +00:00 [DBG] Connection 0HNA0VVO1VFQ6 established using the following protocol: "Tls13" 2025-02-03 21:57:06.898 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:57:06.898 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" disconnecting. 2025-02-03 21:57:06.898 +00:00 [DBG] Connection id "0HNA0VVO1VFQ6" stopped. 2025-02-03 21:57:18.183 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.asp - null null 2025-02-03 21:57:18.183 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.asp'. 2025-02-03 21:57:18.183 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:57:18.183 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.asp - 307 0 null 0.2144ms 2025-02-03 21:57:21.217 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" accepted. 2025-02-03 21:57:21.217 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" started. 2025-02-03 21:57:21.319 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" received FIN. 2025-02-03 21:57:21.320 +00:00 [DBG] Connection 0HNA0VVO1VFQ7 established using the following protocol: "Tls13" 2025-02-03 21:57:21.320 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:57:21.320 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" disconnecting. 2025-02-03 21:57:21.320 +00:00 [DBG] Connection id "0HNA0VVO1VFQ7" stopped. 2025-02-03 21:57:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" accepted. 2025-02-03 21:57:29.765 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" started. 2025-02-03 21:57:29.866 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" received FIN. 2025-02-03 21:57:29.866 +00:00 [DBG] Connection 0HNA0VVO1VFQ8 established using the following protocol: "Tls13" 2025-02-03 21:57:29.866 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:57:29.866 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" disconnecting. 2025-02-03 21:57:29.866 +00:00 [DBG] Connection id "0HNA0VVO1VFQ8" stopped. 2025-02-03 21:57:41.323 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" accepted. 2025-02-03 21:57:41.324 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" started. 2025-02-03 21:57:41.424 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" received FIN. 2025-02-03 21:57:41.424 +00:00 [DBG] Connection 0HNA0VVO1VFQ9 established using the following protocol: "Tls13" 2025-02-03 21:57:41.424 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:57:41.424 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" disconnecting. 2025-02-03 21:57:41.424 +00:00 [DBG] Connection id "0HNA0VVO1VFQ9" stopped. 2025-02-03 21:57:52.747 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" accepted. 2025-02-03 21:57:52.747 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" started. 2025-02-03 21:57:52.848 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" received FIN. 2025-02-03 21:57:52.848 +00:00 [DBG] Connection 0HNA0VVO1VFQA established using the following protocol: "Tls13" 2025-02-03 21:57:52.848 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:57:52.848 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" disconnecting. 2025-02-03 21:57:52.849 +00:00 [DBG] Connection id "0HNA0VVO1VFQA" stopped. 2025-02-03 21:58:04.251 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" accepted. 2025-02-03 21:58:04.251 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" started. 2025-02-03 21:58:04.353 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" received FIN. 2025-02-03 21:58:04.353 +00:00 [DBG] Connection 0HNA0VVO1VFQB established using the following protocol: "Tls13" 2025-02-03 21:58:04.353 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:58:04.354 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" disconnecting. 2025-02-03 21:58:04.354 +00:00 [DBG] Connection id "0HNA0VVO1VFQB" stopped. 2025-02-03 21:58:15.731 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" accepted. 2025-02-03 21:58:15.731 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" started. 2025-02-03 21:58:15.831 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" received FIN. 2025-02-03 21:58:15.832 +00:00 [DBG] Connection 0HNA0VVO1VFQC established using the following protocol: "Tls13" 2025-02-03 21:58:15.832 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:58:15.832 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" disconnecting. 2025-02-03 21:58:15.833 +00:00 [DBG] Connection id "0HNA0VVO1VFQC" stopped. 2025-02-03 21:58:27.116 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/viewlsts.aspx - null null 2025-02-03 21:58:27.117 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/viewlsts.aspx'. 2025-02-03 21:58:27.117 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:58:27.117 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/viewlsts.aspx - 307 0 null 0.1976ms 2025-02-03 21:58:30.219 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" accepted. 2025-02-03 21:58:30.219 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" started. 2025-02-03 21:58:30.320 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" received FIN. 2025-02-03 21:58:30.321 +00:00 [DBG] Connection 0HNA0VVO1VFQD established using the following protocol: "Tls13" 2025-02-03 21:58:30.321 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:58:30.321 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" disconnecting. 2025-02-03 21:58:30.321 +00:00 [DBG] Connection id "0HNA0VVO1VFQD" stopped. 2025-02-03 21:58:38.602 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpmyadmin/ - null null 2025-02-03 21:58:38.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmyadmin/'. 2025-02-03 21:58:38.602 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" completed keep alive response. 2025-02-03 21:58:38.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpmyadmin/ - 307 0 null 0.3796ms 2025-02-03 21:58:41.683 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" accepted. 2025-02-03 21:58:41.683 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" started. 2025-02-03 21:58:41.783 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" received FIN. 2025-02-03 21:58:41.784 +00:00 [DBG] Connection 0HNA0VVO1VFQE established using the following protocol: "Tls13" 2025-02-03 21:58:41.784 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:58:41.784 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" disconnecting. 2025-02-03 21:58:41.784 +00:00 [DBG] Connection id "0HNA0VVO1VFQE" stopped. 2025-02-03 21:58:50.192 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" accepted. 2025-02-03 21:58:50.192 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" started. 2025-02-03 21:58:50.294 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" received FIN. 2025-02-03 21:58:50.294 +00:00 [DBG] Connection 0HNA0VVO1VFQF established using the following protocol: "Tls13" 2025-02-03 21:58:50.294 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:58:50.294 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" disconnecting. 2025-02-03 21:58:50.294 +00:00 [DBG] Connection id "0HNA0VVO1VFQF" stopped. 2025-02-03 21:59:01.683 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" accepted. 2025-02-03 21:59:01.683 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" started. 2025-02-03 21:59:01.783 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" received FIN. 2025-02-03 21:59:01.783 +00:00 [DBG] Connection 0HNA0VVO1VFQG established using the following protocol: "Tls13" 2025-02-03 21:59:01.783 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:01.783 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" disconnecting. 2025-02-03 21:59:01.783 +00:00 [DBG] Connection id "0HNA0VVO1VFQG" stopped. 2025-02-03 21:59:13.170 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" accepted. 2025-02-03 21:59:13.170 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" started. 2025-02-03 21:59:13.270 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" received FIN. 2025-02-03 21:59:13.270 +00:00 [DBG] Connection 0HNA0VVO1VFQH established using the following protocol: "Tls13" 2025-02-03 21:59:13.271 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:13.271 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" disconnecting. 2025-02-03 21:59:13.271 +00:00 [DBG] Connection id "0HNA0VVO1VFQH" stopped. 2025-02-03 21:59:24.658 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" accepted. 2025-02-03 21:59:24.658 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" started. 2025-02-03 21:59:24.758 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" received FIN. 2025-02-03 21:59:24.759 +00:00 [DBG] Connection 0HNA0VVO1VFQI established using the following protocol: "Tls13" 2025-02-03 21:59:24.759 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:24.759 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" disconnecting. 2025-02-03 21:59:24.759 +00:00 [DBG] Connection id "0HNA0VVO1VFQI" stopped. 2025-02-03 21:59:36.136 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" accepted. 2025-02-03 21:59:36.136 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" started. 2025-02-03 21:59:36.237 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" received FIN. 2025-02-03 21:59:36.237 +00:00 [DBG] Connection 0HNA0VVO1VFQJ established using the following protocol: "Tls13" 2025-02-03 21:59:36.237 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:36.237 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" disconnecting. 2025-02-03 21:59:36.237 +00:00 [DBG] Connection id "0HNA0VVO1VFQJ" stopped. 2025-02-03 21:59:47.622 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" accepted. 2025-02-03 21:59:47.622 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" started. 2025-02-03 21:59:47.722 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" received FIN. 2025-02-03 21:59:47.722 +00:00 [DBG] Connection 0HNA0VVO1VFQK established using the following protocol: "Tls13" 2025-02-03 21:59:47.723 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:47.723 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" disconnecting. 2025-02-03 21:59:47.723 +00:00 [DBG] Connection id "0HNA0VVO1VFQK" stopped. 2025-02-03 21:59:59.143 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" accepted. 2025-02-03 21:59:59.143 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" started. 2025-02-03 21:59:59.243 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" received FIN. 2025-02-03 21:59:59.243 +00:00 [DBG] Connection 0HNA0VVO1VFQL established using the following protocol: "Tls13" 2025-02-03 21:59:59.243 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 21:59:59.243 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" disconnecting. 2025-02-03 21:59:59.243 +00:00 [DBG] Connection id "0HNA0VVO1VFQL" stopped. 2025-02-03 22:00:10.610 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" accepted. 2025-02-03 22:00:10.610 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" started. 2025-02-03 22:00:10.710 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" received FIN. 2025-02-03 22:00:10.710 +00:00 [DBG] Connection 0HNA0VVO1VFQM established using the following protocol: "Tls13" 2025-02-03 22:00:10.710 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:10.710 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" disconnecting. 2025-02-03 22:00:10.710 +00:00 [DBG] Connection id "0HNA0VVO1VFQM" stopped. 2025-02-03 22:00:22.095 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" accepted. 2025-02-03 22:00:22.095 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" started. 2025-02-03 22:00:22.096 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/libraries/ajaxfilemanager/ajaxfilemanager.php - null null 2025-02-03 22:00:22.096 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/libraries/ajaxfilemanager/ajaxfilemanager.php'. 2025-02-03 22:00:22.096 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" completed keep alive response. 2025-02-03 22:00:22.096 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/libraries/ajaxfilemanager/ajaxfilemanager.php - 307 0 null 0.3441ms 2025-02-03 22:00:25.172 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" accepted. 2025-02-03 22:00:25.173 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" started. 2025-02-03 22:00:25.273 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" received FIN. 2025-02-03 22:00:25.274 +00:00 [DBG] Connection 0HNA0VVO1VFQO established using the following protocol: "Tls13" 2025-02-03 22:00:25.274 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:25.274 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" disconnecting. 2025-02-03 22:00:25.274 +00:00 [DBG] Connection id "0HNA0VVO1VFQO" stopped. 2025-02-03 22:00:33.585 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" accepted. 2025-02-03 22:00:33.585 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" started. 2025-02-03 22:00:33.685 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" received FIN. 2025-02-03 22:00:33.685 +00:00 [DBG] Connection 0HNA0VVO1VFQP established using the following protocol: "Tls13" 2025-02-03 22:00:33.685 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:33.685 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" disconnecting. 2025-02-03 22:00:33.686 +00:00 [DBG] Connection id "0HNA0VVO1VFQP" stopped. 2025-02-03 22:00:45.117 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" accepted. 2025-02-03 22:00:45.117 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" started. 2025-02-03 22:00:45.217 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" received FIN. 2025-02-03 22:00:45.218 +00:00 [DBG] Connection 0HNA0VVO1VFQQ established using the following protocol: "Tls13" 2025-02-03 22:00:45.218 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:45.218 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" disconnecting. 2025-02-03 22:00:45.218 +00:00 [DBG] Connection id "0HNA0VVO1VFQQ" stopped. 2025-02-03 22:00:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" disconnecting. 2025-02-03 22:00:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" stopped. 2025-02-03 22:00:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VFPT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:56.560 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" accepted. 2025-02-03 22:00:56.560 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" started. 2025-02-03 22:00:56.660 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" received FIN. 2025-02-03 22:00:56.660 +00:00 [DBG] Connection 0HNA0VVO1VFQR established using the following protocol: "Tls13" 2025-02-03 22:00:56.660 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:00:56.660 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" disconnecting. 2025-02-03 22:00:56.661 +00:00 [DBG] Connection id "0HNA0VVO1VFQR" stopped. 2025-02-03 22:01:08.079 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HW_logo.html - null null 2025-02-03 22:01:08.079 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/HW_logo.html'. 2025-02-03 22:01:08.080 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" completed keep alive response. 2025-02-03 22:01:08.080 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/HW_logo.html - 307 0 null 0.2432ms 2025-02-03 22:01:11.266 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" accepted. 2025-02-03 22:01:11.267 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" started. 2025-02-03 22:01:11.366 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" received FIN. 2025-02-03 22:01:11.366 +00:00 [DBG] Connection 0HNA0VVO1VFQS established using the following protocol: "Tls13" 2025-02-03 22:01:11.366 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:01:11.366 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" disconnecting. 2025-02-03 22:01:11.366 +00:00 [DBG] Connection id "0HNA0VVO1VFQS" stopped. 2025-02-03 22:01:19.543 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" accepted. 2025-02-03 22:01:19.543 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" started. 2025-02-03 22:01:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" received FIN. 2025-02-03 22:01:19.644 +00:00 [DBG] Connection 0HNA0VVO1VFQT established using the following protocol: "Tls13" 2025-02-03 22:01:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:01:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" disconnecting. 2025-02-03 22:01:19.644 +00:00 [DBG] Connection id "0HNA0VVO1VFQT" stopped. 2025-02-03 22:01:31.063 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" accepted. 2025-02-03 22:01:31.063 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" started. 2025-02-03 22:01:31.166 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" received FIN. 2025-02-03 22:01:31.167 +00:00 [DBG] Connection 0HNA0VVO1VFQU established using the following protocol: "Tls13" 2025-02-03 22:01:31.167 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:01:31.167 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" disconnecting. 2025-02-03 22:01:31.167 +00:00 [DBG] Connection id "0HNA0VVO1VFQU" stopped. 2025-02-03 22:01:42.579 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" accepted. 2025-02-03 22:01:42.579 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" started. 2025-02-03 22:01:42.680 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" received FIN. 2025-02-03 22:01:42.680 +00:00 [DBG] Connection 0HNA0VVO1VFQV established using the following protocol: "Tls13" 2025-02-03 22:01:42.680 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:01:42.680 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" disconnecting. 2025-02-03 22:01:42.680 +00:00 [DBG] Connection id "0HNA0VVO1VFQV" stopped. 2025-02-03 22:01:54.035 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" accepted. 2025-02-03 22:01:54.035 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" started. 2025-02-03 22:01:54.136 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" received FIN. 2025-02-03 22:01:54.137 +00:00 [DBG] Connection 0HNA0VVO1VFR0 established using the following protocol: "Tls13" 2025-02-03 22:01:54.137 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:01:54.137 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" disconnecting. 2025-02-03 22:01:54.137 +00:00 [DBG] Connection id "0HNA0VVO1VFR0" stopped. 2025-02-03 22:02:05.492 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" accepted. 2025-02-03 22:02:05.493 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" started. 2025-02-03 22:02:05.592 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" received FIN. 2025-02-03 22:02:05.595 +00:00 [DBG] Connection 0HNA0VVO1VFR1 established using the following protocol: "Tls13" 2025-02-03 22:02:05.596 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:05.596 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" disconnecting. 2025-02-03 22:02:05.596 +00:00 [DBG] Connection id "0HNA0VVO1VFR1" stopped. 2025-02-03 22:02:16.975 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" accepted. 2025-02-03 22:02:16.976 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" started. 2025-02-03 22:02:17.076 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" received FIN. 2025-02-03 22:02:17.077 +00:00 [DBG] Connection 0HNA0VVO1VFR2 established using the following protocol: "Tls13" 2025-02-03 22:02:17.077 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:17.077 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" disconnecting. 2025-02-03 22:02:17.077 +00:00 [DBG] Connection id "0HNA0VVO1VFR2" stopped. 2025-02-03 22:02:28.477 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" accepted. 2025-02-03 22:02:28.477 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" started. 2025-02-03 22:02:28.577 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" received FIN. 2025-02-03 22:02:28.577 +00:00 [DBG] Connection 0HNA0VVO1VFR3 established using the following protocol: "Tls13" 2025-02-03 22:02:28.578 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:28.578 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" disconnecting. 2025-02-03 22:02:28.578 +00:00 [DBG] Connection id "0HNA0VVO1VFR3" stopped. 2025-02-03 22:02:45.186 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" accepted. 2025-02-03 22:02:45.186 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" started. 2025-02-03 22:02:45.287 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" received FIN. 2025-02-03 22:02:45.287 +00:00 [DBG] Connection 0HNA0VVO1VFR4 established using the following protocol: "Tls13" 2025-02-03 22:02:45.287 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:45.287 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" disconnecting. 2025-02-03 22:02:45.287 +00:00 [DBG] Connection id "0HNA0VVO1VFR4" stopped. 2025-02-03 22:02:48.373 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" accepted. 2025-02-03 22:02:48.373 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" started. 2025-02-03 22:02:48.473 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" received FIN. 2025-02-03 22:02:48.473 +00:00 [DBG] Connection 0HNA0VVO1VFR5 established using the following protocol: "Tls13" 2025-02-03 22:02:48.473 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:48.473 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" disconnecting. 2025-02-03 22:02:48.474 +00:00 [DBG] Connection id "0HNA0VVO1VFR5" stopped. 2025-02-03 22:02:51.620 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" accepted. 2025-02-03 22:02:51.620 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" started. 2025-02-03 22:02:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" received FIN. 2025-02-03 22:02:51.721 +00:00 [DBG] Connection 0HNA0VVO1VFR6 established using the following protocol: "Tls13" 2025-02-03 22:02:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:02:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" disconnecting. 2025-02-03 22:02:51.721 +00:00 [DBG] Connection id "0HNA0VVO1VFR6" stopped. 2025-02-03 22:03:02.941 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" accepted. 2025-02-03 22:03:02.941 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" started. 2025-02-03 22:03:03.048 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" received FIN. 2025-02-03 22:03:03.048 +00:00 [DBG] Connection 0HNA0VVO1VFR7 established using the following protocol: "Tls13" 2025-02-03 22:03:03.049 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:03.049 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" disconnecting. 2025-02-03 22:03:03.049 +00:00 [DBG] Connection id "0HNA0VVO1VFR7" stopped. 2025-02-03 22:03:14.471 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" accepted. 2025-02-03 22:03:14.471 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" started. 2025-02-03 22:03:14.572 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" received FIN. 2025-02-03 22:03:14.572 +00:00 [DBG] Connection 0HNA0VVO1VFR8 established using the following protocol: "Tls13" 2025-02-03 22:03:14.572 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:14.572 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" disconnecting. 2025-02-03 22:03:14.572 +00:00 [DBG] Connection id "0HNA0VVO1VFR8" stopped. 2025-02-03 22:03:18.746 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" disconnecting. 2025-02-03 22:03:18.746 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" stopped. 2025-02-03 22:03:18.747 +00:00 [DBG] Connection id "0HNA0VVO1VFQN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:25.915 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" accepted. 2025-02-03 22:03:25.915 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" started. 2025-02-03 22:03:26.016 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" received FIN. 2025-02-03 22:03:26.016 +00:00 [DBG] Connection 0HNA0VVO1VFR9 established using the following protocol: "Tls13" 2025-02-03 22:03:26.016 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:26.016 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" disconnecting. 2025-02-03 22:03:26.016 +00:00 [DBG] Connection id "0HNA0VVO1VFR9" stopped. 2025-02-03 22:03:37.394 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" accepted. 2025-02-03 22:03:37.395 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" started. 2025-02-03 22:03:37.494 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" received FIN. 2025-02-03 22:03:37.495 +00:00 [DBG] Connection 0HNA0VVO1VFRA established using the following protocol: "Tls13" 2025-02-03 22:03:37.495 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:37.495 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" disconnecting. 2025-02-03 22:03:37.495 +00:00 [DBG] Connection id "0HNA0VVO1VFRA" stopped. 2025-02-03 22:03:48.888 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" accepted. 2025-02-03 22:03:48.888 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" started. 2025-02-03 22:03:48.989 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" received FIN. 2025-02-03 22:03:48.989 +00:00 [DBG] Connection 0HNA0VVO1VFRB established using the following protocol: "Tls13" 2025-02-03 22:03:48.989 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:03:48.989 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" disconnecting. 2025-02-03 22:03:48.989 +00:00 [DBG] Connection id "0HNA0VVO1VFRB" stopped. 2025-02-03 22:04:00.544 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" accepted. 2025-02-03 22:04:00.544 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" started. 2025-02-03 22:04:00.643 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" received FIN. 2025-02-03 22:04:00.644 +00:00 [DBG] Connection 0HNA0VVO1VFRC established using the following protocol: "Tls13" 2025-02-03 22:04:00.644 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:00.644 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" disconnecting. 2025-02-03 22:04:00.645 +00:00 [DBG] Connection id "0HNA0VVO1VFRC" stopped. 2025-02-03 22:04:11.889 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" accepted. 2025-02-03 22:04:11.889 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" started. 2025-02-03 22:04:11.990 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" received FIN. 2025-02-03 22:04:11.990 +00:00 [DBG] Connection 0HNA0VVO1VFRD established using the following protocol: "Tls13" 2025-02-03 22:04:11.990 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:11.990 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" disconnecting. 2025-02-03 22:04:11.990 +00:00 [DBG] Connection id "0HNA0VVO1VFRD" stopped. 2025-02-03 22:04:23.353 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" accepted. 2025-02-03 22:04:23.354 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" started. 2025-02-03 22:04:23.354 +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-03 22:04:23.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mediawiki/'. 2025-02-03 22:04:23.354 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" completed keep alive response. 2025-02-03 22:04:23.354 +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.0971ms 2025-02-03 22:04:26.552 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" accepted. 2025-02-03 22:04:26.553 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" started. 2025-02-03 22:04:26.654 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" received FIN. 2025-02-03 22:04:26.654 +00:00 [DBG] Connection 0HNA0VVO1VFRF established using the following protocol: "Tls13" 2025-02-03 22:04:26.654 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:26.654 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" disconnecting. 2025-02-03 22:04:26.654 +00:00 [DBG] Connection id "0HNA0VVO1VFRF" stopped. 2025-02-03 22:04:34.843 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" accepted. 2025-02-03 22:04:34.843 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" started. 2025-02-03 22:04:34.943 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" received FIN. 2025-02-03 22:04:34.944 +00:00 [DBG] Connection 0HNA0VVO1VFRG established using the following protocol: "Tls13" 2025-02-03 22:04:34.944 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:34.944 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" disconnecting. 2025-02-03 22:04:34.944 +00:00 [DBG] Connection id "0HNA0VVO1VFRG" stopped. 2025-02-03 22:04:46.332 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" accepted. 2025-02-03 22:04:46.332 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" started. 2025-02-03 22:04:46.431 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" received FIN. 2025-02-03 22:04:46.432 +00:00 [DBG] Connection 0HNA0VVO1VFRH established using the following protocol: "Tls13" 2025-02-03 22:04:46.432 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:46.432 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" disconnecting. 2025-02-03 22:04:46.432 +00:00 [DBG] Connection id "0HNA0VVO1VFRH" stopped. 2025-02-03 22:04:57.884 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" accepted. 2025-02-03 22:04:57.884 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" started. 2025-02-03 22:04:57.984 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" received FIN. 2025-02-03 22:04:57.985 +00:00 [DBG] Connection 0HNA0VVO1VFRI established using the following protocol: "Tls13" 2025-02-03 22:04:57.985 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:04:57.985 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" disconnecting. 2025-02-03 22:04:57.985 +00:00 [DBG] Connection id "0HNA0VVO1VFRI" stopped. 2025-02-03 22:05:09.303 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" accepted. 2025-02-03 22:05:09.303 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" started. 2025-02-03 22:05:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" received FIN. 2025-02-03 22:05:09.404 +00:00 [DBG] Connection 0HNA0VVO1VFRJ established using the following protocol: "Tls13" 2025-02-03 22:05:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:05:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" disconnecting. 2025-02-03 22:05:09.404 +00:00 [DBG] Connection id "0HNA0VVO1VFRJ" stopped. 2025-02-03 22:05:20.879 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" accepted. 2025-02-03 22:05:20.879 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" started. 2025-02-03 22:05:20.978 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" received FIN. 2025-02-03 22:05:20.979 +00:00 [DBG] Connection 0HNA0VVO1VFRK established using the following protocol: "Tls13" 2025-02-03 22:05:20.979 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:05:20.979 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" disconnecting. 2025-02-03 22:05:20.979 +00:00 [DBG] Connection id "0HNA0VVO1VFRK" stopped. 2025-02-03 22:05:32.279 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" accepted. 2025-02-03 22:05:32.279 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" started. 2025-02-03 22:05:32.380 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" received FIN. 2025-02-03 22:05:32.380 +00:00 [DBG] Connection 0HNA0VVO1VFRL established using the following protocol: "Tls13" 2025-02-03 22:05:32.380 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:05:32.380 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" disconnecting. 2025-02-03 22:05:32.380 +00:00 [DBG] Connection id "0HNA0VVO1VFRL" stopped. 2025-02-03 22:05:43.773 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" accepted. 2025-02-03 22:05:43.773 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" started. 2025-02-03 22:05:43.874 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" received FIN. 2025-02-03 22:05:43.875 +00:00 [DBG] Connection 0HNA0VVO1VFRM established using the following protocol: "Tls13" 2025-02-03 22:05:43.875 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" disconnecting. 2025-02-03 22:05:43.875 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" stopped. 2025-02-03 22:05:43.875 +00:00 [DBG] Connection id "0HNA0VVO1VFRM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:05:55.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" accepted. 2025-02-03 22:05:55.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" started. 2025-02-03 22:05:55.428 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" received FIN. 2025-02-03 22:05:55.429 +00:00 [DBG] Connection 0HNA0VVO1VFRN established using the following protocol: "Tls13" 2025-02-03 22:05:55.429 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:05:55.429 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" disconnecting. 2025-02-03 22:05:55.429 +00:00 [DBG] Connection id "0HNA0VVO1VFRN" stopped. 2025-02-03 22:06:06.749 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" accepted. 2025-02-03 22:06:06.749 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" started. 2025-02-03 22:06:06.850 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" received FIN. 2025-02-03 22:06:06.851 +00:00 [DBG] Connection 0HNA0VVO1VFRO established using the following protocol: "Tls13" 2025-02-03 22:06:06.851 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:06.851 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" disconnecting. 2025-02-03 22:06:06.851 +00:00 [DBG] Connection id "0HNA0VVO1VFRO" stopped. 2025-02-03 22:06:18.228 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" accepted. 2025-02-03 22:06:18.228 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" started. 2025-02-03 22:06:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" received FIN. 2025-02-03 22:06:18.328 +00:00 [DBG] Connection 0HNA0VVO1VFRP established using the following protocol: "Tls13" 2025-02-03 22:06:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" disconnecting. 2025-02-03 22:06:18.328 +00:00 [DBG] Connection id "0HNA0VVO1VFRP" stopped. 2025-02-03 22:06:29.728 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" accepted. 2025-02-03 22:06:29.728 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" started. 2025-02-03 22:06:29.829 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" received FIN. 2025-02-03 22:06:29.832 +00:00 [DBG] Connection 0HNA0VVO1VFRQ established using the following protocol: "Tls13" 2025-02-03 22:06:29.832 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:29.832 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" disconnecting. 2025-02-03 22:06:29.832 +00:00 [DBG] Connection id "0HNA0VVO1VFRQ" stopped. 2025-02-03 22:06:34.772 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" disconnecting. 2025-02-03 22:06:34.773 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" stopped. 2025-02-03 22:06:34.773 +00:00 [DBG] Connection id "0HNA0VVO1VFRE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:41.208 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" accepted. 2025-02-03 22:06:41.208 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" started. 2025-02-03 22:06:41.208 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.jsp - null null 2025-02-03 22:06:41.208 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.jsp'. 2025-02-03 22:06:41.208 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" completed keep alive response. 2025-02-03 22:06:41.208 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.jsp - 307 0 null 0.1178ms 2025-02-03 22:06:44.431 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" accepted. 2025-02-03 22:06:44.431 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" started. 2025-02-03 22:06:44.531 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" received FIN. 2025-02-03 22:06:44.532 +00:00 [DBG] Connection 0HNA0VVO1VFRS established using the following protocol: "Tls13" 2025-02-03 22:06:44.532 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:44.532 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" disconnecting. 2025-02-03 22:06:44.532 +00:00 [DBG] Connection id "0HNA0VVO1VFRS" stopped. 2025-02-03 22:06:52.606 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/assetmanager/assetmanager.asp - null null 2025-02-03 22:06:52.606 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/assetmanager/assetmanager.asp'. 2025-02-03 22:06:52.606 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" completed keep alive response. 2025-02-03 22:06:52.606 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/assetmanager/assetmanager.asp - 307 0 null 0.3133ms 2025-02-03 22:06:55.883 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" accepted. 2025-02-03 22:06:55.883 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" started. 2025-02-03 22:06:55.984 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" received FIN. 2025-02-03 22:06:55.984 +00:00 [DBG] Connection 0HNA0VVO1VFRT established using the following protocol: "Tls13" 2025-02-03 22:06:55.984 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:06:55.984 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" disconnecting. 2025-02-03 22:06:55.984 +00:00 [DBG] Connection id "0HNA0VVO1VFRT" stopped. 2025-02-03 22:07:04.298 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" accepted. 2025-02-03 22:07:04.299 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" started. 2025-02-03 22:07:04.400 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" received FIN. 2025-02-03 22:07:04.400 +00:00 [DBG] Connection 0HNA0VVO1VFRU established using the following protocol: "Tls13" 2025-02-03 22:07:04.400 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:04.401 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" disconnecting. 2025-02-03 22:07:04.401 +00:00 [DBG] Connection id "0HNA0VVO1VFRU" stopped. 2025-02-03 22:07:14.176 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" accepted. 2025-02-03 22:07:14.177 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" started. 2025-02-03 22:07:14.276 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" received FIN. 2025-02-03 22:07:14.277 +00:00 [DBG] Connection 0HNA0VVO1VFRV established using the following protocol: "Tls13" 2025-02-03 22:07:14.277 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:14.277 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" disconnecting. 2025-02-03 22:07:14.277 +00:00 [DBG] Connection id "0HNA0VVO1VFRV" stopped. 2025-02-03 22:07:17.381 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" accepted. 2025-02-03 22:07:17.381 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" started. 2025-02-03 22:07:17.482 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" received FIN. 2025-02-03 22:07:17.482 +00:00 [DBG] Connection 0HNA0VVO1VFS0 established using the following protocol: "Tls13" 2025-02-03 22:07:17.482 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:17.482 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" disconnecting. 2025-02-03 22:07:17.482 +00:00 [DBG] Connection id "0HNA0VVO1VFS0" stopped. 2025-02-03 22:07:27.165 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" accepted. 2025-02-03 22:07:27.165 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" started. 2025-02-03 22:07:27.265 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" received FIN. 2025-02-03 22:07:27.265 +00:00 [DBG] Connection 0HNA0VVO1VFS1 established using the following protocol: "Tls13" 2025-02-03 22:07:27.266 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:27.266 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" disconnecting. 2025-02-03 22:07:27.266 +00:00 [DBG] Connection id "0HNA0VVO1VFS1" stopped. 2025-02-03 22:07:38.667 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" accepted. 2025-02-03 22:07:38.667 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" started. 2025-02-03 22:07:38.767 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" received FIN. 2025-02-03 22:07:38.768 +00:00 [DBG] Connection 0HNA0VVO1VFS2 established using the following protocol: "Tls13" 2025-02-03 22:07:38.768 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:38.768 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" disconnecting. 2025-02-03 22:07:38.768 +00:00 [DBG] Connection id "0HNA0VVO1VFS2" stopped. 2025-02-03 22:07:50.042 +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-03 22:07:50.043 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/h/'. 2025-02-03 22:07:50.043 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" completed keep alive response. 2025-02-03 22:07:50.043 +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.22ms 2025-02-03 22:07:53.318 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" accepted. 2025-02-03 22:07:53.318 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" started. 2025-02-03 22:07:53.420 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" received FIN. 2025-02-03 22:07:53.420 +00:00 [DBG] Connection 0HNA0VVO1VFS3 established using the following protocol: "Tls13" 2025-02-03 22:07:53.420 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:07:53.420 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" disconnecting. 2025-02-03 22:07:53.420 +00:00 [DBG] Connection id "0HNA0VVO1VFS3" stopped. 2025-02-03 22:08:01.622 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" accepted. 2025-02-03 22:08:01.623 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" started. 2025-02-03 22:08:01.724 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" received FIN. 2025-02-03 22:08:01.724 +00:00 [DBG] Connection 0HNA0VVO1VFS4 established using the following protocol: "Tls13" 2025-02-03 22:08:01.724 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:01.724 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" disconnecting. 2025-02-03 22:08:01.724 +00:00 [DBG] Connection id "0HNA0VVO1VFS4" stopped. 2025-02-03 22:08:13.430 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" accepted. 2025-02-03 22:08:13.431 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" started. 2025-02-03 22:08:13.531 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" received FIN. 2025-02-03 22:08:13.531 +00:00 [DBG] Connection 0HNA0VVO1VFS5 established using the following protocol: "Tls13" 2025-02-03 22:08:13.531 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:13.532 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" disconnecting. 2025-02-03 22:08:13.532 +00:00 [DBG] Connection id "0HNA0VVO1VFS5" stopped. 2025-02-03 22:08:24.511 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allitems.aspx - null null 2025-02-03 22:08:24.511 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allitems.aspx'. 2025-02-03 22:08:24.511 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" completed keep alive response. 2025-02-03 22:08:24.511 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allitems.aspx - 307 0 null 0.6835ms 2025-02-03 22:08:27.762 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" accepted. 2025-02-03 22:08:27.762 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" started. 2025-02-03 22:08:27.872 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" received FIN. 2025-02-03 22:08:27.873 +00:00 [DBG] Connection 0HNA0VVO1VFS6 established using the following protocol: "Tls13" 2025-02-03 22:08:27.873 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:27.873 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" disconnecting. 2025-02-03 22:08:27.873 +00:00 [DBG] Connection id "0HNA0VVO1VFS6" stopped. 2025-02-03 22:08:36.098 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" accepted. 2025-02-03 22:08:36.099 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" started. 2025-02-03 22:08:36.199 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" received FIN. 2025-02-03 22:08:36.199 +00:00 [DBG] Connection 0HNA0VVO1VFS7 established using the following protocol: "Tls13" 2025-02-03 22:08:36.199 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:36.199 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" disconnecting. 2025-02-03 22:08:36.200 +00:00 [DBG] Connection id "0HNA0VVO1VFS7" stopped. 2025-02-03 22:08:47.586 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" accepted. 2025-02-03 22:08:47.586 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" started. 2025-02-03 22:08:47.687 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" received FIN. 2025-02-03 22:08:47.687 +00:00 [DBG] Connection 0HNA0VVO1VFS8 established using the following protocol: "Tls13" 2025-02-03 22:08:47.687 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:47.687 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" disconnecting. 2025-02-03 22:08:47.687 +00:00 [DBG] Connection id "0HNA0VVO1VFS8" stopped. 2025-02-03 22:08:59.073 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" accepted. 2025-02-03 22:08:59.073 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" started. 2025-02-03 22:08:59.173 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" received FIN. 2025-02-03 22:08:59.173 +00:00 [DBG] Connection 0HNA0VVO1VFS9 established using the following protocol: "Tls13" 2025-02-03 22:08:59.174 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:08:59.174 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" disconnecting. 2025-02-03 22:08:59.174 +00:00 [DBG] Connection id "0HNA0VVO1VFS9" stopped. 2025-02-03 22:09:10.465 +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-03 22:09:10.465 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mysql-admin/'. 2025-02-03 22:09:10.465 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" completed keep alive response. 2025-02-03 22:09:10.465 +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.2131ms 2025-02-03 22:09:13.710 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" accepted. 2025-02-03 22:09:13.710 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" started. 2025-02-03 22:09:13.810 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" received FIN. 2025-02-03 22:09:13.810 +00:00 [DBG] Connection 0HNA0VVO1VFSA established using the following protocol: "Tls13" 2025-02-03 22:09:13.811 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:09:13.811 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" disconnecting. 2025-02-03 22:09:13.811 +00:00 [DBG] Connection id "0HNA0VVO1VFSA" stopped. 2025-02-03 22:09:22.048 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" accepted. 2025-02-03 22:09:22.048 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" started. 2025-02-03 22:09:22.149 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" received FIN. 2025-02-03 22:09:22.149 +00:00 [DBG] Connection 0HNA0VVO1VFSB established using the following protocol: "Tls13" 2025-02-03 22:09:22.149 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:09:22.149 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" disconnecting. 2025-02-03 22:09:22.149 +00:00 [DBG] Connection id "0HNA0VVO1VFSB" stopped. 2025-02-03 22:09:33.541 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" accepted. 2025-02-03 22:09:33.541 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" started. 2025-02-03 22:09:33.642 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" received FIN. 2025-02-03 22:09:33.642 +00:00 [DBG] Connection 0HNA0VVO1VFSC established using the following protocol: "Tls13" 2025-02-03 22:09:33.642 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:09:33.642 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" disconnecting. 2025-02-03 22:09:33.642 +00:00 [DBG] Connection id "0HNA0VVO1VFSC" stopped. 2025-02-03 22:09:45.027 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" accepted. 2025-02-03 22:09:45.027 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" started. 2025-02-03 22:09:45.127 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" received FIN. 2025-02-03 22:09:45.127 +00:00 [DBG] Connection 0HNA0VVO1VFSD established using the following protocol: "Tls13" 2025-02-03 22:09:45.128 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:09:45.128 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" disconnecting. 2025-02-03 22:09:45.128 +00:00 [DBG] Connection id "0HNA0VVO1VFSD" stopped. 2025-02-03 22:09:56.516 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" accepted. 2025-02-03 22:09:56.516 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" started. 2025-02-03 22:09:56.617 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" received FIN. 2025-02-03 22:09:56.618 +00:00 [DBG] Connection 0HNA0VVO1VFSE established using the following protocol: "Tls13" 2025-02-03 22:09:56.618 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:09:56.618 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" disconnecting. 2025-02-03 22:09:56.618 +00:00 [DBG] Connection id "0HNA0VVO1VFSE" stopped. 2025-02-03 22:10:08.003 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" accepted. 2025-02-03 22:10:08.003 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" started. 2025-02-03 22:10:08.103 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" received FIN. 2025-02-03 22:10:08.103 +00:00 [DBG] Connection 0HNA0VVO1VFSF established using the following protocol: "Tls13" 2025-02-03 22:10:08.103 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:08.103 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" disconnecting. 2025-02-03 22:10:08.103 +00:00 [DBG] Connection id "0HNA0VVO1VFSF" stopped. 2025-02-03 22:10:19.485 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" accepted. 2025-02-03 22:10:19.485 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" started. 2025-02-03 22:10:19.585 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" received FIN. 2025-02-03 22:10:19.586 +00:00 [DBG] Connection 0HNA0VVO1VFSG established using the following protocol: "Tls13" 2025-02-03 22:10:19.586 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:19.586 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" disconnecting. 2025-02-03 22:10:19.586 +00:00 [DBG] Connection id "0HNA0VVO1VFSG" stopped. 2025-02-03 22:10:23.135 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" accepted. 2025-02-03 22:10:23.135 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" started. 2025-02-03 22:10:23.235 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" received FIN. 2025-02-03 22:10:23.235 +00:00 [DBG] Connection 0HNA0VVO1VFSH established using the following protocol: "Tls13" 2025-02-03 22:10:23.236 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:23.236 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" disconnecting. 2025-02-03 22:10:23.236 +00:00 [DBG] Connection id "0HNA0VVO1VFSH" stopped. 2025-02-03 22:10:30.982 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" accepted. 2025-02-03 22:10:30.982 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" started. 2025-02-03 22:10:31.084 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" received FIN. 2025-02-03 22:10:31.085 +00:00 [DBG] Connection 0HNA0VVO1VFSI established using the following protocol: "Tls13" 2025-02-03 22:10:31.085 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:31.085 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" disconnecting. 2025-02-03 22:10:31.085 +00:00 [DBG] Connection id "0HNA0VVO1VFSI" stopped. 2025-02-03 22:10:42.497 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" accepted. 2025-02-03 22:10:42.497 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" started. 2025-02-03 22:10:42.599 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" received FIN. 2025-02-03 22:10:42.599 +00:00 [DBG] Connection 0HNA0VVO1VFSJ established using the following protocol: "Tls13" 2025-02-03 22:10:42.599 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:42.599 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" disconnecting. 2025-02-03 22:10:42.599 +00:00 [DBG] Connection id "0HNA0VVO1VFSJ" stopped. 2025-02-03 22:10:53.960 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" accepted. 2025-02-03 22:10:53.960 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" started. 2025-02-03 22:10:54.061 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" received FIN. 2025-02-03 22:10:54.061 +00:00 [DBG] Connection 0HNA0VVO1VFSK established using the following protocol: "Tls13" 2025-02-03 22:10:54.061 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:10:54.061 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" disconnecting. 2025-02-03 22:10:54.062 +00:00 [DBG] Connection id "0HNA0VVO1VFSK" stopped. 2025-02-03 22:11:05.434 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" accepted. 2025-02-03 22:11:05.434 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" started. 2025-02-03 22:11:05.534 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" received FIN. 2025-02-03 22:11:05.535 +00:00 [DBG] Connection 0HNA0VVO1VFSL established using the following protocol: "Tls13" 2025-02-03 22:11:05.535 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:05.535 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" disconnecting. 2025-02-03 22:11:05.535 +00:00 [DBG] Connection id "0HNA0VVO1VFSL" stopped. 2025-02-03 22:11:16.937 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" accepted. 2025-02-03 22:11:16.937 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" started. 2025-02-03 22:11:17.037 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" received FIN. 2025-02-03 22:11:17.037 +00:00 [DBG] Connection 0HNA0VVO1VFSM established using the following protocol: "Tls13" 2025-02-03 22:11:17.037 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:17.037 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" disconnecting. 2025-02-03 22:11:17.037 +00:00 [DBG] Connection id "0HNA0VVO1VFSM" stopped. 2025-02-03 22:11:20.812 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" disconnecting. 2025-02-03 22:11:20.812 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" stopped. 2025-02-03 22:11:20.812 +00:00 [DBG] Connection id "0HNA0VVO1VFRR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:28.420 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" accepted. 2025-02-03 22:11:28.420 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" started. 2025-02-03 22:11:28.521 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" received FIN. 2025-02-03 22:11:28.522 +00:00 [DBG] Connection 0HNA0VVO1VFSN established using the following protocol: "Tls13" 2025-02-03 22:11:28.523 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:28.523 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" disconnecting. 2025-02-03 22:11:28.523 +00:00 [DBG] Connection id "0HNA0VVO1VFSN" stopped. 2025-02-03 22:11:39.908 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" accepted. 2025-02-03 22:11:39.908 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" started. 2025-02-03 22:11:40.009 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" received FIN. 2025-02-03 22:11:40.010 +00:00 [DBG] Connection 0HNA0VVO1VFSO established using the following protocol: "Tls13" 2025-02-03 22:11:40.010 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:40.010 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" disconnecting. 2025-02-03 22:11:40.010 +00:00 [DBG] Connection id "0HNA0VVO1VFSO" stopped. 2025-02-03 22:11:51.388 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" accepted. 2025-02-03 22:11:51.389 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" started. 2025-02-03 22:11:51.389 +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-03 22:11:51.389 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/boot.ini'. 2025-02-03 22:11:51.389 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:11:51.389 +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.1257ms 2025-02-03 22:11:54.597 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" accepted. 2025-02-03 22:11:54.597 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" started. 2025-02-03 22:11:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" received FIN. 2025-02-03 22:11:54.700 +00:00 [DBG] Connection 0HNA0VVO1VFSQ established using the following protocol: "Tls13" 2025-02-03 22:11:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:11:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" disconnecting. 2025-02-03 22:11:54.700 +00:00 [DBG] Connection id "0HNA0VVO1VFSQ" stopped. 2025-02-03 22:12:02.942 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" accepted. 2025-02-03 22:12:02.942 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" started. 2025-02-03 22:12:03.042 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" received FIN. 2025-02-03 22:12:03.043 +00:00 [DBG] Connection 0HNA0VVO1VFSR established using the following protocol: "Tls13" 2025-02-03 22:12:03.043 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:12:03.043 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" disconnecting. 2025-02-03 22:12:03.043 +00:00 [DBG] Connection id "0HNA0VVO1VFSR" stopped. 2025-02-03 22:12:14.373 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" accepted. 2025-02-03 22:12:14.373 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" started. 2025-02-03 22:12:14.473 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" received FIN. 2025-02-03 22:12:14.474 +00:00 [DBG] Connection 0HNA0VVO1VFSS established using the following protocol: "Tls13" 2025-02-03 22:12:14.474 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:12:14.474 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" disconnecting. 2025-02-03 22:12:14.474 +00:00 [DBG] Connection id "0HNA0VVO1VFSS" stopped. 2025-02-03 22:12:25.850 +00:00 [DBG] Connection id "0HNA0VVO1VFST" accepted. 2025-02-03 22:12:25.850 +00:00 [DBG] Connection id "0HNA0VVO1VFST" started. 2025-02-03 22:12:25.950 +00:00 [DBG] Connection id "0HNA0VVO1VFST" received FIN. 2025-02-03 22:12:25.951 +00:00 [DBG] Connection 0HNA0VVO1VFST established using the following protocol: "Tls13" 2025-02-03 22:12:25.951 +00:00 [DBG] Connection id "0HNA0VVO1VFST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:12:25.951 +00:00 [DBG] Connection id "0HNA0VVO1VFST" disconnecting. 2025-02-03 22:12:25.951 +00:00 [DBG] Connection id "0HNA0VVO1VFST" stopped. 2025-02-03 22:12:37.345 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" accepted. 2025-02-03 22:12:37.345 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" started. 2025-02-03 22:12:37.446 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" received FIN. 2025-02-03 22:12:37.446 +00:00 [DBG] Connection 0HNA0VVO1VFSU established using the following protocol: "Tls13" 2025-02-03 22:12:37.447 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:12:37.447 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" disconnecting. 2025-02-03 22:12:37.447 +00:00 [DBG] Connection id "0HNA0VVO1VFSU" stopped. 2025-02-03 22:12:48.738 +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-03 22:12:48.739 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzr/README'. 2025-02-03 22:12:48.739 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:12:48.739 +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.9238ms 2025-02-03 22:12:52.032 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" accepted. 2025-02-03 22:12:52.032 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" started. 2025-02-03 22:12:52.133 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" received FIN. 2025-02-03 22:12:52.133 +00:00 [DBG] Connection 0HNA0VVO1VFSV established using the following protocol: "Tls13" 2025-02-03 22:12:52.133 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:12:52.133 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" disconnecting. 2025-02-03 22:12:52.134 +00:00 [DBG] Connection id "0HNA0VVO1VFSV" stopped. 2025-02-03 22:13:00.641 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" accepted. 2025-02-03 22:13:00.641 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" started. 2025-02-03 22:13:00.742 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" received FIN. 2025-02-03 22:13:00.743 +00:00 [DBG] Connection 0HNA0VVO1VFT0 established using the following protocol: "Tls13" 2025-02-03 22:13:00.743 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:00.743 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" disconnecting. 2025-02-03 22:13:00.743 +00:00 [DBG] Connection id "0HNA0VVO1VFT0" stopped. 2025-02-03 22:13:11.812 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" accepted. 2025-02-03 22:13:11.812 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" started. 2025-02-03 22:13:11.914 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" received FIN. 2025-02-03 22:13:11.914 +00:00 [DBG] Connection 0HNA0VVO1VFT1 established using the following protocol: "Tls13" 2025-02-03 22:13:11.914 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:11.915 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" disconnecting. 2025-02-03 22:13:11.915 +00:00 [DBG] Connection id "0HNA0VVO1VFT1" stopped. 2025-02-03 22:13:23.297 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" accepted. 2025-02-03 22:13:23.297 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" started. 2025-02-03 22:13:23.397 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" received FIN. 2025-02-03 22:13:23.397 +00:00 [DBG] Connection 0HNA0VVO1VFT2 established using the following protocol: "Tls13" 2025-02-03 22:13:23.398 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:23.398 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" disconnecting. 2025-02-03 22:13:23.398 +00:00 [DBG] Connection id "0HNA0VVO1VFT2" stopped. 2025-02-03 22:13:34.802 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" accepted. 2025-02-03 22:13:34.802 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" started. 2025-02-03 22:13:34.902 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" received FIN. 2025-02-03 22:13:34.903 +00:00 [DBG] Connection 0HNA0VVO1VFT3 established using the following protocol: "Tls13" 2025-02-03 22:13:34.903 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:34.903 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" disconnecting. 2025-02-03 22:13:34.903 +00:00 [DBG] Connection id "0HNA0VVO1VFT3" stopped. 2025-02-03 22:13:50.494 +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-03 22:13:50.494 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/console/portal/0/Welcome'. 2025-02-03 22:13:50.494 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:13:50.494 +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.6412ms 2025-02-03 22:13:53.772 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" accepted. 2025-02-03 22:13:53.772 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" started. 2025-02-03 22:13:53.873 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" received FIN. 2025-02-03 22:13:53.873 +00:00 [DBG] Connection 0HNA0VVO1VFT4 established using the following protocol: "Tls13" 2025-02-03 22:13:53.874 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:53.874 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" disconnecting. 2025-02-03 22:13:53.874 +00:00 [DBG] Connection id "0HNA0VVO1VFT4" stopped. 2025-02-03 22:13:57.022 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" accepted. 2025-02-03 22:13:57.022 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" started. 2025-02-03 22:13:57.123 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" received FIN. 2025-02-03 22:13:57.123 +00:00 [DBG] Connection 0HNA0VVO1VFT5 established using the following protocol: "Tls13" 2025-02-03 22:13:57.124 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:13:57.124 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" disconnecting. 2025-02-03 22:13:57.124 +00:00 [DBG] Connection id "0HNA0VVO1VFT5" stopped. 2025-02-03 22:14:00.454 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" accepted. 2025-02-03 22:14:00.454 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" started. 2025-02-03 22:14:00.554 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" received FIN. 2025-02-03 22:14:00.555 +00:00 [DBG] Connection 0HNA0VVO1VFT6 established using the following protocol: "Tls13" 2025-02-03 22:14:00.555 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:00.555 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" disconnecting. 2025-02-03 22:14:00.555 +00:00 [DBG] Connection id "0HNA0VVO1VFT6" stopped. 2025-02-03 22:14:09.476 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" accepted. 2025-02-03 22:14:09.476 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" started. 2025-02-03 22:14:09.577 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" received FIN. 2025-02-03 22:14:09.577 +00:00 [DBG] Connection 0HNA0VVO1VFT7 established using the following protocol: "Tls13" 2025-02-03 22:14:09.578 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:09.578 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" disconnecting. 2025-02-03 22:14:09.578 +00:00 [DBG] Connection id "0HNA0VVO1VFT7" stopped. 2025-02-03 22:14:20.846 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" accepted. 2025-02-03 22:14:20.846 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" started. 2025-02-03 22:14:20.948 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" received FIN. 2025-02-03 22:14:20.949 +00:00 [DBG] Connection 0HNA0VVO1VFT8 established using the following protocol: "Tls13" 2025-02-03 22:14:20.949 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:20.949 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" disconnecting. 2025-02-03 22:14:20.949 +00:00 [DBG] Connection id "0HNA0VVO1VFT8" stopped. 2025-02-03 22:14:32.128 +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-03 22:14:32.129 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zencart/docs/'. 2025-02-03 22:14:32.129 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:14:32.129 +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.2807ms 2025-02-03 22:14:35.400 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" accepted. 2025-02-03 22:14:35.400 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" started. 2025-02-03 22:14:35.500 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" received FIN. 2025-02-03 22:14:35.500 +00:00 [DBG] Connection 0HNA0VVO1VFT9 established using the following protocol: "Tls13" 2025-02-03 22:14:35.501 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:35.501 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" disconnecting. 2025-02-03 22:14:35.501 +00:00 [DBG] Connection id "0HNA0VVO1VFT9" stopped. 2025-02-03 22:14:43.753 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" accepted. 2025-02-03 22:14:43.753 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" started. 2025-02-03 22:14:43.853 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" received FIN. 2025-02-03 22:14:43.854 +00:00 [DBG] Connection 0HNA0VVO1VFTA established using the following protocol: "Tls13" 2025-02-03 22:14:43.854 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:43.854 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" disconnecting. 2025-02-03 22:14:43.854 +00:00 [DBG] Connection id "0HNA0VVO1VFTA" stopped. 2025-02-03 22:14:55.207 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" accepted. 2025-02-03 22:14:55.207 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" started. 2025-02-03 22:14:55.307 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" received FIN. 2025-02-03 22:14:55.307 +00:00 [DBG] Connection 0HNA0VVO1VFTB established using the following protocol: "Tls13" 2025-02-03 22:14:55.307 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:14:55.308 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" disconnecting. 2025-02-03 22:14:55.308 +00:00 [DBG] Connection id "0HNA0VVO1VFTB" stopped. 2025-02-03 22:15:06.691 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" accepted. 2025-02-03 22:15:06.692 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" started. 2025-02-03 22:15:06.792 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" received FIN. 2025-02-03 22:15:06.792 +00:00 [DBG] Connection 0HNA0VVO1VFTC established using the following protocol: "Tls13" 2025-02-03 22:15:06.792 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:15:06.793 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" disconnecting. 2025-02-03 22:15:06.793 +00:00 [DBG] Connection id "0HNA0VVO1VFTC" stopped. 2025-02-03 22:15:18.189 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" accepted. 2025-02-03 22:15:18.189 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" started. 2025-02-03 22:15:18.291 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" received FIN. 2025-02-03 22:15:18.291 +00:00 [DBG] Connection 0HNA0VVO1VFTD established using the following protocol: "Tls13" 2025-02-03 22:15:18.292 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:15:18.292 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" disconnecting. 2025-02-03 22:15:18.292 +00:00 [DBG] Connection id "0HNA0VVO1VFTD" stopped. 2025-02-03 22:15:29.671 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" accepted. 2025-02-03 22:15:29.671 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" started. 2025-02-03 22:15:29.771 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" received FIN. 2025-02-03 22:15:29.771 +00:00 [DBG] Connection 0HNA0VVO1VFTE established using the following protocol: "Tls13" 2025-02-03 22:15:29.771 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:15:29.772 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" disconnecting. 2025-02-03 22:15:29.772 +00:00 [DBG] Connection id "0HNA0VVO1VFTE" stopped. 2025-02-03 22:15:41.154 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" accepted. 2025-02-03 22:15:41.154 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" started. 2025-02-03 22:15:41.254 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" received FIN. 2025-02-03 22:15:41.255 +00:00 [DBG] Connection 0HNA0VVO1VFTF established using the following protocol: "Tls13" 2025-02-03 22:15:41.255 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:15:41.255 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" disconnecting. 2025-02-03 22:15:41.255 +00:00 [DBG] Connection id "0HNA0VVO1VFTF" stopped. 2025-02-03 22:15:52.651 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" accepted. 2025-02-03 22:15:52.652 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" started. 2025-02-03 22:15:52.752 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" received FIN. 2025-02-03 22:15:52.752 +00:00 [DBG] Connection 0HNA0VVO1VFTG established using the following protocol: "Tls13" 2025-02-03 22:15:52.752 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:15:52.752 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" disconnecting. 2025-02-03 22:15:52.752 +00:00 [DBG] Connection id "0HNA0VVO1VFTG" stopped. 2025-02-03 22:16:04.128 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" accepted. 2025-02-03 22:16:04.128 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" started. 2025-02-03 22:16:04.228 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" received FIN. 2025-02-03 22:16:04.228 +00:00 [DBG] Connection 0HNA0VVO1VFTH established using the following protocol: "Tls13" 2025-02-03 22:16:04.228 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" disconnecting. 2025-02-03 22:16:04.228 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" stopped. 2025-02-03 22:16:04.228 +00:00 [DBG] Connection id "0HNA0VVO1VFTH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:16:15.622 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" accepted. 2025-02-03 22:16:15.622 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" started. 2025-02-03 22:16:15.722 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" received FIN. 2025-02-03 22:16:15.722 +00:00 [DBG] Connection 0HNA0VVO1VFTI established using the following protocol: "Tls13" 2025-02-03 22:16:15.723 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:16:15.723 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" disconnecting. 2025-02-03 22:16:15.723 +00:00 [DBG] Connection id "0HNA0VVO1VFTI" stopped. 2025-02-03 22:16:27.107 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" accepted. 2025-02-03 22:16:27.107 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" started. 2025-02-03 22:16:27.207 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" received FIN. 2025-02-03 22:16:27.207 +00:00 [DBG] Connection 0HNA0VVO1VFTJ established using the following protocol: "Tls13" 2025-02-03 22:16:27.208 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:16:27.208 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" disconnecting. 2025-02-03 22:16:27.208 +00:00 [DBG] Connection id "0HNA0VVO1VFTJ" stopped. 2025-02-03 22:16:38.552 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_phpmyadmin/ - null null 2025-02-03 22:16:38.552 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_phpmyadmin/'. 2025-02-03 22:16:38.552 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:16:38.552 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_phpmyadmin/ - 307 0 null 0.199ms 2025-02-03 22:16:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" accepted. 2025-02-03 22:16:41.856 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" started. 2025-02-03 22:16:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" received FIN. 2025-02-03 22:16:41.958 +00:00 [DBG] Connection 0HNA0VVO1VFTK established using the following protocol: "Tls13" 2025-02-03 22:16:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:16:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" disconnecting. 2025-02-03 22:16:41.958 +00:00 [DBG] Connection id "0HNA0VVO1VFTK" stopped. 2025-02-03 22:16:50.088 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" accepted. 2025-02-03 22:16:50.088 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" started. 2025-02-03 22:16:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" received FIN. 2025-02-03 22:16:50.190 +00:00 [DBG] Connection 0HNA0VVO1VFTL established using the following protocol: "Tls13" 2025-02-03 22:16:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:16:50.190 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" disconnecting. 2025-02-03 22:16:50.191 +00:00 [DBG] Connection id "0HNA0VVO1VFTL" stopped. 2025-02-03 22:17:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" accepted. 2025-02-03 22:17:01.576 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" started. 2025-02-03 22:17:01.676 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" received FIN. 2025-02-03 22:17:01.677 +00:00 [DBG] Connection 0HNA0VVO1VFTM established using the following protocol: "Tls13" 2025-02-03 22:17:01.677 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:01.677 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" disconnecting. 2025-02-03 22:17:01.677 +00:00 [DBG] Connection id "0HNA0VVO1VFTM" stopped. 2025-02-03 22:17:13.126 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" accepted. 2025-02-03 22:17:13.126 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" started. 2025-02-03 22:17:13.226 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" received FIN. 2025-02-03 22:17:13.227 +00:00 [DBG] Connection 0HNA0VVO1VFTN established using the following protocol: "Tls13" 2025-02-03 22:17:13.227 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:13.227 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" disconnecting. 2025-02-03 22:17:13.227 +00:00 [DBG] Connection id "0HNA0VVO1VFTN" stopped. 2025-02-03 22:17:24.553 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" accepted. 2025-02-03 22:17:24.554 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" started. 2025-02-03 22:17:24.654 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" received FIN. 2025-02-03 22:17:24.654 +00:00 [DBG] Connection 0HNA0VVO1VFTO established using the following protocol: "Tls13" 2025-02-03 22:17:24.654 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:24.654 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" disconnecting. 2025-02-03 22:17:24.654 +00:00 [DBG] Connection id "0HNA0VVO1VFTO" stopped. 2025-02-03 22:17:36.041 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" accepted. 2025-02-03 22:17:36.041 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" started. 2025-02-03 22:17:36.141 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" received FIN. 2025-02-03 22:17:36.141 +00:00 [DBG] Connection 0HNA0VVO1VFTP established using the following protocol: "Tls13" 2025-02-03 22:17:36.141 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:36.141 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" disconnecting. 2025-02-03 22:17:36.142 +00:00 [DBG] Connection id "0HNA0VVO1VFTP" stopped. 2025-02-03 22:17:47.660 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" accepted. 2025-02-03 22:17:47.661 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" started. 2025-02-03 22:17:47.762 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" received FIN. 2025-02-03 22:17:47.762 +00:00 [DBG] Connection 0HNA0VVO1VFTQ established using the following protocol: "Tls13" 2025-02-03 22:17:47.762 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:47.763 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" disconnecting. 2025-02-03 22:17:47.763 +00:00 [DBG] Connection id "0HNA0VVO1VFTQ" stopped. 2025-02-03 22:17:59.012 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" accepted. 2025-02-03 22:17:59.012 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" started. 2025-02-03 22:17:59.113 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" received FIN. 2025-02-03 22:17:59.113 +00:00 [DBG] Connection 0HNA0VVO1VFTR established using the following protocol: "Tls13" 2025-02-03 22:17:59.114 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:17:59.114 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" disconnecting. 2025-02-03 22:17:59.114 +00:00 [DBG] Connection id "0HNA0VVO1VFTR" stopped. 2025-02-03 22:18:10.487 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/workflowtasks/allitems.aspx - null null 2025-02-03 22:18:10.487 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/workflowtasks/allitems.aspx'. 2025-02-03 22:18:10.487 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:18:10.487 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/workflowtasks/allitems.aspx - 307 0 null 0.2105ms 2025-02-03 22:18:13.793 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" accepted. 2025-02-03 22:18:13.793 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" started. 2025-02-03 22:18:13.893 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" received FIN. 2025-02-03 22:18:13.893 +00:00 [DBG] Connection 0HNA0VVO1VFTS established using the following protocol: "Tls13" 2025-02-03 22:18:13.893 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:18:13.894 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" disconnecting. 2025-02-03 22:18:13.894 +00:00 [DBG] Connection id "0HNA0VVO1VFTS" stopped. 2025-02-03 22:18:22.025 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" accepted. 2025-02-03 22:18:22.025 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" started. 2025-02-03 22:18:22.025 +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-03 22:18:22.025 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cart/docs/'. 2025-02-03 22:18:22.025 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" completed keep alive response. 2025-02-03 22:18:22.025 +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.1064ms 2025-02-03 22:18:25.188 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" accepted. 2025-02-03 22:18:25.188 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" started. 2025-02-03 22:18:25.289 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" received FIN. 2025-02-03 22:18:25.289 +00:00 [DBG] Connection 0HNA0VVO1VFTU established using the following protocol: "Tls13" 2025-02-03 22:18:25.289 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:18:25.289 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" disconnecting. 2025-02-03 22:18:25.289 +00:00 [DBG] Connection id "0HNA0VVO1VFTU" stopped. 2025-02-03 22:18:33.536 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" accepted. 2025-02-03 22:18:33.536 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" started. 2025-02-03 22:18:33.639 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" received FIN. 2025-02-03 22:18:33.640 +00:00 [DBG] Connection 0HNA0VVO1VFTV established using the following protocol: "Tls13" 2025-02-03 22:18:33.640 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:18:33.640 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" disconnecting. 2025-02-03 22:18:33.640 +00:00 [DBG] Connection id "0HNA0VVO1VFTV" stopped. 2025-02-03 22:18:44.891 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NETWARE.HTM - null null 2025-02-03 22:18:44.891 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/NETWARE.HTM'. 2025-02-03 22:18:44.891 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:18:44.891 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/NETWARE.HTM - 307 0 null 0.5746ms 2025-02-03 22:18:48.125 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" accepted. 2025-02-03 22:18:48.125 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" started. 2025-02-03 22:18:48.225 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" received FIN. 2025-02-03 22:18:48.226 +00:00 [DBG] Connection 0HNA0VVO1VFU0 established using the following protocol: "Tls13" 2025-02-03 22:18:48.226 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:18:48.226 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" disconnecting. 2025-02-03 22:18:48.226 +00:00 [DBG] Connection id "0HNA0VVO1VFU0" stopped. 2025-02-03 22:18:56.457 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" accepted. 2025-02-03 22:18:56.457 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" started. 2025-02-03 22:18:56.558 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" received FIN. 2025-02-03 22:18:56.558 +00:00 [DBG] Connection 0HNA0VVO1VFU1 established using the following protocol: "Tls13" 2025-02-03 22:18:56.558 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:18:56.558 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" disconnecting. 2025-02-03 22:18:56.558 +00:00 [DBG] Connection id "0HNA0VVO1VFU1" stopped. 2025-02-03 22:19:08.023 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" accepted. 2025-02-03 22:19:08.023 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" started. 2025-02-03 22:19:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" received FIN. 2025-02-03 22:19:08.123 +00:00 [DBG] Connection 0HNA0VVO1VFU2 established using the following protocol: "Tls13" 2025-02-03 22:19:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:19:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" disconnecting. 2025-02-03 22:19:08.123 +00:00 [DBG] Connection id "0HNA0VVO1VFU2" stopped. 2025-02-03 22:19:19.444 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" accepted. 2025-02-03 22:19:19.444 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" started. 2025-02-03 22:19:19.545 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" received FIN. 2025-02-03 22:19:19.545 +00:00 [DBG] Connection 0HNA0VVO1VFU3 established using the following protocol: "Tls13" 2025-02-03 22:19:19.545 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:19:19.545 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" disconnecting. 2025-02-03 22:19:19.545 +00:00 [DBG] Connection id "0HNA0VVO1VFU3" stopped. 2025-02-03 22:19:30.949 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" accepted. 2025-02-03 22:19:30.949 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" started. 2025-02-03 22:19:31.049 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" received FIN. 2025-02-03 22:19:31.049 +00:00 [DBG] Connection 0HNA0VVO1VFU4 established using the following protocol: "Tls13" 2025-02-03 22:19:31.049 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:19:31.049 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" disconnecting. 2025-02-03 22:19:31.049 +00:00 [DBG] Connection id "0HNA0VVO1VFU4" stopped. 2025-02-03 22:19:42.424 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" accepted. 2025-02-03 22:19:42.424 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" started. 2025-02-03 22:19:42.524 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" received FIN. 2025-02-03 22:19:42.525 +00:00 [DBG] Connection 0HNA0VVO1VFU5 established using the following protocol: "Tls13" 2025-02-03 22:19:42.525 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:19:42.525 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" disconnecting. 2025-02-03 22:19:42.525 +00:00 [DBG] Connection id "0HNA0VVO1VFU5" stopped. 2025-02-03 22:19:53.801 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/vcs - null null 2025-02-03 22:19:53.801 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/vcs'. 2025-02-03 22:19:53.801 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:19:53.801 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-bin/vcs - 307 0 null 0.2365ms 2025-02-03 22:19:57.045 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" accepted. 2025-02-03 22:19:57.046 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" started. 2025-02-03 22:19:57.146 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" received FIN. 2025-02-03 22:19:57.146 +00:00 [DBG] Connection 0HNA0VVO1VFU6 established using the following protocol: "Tls13" 2025-02-03 22:19:57.146 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:19:57.146 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" disconnecting. 2025-02-03 22:19:57.146 +00:00 [DBG] Connection id "0HNA0VVO1VFU6" stopped. 2025-02-03 22:20:05.394 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" accepted. 2025-02-03 22:20:05.395 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" started. 2025-02-03 22:20:05.495 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" received FIN. 2025-02-03 22:20:05.495 +00:00 [DBG] Connection 0HNA0VVO1VFU7 established using the following protocol: "Tls13" 2025-02-03 22:20:05.495 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:05.496 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" disconnecting. 2025-02-03 22:20:05.496 +00:00 [DBG] Connection id "0HNA0VVO1VFU7" stopped. 2025-02-03 22:20:16.881 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" accepted. 2025-02-03 22:20:16.881 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" started. 2025-02-03 22:20:16.983 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" received FIN. 2025-02-03 22:20:16.983 +00:00 [DBG] Connection 0HNA0VVO1VFU8 established using the following protocol: "Tls13" 2025-02-03 22:20:16.983 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:16.984 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" disconnecting. 2025-02-03 22:20:16.984 +00:00 [DBG] Connection id "0HNA0VVO1VFU8" stopped. 2025-02-03 22:20:28.627 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" accepted. 2025-02-03 22:20:28.627 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" started. 2025-02-03 22:20:28.747 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" received FIN. 2025-02-03 22:20:28.747 +00:00 [DBG] Connection 0HNA0VVO1VFU9 established using the following protocol: "Tls13" 2025-02-03 22:20:28.747 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:28.747 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" disconnecting. 2025-02-03 22:20:28.747 +00:00 [DBG] Connection id "0HNA0VVO1VFU9" stopped. 2025-02-03 22:20:33.884 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" disconnecting. 2025-02-03 22:20:33.884 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" stopped. 2025-02-03 22:20:33.884 +00:00 [DBG] Connection id "0HNA0VVO1VFTT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:39.860 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" accepted. 2025-02-03 22:20:39.860 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" started. 2025-02-03 22:20:39.961 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" received FIN. 2025-02-03 22:20:39.962 +00:00 [DBG] Connection 0HNA0VVO1VFUA established using the following protocol: "Tls13" 2025-02-03 22:20:39.962 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:39.962 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" disconnecting. 2025-02-03 22:20:39.962 +00:00 [DBG] Connection id "0HNA0VVO1VFUA" stopped. 2025-02-03 22:20:51.345 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" accepted. 2025-02-03 22:20:51.345 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" started. 2025-02-03 22:20:51.446 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" received FIN. 2025-02-03 22:20:51.447 +00:00 [DBG] Connection 0HNA0VVO1VFUB established using the following protocol: "Tls13" 2025-02-03 22:20:51.447 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:20:51.447 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" disconnecting. 2025-02-03 22:20:51.447 +00:00 [DBG] Connection id "0HNA0VVO1VFUB" stopped. 2025-02-03 22:21:02.833 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" accepted. 2025-02-03 22:21:02.833 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" started. 2025-02-03 22:21:02.934 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" received FIN. 2025-02-03 22:21:02.934 +00:00 [DBG] Connection 0HNA0VVO1VFUC established using the following protocol: "Tls13" 2025-02-03 22:21:02.934 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:21:02.934 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" disconnecting. 2025-02-03 22:21:02.934 +00:00 [DBG] Connection id "0HNA0VVO1VFUC" stopped. 2025-02-03 22:21:14.503 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" accepted. 2025-02-03 22:21:14.503 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" started. 2025-02-03 22:21:14.603 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" received FIN. 2025-02-03 22:21:14.603 +00:00 [DBG] Connection 0HNA0VVO1VFUD established using the following protocol: "Tls13" 2025-02-03 22:21:14.604 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:21:14.604 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" disconnecting. 2025-02-03 22:21:14.604 +00:00 [DBG] Connection id "0HNA0VVO1VFUD" stopped. 2025-02-03 22:21:25.889 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" accepted. 2025-02-03 22:21:25.889 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" started. 2025-02-03 22:21:25.989 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" received FIN. 2025-02-03 22:21:25.990 +00:00 [DBG] Connection 0HNA0VVO1VFUE established using the following protocol: "Tls13" 2025-02-03 22:21:25.990 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:21:25.990 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" disconnecting. 2025-02-03 22:21:25.990 +00:00 [DBG] Connection id "0HNA0VVO1VFUE" stopped. 2025-02-03 22:21:37.210 +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-03 22:21:37.210 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ayuda/'. 2025-02-03 22:21:37.210 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:21:37.210 +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.1937ms 2025-02-03 22:21:40.486 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" accepted. 2025-02-03 22:21:40.486 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" started. 2025-02-03 22:21:40.587 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" received FIN. 2025-02-03 22:21:40.587 +00:00 [DBG] Connection 0HNA0VVO1VFUF established using the following protocol: "Tls13" 2025-02-03 22:21:40.587 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:21:40.587 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" disconnecting. 2025-02-03 22:21:40.588 +00:00 [DBG] Connection id "0HNA0VVO1VFUF" stopped. 2025-02-03 22:21:48.787 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" accepted. 2025-02-03 22:21:48.787 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" started. 2025-02-03 22:21:48.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" received FIN. 2025-02-03 22:21:48.887 +00:00 [DBG] Connection 0HNA0VVO1VFUG established using the following protocol: "Tls13" 2025-02-03 22:21:48.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:21:48.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" disconnecting. 2025-02-03 22:21:48.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUG" stopped. 2025-02-03 22:22:00.596 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" accepted. 2025-02-03 22:22:00.597 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" started. 2025-02-03 22:22:00.698 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" received FIN. 2025-02-03 22:22:00.699 +00:00 [DBG] Connection 0HNA0VVO1VFUH established using the following protocol: "Tls13" 2025-02-03 22:22:00.699 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:00.699 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" disconnecting. 2025-02-03 22:22:00.699 +00:00 [DBG] Connection id "0HNA0VVO1VFUH" stopped. 2025-02-03 22:22:11.779 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" accepted. 2025-02-03 22:22:11.779 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" started. 2025-02-03 22:22:11.879 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" received FIN. 2025-02-03 22:22:11.879 +00:00 [DBG] Connection 0HNA0VVO1VFUI established using the following protocol: "Tls13" 2025-02-03 22:22:11.879 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:11.879 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" disconnecting. 2025-02-03 22:22:11.879 +00:00 [DBG] Connection id "0HNA0VVO1VFUI" stopped. 2025-02-03 22:22:23.253 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" accepted. 2025-02-03 22:22:23.253 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" started. 2025-02-03 22:22:23.354 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" received FIN. 2025-02-03 22:22:23.354 +00:00 [DBG] Connection 0HNA0VVO1VFUJ established using the following protocol: "Tls13" 2025-02-03 22:22:23.355 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:23.355 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" disconnecting. 2025-02-03 22:22:23.355 +00:00 [DBG] Connection id "0HNA0VVO1VFUJ" stopped. 2025-02-03 22:22:34.747 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" accepted. 2025-02-03 22:22:34.747 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" started. 2025-02-03 22:22:34.848 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" received FIN. 2025-02-03 22:22:34.848 +00:00 [DBG] Connection 0HNA0VVO1VFUK established using the following protocol: "Tls13" 2025-02-03 22:22:34.849 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" disconnecting. 2025-02-03 22:22:34.849 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" stopped. 2025-02-03 22:22:34.849 +00:00 [DBG] Connection id "0HNA0VVO1VFUK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:46.232 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" accepted. 2025-02-03 22:22:46.232 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" started. 2025-02-03 22:22:46.332 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" received FIN. 2025-02-03 22:22:46.333 +00:00 [DBG] Connection 0HNA0VVO1VFUL established using the following protocol: "Tls13" 2025-02-03 22:22:46.333 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:46.333 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" disconnecting. 2025-02-03 22:22:46.333 +00:00 [DBG] Connection id "0HNA0VVO1VFUL" stopped. 2025-02-03 22:22:57.714 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" accepted. 2025-02-03 22:22:57.714 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" started. 2025-02-03 22:22:57.814 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" received FIN. 2025-02-03 22:22:57.814 +00:00 [DBG] Connection 0HNA0VVO1VFUM established using the following protocol: "Tls13" 2025-02-03 22:22:57.814 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:22:57.814 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" disconnecting. 2025-02-03 22:22:57.814 +00:00 [DBG] Connection id "0HNA0VVO1VFUM" stopped. 2025-02-03 22:23:09.282 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" accepted. 2025-02-03 22:23:09.283 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" started. 2025-02-03 22:23:09.384 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" received FIN. 2025-02-03 22:23:09.384 +00:00 [DBG] Connection 0HNA0VVO1VFUN established using the following protocol: "Tls13" 2025-02-03 22:23:09.385 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:09.385 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" disconnecting. 2025-02-03 22:23:09.385 +00:00 [DBG] Connection id "0HNA0VVO1VFUN" stopped. 2025-02-03 22:23:20.692 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" accepted. 2025-02-03 22:23:20.692 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" started. 2025-02-03 22:23:20.792 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" received FIN. 2025-02-03 22:23:20.793 +00:00 [DBG] Connection 0HNA0VVO1VFUO established using the following protocol: "Tls13" 2025-02-03 22:23:20.793 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:20.793 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" disconnecting. 2025-02-03 22:23:20.793 +00:00 [DBG] Connection id "0HNA0VVO1VFUO" stopped. 2025-02-03 22:23:32.175 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" accepted. 2025-02-03 22:23:32.176 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" started. 2025-02-03 22:23:32.276 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" received FIN. 2025-02-03 22:23:32.276 +00:00 [DBG] Connection 0HNA0VVO1VFUP established using the following protocol: "Tls13" 2025-02-03 22:23:32.276 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:32.276 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" disconnecting. 2025-02-03 22:23:32.276 +00:00 [DBG] Connection id "0HNA0VVO1VFUP" stopped. 2025-02-03 22:23:35.908 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" accepted. 2025-02-03 22:23:35.908 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" started. 2025-02-03 22:23:36.008 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" received FIN. 2025-02-03 22:23:36.008 +00:00 [DBG] Connection 0HNA0VVO1VFUQ established using the following protocol: "Tls13" 2025-02-03 22:23:36.008 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:36.008 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" disconnecting. 2025-02-03 22:23:36.009 +00:00 [DBG] Connection id "0HNA0VVO1VFUQ" stopped. 2025-02-03 22:23:43.576 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/invoker/ - null null 2025-02-03 22:23:43.576 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/invoker/'. 2025-02-03 22:23:43.576 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:23:43.576 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/invoker/ - 307 0 null 0.3379ms 2025-02-03 22:23:46.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" accepted. 2025-02-03 22:23:46.887 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" started. 2025-02-03 22:23:46.988 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" received FIN. 2025-02-03 22:23:46.988 +00:00 [DBG] Connection 0HNA0VVO1VFUR established using the following protocol: "Tls13" 2025-02-03 22:23:46.988 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:46.988 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" disconnecting. 2025-02-03 22:23:46.988 +00:00 [DBG] Connection id "0HNA0VVO1VFUR" stopped. 2025-02-03 22:23:55.063 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.jsp - null null 2025-02-03 22:23:55.063 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.jsp'. 2025-02-03 22:23:55.063 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:23:55.063 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.jsp - 307 0 null 0.3031ms 2025-02-03 22:23:58.328 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" accepted. 2025-02-03 22:23:58.328 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" started. 2025-02-03 22:23:58.429 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" received FIN. 2025-02-03 22:23:58.429 +00:00 [DBG] Connection 0HNA0VVO1VFUS established using the following protocol: "Tls13" 2025-02-03 22:23:58.429 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:23:58.429 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" disconnecting. 2025-02-03 22:23:58.429 +00:00 [DBG] Connection id "0HNA0VVO1VFUS" stopped. 2025-02-03 22:24:06.647 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" accepted. 2025-02-03 22:24:06.647 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" started. 2025-02-03 22:24:06.748 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" received FIN. 2025-02-03 22:24:06.748 +00:00 [DBG] Connection 0HNA0VVO1VFUT established using the following protocol: "Tls13" 2025-02-03 22:24:06.748 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:06.748 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" disconnecting. 2025-02-03 22:24:06.748 +00:00 [DBG] Connection id "0HNA0VVO1VFUT" stopped. 2025-02-03 22:24:18.203 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" accepted. 2025-02-03 22:24:18.203 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" started. 2025-02-03 22:24:18.304 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" received FIN. 2025-02-03 22:24:18.304 +00:00 [DBG] Connection 0HNA0VVO1VFUU established using the following protocol: "Tls13" 2025-02-03 22:24:18.304 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:18.304 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" disconnecting. 2025-02-03 22:24:18.304 +00:00 [DBG] Connection id "0HNA0VVO1VFUU" stopped. 2025-02-03 22:24:29.622 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" accepted. 2025-02-03 22:24:29.622 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" started. 2025-02-03 22:24:29.722 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" received FIN. 2025-02-03 22:24:29.723 +00:00 [DBG] Connection 0HNA0VVO1VFUV established using the following protocol: "Tls13" 2025-02-03 22:24:29.723 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:29.723 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" disconnecting. 2025-02-03 22:24:29.723 +00:00 [DBG] Connection id "0HNA0VVO1VFUV" stopped. 2025-02-03 22:24:41.111 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" accepted. 2025-02-03 22:24:41.112 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" started. 2025-02-03 22:24:41.219 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" received FIN. 2025-02-03 22:24:41.219 +00:00 [DBG] Connection 0HNA0VVO1VFV0 established using the following protocol: "Tls13" 2025-02-03 22:24:41.219 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:41.219 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" disconnecting. 2025-02-03 22:24:41.220 +00:00 [DBG] Connection id "0HNA0VVO1VFV0" stopped. 2025-02-03 22:24:55.859 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" accepted. 2025-02-03 22:24:55.859 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" started. 2025-02-03 22:24:55.960 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" received FIN. 2025-02-03 22:24:55.961 +00:00 [DBG] Connection 0HNA0VVO1VFV1 established using the following protocol: "Tls13" 2025-02-03 22:24:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" disconnecting. 2025-02-03 22:24:55.961 +00:00 [DBG] Connection id "0HNA0VVO1VFV1" stopped. 2025-02-03 22:24:59.076 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" accepted. 2025-02-03 22:24:59.076 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" started. 2025-02-03 22:24:59.181 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" received FIN. 2025-02-03 22:24:59.181 +00:00 [DBG] Connection 0HNA0VVO1VFV2 established using the following protocol: "Tls13" 2025-02-03 22:24:59.181 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:24:59.182 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" disconnecting. 2025-02-03 22:24:59.182 +00:00 [DBG] Connection id "0HNA0VVO1VFV2" stopped. 2025-02-03 22:25:04.042 +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-03 22:25:04.042 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/1.1/index.aspx'. 2025-02-03 22:25:04.042 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:25:04.042 +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.2025ms 2025-02-03 22:25:07.316 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" accepted. 2025-02-03 22:25:07.316 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" started. 2025-02-03 22:25:07.416 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" received FIN. 2025-02-03 22:25:07.416 +00:00 [DBG] Connection 0HNA0VVO1VFV3 established using the following protocol: "Tls13" 2025-02-03 22:25:07.416 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:25:07.417 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" disconnecting. 2025-02-03 22:25:07.417 +00:00 [DBG] Connection id "0HNA0VVO1VFV3" stopped. 2025-02-03 22:25:15.594 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" accepted. 2025-02-03 22:25:15.594 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" started. 2025-02-03 22:25:15.695 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" received FIN. 2025-02-03 22:25:15.695 +00:00 [DBG] Connection 0HNA0VVO1VFV4 established using the following protocol: "Tls13" 2025-02-03 22:25:15.695 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:25:15.695 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" disconnecting. 2025-02-03 22:25:15.695 +00:00 [DBG] Connection id "0HNA0VVO1VFV4" stopped. 2025-02-03 22:25:27.063 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" accepted. 2025-02-03 22:25:27.063 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" started. 2025-02-03 22:25:27.164 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" received FIN. 2025-02-03 22:25:27.164 +00:00 [DBG] Connection 0HNA0VVO1VFV5 established using the following protocol: "Tls13" 2025-02-03 22:25:27.164 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:25:27.164 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" disconnecting. 2025-02-03 22:25:27.164 +00:00 [DBG] Connection id "0HNA0VVO1VFV5" stopped. 2025-02-03 22:25:38.554 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" accepted. 2025-02-03 22:25:38.554 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" started. 2025-02-03 22:25:38.654 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" received FIN. 2025-02-03 22:25:38.654 +00:00 [DBG] Connection 0HNA0VVO1VFV6 established using the following protocol: "Tls13" 2025-02-03 22:25:38.654 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:25:38.654 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" disconnecting. 2025-02-03 22:25:38.654 +00:00 [DBG] Connection id "0HNA0VVO1VFV6" stopped. 2025-02-03 22:25:50.045 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" accepted. 2025-02-03 22:25:50.045 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" started. 2025-02-03 22:25:50.146 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" received FIN. 2025-02-03 22:25:50.146 +00:00 [DBG] Connection 0HNA0VVO1VFV7 established using the following protocol: "Tls13" 2025-02-03 22:25:50.146 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:25:50.146 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" disconnecting. 2025-02-03 22:25:50.146 +00:00 [DBG] Connection id "0HNA0VVO1VFV7" stopped. 2025-02-03 22:26:03.032 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/ClientInstall/officescannt.htm - null null 2025-02-03 22:26:03.032 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/officescan/console/html/ClientInstall/officescannt.htm'. 2025-02-03 22:26:03.032 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:26:03.033 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/officescan/console/html/ClientInstall/officescannt.htm - 307 0 null 0.2293ms 2025-02-03 22:26:06.300 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" accepted. 2025-02-03 22:26:06.300 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" started. 2025-02-03 22:26:06.406 +00:00 [DBG] Connection 0HNA0VVO1VFV8 established using the following protocol: "Tls13" 2025-02-03 22:26:06.408 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" received FIN. 2025-02-03 22:26:06.408 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" disconnecting. 2025-02-03 22:26:06.408 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:06.409 +00:00 [DBG] Connection id "0HNA0VVO1VFV8" stopped. 2025-02-03 22:26:13.024 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" accepted. 2025-02-03 22:26:13.024 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" started. 2025-02-03 22:26:13.024 +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-03 22:26:13.024 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/applmgr/'. 2025-02-03 22:26:13.024 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" completed keep alive response. 2025-02-03 22:26:13.024 +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.1415ms 2025-02-03 22:26:16.155 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" accepted. 2025-02-03 22:26:16.155 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" started. 2025-02-03 22:26:16.254 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" received FIN. 2025-02-03 22:26:16.255 +00:00 [DBG] Connection 0HNA0VVO1VFVA established using the following protocol: "Tls13" 2025-02-03 22:26:16.255 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:16.255 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" disconnecting. 2025-02-03 22:26:16.255 +00:00 [DBG] Connection id "0HNA0VVO1VFVA" stopped. 2025-02-03 22:26:24.509 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" accepted. 2025-02-03 22:26:24.509 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" started. 2025-02-03 22:26:24.610 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" received FIN. 2025-02-03 22:26:24.610 +00:00 [DBG] Connection 0HNA0VVO1VFVB established using the following protocol: "Tls13" 2025-02-03 22:26:24.610 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:24.611 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" disconnecting. 2025-02-03 22:26:24.611 +00:00 [DBG] Connection id "0HNA0VVO1VFVB" stopped. 2025-02-03 22:26:36.000 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" accepted. 2025-02-03 22:26:36.000 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" started. 2025-02-03 22:26:36.100 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" received FIN. 2025-02-03 22:26:36.101 +00:00 [DBG] Connection 0HNA0VVO1VFVC established using the following protocol: "Tls13" 2025-02-03 22:26:36.101 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:36.101 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" disconnecting. 2025-02-03 22:26:36.101 +00:00 [DBG] Connection id "0HNA0VVO1VFVC" stopped. 2025-02-03 22:26:47.488 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" accepted. 2025-02-03 22:26:47.488 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" started. 2025-02-03 22:26:47.589 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" received FIN. 2025-02-03 22:26:47.589 +00:00 [DBG] Connection 0HNA0VVO1VFVD established using the following protocol: "Tls13" 2025-02-03 22:26:47.589 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:47.589 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" disconnecting. 2025-02-03 22:26:47.589 +00:00 [DBG] Connection id "0HNA0VVO1VFVD" stopped. 2025-02-03 22:26:58.974 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" accepted. 2025-02-03 22:26:58.974 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" started. 2025-02-03 22:26:59.074 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" received FIN. 2025-02-03 22:26:59.074 +00:00 [DBG] Connection 0HNA0VVO1VFVE established using the following protocol: "Tls13" 2025-02-03 22:26:59.074 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:26:59.075 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" disconnecting. 2025-02-03 22:26:59.075 +00:00 [DBG] Connection id "0HNA0VVO1VFVE" stopped. 2025-02-03 22:27:10.467 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" accepted. 2025-02-03 22:27:10.467 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" started. 2025-02-03 22:27:10.567 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" received FIN. 2025-02-03 22:27:10.568 +00:00 [DBG] Connection 0HNA0VVO1VFVF established using the following protocol: "Tls13" 2025-02-03 22:27:10.568 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:27:10.568 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" disconnecting. 2025-02-03 22:27:10.568 +00:00 [DBG] Connection id "0HNA0VVO1VFVF" stopped. 2025-02-03 22:27:21.856 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.php - null null 2025-02-03 22:27:21.856 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.php'. 2025-02-03 22:27:21.856 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:27:21.856 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.php - 307 0 null 0.1989ms 2025-02-03 22:27:25.096 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" accepted. 2025-02-03 22:27:25.096 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" started. 2025-02-03 22:27:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" received FIN. 2025-02-03 22:27:25.197 +00:00 [DBG] Connection 0HNA0VVO1VFVG established using the following protocol: "Tls13" 2025-02-03 22:27:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:27:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" disconnecting. 2025-02-03 22:27:25.197 +00:00 [DBG] Connection id "0HNA0VVO1VFVG" stopped. 2025-02-03 22:27:33.435 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" accepted. 2025-02-03 22:27:33.435 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" started. 2025-02-03 22:27:33.535 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" received FIN. 2025-02-03 22:27:33.535 +00:00 [DBG] Connection 0HNA0VVO1VFVH established using the following protocol: "Tls13" 2025-02-03 22:27:33.535 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:27:33.535 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" disconnecting. 2025-02-03 22:27:33.535 +00:00 [DBG] Connection id "0HNA0VVO1VFVH" stopped. 2025-02-03 22:27:44.933 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" accepted. 2025-02-03 22:27:44.933 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" started. 2025-02-03 22:27:45.034 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" received FIN. 2025-02-03 22:27:45.034 +00:00 [DBG] Connection 0HNA0VVO1VFVI established using the following protocol: "Tls13" 2025-02-03 22:27:45.034 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:27:45.034 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" disconnecting. 2025-02-03 22:27:45.034 +00:00 [DBG] Connection id "0HNA0VVO1VFVI" stopped. 2025-02-03 22:27:56.317 +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-03 22:27:56.317 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/repo/'. 2025-02-03 22:27:56.317 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:27:56.318 +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.3564ms 2025-02-03 22:27:59.543 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" accepted. 2025-02-03 22:27:59.543 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" started. 2025-02-03 22:27:59.643 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" received FIN. 2025-02-03 22:27:59.644 +00:00 [DBG] Connection 0HNA0VVO1VFVJ established using the following protocol: "Tls13" 2025-02-03 22:27:59.644 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:27:59.644 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" disconnecting. 2025-02-03 22:27:59.644 +00:00 [DBG] Connection id "0HNA0VVO1VFVJ" stopped. 2025-02-03 22:28:07.908 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" accepted. 2025-02-03 22:28:07.908 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" started. 2025-02-03 22:28:08.008 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" received FIN. 2025-02-03 22:28:08.008 +00:00 [DBG] Connection 0HNA0VVO1VFVK established using the following protocol: "Tls13" 2025-02-03 22:28:08.008 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:08.008 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" disconnecting. 2025-02-03 22:28:08.008 +00:00 [DBG] Connection id "0HNA0VVO1VFVK" stopped. 2025-02-03 22:28:19.390 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" accepted. 2025-02-03 22:28:19.390 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" started. 2025-02-03 22:28:19.491 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" received FIN. 2025-02-03 22:28:19.491 +00:00 [DBG] Connection 0HNA0VVO1VFVL established using the following protocol: "Tls13" 2025-02-03 22:28:19.492 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:19.492 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" disconnecting. 2025-02-03 22:28:19.492 +00:00 [DBG] Connection id "0HNA0VVO1VFVL" stopped. 2025-02-03 22:28:24.946 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" disconnecting. 2025-02-03 22:28:24.946 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" stopped. 2025-02-03 22:28:24.946 +00:00 [DBG] Connection id "0HNA0VVO1VFV9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:30.878 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" accepted. 2025-02-03 22:28:30.878 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" started. 2025-02-03 22:28:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" received FIN. 2025-02-03 22:28:30.979 +00:00 [DBG] Connection 0HNA0VVO1VFVM established using the following protocol: "Tls13" 2025-02-03 22:28:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" disconnecting. 2025-02-03 22:28:30.979 +00:00 [DBG] Connection id "0HNA0VVO1VFVM" stopped. 2025-02-03 22:28:42.265 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum_answer.php?que_id=1 - null null 2025-02-03 22:28:42.265 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forum_answer.php?que_id=1'. 2025-02-03 22:28:42.265 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:28:42.265 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forum_answer.php?que_id=1 - 307 0 null 0.2278ms 2025-02-03 22:28:45.512 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" accepted. 2025-02-03 22:28:45.512 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" started. 2025-02-03 22:28:45.612 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" received FIN. 2025-02-03 22:28:45.613 +00:00 [DBG] Connection 0HNA0VVO1VFVN established using the following protocol: "Tls13" 2025-02-03 22:28:45.613 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:45.613 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" disconnecting. 2025-02-03 22:28:45.613 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" reset. 2025-02-03 22:28:45.613 +00:00 [DBG] Connection id "0HNA0VVO1VFVN" stopped. 2025-02-03 22:28:53.856 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" accepted. 2025-02-03 22:28:53.856 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" started. 2025-02-03 22:28:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" received FIN. 2025-02-03 22:28:53.956 +00:00 [DBG] Connection 0HNA0VVO1VFVO established using the following protocol: "Tls13" 2025-02-03 22:28:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:28:53.956 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" disconnecting. 2025-02-03 22:28:53.957 +00:00 [DBG] Connection id "0HNA0VVO1VFVO" stopped. 2025-02-03 22:29:05.356 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" accepted. 2025-02-03 22:29:05.356 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" started. 2025-02-03 22:29:05.456 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" received FIN. 2025-02-03 22:29:05.456 +00:00 [DBG] Connection 0HNA0VVO1VFVP established using the following protocol: "Tls13" 2025-02-03 22:29:05.456 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:29:05.456 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" disconnecting. 2025-02-03 22:29:05.456 +00:00 [DBG] Connection id "0HNA0VVO1VFVP" stopped. 2025-02-03 22:29:16.744 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nagios3/cgi-bin/statuswml.cgi - null null 2025-02-03 22:29:16.744 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/nagios3/cgi-bin/statuswml.cgi'. 2025-02-03 22:29:16.744 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:29:16.744 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/nagios3/cgi-bin/statuswml.cgi - 307 0 null 0.2087ms 2025-02-03 22:29:19.972 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" accepted. 2025-02-03 22:29:19.972 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" started. 2025-02-03 22:29:20.071 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" received FIN. 2025-02-03 22:29:20.072 +00:00 [DBG] Connection 0HNA0VVO1VFVQ established using the following protocol: "Tls13" 2025-02-03 22:29:20.072 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:29:20.072 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" disconnecting. 2025-02-03 22:29:20.072 +00:00 [DBG] Connection id "0HNA0VVO1VFVQ" stopped. 2025-02-03 22:29:28.343 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" accepted. 2025-02-03 22:29:28.344 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" started. 2025-02-03 22:29:28.444 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" received FIN. 2025-02-03 22:29:28.445 +00:00 [DBG] Connection 0HNA0VVO1VFVR established using the following protocol: "Tls13" 2025-02-03 22:29:28.445 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:29:28.445 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" disconnecting. 2025-02-03 22:29:28.445 +00:00 [DBG] Connection id "0HNA0VVO1VFVR" stopped. 2025-02-03 22:29:39.815 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" accepted. 2025-02-03 22:29:39.815 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" started. 2025-02-03 22:29:39.916 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" received FIN. 2025-02-03 22:29:39.916 +00:00 [DBG] Connection 0HNA0VVO1VFVS established using the following protocol: "Tls13" 2025-02-03 22:29:39.916 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:29:39.916 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" disconnecting. 2025-02-03 22:29:39.916 +00:00 [DBG] Connection id "0HNA0VVO1VFVS" stopped. 2025-02-03 22:29:51.296 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" accepted. 2025-02-03 22:29:51.296 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" started. 2025-02-03 22:29:51.397 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" received FIN. 2025-02-03 22:29:51.397 +00:00 [DBG] Connection 0HNA0VVO1VFVT established using the following protocol: "Tls13" 2025-02-03 22:29:51.397 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" disconnecting. 2025-02-03 22:29:51.397 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" stopped. 2025-02-03 22:29:51.397 +00:00 [DBG] Connection id "0HNA0VVO1VFVT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:02.997 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" accepted. 2025-02-03 22:30:02.997 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" started. 2025-02-03 22:30:03.097 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" received FIN. 2025-02-03 22:30:03.097 +00:00 [DBG] Connection 0HNA0VVO1VFVU established using the following protocol: "Tls13" 2025-02-03 22:30:03.097 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:03.098 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" disconnecting. 2025-02-03 22:30:03.098 +00:00 [DBG] Connection id "0HNA0VVO1VFVU" stopped. 2025-02-03 22:30:14.335 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" accepted. 2025-02-03 22:30:14.335 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" started. 2025-02-03 22:30:14.435 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" received FIN. 2025-02-03 22:30:14.435 +00:00 [DBG] Connection 0HNA0VVO1VFVV established using the following protocol: "Tls13" 2025-02-03 22:30:14.435 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:14.436 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" disconnecting. 2025-02-03 22:30:14.436 +00:00 [DBG] Connection id "0HNA0VVO1VFVV" stopped. 2025-02-03 22:30:25.771 +00:00 [DBG] Connection id "0HNA0VVO1VG00" accepted. 2025-02-03 22:30:25.771 +00:00 [DBG] Connection id "0HNA0VVO1VG00" started. 2025-02-03 22:30:25.872 +00:00 [DBG] Connection id "0HNA0VVO1VG00" received FIN. 2025-02-03 22:30:25.873 +00:00 [DBG] Connection 0HNA0VVO1VG00 established using the following protocol: "Tls13" 2025-02-03 22:30:25.873 +00:00 [DBG] Connection id "0HNA0VVO1VG00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:25.873 +00:00 [DBG] Connection id "0HNA0VVO1VG00" disconnecting. 2025-02-03 22:30:25.873 +00:00 [DBG] Connection id "0HNA0VVO1VG00" stopped. 2025-02-03 22:30:37.254 +00:00 [DBG] Connection id "0HNA0VVO1VG01" accepted. 2025-02-03 22:30:37.255 +00:00 [DBG] Connection id "0HNA0VVO1VG01" started. 2025-02-03 22:30:37.355 +00:00 [DBG] Connection id "0HNA0VVO1VG01" received FIN. 2025-02-03 22:30:37.355 +00:00 [DBG] Connection 0HNA0VVO1VG01 established using the following protocol: "Tls13" 2025-02-03 22:30:37.355 +00:00 [DBG] Connection id "0HNA0VVO1VG01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:37.355 +00:00 [DBG] Connection id "0HNA0VVO1VG01" disconnecting. 2025-02-03 22:30:37.355 +00:00 [DBG] Connection id "0HNA0VVO1VG01" stopped. 2025-02-03 22:30:48.739 +00:00 [DBG] Connection id "0HNA0VVO1VG02" accepted. 2025-02-03 22:30:48.739 +00:00 [DBG] Connection id "0HNA0VVO1VG02" started. 2025-02-03 22:30:48.839 +00:00 [DBG] Connection id "0HNA0VVO1VG02" received FIN. 2025-02-03 22:30:48.839 +00:00 [DBG] Connection 0HNA0VVO1VG02 established using the following protocol: "Tls13" 2025-02-03 22:30:48.840 +00:00 [DBG] Connection id "0HNA0VVO1VG02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:30:48.840 +00:00 [DBG] Connection id "0HNA0VVO1VG02" disconnecting. 2025-02-03 22:30:48.840 +00:00 [DBG] Connection id "0HNA0VVO1VG02" stopped. 2025-02-03 22:31:00.595 +00:00 [DBG] Connection id "0HNA0VVO1VG03" accepted. 2025-02-03 22:31:00.595 +00:00 [DBG] Connection id "0HNA0VVO1VG03" started. 2025-02-03 22:31:00.695 +00:00 [DBG] Connection id "0HNA0VVO1VG03" received FIN. 2025-02-03 22:31:00.695 +00:00 [DBG] Connection 0HNA0VVO1VG03 established using the following protocol: "Tls13" 2025-02-03 22:31:00.695 +00:00 [DBG] Connection id "0HNA0VVO1VG03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:00.696 +00:00 [DBG] Connection id "0HNA0VVO1VG03" disconnecting. 2025-02-03 22:31:00.696 +00:00 [DBG] Connection id "0HNA0VVO1VG03" stopped. 2025-02-03 22:31:11.712 +00:00 [DBG] Connection id "0HNA0VVO1VG04" accepted. 2025-02-03 22:31:11.712 +00:00 [DBG] Connection id "0HNA0VVO1VG04" started. 2025-02-03 22:31:11.813 +00:00 [DBG] Connection id "0HNA0VVO1VG04" received FIN. 2025-02-03 22:31:11.814 +00:00 [DBG] Connection 0HNA0VVO1VG04 established using the following protocol: "Tls13" 2025-02-03 22:31:11.814 +00:00 [DBG] Connection id "0HNA0VVO1VG04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:11.814 +00:00 [DBG] Connection id "0HNA0VVO1VG04" disconnecting. 2025-02-03 22:31:11.814 +00:00 [DBG] Connection id "0HNA0VVO1VG04" stopped. 2025-02-03 22:31:23.106 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.php - null null 2025-02-03 22:31:23.106 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.php'. 2025-02-03 22:31:23.106 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:31:23.106 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.php - 307 0 null 0.3372ms 2025-02-03 22:31:26.384 +00:00 [DBG] Connection id "0HNA0VVO1VG05" accepted. 2025-02-03 22:31:26.384 +00:00 [DBG] Connection id "0HNA0VVO1VG05" started. 2025-02-03 22:31:26.485 +00:00 [DBG] Connection id "0HNA0VVO1VG05" received FIN. 2025-02-03 22:31:26.485 +00:00 [DBG] Connection 0HNA0VVO1VG05 established using the following protocol: "Tls13" 2025-02-03 22:31:26.485 +00:00 [DBG] Connection id "0HNA0VVO1VG05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:26.486 +00:00 [DBG] Connection id "0HNA0VVO1VG05" disconnecting. 2025-02-03 22:31:26.486 +00:00 [DBG] Connection id "0HNA0VVO1VG05" stopped. 2025-02-03 22:31:34.709 +00:00 [DBG] Connection id "0HNA0VVO1VG06" accepted. 2025-02-03 22:31:34.709 +00:00 [DBG] Connection id "0HNA0VVO1VG06" started. 2025-02-03 22:31:34.811 +00:00 [DBG] Connection id "0HNA0VVO1VG06" received FIN. 2025-02-03 22:31:34.812 +00:00 [DBG] Connection 0HNA0VVO1VG06 established using the following protocol: "Tls13" 2025-02-03 22:31:34.812 +00:00 [DBG] Connection id "0HNA0VVO1VG06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:34.812 +00:00 [DBG] Connection id "0HNA0VVO1VG06" disconnecting. 2025-02-03 22:31:34.812 +00:00 [DBG] Connection id "0HNA0VVO1VG06" stopped. 2025-02-03 22:31:46.171 +00:00 [DBG] Connection id "0HNA0VVO1VG07" accepted. 2025-02-03 22:31:46.171 +00:00 [DBG] Connection id "0HNA0VVO1VG07" started. 2025-02-03 22:31:46.272 +00:00 [DBG] Connection id "0HNA0VVO1VG07" received FIN. 2025-02-03 22:31:46.272 +00:00 [DBG] Connection 0HNA0VVO1VG07 established using the following protocol: "Tls13" 2025-02-03 22:31:46.272 +00:00 [DBG] Connection id "0HNA0VVO1VG07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:46.272 +00:00 [DBG] Connection id "0HNA0VVO1VG07" disconnecting. 2025-02-03 22:31:46.273 +00:00 [DBG] Connection id "0HNA0VVO1VG07" stopped. 2025-02-03 22:31:57.755 +00:00 [DBG] Connection id "0HNA0VVO1VG08" accepted. 2025-02-03 22:31:57.755 +00:00 [DBG] Connection id "0HNA0VVO1VG08" started. 2025-02-03 22:31:57.856 +00:00 [DBG] Connection id "0HNA0VVO1VG08" received FIN. 2025-02-03 22:31:57.856 +00:00 [DBG] Connection 0HNA0VVO1VG08 established using the following protocol: "Tls13" 2025-02-03 22:31:57.856 +00:00 [DBG] Connection id "0HNA0VVO1VG08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:31:57.857 +00:00 [DBG] Connection id "0HNA0VVO1VG08" disconnecting. 2025-02-03 22:31:57.857 +00:00 [DBG] Connection id "0HNA0VVO1VG08" stopped. 2025-02-03 22:32:09.148 +00:00 [DBG] Connection id "0HNA0VVO1VG09" accepted. 2025-02-03 22:32:09.148 +00:00 [DBG] Connection id "0HNA0VVO1VG09" started. 2025-02-03 22:32:09.254 +00:00 [DBG] Connection id "0HNA0VVO1VG09" received FIN. 2025-02-03 22:32:09.254 +00:00 [DBG] Connection 0HNA0VVO1VG09 established using the following protocol: "Tls13" 2025-02-03 22:32:09.254 +00:00 [DBG] Connection id "0HNA0VVO1VG09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:32:09.254 +00:00 [DBG] Connection id "0HNA0VVO1VG09" disconnecting. 2025-02-03 22:32:09.254 +00:00 [DBG] Connection id "0HNA0VVO1VG09" stopped. 2025-02-03 22:32:20.695 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" accepted. 2025-02-03 22:32:20.695 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" started. 2025-02-03 22:32:20.795 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" received FIN. 2025-02-03 22:32:20.796 +00:00 [DBG] Connection 0HNA0VVO1VG0A established using the following protocol: "Tls13" 2025-02-03 22:32:20.796 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:32:20.796 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" disconnecting. 2025-02-03 22:32:20.796 +00:00 [DBG] Connection id "0HNA0VVO1VG0A" stopped. 2025-02-03 22:32:32.139 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" accepted. 2025-02-03 22:32:32.139 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" started. 2025-02-03 22:32:32.239 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" received FIN. 2025-02-03 22:32:32.239 +00:00 [DBG] Connection 0HNA0VVO1VG0B established using the following protocol: "Tls13" 2025-02-03 22:32:32.239 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:32:32.239 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" disconnecting. 2025-02-03 22:32:32.239 +00:00 [DBG] Connection id "0HNA0VVO1VG0B" stopped. 2025-02-03 22:32:43.523 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manager/html - null null 2025-02-03 22:32:43.524 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/manager/html'. 2025-02-03 22:32:43.524 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:32:43.524 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/manager/html - 307 0 null 0.2223ms 2025-02-03 22:32:46.814 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" accepted. 2025-02-03 22:32:46.814 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" started. 2025-02-03 22:32:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" received FIN. 2025-02-03 22:32:46.916 +00:00 [DBG] Connection 0HNA0VVO1VG0C established using the following protocol: "Tls13" 2025-02-03 22:32:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:32:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" disconnecting. 2025-02-03 22:32:46.916 +00:00 [DBG] Connection id "0HNA0VVO1VG0C" stopped. 2025-02-03 22:32:55.111 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" accepted. 2025-02-03 22:32:55.111 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" started. 2025-02-03 22:32:55.211 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" received FIN. 2025-02-03 22:32:55.212 +00:00 [DBG] Connection 0HNA0VVO1VG0D established using the following protocol: "Tls13" 2025-02-03 22:32:55.212 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:32:55.212 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" disconnecting. 2025-02-03 22:32:55.212 +00:00 [DBG] Connection id "0HNA0VVO1VG0D" stopped. 2025-02-03 22:33:06.601 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" accepted. 2025-02-03 22:33:06.601 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" started. 2025-02-03 22:33:06.701 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" received FIN. 2025-02-03 22:33:06.701 +00:00 [DBG] Connection 0HNA0VVO1VG0E established using the following protocol: "Tls13" 2025-02-03 22:33:06.701 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:33:06.701 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" disconnecting. 2025-02-03 22:33:06.702 +00:00 [DBG] Connection id "0HNA0VVO1VG0E" stopped. 2025-02-03 22:33:18.087 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" accepted. 2025-02-03 22:33:18.087 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" started. 2025-02-03 22:33:18.187 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" received FIN. 2025-02-03 22:33:18.188 +00:00 [DBG] Connection 0HNA0VVO1VG0F established using the following protocol: "Tls13" 2025-02-03 22:33:18.188 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:33:18.188 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" disconnecting. 2025-02-03 22:33:18.188 +00:00 [DBG] Connection id "0HNA0VVO1VG0F" stopped. 2025-02-03 22:33:29.583 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" accepted. 2025-02-03 22:33:29.583 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" started. 2025-02-03 22:33:29.684 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" received FIN. 2025-02-03 22:33:29.688 +00:00 [DBG] Connection 0HNA0VVO1VG0G established using the following protocol: "Tls13" 2025-02-03 22:33:29.688 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:33:29.688 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" disconnecting. 2025-02-03 22:33:29.688 +00:00 [DBG] Connection id "0HNA0VVO1VG0G" stopped. 2025-02-03 22:33:41.062 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" accepted. 2025-02-03 22:33:41.062 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" started. 2025-02-03 22:33:41.162 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" received FIN. 2025-02-03 22:33:41.163 +00:00 [DBG] Connection 0HNA0VVO1VG0H established using the following protocol: "Tls13" 2025-02-03 22:33:41.163 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:33:41.163 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" disconnecting. 2025-02-03 22:33:41.163 +00:00 [DBG] Connection id "0HNA0VVO1VG0H" stopped. 2025-02-03 22:33:52.579 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" accepted. 2025-02-03 22:33:52.579 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" started. 2025-02-03 22:33:52.680 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" received FIN. 2025-02-03 22:33:52.681 +00:00 [DBG] Connection 0HNA0VVO1VG0I established using the following protocol: "Tls13" 2025-02-03 22:33:52.681 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:33:52.681 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" disconnecting. 2025-02-03 22:33:52.681 +00:00 [DBG] Connection id "0HNA0VVO1VG0I" stopped. 2025-02-03 22:34:04.045 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" accepted. 2025-02-03 22:34:04.045 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" started. 2025-02-03 22:34:04.146 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" received FIN. 2025-02-03 22:34:04.147 +00:00 [DBG] Connection 0HNA0VVO1VG0J established using the following protocol: "Tls13" 2025-02-03 22:34:04.147 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" disconnecting. 2025-02-03 22:34:04.147 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" stopped. 2025-02-03 22:34:04.148 +00:00 [DBG] Connection id "0HNA0VVO1VG0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:34:15.773 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" accepted. 2025-02-03 22:34:15.773 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" started. 2025-02-03 22:34:15.873 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" received FIN. 2025-02-03 22:34:15.874 +00:00 [DBG] Connection 0HNA0VVO1VG0K established using the following protocol: "Tls13" 2025-02-03 22:34:15.874 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:34:15.874 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" disconnecting. 2025-02-03 22:34:15.874 +00:00 [DBG] Connection id "0HNA0VVO1VG0K" stopped. 2025-02-03 22:34:26.915 +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-03 22:34:26.915 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-csc/'. 2025-02-03 22:34:26.915 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:34:26.915 +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.2693ms 2025-02-03 22:34:30.211 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" accepted. 2025-02-03 22:34:30.211 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" started. 2025-02-03 22:34:30.312 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" received FIN. 2025-02-03 22:34:30.316 +00:00 [DBG] Connection 0HNA0VVO1VG0L established using the following protocol: "Tls13" 2025-02-03 22:34:30.316 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:34:30.316 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" disconnecting. 2025-02-03 22:34:30.316 +00:00 [DBG] Connection id "0HNA0VVO1VG0L" stopped. 2025-02-03 22:34:38.498 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" accepted. 2025-02-03 22:34:38.498 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" started. 2025-02-03 22:34:38.599 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" received FIN. 2025-02-03 22:34:38.599 +00:00 [DBG] Connection 0HNA0VVO1VG0M established using the following protocol: "Tls13" 2025-02-03 22:34:38.599 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:34:38.599 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" disconnecting. 2025-02-03 22:34:38.599 +00:00 [DBG] Connection id "0HNA0VVO1VG0M" stopped. 2025-02-03 22:34:49.989 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" accepted. 2025-02-03 22:34:49.989 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" started. 2025-02-03 22:34:50.089 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" received FIN. 2025-02-03 22:34:50.089 +00:00 [DBG] Connection 0HNA0VVO1VG0N established using the following protocol: "Tls13" 2025-02-03 22:34:50.089 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:34:50.089 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" disconnecting. 2025-02-03 22:34:50.090 +00:00 [DBG] Connection id "0HNA0VVO1VG0N" stopped. 2025-02-03 22:35:01.473 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" accepted. 2025-02-03 22:35:01.473 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" started. 2025-02-03 22:35:01.473 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals.php - null null 2025-02-03 22:35:01.473 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/awstatstotals.php'. 2025-02-03 22:35:01.473 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" completed keep alive response. 2025-02-03 22:35:01.473 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/awstatstotals.php - 307 0 null 0.2555ms 2025-02-03 22:35:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" accepted. 2025-02-03 22:35:04.648 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" started. 2025-02-03 22:35:04.748 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" received FIN. 2025-02-03 22:35:04.749 +00:00 [DBG] Connection 0HNA0VVO1VG0P established using the following protocol: "Tls13" 2025-02-03 22:35:04.749 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:04.749 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" disconnecting. 2025-02-03 22:35:04.749 +00:00 [DBG] Connection id "0HNA0VVO1VG0P" stopped. 2025-02-03 22:35:12.971 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" accepted. 2025-02-03 22:35:12.971 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" started. 2025-02-03 22:35:13.071 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" received FIN. 2025-02-03 22:35:13.072 +00:00 [DBG] Connection 0HNA0VVO1VG0Q established using the following protocol: "Tls13" 2025-02-03 22:35:13.072 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:13.072 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" disconnecting. 2025-02-03 22:35:13.072 +00:00 [DBG] Connection id "0HNA0VVO1VG0Q" stopped. 2025-02-03 22:35:24.352 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/myposts.aspx - null null 2025-02-03 22:35:24.352 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/myposts.aspx'. 2025-02-03 22:35:24.352 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:35:24.352 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/myposts.aspx - 307 0 null 0.1959ms 2025-02-03 22:35:27.592 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" accepted. 2025-02-03 22:35:27.592 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" started. 2025-02-03 22:35:27.692 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" received FIN. 2025-02-03 22:35:27.693 +00:00 [DBG] Connection 0HNA0VVO1VG0R established using the following protocol: "Tls13" 2025-02-03 22:35:27.693 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:27.693 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" disconnecting. 2025-02-03 22:35:27.693 +00:00 [DBG] Connection id "0HNA0VVO1VG0R" stopped. 2025-02-03 22:35:35.946 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" accepted. 2025-02-03 22:35:35.946 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" started. 2025-02-03 22:35:36.048 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" received FIN. 2025-02-03 22:35:36.048 +00:00 [DBG] Connection 0HNA0VVO1VG0S established using the following protocol: "Tls13" 2025-02-03 22:35:36.048 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:36.048 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" disconnecting. 2025-02-03 22:35:36.049 +00:00 [DBG] Connection id "0HNA0VVO1VG0S" stopped. 2025-02-03 22:35:47.446 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" accepted. 2025-02-03 22:35:47.446 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" started. 2025-02-03 22:35:47.550 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" received FIN. 2025-02-03 22:35:47.551 +00:00 [DBG] Connection 0HNA0VVO1VG0T established using the following protocol: "Tls13" 2025-02-03 22:35:47.551 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:47.551 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" disconnecting. 2025-02-03 22:35:47.551 +00:00 [DBG] Connection id "0HNA0VVO1VG0T" stopped. 2025-02-03 22:35:50.621 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" accepted. 2025-02-03 22:35:50.621 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" started. 2025-02-03 22:35:50.721 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" received FIN. 2025-02-03 22:35:50.721 +00:00 [DBG] Connection 0HNA0VVO1VG0U established using the following protocol: "Tls13" 2025-02-03 22:35:50.722 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:50.722 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" reset. 2025-02-03 22:35:50.722 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" disconnecting. 2025-02-03 22:35:50.722 +00:00 [DBG] Connection id "0HNA0VVO1VG0U" stopped. 2025-02-03 22:35:58.926 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" accepted. 2025-02-03 22:35:58.926 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" started. 2025-02-03 22:35:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" received FIN. 2025-02-03 22:35:59.026 +00:00 [DBG] Connection 0HNA0VVO1VG0V established using the following protocol: "Tls13" 2025-02-03 22:35:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:35:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" disconnecting. 2025-02-03 22:35:59.026 +00:00 [DBG] Connection id "0HNA0VVO1VG0V" stopped. 2025-02-03 22:36:10.414 +00:00 [DBG] Connection id "0HNA0VVO1VG10" accepted. 2025-02-03 22:36:10.414 +00:00 [DBG] Connection id "0HNA0VVO1VG10" started. 2025-02-03 22:36:10.515 +00:00 [DBG] Connection id "0HNA0VVO1VG10" received FIN. 2025-02-03 22:36:10.515 +00:00 [DBG] Connection 0HNA0VVO1VG10 established using the following protocol: "Tls13" 2025-02-03 22:36:10.515 +00:00 [DBG] Connection id "0HNA0VVO1VG10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:36:10.515 +00:00 [DBG] Connection id "0HNA0VVO1VG10" disconnecting. 2025-02-03 22:36:10.515 +00:00 [DBG] Connection id "0HNA0VVO1VG10" stopped. 2025-02-03 22:36:21.944 +00:00 [DBG] Connection id "0HNA0VVO1VG11" accepted. 2025-02-03 22:36:21.944 +00:00 [DBG] Connection id "0HNA0VVO1VG11" started. 2025-02-03 22:36:22.044 +00:00 [DBG] Connection id "0HNA0VVO1VG11" received FIN. 2025-02-03 22:36:22.044 +00:00 [DBG] Connection 0HNA0VVO1VG11 established using the following protocol: "Tls13" 2025-02-03 22:36:22.044 +00:00 [DBG] Connection id "0HNA0VVO1VG11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:36:22.045 +00:00 [DBG] Connection id "0HNA0VVO1VG11" disconnecting. 2025-02-03 22:36:22.045 +00:00 [DBG] Connection id "0HNA0VVO1VG11" stopped. 2025-02-03 22:36:33.385 +00:00 [DBG] Connection id "0HNA0VVO1VG12" accepted. 2025-02-03 22:36:33.385 +00:00 [DBG] Connection id "0HNA0VVO1VG12" started. 2025-02-03 22:36:33.485 +00:00 [DBG] Connection id "0HNA0VVO1VG12" received FIN. 2025-02-03 22:36:33.486 +00:00 [DBG] Connection 0HNA0VVO1VG12 established using the following protocol: "Tls13" 2025-02-03 22:36:33.486 +00:00 [DBG] Connection id "0HNA0VVO1VG12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:36:33.486 +00:00 [DBG] Connection id "0HNA0VVO1VG12" disconnecting. 2025-02-03 22:36:33.486 +00:00 [DBG] Connection id "0HNA0VVO1VG12" stopped. 2025-02-03 22:36:44.881 +00:00 [DBG] Connection id "0HNA0VVO1VG13" accepted. 2025-02-03 22:36:44.881 +00:00 [DBG] Connection id "0HNA0VVO1VG13" started. 2025-02-03 22:36:44.982 +00:00 [DBG] Connection id "0HNA0VVO1VG13" received FIN. 2025-02-03 22:36:44.982 +00:00 [DBG] Connection 0HNA0VVO1VG13 established using the following protocol: "Tls13" 2025-02-03 22:36:44.983 +00:00 [DBG] Connection id "0HNA0VVO1VG13" disconnecting. 2025-02-03 22:36:44.983 +00:00 [DBG] Connection id "0HNA0VVO1VG13" stopped. 2025-02-03 22:36:44.983 +00:00 [DBG] Connection id "0HNA0VVO1VG13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:36:56.373 +00:00 [DBG] Connection id "0HNA0VVO1VG14" accepted. 2025-02-03 22:36:56.374 +00:00 [DBG] Connection id "0HNA0VVO1VG14" started. 2025-02-03 22:36:56.474 +00:00 [DBG] Connection id "0HNA0VVO1VG14" received FIN. 2025-02-03 22:36:56.474 +00:00 [DBG] Connection 0HNA0VVO1VG14 established using the following protocol: "Tls13" 2025-02-03 22:36:56.474 +00:00 [DBG] Connection id "0HNA0VVO1VG14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:36:56.474 +00:00 [DBG] Connection id "0HNA0VVO1VG14" reset. 2025-02-03 22:36:56.474 +00:00 [DBG] Connection id "0HNA0VVO1VG14" disconnecting. 2025-02-03 22:36:56.474 +00:00 [DBG] Connection id "0HNA0VVO1VG14" stopped. 2025-02-03 22:37:07.860 +00:00 [DBG] Connection id "0HNA0VVO1VG15" accepted. 2025-02-03 22:37:07.861 +00:00 [DBG] Connection id "0HNA0VVO1VG15" started. 2025-02-03 22:37:07.861 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.asp - null null 2025-02-03 22:37:07.861 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.asp'. 2025-02-03 22:37:07.861 +00:00 [DBG] Connection id "0HNA0VVO1VG15" completed keep alive response. 2025-02-03 22:37:07.861 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.asp - 307 0 null 0.1202ms 2025-02-03 22:37:11.046 +00:00 [DBG] Connection id "0HNA0VVO1VG16" accepted. 2025-02-03 22:37:11.046 +00:00 [DBG] Connection id "0HNA0VVO1VG16" started. 2025-02-03 22:37:11.146 +00:00 [DBG] Connection id "0HNA0VVO1VG16" received FIN. 2025-02-03 22:37:11.146 +00:00 [DBG] Connection 0HNA0VVO1VG16 established using the following protocol: "Tls13" 2025-02-03 22:37:11.147 +00:00 [DBG] Connection id "0HNA0VVO1VG16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:11.147 +00:00 [DBG] Connection id "0HNA0VVO1VG16" disconnecting. 2025-02-03 22:37:11.147 +00:00 [DBG] Connection id "0HNA0VVO1VG16" stopped. 2025-02-03 22:37:13.020 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" disconnecting. 2025-02-03 22:37:13.020 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" stopped. 2025-02-03 22:37:13.020 +00:00 [DBG] Connection id "0HNA0VVO1VG0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:19.350 +00:00 [DBG] Connection id "0HNA0VVO1VG17" accepted. 2025-02-03 22:37:19.350 +00:00 [DBG] Connection id "0HNA0VVO1VG17" started. 2025-02-03 22:37:19.452 +00:00 [DBG] Connection id "0HNA0VVO1VG17" received FIN. 2025-02-03 22:37:19.452 +00:00 [DBG] Connection 0HNA0VVO1VG17 established using the following protocol: "Tls13" 2025-02-03 22:37:19.453 +00:00 [DBG] Connection id "0HNA0VVO1VG17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:19.453 +00:00 [DBG] Connection id "0HNA0VVO1VG17" disconnecting. 2025-02-03 22:37:19.453 +00:00 [DBG] Connection id "0HNA0VVO1VG17" stopped. 2025-02-03 22:37:30.734 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.html - null null 2025-02-03 22:37:30.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.html'. 2025-02-03 22:37:30.734 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:37:30.734 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.html - 307 0 null 0.2126ms 2025-02-03 22:37:33.983 +00:00 [DBG] Connection id "0HNA0VVO1VG18" accepted. 2025-02-03 22:37:33.983 +00:00 [DBG] Connection id "0HNA0VVO1VG18" started. 2025-02-03 22:37:34.083 +00:00 [DBG] Connection id "0HNA0VVO1VG18" received FIN. 2025-02-03 22:37:34.083 +00:00 [DBG] Connection 0HNA0VVO1VG18 established using the following protocol: "Tls13" 2025-02-03 22:37:34.083 +00:00 [DBG] Connection id "0HNA0VVO1VG18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:34.084 +00:00 [DBG] Connection id "0HNA0VVO1VG18" disconnecting. 2025-02-03 22:37:34.084 +00:00 [DBG] Connection id "0HNA0VVO1VG18" stopped. 2025-02-03 22:37:42.331 +00:00 [DBG] Connection id "0HNA0VVO1VG19" accepted. 2025-02-03 22:37:42.331 +00:00 [DBG] Connection id "0HNA0VVO1VG19" started. 2025-02-03 22:37:42.431 +00:00 [DBG] Connection id "0HNA0VVO1VG19" received FIN. 2025-02-03 22:37:42.431 +00:00 [DBG] Connection 0HNA0VVO1VG19 established using the following protocol: "Tls13" 2025-02-03 22:37:42.431 +00:00 [DBG] Connection id "0HNA0VVO1VG19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:42.432 +00:00 [DBG] Connection id "0HNA0VVO1VG19" disconnecting. 2025-02-03 22:37:42.432 +00:00 [DBG] Connection id "0HNA0VVO1VG19" stopped. 2025-02-03 22:37:53.875 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" accepted. 2025-02-03 22:37:53.875 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" started. 2025-02-03 22:37:53.976 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" received FIN. 2025-02-03 22:37:53.977 +00:00 [DBG] Connection 0HNA0VVO1VG1A established using the following protocol: "Tls13" 2025-02-03 22:37:53.977 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:37:53.977 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" disconnecting. 2025-02-03 22:37:53.977 +00:00 [DBG] Connection id "0HNA0VVO1VG1A" stopped. 2025-02-03 22:38:05.196 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/docmanager/doctypetemplates/myuploadedfile - null null 2025-02-03 22:38:05.196 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modules/docmanager/doctypetemplates/myuploadedfile'. 2025-02-03 22:38:05.196 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:38:05.196 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modules/docmanager/doctypetemplates/myuploadedfile - 307 0 null 0.2234ms 2025-02-03 22:38:08.426 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" accepted. 2025-02-03 22:38:08.426 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" started. 2025-02-03 22:38:08.526 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" received FIN. 2025-02-03 22:38:08.527 +00:00 [DBG] Connection 0HNA0VVO1VG1B established using the following protocol: "Tls13" 2025-02-03 22:38:08.528 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:08.528 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" disconnecting. 2025-02-03 22:38:08.528 +00:00 [DBG] Connection id "0HNA0VVO1VG1B" stopped. 2025-02-03 22:38:13.305 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" accepted. 2025-02-03 22:38:13.305 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" started. 2025-02-03 22:38:13.305 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" bad request data: "Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D'" Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: '\x03\x00\x00/*\xE0\x00\x00\x00\x00\x00Cookie: mstshash=Administr\x0D' at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.GetUnknownMethodLength(ReadOnlySpan`1 span) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application) 2025-02-03 22:38:13.306 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" disconnecting. 2025-02-03 22:38:13.306 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" stopped. 2025-02-03 22:38:13.306 +00:00 [DBG] Connection id "0HNA0VVO1VG1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:16.785 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" accepted. 2025-02-03 22:38:16.785 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" started. 2025-02-03 22:38:16.885 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" received FIN. 2025-02-03 22:38:16.885 +00:00 [DBG] Connection 0HNA0VVO1VG1D established using the following protocol: "Tls13" 2025-02-03 22:38:16.885 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:16.885 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" disconnecting. 2025-02-03 22:38:16.885 +00:00 [DBG] Connection id "0HNA0VVO1VG1D" stopped. 2025-02-03 22:38:28.214 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASAppDesign.nsf - null null 2025-02-03 22:38:28.214 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASAppDesign.nsf'. 2025-02-03 22:38:28.214 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:38:28.214 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASAppDesign.nsf - 307 0 null 0.2214ms 2025-02-03 22:38:31.418 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" accepted. 2025-02-03 22:38:31.419 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" started. 2025-02-03 22:38:31.520 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" received FIN. 2025-02-03 22:38:31.520 +00:00 [DBG] Connection 0HNA0VVO1VG1E established using the following protocol: "Tls13" 2025-02-03 22:38:31.520 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:31.520 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" disconnecting. 2025-02-03 22:38:31.520 +00:00 [DBG] Connection id "0HNA0VVO1VG1E" stopped. 2025-02-03 22:38:39.761 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" accepted. 2025-02-03 22:38:39.761 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" started. 2025-02-03 22:38:39.863 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" received FIN. 2025-02-03 22:38:39.863 +00:00 [DBG] Connection 0HNA0VVO1VG1F established using the following protocol: "Tls13" 2025-02-03 22:38:39.863 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:39.863 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" disconnecting. 2025-02-03 22:38:39.864 +00:00 [DBG] Connection id "0HNA0VVO1VG1F" stopped. 2025-02-03 22:38:51.308 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" accepted. 2025-02-03 22:38:51.309 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" started. 2025-02-03 22:38:51.409 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" received FIN. 2025-02-03 22:38:51.409 +00:00 [DBG] Connection 0HNA0VVO1VG1G established using the following protocol: "Tls13" 2025-02-03 22:38:51.409 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:38:51.409 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" disconnecting. 2025-02-03 22:38:51.410 +00:00 [DBG] Connection id "0HNA0VVO1VG1G" stopped. 2025-02-03 22:39:02.743 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" accepted. 2025-02-03 22:39:02.744 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" started. 2025-02-03 22:39:02.843 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" received FIN. 2025-02-03 22:39:02.844 +00:00 [DBG] Connection 0HNA0VVO1VG1H established using the following protocol: "Tls13" 2025-02-03 22:39:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" disconnecting. 2025-02-03 22:39:02.844 +00:00 [DBG] Connection id "0HNA0VVO1VG1H" stopped. 2025-02-03 22:39:14.303 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" accepted. 2025-02-03 22:39:14.303 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" started. 2025-02-03 22:39:14.403 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" received FIN. 2025-02-03 22:39:14.404 +00:00 [DBG] Connection 0HNA0VVO1VG1I established using the following protocol: "Tls13" 2025-02-03 22:39:14.404 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:14.404 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" disconnecting. 2025-02-03 22:39:14.404 +00:00 [DBG] Connection id "0HNA0VVO1VG1I" stopped. 2025-02-03 22:39:19.038 +00:00 [DBG] Connection id "0HNA0VVO1VG15" disconnecting. 2025-02-03 22:39:19.038 +00:00 [DBG] Connection id "0HNA0VVO1VG15" stopped. 2025-02-03 22:39:19.038 +00:00 [DBG] Connection id "0HNA0VVO1VG15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:25.723 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" accepted. 2025-02-03 22:39:25.723 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" started. 2025-02-03 22:39:25.823 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" received FIN. 2025-02-03 22:39:25.824 +00:00 [DBG] Connection 0HNA0VVO1VG1J established using the following protocol: "Tls13" 2025-02-03 22:39:25.824 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:25.824 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" disconnecting. 2025-02-03 22:39:25.824 +00:00 [DBG] Connection id "0HNA0VVO1VG1J" stopped. 2025-02-03 22:39:37.108 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/webfldr.aspx - null null 2025-02-03 22:39:37.109 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/webfldr.aspx'. 2025-02-03 22:39:37.109 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:39:37.109 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/webfldr.aspx - 307 0 null 0.1934ms 2025-02-03 22:39:40.332 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" accepted. 2025-02-03 22:39:40.333 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" started. 2025-02-03 22:39:40.433 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" received FIN. 2025-02-03 22:39:40.434 +00:00 [DBG] Connection 0HNA0VVO1VG1K established using the following protocol: "Tls13" 2025-02-03 22:39:40.434 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:40.434 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" disconnecting. 2025-02-03 22:39:40.434 +00:00 [DBG] Connection id "0HNA0VVO1VG1K" stopped. 2025-02-03 22:39:48.701 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" accepted. 2025-02-03 22:39:48.701 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" started. 2025-02-03 22:39:48.801 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" received FIN. 2025-02-03 22:39:48.801 +00:00 [DBG] Connection 0HNA0VVO1VG1L established using the following protocol: "Tls13" 2025-02-03 22:39:48.801 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:39:48.801 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" disconnecting. 2025-02-03 22:39:48.801 +00:00 [DBG] Connection id "0HNA0VVO1VG1L" stopped. 2025-02-03 22:39:57.603 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - null null 2025-02-03 22:39:57.603 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/quickplace/quickplace/main.nsf'. 2025-02-03 22:39:57.603 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:39:57.603 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/quickplace/quickplace/main.nsf - 307 0 null 0.2172ms 2025-02-03 22:40:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" accepted. 2025-02-03 22:40:00.805 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" started. 2025-02-03 22:40:00.905 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" received FIN. 2025-02-03 22:40:00.905 +00:00 [DBG] Connection 0HNA0VVO1VG1M established using the following protocol: "Tls13" 2025-02-03 22:40:00.905 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:00.905 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" disconnecting. 2025-02-03 22:40:00.905 +00:00 [DBG] Connection id "0HNA0VVO1VG1M" stopped. 2025-02-03 22:40:03.872 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zp-core/ - null null 2025-02-03 22:40:03.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/zp-core/'. 2025-02-03 22:40:03.872 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:40:03.872 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/zp-core/ - 307 0 null 0.2579ms 2025-02-03 22:40:07.099 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" accepted. 2025-02-03 22:40:07.099 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" started. 2025-02-03 22:40:07.199 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" received FIN. 2025-02-03 22:40:07.200 +00:00 [DBG] Connection 0HNA0VVO1VG1N established using the following protocol: "Tls13" 2025-02-03 22:40:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" disconnecting. 2025-02-03 22:40:07.200 +00:00 [DBG] Connection id "0HNA0VVO1VG1N" stopped. 2025-02-03 22:40:11.668 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" accepted. 2025-02-03 22:40:11.668 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" started. 2025-02-03 22:40:11.769 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" received FIN. 2025-02-03 22:40:11.769 +00:00 [DBG] Connection 0HNA0VVO1VG1O established using the following protocol: "Tls13" 2025-02-03 22:40:11.769 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:11.769 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" disconnecting. 2025-02-03 22:40:11.769 +00:00 [DBG] Connection id "0HNA0VVO1VG1O" stopped. 2025-02-03 22:40:23.210 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" accepted. 2025-02-03 22:40:23.211 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" started. 2025-02-03 22:40:23.312 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" received FIN. 2025-02-03 22:40:23.312 +00:00 [DBG] Connection 0HNA0VVO1VG1P established using the following protocol: "Tls13" 2025-02-03 22:40:23.313 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:23.313 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" disconnecting. 2025-02-03 22:40:23.313 +00:00 [DBG] Connection id "0HNA0VVO1VG1P" stopped. 2025-02-03 22:40:34.556 +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-03 22:40:34.557 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/digg/readme.html'. 2025-02-03 22:40:34.557 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:40:34.557 +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.2099ms 2025-02-03 22:40:37.727 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" accepted. 2025-02-03 22:40:37.727 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" started. 2025-02-03 22:40:37.827 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" received FIN. 2025-02-03 22:40:37.827 +00:00 [DBG] Connection 0HNA0VVO1VG1Q established using the following protocol: "Tls13" 2025-02-03 22:40:37.828 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:37.828 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" disconnecting. 2025-02-03 22:40:37.828 +00:00 [DBG] Connection id "0HNA0VVO1VG1Q" stopped. 2025-02-03 22:40:46.139 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" accepted. 2025-02-03 22:40:46.139 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" started. 2025-02-03 22:40:46.239 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" received FIN. 2025-02-03 22:40:46.239 +00:00 [DBG] Connection 0HNA0VVO1VG1R established using the following protocol: "Tls13" 2025-02-03 22:40:46.239 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:40:46.240 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" disconnecting. 2025-02-03 22:40:46.240 +00:00 [DBG] Connection id "0HNA0VVO1VG1R" stopped. 2025-02-03 22:40:57.627 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" accepted. 2025-02-03 22:40:57.627 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" started. 2025-02-03 22:40:57.728 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" received FIN. 2025-02-03 22:40:57.728 +00:00 [DBG] Connection 0HNA0VVO1VG1S established using the following protocol: "Tls13" 2025-02-03 22:40:57.729 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" disconnecting. 2025-02-03 22:40:57.729 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" stopped. 2025-02-03 22:40:57.729 +00:00 [DBG] Connection id "0HNA0VVO1VG1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:09.106 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" accepted. 2025-02-03 22:41:09.106 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" started. 2025-02-03 22:41:09.206 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" received FIN. 2025-02-03 22:41:09.206 +00:00 [DBG] Connection 0HNA0VVO1VG1T established using the following protocol: "Tls13" 2025-02-03 22:41:09.207 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:09.207 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" disconnecting. 2025-02-03 22:41:09.207 +00:00 [DBG] Connection id "0HNA0VVO1VG1T" stopped. 2025-02-03 22:41:20.599 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" accepted. 2025-02-03 22:41:20.599 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" started. 2025-02-03 22:41:20.599 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools/filemanager/skins/mobile/admin1.template.php - null null 2025-02-03 22:41:20.599 +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-03 22:41:20.599 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" completed keep alive response. 2025-02-03 22:41:20.599 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tools/filemanager/skins/mobile/admin1.template.php - 307 0 null 0.1273ms 2025-02-03 22:41:23.679 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" accepted. 2025-02-03 22:41:23.679 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" started. 2025-02-03 22:41:23.781 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" received FIN. 2025-02-03 22:41:23.781 +00:00 [DBG] Connection 0HNA0VVO1VG1V established using the following protocol: "Tls13" 2025-02-03 22:41:23.781 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:23.781 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" disconnecting. 2025-02-03 22:41:23.781 +00:00 [DBG] Connection id "0HNA0VVO1VG1V" stopped. 2025-02-03 22:41:31.987 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - null null 2025-02-03 22:41:31.987 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wiki/Main_Page'. 2025-02-03 22:41:31.987 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" completed keep alive response. 2025-02-03 22:41:31.987 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wiki/Main_Page - 307 0 null 0.3606ms 2025-02-03 22:41:35.139 +00:00 [DBG] Connection id "0HNA0VVO1VG20" accepted. 2025-02-03 22:41:35.139 +00:00 [DBG] Connection id "0HNA0VVO1VG20" started. 2025-02-03 22:41:35.239 +00:00 [DBG] Connection id "0HNA0VVO1VG20" received FIN. 2025-02-03 22:41:35.240 +00:00 [DBG] Connection 0HNA0VVO1VG20 established using the following protocol: "Tls13" 2025-02-03 22:41:35.240 +00:00 [DBG] Connection id "0HNA0VVO1VG20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:35.240 +00:00 [DBG] Connection id "0HNA0VVO1VG20" disconnecting. 2025-02-03 22:41:35.240 +00:00 [DBG] Connection id "0HNA0VVO1VG20" stopped. 2025-02-03 22:41:43.577 +00:00 [DBG] Connection id "0HNA0VVO1VG21" accepted. 2025-02-03 22:41:43.577 +00:00 [DBG] Connection id "0HNA0VVO1VG21" started. 2025-02-03 22:41:43.677 +00:00 [DBG] Connection id "0HNA0VVO1VG21" received FIN. 2025-02-03 22:41:43.677 +00:00 [DBG] Connection 0HNA0VVO1VG21 established using the following protocol: "Tls13" 2025-02-03 22:41:43.677 +00:00 [DBG] Connection id "0HNA0VVO1VG21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:43.678 +00:00 [DBG] Connection id "0HNA0VVO1VG21" disconnecting. 2025-02-03 22:41:43.678 +00:00 [DBG] Connection id "0HNA0VVO1VG21" stopped. 2025-02-03 22:41:55.091 +00:00 [DBG] Connection id "0HNA0VVO1VG22" accepted. 2025-02-03 22:41:55.091 +00:00 [DBG] Connection id "0HNA0VVO1VG22" started. 2025-02-03 22:41:55.191 +00:00 [DBG] Connection id "0HNA0VVO1VG22" received FIN. 2025-02-03 22:41:55.192 +00:00 [DBG] Connection 0HNA0VVO1VG22 established using the following protocol: "Tls13" 2025-02-03 22:41:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VG22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:41:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VG22" disconnecting. 2025-02-03 22:41:55.192 +00:00 [DBG] Connection id "0HNA0VVO1VG22" stopped. 2025-02-03 22:42:06.559 +00:00 [DBG] Connection id "0HNA0VVO1VG23" accepted. 2025-02-03 22:42:06.559 +00:00 [DBG] Connection id "0HNA0VVO1VG23" started. 2025-02-03 22:42:06.660 +00:00 [DBG] Connection id "0HNA0VVO1VG23" received FIN. 2025-02-03 22:42:06.660 +00:00 [DBG] Connection 0HNA0VVO1VG23 established using the following protocol: "Tls13" 2025-02-03 22:42:06.660 +00:00 [DBG] Connection id "0HNA0VVO1VG23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:42:06.660 +00:00 [DBG] Connection id "0HNA0VVO1VG23" disconnecting. 2025-02-03 22:42:06.660 +00:00 [DBG] Connection id "0HNA0VVO1VG23" stopped. 2025-02-03 22:42:17.946 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/infusions/avatar_studio/avatar_studio.php - null null 2025-02-03 22:42:17.947 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/infusions/avatar_studio/avatar_studio.php'. 2025-02-03 22:42:17.947 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" completed keep alive response. 2025-02-03 22:42:17.947 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/infusions/avatar_studio/avatar_studio.php - 307 0 null 0.3051ms 2025-02-03 22:42:21.111 +00:00 [DBG] Connection id "0HNA0VVO1VG24" accepted. 2025-02-03 22:42:21.111 +00:00 [DBG] Connection id "0HNA0VVO1VG24" started. 2025-02-03 22:42:21.212 +00:00 [DBG] Connection id "0HNA0VVO1VG24" received FIN. 2025-02-03 22:42:21.212 +00:00 [DBG] Connection 0HNA0VVO1VG24 established using the following protocol: "Tls13" 2025-02-03 22:42:21.213 +00:00 [DBG] Connection id "0HNA0VVO1VG24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:42:21.213 +00:00 [DBG] Connection id "0HNA0VVO1VG24" disconnecting. 2025-02-03 22:42:21.213 +00:00 [DBG] Connection id "0HNA0VVO1VG24" stopped. 2025-02-03 22:42:29.530 +00:00 [DBG] Connection id "0HNA0VVO1VG25" accepted. 2025-02-03 22:42:29.530 +00:00 [DBG] Connection id "0HNA0VVO1VG25" started. 2025-02-03 22:42:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG25" received FIN. 2025-02-03 22:42:29.630 +00:00 [DBG] Connection 0HNA0VVO1VG25 established using the following protocol: "Tls13" 2025-02-03 22:42:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:42:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG25" disconnecting. 2025-02-03 22:42:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG25" stopped. 2025-02-03 22:42:41.035 +00:00 [DBG] Connection id "0HNA0VVO1VG26" accepted. 2025-02-03 22:42:41.036 +00:00 [DBG] Connection id "0HNA0VVO1VG26" started. 2025-02-03 22:42:41.135 +00:00 [DBG] Connection id "0HNA0VVO1VG26" received FIN. 2025-02-03 22:42:41.136 +00:00 [DBG] Connection 0HNA0VVO1VG26 established using the following protocol: "Tls13" 2025-02-03 22:42:41.136 +00:00 [DBG] Connection id "0HNA0VVO1VG26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:42:41.136 +00:00 [DBG] Connection id "0HNA0VVO1VG26" disconnecting. 2025-02-03 22:42:41.136 +00:00 [DBG] Connection id "0HNA0VVO1VG26" stopped. 2025-02-03 22:42:52.529 +00:00 [DBG] Connection id "0HNA0VVO1VG27" accepted. 2025-02-03 22:42:52.529 +00:00 [DBG] Connection id "0HNA0VVO1VG27" started. 2025-02-03 22:42:52.630 +00:00 [DBG] Connection id "0HNA0VVO1VG27" received FIN. 2025-02-03 22:42:52.630 +00:00 [DBG] Connection 0HNA0VVO1VG27 established using the following protocol: "Tls13" 2025-02-03 22:42:52.631 +00:00 [DBG] Connection id "0HNA0VVO1VG27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:42:52.631 +00:00 [DBG] Connection id "0HNA0VVO1VG27" disconnecting. 2025-02-03 22:42:52.631 +00:00 [DBG] Connection id "0HNA0VVO1VG27" stopped. 2025-02-03 22:43:03.991 +00:00 [DBG] Connection id "0HNA0VVO1VG28" accepted. 2025-02-03 22:43:03.991 +00:00 [DBG] Connection id "0HNA0VVO1VG28" started. 2025-02-03 22:43:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VG28" received FIN. 2025-02-03 22:43:04.092 +00:00 [DBG] Connection 0HNA0VVO1VG28 established using the following protocol: "Tls13" 2025-02-03 22:43:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VG28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:04.092 +00:00 [DBG] Connection id "0HNA0VVO1VG28" disconnecting. 2025-02-03 22:43:04.093 +00:00 [DBG] Connection id "0HNA0VVO1VG28" stopped. 2025-02-03 22:43:15.557 +00:00 [DBG] Connection id "0HNA0VVO1VG29" accepted. 2025-02-03 22:43:15.557 +00:00 [DBG] Connection id "0HNA0VVO1VG29" started. 2025-02-03 22:43:15.658 +00:00 [DBG] Connection id "0HNA0VVO1VG29" received FIN. 2025-02-03 22:43:15.658 +00:00 [DBG] Connection 0HNA0VVO1VG29 established using the following protocol: "Tls13" 2025-02-03 22:43:15.659 +00:00 [DBG] Connection id "0HNA0VVO1VG29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:15.659 +00:00 [DBG] Connection id "0HNA0VVO1VG29" disconnecting. 2025-02-03 22:43:15.659 +00:00 [DBG] Connection id "0HNA0VVO1VG29" stopped. 2025-02-03 22:43:26.976 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" accepted. 2025-02-03 22:43:26.977 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" started. 2025-02-03 22:43:27.077 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" received FIN. 2025-02-03 22:43:27.078 +00:00 [DBG] Connection 0HNA0VVO1VG2A established using the following protocol: "Tls13" 2025-02-03 22:43:27.078 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:27.078 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" disconnecting. 2025-02-03 22:43:27.078 +00:00 [DBG] Connection id "0HNA0VVO1VG2A" stopped. 2025-02-03 22:43:38.463 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" accepted. 2025-02-03 22:43:38.463 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" started. 2025-02-03 22:43:38.563 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" received FIN. 2025-02-03 22:43:38.563 +00:00 [DBG] Connection 0HNA0VVO1VG2B established using the following protocol: "Tls13" 2025-02-03 22:43:38.564 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:38.564 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" disconnecting. 2025-02-03 22:43:38.564 +00:00 [DBG] Connection id "0HNA0VVO1VG2B" stopped. 2025-02-03 22:43:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" disconnecting. 2025-02-03 22:43:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" stopped. 2025-02-03 22:43:42.073 +00:00 [DBG] Connection id "0HNA0VVO1VFSP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:50.036 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" accepted. 2025-02-03 22:43:50.036 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" started. 2025-02-03 22:43:50.138 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" received FIN. 2025-02-03 22:43:50.138 +00:00 [DBG] Connection 0HNA0VVO1VG2C established using the following protocol: "Tls13" 2025-02-03 22:43:50.139 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:43:50.139 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" disconnecting. 2025-02-03 22:43:50.139 +00:00 [DBG] Connection id "0HNA0VVO1VG2C" stopped. 2025-02-03 22:44:01.439 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" accepted. 2025-02-03 22:44:01.439 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" started. 2025-02-03 22:44:01.439 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.jsp - null null 2025-02-03 22:44:01.439 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.jsp'. 2025-02-03 22:44:01.439 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" completed keep alive response. 2025-02-03 22:44:01.439 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.jsp - 307 0 null 0.138ms 2025-02-03 22:44:04.565 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" accepted. 2025-02-03 22:44:04.565 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" started. 2025-02-03 22:44:04.666 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" received FIN. 2025-02-03 22:44:04.666 +00:00 [DBG] Connection 0HNA0VVO1VG2E established using the following protocol: "Tls13" 2025-02-03 22:44:04.666 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:04.666 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" disconnecting. 2025-02-03 22:44:04.666 +00:00 [DBG] Connection id "0HNA0VVO1VG2E" stopped. 2025-02-03 22:44:12.928 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" accepted. 2025-02-03 22:44:12.928 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" started. 2025-02-03 22:44:12.928 +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-03 22:44:12.928 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/ddrint/'. 2025-02-03 22:44:12.928 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:44:12.928 +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.1553ms 2025-02-03 22:44:16.019 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" accepted. 2025-02-03 22:44:16.019 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" started. 2025-02-03 22:44:16.119 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" received FIN. 2025-02-03 22:44:16.120 +00:00 [DBG] Connection 0HNA0VVO1VG2G established using the following protocol: "Tls13" 2025-02-03 22:44:16.120 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:16.120 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" disconnecting. 2025-02-03 22:44:16.120 +00:00 [DBG] Connection id "0HNA0VVO1VG2G" stopped. 2025-02-03 22:44:24.420 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" accepted. 2025-02-03 22:44:24.420 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" started. 2025-02-03 22:44:24.520 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" received FIN. 2025-02-03 22:44:24.523 +00:00 [DBG] Connection 0HNA0VVO1VG2H established using the following protocol: "Tls13" 2025-02-03 22:44:24.523 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:24.523 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" disconnecting. 2025-02-03 22:44:24.523 +00:00 [DBG] Connection id "0HNA0VVO1VG2H" stopped. 2025-02-03 22:44:28.079 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" disconnecting. 2025-02-03 22:44:28.079 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" stopped. 2025-02-03 22:44:28.079 +00:00 [DBG] Connection id "0HNA0VVO1VG1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:35.901 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" accepted. 2025-02-03 22:44:35.901 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" started. 2025-02-03 22:44:36.001 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" received FIN. 2025-02-03 22:44:36.001 +00:00 [DBG] Connection 0HNA0VVO1VG2I established using the following protocol: "Tls13" 2025-02-03 22:44:36.001 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:36.002 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" disconnecting. 2025-02-03 22:44:36.002 +00:00 [DBG] Connection id "0HNA0VVO1VG2I" stopped. 2025-02-03 22:44:47.427 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" accepted. 2025-02-03 22:44:47.427 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" started. 2025-02-03 22:44:47.527 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" received FIN. 2025-02-03 22:44:47.527 +00:00 [DBG] Connection 0HNA0VVO1VG2J established using the following protocol: "Tls13" 2025-02-03 22:44:47.527 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:47.528 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" disconnecting. 2025-02-03 22:44:47.528 +00:00 [DBG] Connection id "0HNA0VVO1VG2J" stopped. 2025-02-03 22:44:58.911 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" accepted. 2025-02-03 22:44:58.911 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" started. 2025-02-03 22:44:59.012 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" received FIN. 2025-02-03 22:44:59.013 +00:00 [DBG] Connection 0HNA0VVO1VG2K established using the following protocol: "Tls13" 2025-02-03 22:44:59.013 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:44:59.013 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" disconnecting. 2025-02-03 22:44:59.013 +00:00 [DBG] Connection id "0HNA0VVO1VG2K" stopped. 2025-02-03 22:45:10.364 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" accepted. 2025-02-03 22:45:10.364 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" started. 2025-02-03 22:45:10.464 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" received FIN. 2025-02-03 22:45:10.464 +00:00 [DBG] Connection 0HNA0VVO1VG2L established using the following protocol: "Tls13" 2025-02-03 22:45:10.465 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:45:10.465 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" disconnecting. 2025-02-03 22:45:10.465 +00:00 [DBG] Connection id "0HNA0VVO1VG2L" stopped. 2025-02-03 22:45:21.860 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" accepted. 2025-02-03 22:45:21.860 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" started. 2025-02-03 22:45:21.961 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" received FIN. 2025-02-03 22:45:21.961 +00:00 [DBG] Connection 0HNA0VVO1VG2M established using the following protocol: "Tls13" 2025-02-03 22:45:21.961 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:45:21.961 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" disconnecting. 2025-02-03 22:45:21.961 +00:00 [DBG] Connection id "0HNA0VVO1VG2M" stopped. 2025-02-03 22:45:33.248 +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-03 22:45:33.248 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi.cgi/'. 2025-02-03 22:45:33.248 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:45:33.248 +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.2057ms 2025-02-03 22:45:36.476 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" accepted. 2025-02-03 22:45:36.476 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" started. 2025-02-03 22:45:36.576 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" received FIN. 2025-02-03 22:45:36.577 +00:00 [DBG] Connection 0HNA0VVO1VG2N established using the following protocol: "Tls13" 2025-02-03 22:45:36.577 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:45:36.577 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" disconnecting. 2025-02-03 22:45:36.577 +00:00 [DBG] Connection id "0HNA0VVO1VG2N" stopped. 2025-02-03 22:45:44.835 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" accepted. 2025-02-03 22:45:44.835 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" started. 2025-02-03 22:45:44.936 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" received FIN. 2025-02-03 22:45:44.936 +00:00 [DBG] Connection 0HNA0VVO1VG2O established using the following protocol: "Tls13" 2025-02-03 22:45:44.936 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" disconnecting. 2025-02-03 22:45:44.937 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" stopped. 2025-02-03 22:45:44.937 +00:00 [DBG] Connection id "0HNA0VVO1VG2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:45:56.227 +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-03 22:45:56.228 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cron/'. 2025-02-03 22:45:56.228 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:45:56.228 +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.2471ms 2025-02-03 22:45:59.427 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" accepted. 2025-02-03 22:45:59.427 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" started. 2025-02-03 22:45:59.528 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" received FIN. 2025-02-03 22:45:59.528 +00:00 [DBG] Connection 0HNA0VVO1VG2P established using the following protocol: "Tls13" 2025-02-03 22:45:59.528 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:45:59.529 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" disconnecting. 2025-02-03 22:45:59.529 +00:00 [DBG] Connection id "0HNA0VVO1VG2P" stopped. 2025-02-03 22:46:10.166 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.bzrignore - null null 2025-02-03 22:46:10.167 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/.bzrignore'. 2025-02-03 22:46:10.167 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:46:10.167 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/.bzrignore - 307 0 null 0.6267ms 2025-02-03 22:46:13.093 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" disconnecting. 2025-02-03 22:46:13.093 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" stopped. 2025-02-03 22:46:13.093 +00:00 [DBG] Connection id "0HNA0VVO1VG2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:13.335 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" accepted. 2025-02-03 22:46:13.335 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" started. 2025-02-03 22:46:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" received FIN. 2025-02-03 22:46:13.435 +00:00 [DBG] Connection 0HNA0VVO1VG2Q established using the following protocol: "Tls13" 2025-02-03 22:46:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" disconnecting. 2025-02-03 22:46:13.435 +00:00 [DBG] Connection id "0HNA0VVO1VG2Q" stopped. 2025-02-03 22:46:19.297 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" accepted. 2025-02-03 22:46:19.298 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" started. 2025-02-03 22:46:19.398 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" received FIN. 2025-02-03 22:46:19.398 +00:00 [DBG] Connection 0HNA0VVO1VG2R established using the following protocol: "Tls13" 2025-02-03 22:46:19.398 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:19.398 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" disconnecting. 2025-02-03 22:46:19.399 +00:00 [DBG] Connection id "0HNA0VVO1VG2R" stopped. 2025-02-03 22:46:31.118 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" accepted. 2025-02-03 22:46:31.118 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" started. 2025-02-03 22:46:31.218 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" received FIN. 2025-02-03 22:46:31.218 +00:00 [DBG] Connection 0HNA0VVO1VG2S established using the following protocol: "Tls13" 2025-02-03 22:46:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" disconnecting. 2025-02-03 22:46:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG2S" stopped. 2025-02-03 22:46:42.280 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" accepted. 2025-02-03 22:46:42.280 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" started. 2025-02-03 22:46:42.380 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" received FIN. 2025-02-03 22:46:42.381 +00:00 [DBG] Connection 0HNA0VVO1VG2T established using the following protocol: "Tls13" 2025-02-03 22:46:42.381 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:42.381 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" disconnecting. 2025-02-03 22:46:42.381 +00:00 [DBG] Connection id "0HNA0VVO1VG2T" stopped. 2025-02-03 22:46:53.667 +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-03 22:46:53.667 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flyway/'. 2025-02-03 22:46:53.667 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:46:53.668 +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.2119ms 2025-02-03 22:46:57.310 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" accepted. 2025-02-03 22:46:57.310 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" started. 2025-02-03 22:46:57.410 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" received FIN. 2025-02-03 22:46:57.410 +00:00 [DBG] Connection 0HNA0VVO1VG2U established using the following protocol: "Tls13" 2025-02-03 22:46:57.410 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:46:57.410 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" disconnecting. 2025-02-03 22:46:57.410 +00:00 [DBG] Connection id "0HNA0VVO1VG2U" stopped. 2025-02-03 22:47:00.483 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" accepted. 2025-02-03 22:47:00.483 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" started. 2025-02-03 22:47:00.483 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vmware/ - null null 2025-02-03 22:47:00.483 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/vmware/'. 2025-02-03 22:47:00.483 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" completed keep alive response. 2025-02-03 22:47:00.483 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/vmware/ - 307 0 null 0.2016ms 2025-02-03 22:47:03.505 +00:00 [DBG] Connection id "0HNA0VVO1VG30" accepted. 2025-02-03 22:47:03.505 +00:00 [DBG] Connection id "0HNA0VVO1VG30" started. 2025-02-03 22:47:03.607 +00:00 [DBG] Connection id "0HNA0VVO1VG30" received FIN. 2025-02-03 22:47:03.607 +00:00 [DBG] Connection 0HNA0VVO1VG30 established using the following protocol: "Tls13" 2025-02-03 22:47:03.607 +00:00 [DBG] Connection id "0HNA0VVO1VG30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:03.607 +00:00 [DBG] Connection id "0HNA0VVO1VG30" disconnecting. 2025-02-03 22:47:03.607 +00:00 [DBG] Connection id "0HNA0VVO1VG30" stopped. 2025-02-03 22:47:06.741 +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-03 22:47:06.742 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/news/readme.html'. 2025-02-03 22:47:06.742 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:47:06.742 +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.2224ms 2025-02-03 22:47:09.687 +00:00 [DBG] Connection id "0HNA0VVO1VG31" accepted. 2025-02-03 22:47:09.687 +00:00 [DBG] Connection id "0HNA0VVO1VG31" started. 2025-02-03 22:47:09.787 +00:00 [DBG] Connection id "0HNA0VVO1VG31" received FIN. 2025-02-03 22:47:09.787 +00:00 [DBG] Connection 0HNA0VVO1VG31 established using the following protocol: "Tls13" 2025-02-03 22:47:09.787 +00:00 [DBG] Connection id "0HNA0VVO1VG31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:09.787 +00:00 [DBG] Connection id "0HNA0VVO1VG31" disconnecting. 2025-02-03 22:47:09.787 +00:00 [DBG] Connection id "0HNA0VVO1VG31" stopped. 2025-02-03 22:47:16.775 +00:00 [DBG] Connection id "0HNA0VVO1VG32" accepted. 2025-02-03 22:47:16.775 +00:00 [DBG] Connection id "0HNA0VVO1VG32" started. 2025-02-03 22:47:16.875 +00:00 [DBG] Connection id "0HNA0VVO1VG32" received FIN. 2025-02-03 22:47:16.875 +00:00 [DBG] Connection 0HNA0VVO1VG32 established using the following protocol: "Tls13" 2025-02-03 22:47:16.875 +00:00 [DBG] Connection id "0HNA0VVO1VG32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:16.876 +00:00 [DBG] Connection id "0HNA0VVO1VG32" disconnecting. 2025-02-03 22:47:16.876 +00:00 [DBG] Connection id "0HNA0VVO1VG32" stopped. 2025-02-03 22:47:28.238 +00:00 [DBG] Connection id "0HNA0VVO1VG33" accepted. 2025-02-03 22:47:28.238 +00:00 [DBG] Connection id "0HNA0VVO1VG33" started. 2025-02-03 22:47:28.338 +00:00 [DBG] Connection id "0HNA0VVO1VG33" received FIN. 2025-02-03 22:47:28.338 +00:00 [DBG] Connection 0HNA0VVO1VG33 established using the following protocol: "Tls13" 2025-02-03 22:47:28.338 +00:00 [DBG] Connection id "0HNA0VVO1VG33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:28.338 +00:00 [DBG] Connection id "0HNA0VVO1VG33" disconnecting. 2025-02-03 22:47:28.338 +00:00 [DBG] Connection id "0HNA0VVO1VG33" stopped. 2025-02-03 22:47:39.723 +00:00 [DBG] Connection id "0HNA0VVO1VG34" accepted. 2025-02-03 22:47:39.723 +00:00 [DBG] Connection id "0HNA0VVO1VG34" started. 2025-02-03 22:47:39.824 +00:00 [DBG] Connection id "0HNA0VVO1VG34" received FIN. 2025-02-03 22:47:39.825 +00:00 [DBG] Connection 0HNA0VVO1VG34 established using the following protocol: "Tls13" 2025-02-03 22:47:39.825 +00:00 [DBG] Connection id "0HNA0VVO1VG34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:39.825 +00:00 [DBG] Connection id "0HNA0VVO1VG34" disconnecting. 2025-02-03 22:47:39.825 +00:00 [DBG] Connection id "0HNA0VVO1VG34" stopped. 2025-02-03 22:47:51.112 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/mod-view.aspx - null null 2025-02-03 22:47:51.113 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/mod-view.aspx'. 2025-02-03 22:47:51.113 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:47:51.113 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/mod-view.aspx - 307 0 null 0.3055ms 2025-02-03 22:47:54.255 +00:00 [DBG] Connection id "0HNA0VVO1VG35" accepted. 2025-02-03 22:47:54.255 +00:00 [DBG] Connection id "0HNA0VVO1VG35" started. 2025-02-03 22:47:54.355 +00:00 [DBG] Connection id "0HNA0VVO1VG35" received FIN. 2025-02-03 22:47:54.355 +00:00 [DBG] Connection 0HNA0VVO1VG35 established using the following protocol: "Tls13" 2025-02-03 22:47:54.355 +00:00 [DBG] Connection id "0HNA0VVO1VG35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:47:54.355 +00:00 [DBG] Connection id "0HNA0VVO1VG35" disconnecting. 2025-02-03 22:47:54.355 +00:00 [DBG] Connection id "0HNA0VVO1VG35" stopped. 2025-02-03 22:48:02.697 +00:00 [DBG] Connection id "0HNA0VVO1VG36" accepted. 2025-02-03 22:48:02.697 +00:00 [DBG] Connection id "0HNA0VVO1VG36" started. 2025-02-03 22:48:02.798 +00:00 [DBG] Connection id "0HNA0VVO1VG36" received FIN. 2025-02-03 22:48:02.798 +00:00 [DBG] Connection 0HNA0VVO1VG36 established using the following protocol: "Tls13" 2025-02-03 22:48:02.798 +00:00 [DBG] Connection id "0HNA0VVO1VG36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:48:02.798 +00:00 [DBG] Connection id "0HNA0VVO1VG36" disconnecting. 2025-02-03 22:48:02.798 +00:00 [DBG] Connection id "0HNA0VVO1VG36" stopped. 2025-02-03 22:48:14.187 +00:00 [DBG] Connection id "0HNA0VVO1VG37" accepted. 2025-02-03 22:48:14.188 +00:00 [DBG] Connection id "0HNA0VVO1VG37" started. 2025-02-03 22:48:14.288 +00:00 [DBG] Connection id "0HNA0VVO1VG37" received FIN. 2025-02-03 22:48:14.288 +00:00 [DBG] Connection 0HNA0VVO1VG37 established using the following protocol: "Tls13" 2025-02-03 22:48:14.288 +00:00 [DBG] Connection id "0HNA0VVO1VG37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:48:14.288 +00:00 [DBG] Connection id "0HNA0VVO1VG37" disconnecting. 2025-02-03 22:48:14.288 +00:00 [DBG] Connection id "0HNA0VVO1VG37" stopped. 2025-02-03 22:48:25.673 +00:00 [DBG] Connection id "0HNA0VVO1VG38" accepted. 2025-02-03 22:48:25.673 +00:00 [DBG] Connection id "0HNA0VVO1VG38" started. 2025-02-03 22:48:25.773 +00:00 [DBG] Connection id "0HNA0VVO1VG38" received FIN. 2025-02-03 22:48:25.773 +00:00 [DBG] Connection 0HNA0VVO1VG38 established using the following protocol: "Tls13" 2025-02-03 22:48:25.773 +00:00 [DBG] Connection id "0HNA0VVO1VG38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:48:25.773 +00:00 [DBG] Connection id "0HNA0VVO1VG38" disconnecting. 2025-02-03 22:48:25.773 +00:00 [DBG] Connection id "0HNA0VVO1VG38" stopped. 2025-02-03 22:48:37.162 +00:00 [DBG] Connection id "0HNA0VVO1VG39" accepted. 2025-02-03 22:48:37.162 +00:00 [DBG] Connection id "0HNA0VVO1VG39" started. 2025-02-03 22:48:37.262 +00:00 [DBG] Connection id "0HNA0VVO1VG39" received FIN. 2025-02-03 22:48:37.262 +00:00 [DBG] Connection 0HNA0VVO1VG39 established using the following protocol: "Tls13" 2025-02-03 22:48:37.262 +00:00 [DBG] Connection id "0HNA0VVO1VG39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:48:37.262 +00:00 [DBG] Connection id "0HNA0VVO1VG39" disconnecting. 2025-02-03 22:48:37.262 +00:00 [DBG] Connection id "0HNA0VVO1VG39" stopped. 2025-02-03 22:48:48.652 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" accepted. 2025-02-03 22:48:48.652 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" started. 2025-02-03 22:48:48.752 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" received FIN. 2025-02-03 22:48:48.752 +00:00 [DBG] Connection 0HNA0VVO1VG3A established using the following protocol: "Tls13" 2025-02-03 22:48:48.752 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:48:48.752 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" disconnecting. 2025-02-03 22:48:48.752 +00:00 [DBG] Connection id "0HNA0VVO1VG3A" stopped. 2025-02-03 22:49:00.037 +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-03 22:49:00.037 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvs/'. 2025-02-03 22:49:00.038 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:49:00.038 +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.7313ms 2025-02-03 22:49:03.217 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" accepted. 2025-02-03 22:49:03.217 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" started. 2025-02-03 22:49:03.318 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" received FIN. 2025-02-03 22:49:03.319 +00:00 [DBG] Connection 0HNA0VVO1VG3B established using the following protocol: "Tls13" 2025-02-03 22:49:03.319 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:03.319 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" disconnecting. 2025-02-03 22:49:03.319 +00:00 [DBG] Connection id "0HNA0VVO1VG3B" stopped. 2025-02-03 22:49:11.618 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" accepted. 2025-02-03 22:49:11.618 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" started. 2025-02-03 22:49:11.719 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" received FIN. 2025-02-03 22:49:11.720 +00:00 [DBG] Connection 0HNA0VVO1VG3C established using the following protocol: "Tls13" 2025-02-03 22:49:11.720 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:11.721 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" disconnecting. 2025-02-03 22:49:11.721 +00:00 [DBG] Connection id "0HNA0VVO1VG3C" stopped. 2025-02-03 22:49:12.116 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" disconnecting. 2025-02-03 22:49:12.116 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" stopped. 2025-02-03 22:49:12.116 +00:00 [DBG] Connection id "0HNA0VVO1VG2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:23.116 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" accepted. 2025-02-03 22:49:23.117 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" started. 2025-02-03 22:49:23.217 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" received FIN. 2025-02-03 22:49:23.218 +00:00 [DBG] Connection 0HNA0VVO1VG3D established using the following protocol: "Tls13" 2025-02-03 22:49:23.218 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:23.218 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" disconnecting. 2025-02-03 22:49:23.218 +00:00 [DBG] Connection id "0HNA0VVO1VG3D" stopped. 2025-02-03 22:49:34.499 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-json - null null 2025-02-03 22:49:34.499 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/wp-json'. 2025-02-03 22:49:34.499 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:49:34.499 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/wp-json - 307 0 null 0.3873ms 2025-02-03 22:49:37.677 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" accepted. 2025-02-03 22:49:37.678 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" started. 2025-02-03 22:49:37.777 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" received FIN. 2025-02-03 22:49:37.778 +00:00 [DBG] Connection 0HNA0VVO1VG3E established using the following protocol: "Tls13" 2025-02-03 22:49:37.778 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:37.778 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" disconnecting. 2025-02-03 22:49:37.778 +00:00 [DBG] Connection id "0HNA0VVO1VG3E" stopped. 2025-02-03 22:49:46.265 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" accepted. 2025-02-03 22:49:46.266 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" started. 2025-02-03 22:49:46.366 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" received FIN. 2025-02-03 22:49:46.366 +00:00 [DBG] Connection 0HNA0VVO1VG3F established using the following protocol: "Tls13" 2025-02-03 22:49:46.366 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:46.366 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" disconnecting. 2025-02-03 22:49:46.366 +00:00 [DBG] Connection id "0HNA0VVO1VG3F" stopped. 2025-02-03 22:49:57.722 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" accepted. 2025-02-03 22:49:57.722 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" started. 2025-02-03 22:49:57.823 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" received FIN. 2025-02-03 22:49:57.823 +00:00 [DBG] Connection 0HNA0VVO1VG3G established using the following protocol: "Tls13" 2025-02-03 22:49:57.823 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:49:57.823 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" disconnecting. 2025-02-03 22:49:57.824 +00:00 [DBG] Connection id "0HNA0VVO1VG3G" stopped. 2025-02-03 22:50:09.077 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" accepted. 2025-02-03 22:50:09.077 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" started. 2025-02-03 22:50:09.077 +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-03 22:50:09.077 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demos/'. 2025-02-03 22:50:09.077 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" completed keep alive response. 2025-02-03 22:50:09.077 +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.1125ms 2025-02-03 22:50:12.151 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" accepted. 2025-02-03 22:50:12.151 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" started. 2025-02-03 22:50:12.251 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" received FIN. 2025-02-03 22:50:12.251 +00:00 [DBG] Connection 0HNA0VVO1VG3I established using the following protocol: "Tls13" 2025-02-03 22:50:12.251 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:50:12.252 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" disconnecting. 2025-02-03 22:50:12.252 +00:00 [DBG] Connection id "0HNA0VVO1VG3I" stopped. 2025-02-03 22:50:20.597 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" accepted. 2025-02-03 22:50:20.597 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" started. 2025-02-03 22:50:20.698 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" received FIN. 2025-02-03 22:50:20.698 +00:00 [DBG] Connection 0HNA0VVO1VG3J established using the following protocol: "Tls13" 2025-02-03 22:50:20.698 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:50:20.699 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" disconnecting. 2025-02-03 22:50:20.699 +00:00 [DBG] Connection id "0HNA0VVO1VG3J" stopped. 2025-02-03 22:50:32.051 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" accepted. 2025-02-03 22:50:32.051 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" started. 2025-02-03 22:50:32.152 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" received FIN. 2025-02-03 22:50:32.152 +00:00 [DBG] Connection 0HNA0VVO1VG3K established using the following protocol: "Tls13" 2025-02-03 22:50:32.152 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:50:32.152 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" disconnecting. 2025-02-03 22:50:32.152 +00:00 [DBG] Connection id "0HNA0VVO1VG3K" stopped. 2025-02-03 22:50:43.652 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" accepted. 2025-02-03 22:50:43.653 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" started. 2025-02-03 22:50:43.753 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" received FIN. 2025-02-03 22:50:43.753 +00:00 [DBG] Connection 0HNA0VVO1VG3L established using the following protocol: "Tls13" 2025-02-03 22:50:43.753 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" disconnecting. 2025-02-03 22:50:43.753 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:50:43.754 +00:00 [DBG] Connection id "0HNA0VVO1VG3L" stopped. 2025-02-03 22:50:54.926 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.jsp - null null 2025-02-03 22:50:54.926 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.jsp'. 2025-02-03 22:50:54.926 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:50:54.926 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.jsp - 307 0 null 0.2088ms 2025-02-03 22:50:58.109 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" accepted. 2025-02-03 22:50:58.109 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" started. 2025-02-03 22:50:58.209 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" received FIN. 2025-02-03 22:50:58.209 +00:00 [DBG] Connection 0HNA0VVO1VG3M established using the following protocol: "Tls13" 2025-02-03 22:50:58.210 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:50:58.210 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" disconnecting. 2025-02-03 22:50:58.210 +00:00 [DBG] Connection id "0HNA0VVO1VG3M" stopped. 2025-02-03 22:51:06.507 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" accepted. 2025-02-03 22:51:06.507 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" started. 2025-02-03 22:51:06.608 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" received FIN. 2025-02-03 22:51:06.609 +00:00 [DBG] Connection 0HNA0VVO1VG3N established using the following protocol: "Tls13" 2025-02-03 22:51:06.609 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:51:06.609 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" disconnecting. 2025-02-03 22:51:06.609 +00:00 [DBG] Connection id "0HNA0VVO1VG3N" stopped. 2025-02-03 22:51:17.997 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" accepted. 2025-02-03 22:51:17.997 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" started. 2025-02-03 22:51:18.098 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" received FIN. 2025-02-03 22:51:18.098 +00:00 [DBG] Connection 0HNA0VVO1VG3O established using the following protocol: "Tls13" 2025-02-03 22:51:18.098 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:51:18.098 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" disconnecting. 2025-02-03 22:51:18.098 +00:00 [DBG] Connection id "0HNA0VVO1VG3O" stopped. 2025-02-03 22:51:29.625 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.jsp - null null 2025-02-03 22:51:29.625 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.jsp'. 2025-02-03 22:51:29.626 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" completed keep alive response. 2025-02-03 22:51:29.626 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.jsp - 307 0 null 0.1943ms 2025-02-03 22:51:32.801 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" accepted. 2025-02-03 22:51:32.801 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" started. 2025-02-03 22:51:32.900 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" received FIN. 2025-02-03 22:51:32.901 +00:00 [DBG] Connection 0HNA0VVO1VG3P established using the following protocol: "Tls13" 2025-02-03 22:51:32.901 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:51:32.901 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" disconnecting. 2025-02-03 22:51:32.901 +00:00 [DBG] Connection id "0HNA0VVO1VG3P" stopped. 2025-02-03 22:51:40.970 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" accepted. 2025-02-03 22:51:40.970 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" started. 2025-02-03 22:51:41.070 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" received FIN. 2025-02-03 22:51:41.070 +00:00 [DBG] Connection 0HNA0VVO1VG3Q established using the following protocol: "Tls13" 2025-02-03 22:51:41.070 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" disconnecting. 2025-02-03 22:51:41.071 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" stopped. 2025-02-03 22:51:41.071 +00:00 [DBG] Connection id "0HNA0VVO1VG3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:51:52.498 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" accepted. 2025-02-03 22:51:52.498 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" started. 2025-02-03 22:51:52.598 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" received FIN. 2025-02-03 22:51:52.598 +00:00 [DBG] Connection 0HNA0VVO1VG3R established using the following protocol: "Tls13" 2025-02-03 22:51:52.598 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:51:52.598 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" disconnecting. 2025-02-03 22:51:52.598 +00:00 [DBG] Connection id "0HNA0VVO1VG3R" stopped. 2025-02-03 22:52:03.962 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" accepted. 2025-02-03 22:52:03.962 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" started. 2025-02-03 22:52:04.062 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" received FIN. 2025-02-03 22:52:04.062 +00:00 [DBG] Connection 0HNA0VVO1VG3S established using the following protocol: "Tls13" 2025-02-03 22:52:04.062 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:04.062 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" disconnecting. 2025-02-03 22:52:04.062 +00:00 [DBG] Connection id "0HNA0VVO1VG3S" stopped. 2025-02-03 22:52:15.440 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" accepted. 2025-02-03 22:52:15.441 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" started. 2025-02-03 22:52:15.541 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" received FIN. 2025-02-03 22:52:15.542 +00:00 [DBG] Connection 0HNA0VVO1VG3T established using the following protocol: "Tls13" 2025-02-03 22:52:15.542 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:15.542 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" disconnecting. 2025-02-03 22:52:15.542 +00:00 [DBG] Connection id "0HNA0VVO1VG3T" stopped. 2025-02-03 22:52:20.140 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" disconnecting. 2025-02-03 22:52:20.141 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" stopped. 2025-02-03 22:52:20.141 +00:00 [DBG] Connection id "0HNA0VVO1VG3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:26.932 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" accepted. 2025-02-03 22:52:26.932 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" started. 2025-02-03 22:52:27.033 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" received FIN. 2025-02-03 22:52:27.033 +00:00 [DBG] Connection 0HNA0VVO1VG3U established using the following protocol: "Tls13" 2025-02-03 22:52:27.033 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:27.033 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" disconnecting. 2025-02-03 22:52:27.033 +00:00 [DBG] Connection id "0HNA0VVO1VG3U" stopped. 2025-02-03 22:52:38.420 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" accepted. 2025-02-03 22:52:38.420 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" started. 2025-02-03 22:52:38.520 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" received FIN. 2025-02-03 22:52:38.521 +00:00 [DBG] Connection 0HNA0VVO1VG3V established using the following protocol: "Tls13" 2025-02-03 22:52:38.521 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:38.521 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" disconnecting. 2025-02-03 22:52:38.521 +00:00 [DBG] Connection id "0HNA0VVO1VG3V" stopped. 2025-02-03 22:52:49.917 +00:00 [DBG] Connection id "0HNA0VVO1VG40" accepted. 2025-02-03 22:52:49.917 +00:00 [DBG] Connection id "0HNA0VVO1VG40" started. 2025-02-03 22:52:50.018 +00:00 [DBG] Connection id "0HNA0VVO1VG40" received FIN. 2025-02-03 22:52:50.018 +00:00 [DBG] Connection 0HNA0VVO1VG40 established using the following protocol: "Tls13" 2025-02-03 22:52:50.019 +00:00 [DBG] Connection id "0HNA0VVO1VG40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:52:50.019 +00:00 [DBG] Connection id "0HNA0VVO1VG40" disconnecting. 2025-02-03 22:52:50.019 +00:00 [DBG] Connection id "0HNA0VVO1VG40" stopped. 2025-02-03 22:53:01.396 +00:00 [DBG] Connection id "0HNA0VVO1VG41" accepted. 2025-02-03 22:53:01.396 +00:00 [DBG] Connection id "0HNA0VVO1VG41" started. 2025-02-03 22:53:01.496 +00:00 [DBG] Connection id "0HNA0VVO1VG41" received FIN. 2025-02-03 22:53:01.497 +00:00 [DBG] Connection 0HNA0VVO1VG41 established using the following protocol: "Tls13" 2025-02-03 22:53:01.497 +00:00 [DBG] Connection id "0HNA0VVO1VG41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:01.497 +00:00 [DBG] Connection id "0HNA0VVO1VG41" disconnecting. 2025-02-03 22:53:01.497 +00:00 [DBG] Connection id "0HNA0VVO1VG41" stopped. 2025-02-03 22:53:12.939 +00:00 [DBG] Connection id "0HNA0VVO1VG42" accepted. 2025-02-03 22:53:12.939 +00:00 [DBG] Connection id "0HNA0VVO1VG42" started. 2025-02-03 22:53:13.039 +00:00 [DBG] Connection id "0HNA0VVO1VG42" received FIN. 2025-02-03 22:53:13.039 +00:00 [DBG] Connection 0HNA0VVO1VG42 established using the following protocol: "Tls13" 2025-02-03 22:53:13.039 +00:00 [DBG] Connection id "0HNA0VVO1VG42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:13.039 +00:00 [DBG] Connection id "0HNA0VVO1VG42" disconnecting. 2025-02-03 22:53:13.039 +00:00 [DBG] Connection id "0HNA0VVO1VG42" stopped. 2025-02-03 22:53:24.374 +00:00 [DBG] Connection id "0HNA0VVO1VG43" accepted. 2025-02-03 22:53:24.374 +00:00 [DBG] Connection id "0HNA0VVO1VG43" started. 2025-02-03 22:53:24.475 +00:00 [DBG] Connection id "0HNA0VVO1VG43" received FIN. 2025-02-03 22:53:24.476 +00:00 [DBG] Connection 0HNA0VVO1VG43 established using the following protocol: "Tls13" 2025-02-03 22:53:24.476 +00:00 [DBG] Connection id "0HNA0VVO1VG43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:24.476 +00:00 [DBG] Connection id "0HNA0VVO1VG43" disconnecting. 2025-02-03 22:53:24.476 +00:00 [DBG] Connection id "0HNA0VVO1VG43" stopped. 2025-02-03 22:53:35.855 +00:00 [DBG] Connection id "0HNA0VVO1VG44" accepted. 2025-02-03 22:53:35.855 +00:00 [DBG] Connection id "0HNA0VVO1VG44" started. 2025-02-03 22:53:35.955 +00:00 [DBG] Connection id "0HNA0VVO1VG44" received FIN. 2025-02-03 22:53:35.955 +00:00 [DBG] Connection 0HNA0VVO1VG44 established using the following protocol: "Tls13" 2025-02-03 22:53:35.955 +00:00 [DBG] Connection id "0HNA0VVO1VG44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:35.956 +00:00 [DBG] Connection id "0HNA0VVO1VG44" disconnecting. 2025-02-03 22:53:35.956 +00:00 [DBG] Connection id "0HNA0VVO1VG44" stopped. 2025-02-03 22:53:40.151 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" disconnecting. 2025-02-03 22:53:40.151 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" stopped. 2025-02-03 22:53:40.151 +00:00 [DBG] Connection id "0HNA0VVO1VG2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:47.454 +00:00 [DBG] Connection id "0HNA0VVO1VG45" accepted. 2025-02-03 22:53:47.455 +00:00 [DBG] Connection id "0HNA0VVO1VG45" started. 2025-02-03 22:53:47.555 +00:00 [DBG] Connection id "0HNA0VVO1VG45" received FIN. 2025-02-03 22:53:47.556 +00:00 [DBG] Connection 0HNA0VVO1VG45 established using the following protocol: "Tls13" 2025-02-03 22:53:47.556 +00:00 [DBG] Connection id "0HNA0VVO1VG45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:47.556 +00:00 [DBG] Connection id "0HNA0VVO1VG45" disconnecting. 2025-02-03 22:53:47.556 +00:00 [DBG] Connection id "0HNA0VVO1VG45" stopped. 2025-02-03 22:53:58.836 +00:00 [DBG] Connection id "0HNA0VVO1VG46" accepted. 2025-02-03 22:53:58.836 +00:00 [DBG] Connection id "0HNA0VVO1VG46" started. 2025-02-03 22:53:58.940 +00:00 [DBG] Connection id "0HNA0VVO1VG46" received FIN. 2025-02-03 22:53:58.940 +00:00 [DBG] Connection 0HNA0VVO1VG46 established using the following protocol: "Tls13" 2025-02-03 22:53:58.940 +00:00 [DBG] Connection id "0HNA0VVO1VG46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:53:58.940 +00:00 [DBG] Connection id "0HNA0VVO1VG46" disconnecting. 2025-02-03 22:53:58.940 +00:00 [DBG] Connection id "0HNA0VVO1VG46" stopped. 2025-02-03 22:54:10.341 +00:00 [DBG] Connection id "0HNA0VVO1VG47" accepted. 2025-02-03 22:54:10.341 +00:00 [DBG] Connection id "0HNA0VVO1VG47" started. 2025-02-03 22:54:10.342 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/download.aspx - null null 2025-02-03 22:54:10.342 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_layouts/download.aspx'. 2025-02-03 22:54:10.342 +00:00 [DBG] Connection id "0HNA0VVO1VG47" completed keep alive response. 2025-02-03 22:54:10.342 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_layouts/download.aspx - 307 0 null 0.1211ms 2025-02-03 22:54:13.511 +00:00 [DBG] Connection id "0HNA0VVO1VG48" accepted. 2025-02-03 22:54:13.512 +00:00 [DBG] Connection id "0HNA0VVO1VG48" started. 2025-02-03 22:54:13.613 +00:00 [DBG] Connection id "0HNA0VVO1VG48" received FIN. 2025-02-03 22:54:13.613 +00:00 [DBG] Connection 0HNA0VVO1VG48 established using the following protocol: "Tls13" 2025-02-03 22:54:13.613 +00:00 [DBG] Connection id "0HNA0VVO1VG48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:54:13.613 +00:00 [DBG] Connection id "0HNA0VVO1VG48" disconnecting. 2025-02-03 22:54:13.613 +00:00 [DBG] Connection id "0HNA0VVO1VG48" stopped. 2025-02-03 22:54:21.925 +00:00 [DBG] Connection id "0HNA0VVO1VG49" accepted. 2025-02-03 22:54:21.925 +00:00 [DBG] Connection id "0HNA0VVO1VG49" started. 2025-02-03 22:54:22.026 +00:00 [DBG] Connection id "0HNA0VVO1VG49" received FIN. 2025-02-03 22:54:22.027 +00:00 [DBG] Connection 0HNA0VVO1VG49 established using the following protocol: "Tls13" 2025-02-03 22:54:22.027 +00:00 [DBG] Connection id "0HNA0VVO1VG49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:54:22.027 +00:00 [DBG] Connection id "0HNA0VVO1VG49" disconnecting. 2025-02-03 22:54:22.027 +00:00 [DBG] Connection id "0HNA0VVO1VG49" stopped. 2025-02-03 22:54:33.321 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" accepted. 2025-02-03 22:54:33.321 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" started. 2025-02-03 22:54:33.421 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" received FIN. 2025-02-03 22:54:33.422 +00:00 [DBG] Connection 0HNA0VVO1VG4A established using the following protocol: "Tls13" 2025-02-03 22:54:33.422 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:54:33.422 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" disconnecting. 2025-02-03 22:54:33.422 +00:00 [DBG] Connection id "0HNA0VVO1VG4A" stopped. 2025-02-03 22:54:44.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" accepted. 2025-02-03 22:54:44.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" started. 2025-02-03 22:54:44.803 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frontend/x3/ - null null 2025-02-03 22:54:44.803 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/frontend/x3/'. 2025-02-03 22:54:44.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" completed keep alive response. 2025-02-03 22:54:44.803 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/frontend/x3/ - 307 0 null 0.2336ms 2025-02-03 22:54:47.954 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" accepted. 2025-02-03 22:54:47.954 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" started. 2025-02-03 22:54:48.054 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" received FIN. 2025-02-03 22:54:48.055 +00:00 [DBG] Connection 0HNA0VVO1VG4C established using the following protocol: "Tls13" 2025-02-03 22:54:48.055 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:54:48.055 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" disconnecting. 2025-02-03 22:54:48.055 +00:00 [DBG] Connection id "0HNA0VVO1VG4C" stopped. 2025-02-03 22:54:56.249 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/my-sub.aspx - null null 2025-02-03 22:54:56.249 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/forms/my-sub.aspx'. 2025-02-03 22:54:56.249 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" completed keep alive response. 2025-02-03 22:54:56.249 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/forms/my-sub.aspx - 307 0 null 0.2088ms 2025-02-03 22:54:59.461 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" accepted. 2025-02-03 22:54:59.461 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" started. 2025-02-03 22:54:59.561 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" received FIN. 2025-02-03 22:54:59.562 +00:00 [DBG] Connection 0HNA0VVO1VG4D established using the following protocol: "Tls13" 2025-02-03 22:54:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:54:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" disconnecting. 2025-02-03 22:54:59.562 +00:00 [DBG] Connection id "0HNA0VVO1VG4D" stopped. 2025-02-03 22:55:07.771 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" accepted. 2025-02-03 22:55:07.771 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" started. 2025-02-03 22:55:07.872 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" received FIN. 2025-02-03 22:55:07.872 +00:00 [DBG] Connection 0HNA0VVO1VG4E established using the following protocol: "Tls13" 2025-02-03 22:55:07.872 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:55:07.872 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" disconnecting. 2025-02-03 22:55:07.872 +00:00 [DBG] Connection id "0HNA0VVO1VG4E" stopped. 2025-02-03 22:55:19.320 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" accepted. 2025-02-03 22:55:19.320 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" started. 2025-02-03 22:55:19.421 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" received FIN. 2025-02-03 22:55:19.421 +00:00 [DBG] Connection 0HNA0VVO1VG4F established using the following protocol: "Tls13" 2025-02-03 22:55:19.421 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:55:19.421 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" disconnecting. 2025-02-03 22:55:19.421 +00:00 [DBG] Connection id "0HNA0VVO1VG4F" stopped. 2025-02-03 22:55:30.753 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" accepted. 2025-02-03 22:55:30.753 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" started. 2025-02-03 22:55:30.853 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" received FIN. 2025-02-03 22:55:30.853 +00:00 [DBG] Connection 0HNA0VVO1VG4G established using the following protocol: "Tls13" 2025-02-03 22:55:30.853 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:55:30.853 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" disconnecting. 2025-02-03 22:55:30.853 +00:00 [DBG] Connection id "0HNA0VVO1VG4G" stopped. 2025-02-03 22:55:42.243 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" accepted. 2025-02-03 22:55:42.243 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" started. 2025-02-03 22:55:42.343 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" received FIN. 2025-02-03 22:55:42.343 +00:00 [DBG] Connection 0HNA0VVO1VG4H established using the following protocol: "Tls13" 2025-02-03 22:55:42.344 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:55:42.344 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" disconnecting. 2025-02-03 22:55:42.344 +00:00 [DBG] Connection id "0HNA0VVO1VG4H" stopped. 2025-02-03 22:55:53.760 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" accepted. 2025-02-03 22:55:53.760 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" started. 2025-02-03 22:55:53.861 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" received FIN. 2025-02-03 22:55:53.861 +00:00 [DBG] Connection 0HNA0VVO1VG4I established using the following protocol: "Tls13" 2025-02-03 22:55:53.862 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:55:53.862 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" disconnecting. 2025-02-03 22:55:53.862 +00:00 [DBG] Connection id "0HNA0VVO1VG4I" stopped. 2025-02-03 22:56:05.220 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" accepted. 2025-02-03 22:56:05.220 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" started. 2025-02-03 22:56:05.320 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" received FIN. 2025-02-03 22:56:05.320 +00:00 [DBG] Connection 0HNA0VVO1VG4J established using the following protocol: "Tls13" 2025-02-03 22:56:05.321 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:05.321 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" disconnecting. 2025-02-03 22:56:05.321 +00:00 [DBG] Connection id "0HNA0VVO1VG4J" stopped. 2025-02-03 22:56:16.604 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - null null 2025-02-03 22:56:16.604 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/robots.txt'. 2025-02-03 22:56:16.604 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" completed keep alive response. 2025-02-03 22:56:16.604 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/robots.txt - 307 0 null 0.2405ms 2025-02-03 22:56:19.845 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" accepted. 2025-02-03 22:56:19.846 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" started. 2025-02-03 22:56:19.946 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" received FIN. 2025-02-03 22:56:19.946 +00:00 [DBG] Connection 0HNA0VVO1VG4K established using the following protocol: "Tls13" 2025-02-03 22:56:19.946 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:19.946 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" disconnecting. 2025-02-03 22:56:19.946 +00:00 [DBG] Connection id "0HNA0VVO1VG4K" stopped. 2025-02-03 22:56:22.173 +00:00 [DBG] Connection id "0HNA0VVO1VG47" disconnecting. 2025-02-03 22:56:22.173 +00:00 [DBG] Connection id "0HNA0VVO1VG47" stopped. 2025-02-03 22:56:22.173 +00:00 [DBG] Connection id "0HNA0VVO1VG47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:23.041 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" accepted. 2025-02-03 22:56:23.041 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" started. 2025-02-03 22:56:23.143 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" received FIN. 2025-02-03 22:56:23.143 +00:00 [DBG] Connection 0HNA0VVO1VG4L established using the following protocol: "Tls13" 2025-02-03 22:56:23.143 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:23.143 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" disconnecting. 2025-02-03 22:56:23.143 +00:00 [DBG] Connection id "0HNA0VVO1VG4L" stopped. 2025-02-03 22:56:28.215 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" accepted. 2025-02-03 22:56:28.216 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" started. 2025-02-03 22:56:28.316 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" received FIN. 2025-02-03 22:56:28.317 +00:00 [DBG] Connection 0HNA0VVO1VG4M established using the following protocol: "Tls13" 2025-02-03 22:56:28.317 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:28.317 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" disconnecting. 2025-02-03 22:56:28.317 +00:00 [DBG] Connection id "0HNA0VVO1VG4M" stopped. 2025-02-03 22:56:39.688 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" accepted. 2025-02-03 22:56:39.688 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" started. 2025-02-03 22:56:39.788 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" received FIN. 2025-02-03 22:56:39.788 +00:00 [DBG] Connection 0HNA0VVO1VG4N established using the following protocol: "Tls13" 2025-02-03 22:56:39.788 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:39.789 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" disconnecting. 2025-02-03 22:56:39.789 +00:00 [DBG] Connection id "0HNA0VVO1VG4N" stopped. 2025-02-03 22:56:51.172 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" accepted. 2025-02-03 22:56:51.172 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" started. 2025-02-03 22:56:51.273 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" received FIN. 2025-02-03 22:56:51.273 +00:00 [DBG] Connection 0HNA0VVO1VG4O established using the following protocol: "Tls13" 2025-02-03 22:56:51.273 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:56:51.274 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" disconnecting. 2025-02-03 22:56:51.274 +00:00 [DBG] Connection id "0HNA0VVO1VG4O" stopped. 2025-02-03 22:57:02.702 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" accepted. 2025-02-03 22:57:02.702 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" started. 2025-02-03 22:57:02.802 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" received FIN. 2025-02-03 22:57:02.802 +00:00 [DBG] Connection 0HNA0VVO1VG4P established using the following protocol: "Tls13" 2025-02-03 22:57:02.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:57:02.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" disconnecting. 2025-02-03 22:57:02.803 +00:00 [DBG] Connection id "0HNA0VVO1VG4P" stopped. 2025-02-03 22:57:14.272 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" accepted. 2025-02-03 22:57:14.272 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" started. 2025-02-03 22:57:14.405 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" received FIN. 2025-02-03 22:57:14.405 +00:00 [DBG] Connection 0HNA0VVO1VG4Q established using the following protocol: "Tls13" 2025-02-03 22:57:14.405 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:57:14.405 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" disconnecting. 2025-02-03 22:57:14.406 +00:00 [DBG] Connection id "0HNA0VVO1VG4Q" stopped. 2025-02-03 22:57:25.542 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admins.jsp - null null 2025-02-03 22:57:25.542 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admins.jsp'. 2025-02-03 22:57:25.542 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" completed keep alive response. 2025-02-03 22:57:25.542 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admins.jsp - 307 0 null 0.2713ms 2025-02-03 22:57:28.798 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" accepted. 2025-02-03 22:57:28.798 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" started. 2025-02-03 22:57:28.898 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" received FIN. 2025-02-03 22:57:28.898 +00:00 [DBG] Connection 0HNA0VVO1VG4R established using the following protocol: "Tls13" 2025-02-03 22:57:28.898 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:57:28.898 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" reset. 2025-02-03 22:57:28.898 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" disconnecting. 2025-02-03 22:57:28.898 +00:00 [DBG] Connection id "0HNA0VVO1VG4R" stopped. 2025-02-03 22:57:37.129 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" accepted. 2025-02-03 22:57:37.129 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" started. 2025-02-03 22:57:37.230 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" received FIN. 2025-02-03 22:57:37.230 +00:00 [DBG] Connection 0HNA0VVO1VG4S established using the following protocol: "Tls13" 2025-02-03 22:57:37.230 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:57:37.231 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" disconnecting. 2025-02-03 22:57:37.231 +00:00 [DBG] Connection id "0HNA0VVO1VG4S" stopped. 2025-02-03 22:57:48.625 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" accepted. 2025-02-03 22:57:48.625 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" started. 2025-02-03 22:57:48.726 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" received FIN. 2025-02-03 22:57:48.726 +00:00 [DBG] Connection 0HNA0VVO1VG4T established using the following protocol: "Tls13" 2025-02-03 22:57:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:57:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" disconnecting. 2025-02-03 22:57:48.727 +00:00 [DBG] Connection id "0HNA0VVO1VG4T" stopped. 2025-02-03 22:58:00.149 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" accepted. 2025-02-03 22:58:00.149 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" started. 2025-02-03 22:58:00.249 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" received FIN. 2025-02-03 22:58:00.250 +00:00 [DBG] Connection 0HNA0VVO1VG4U established using the following protocol: "Tls13" 2025-02-03 22:58:00.250 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:00.250 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" disconnecting. 2025-02-03 22:58:00.250 +00:00 [DBG] Connection id "0HNA0VVO1VG4U" stopped. 2025-02-03 22:58:03.344 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" accepted. 2025-02-03 22:58:03.344 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" started. 2025-02-03 22:58:03.444 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" received FIN. 2025-02-03 22:58:03.444 +00:00 [DBG] Connection 0HNA0VVO1VG4V established using the following protocol: "Tls13" 2025-02-03 22:58:03.445 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:03.445 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" disconnecting. 2025-02-03 22:58:03.445 +00:00 [DBG] Connection id "0HNA0VVO1VG4V" stopped. 2025-02-03 22:58:11.594 +00:00 [DBG] Connection id "0HNA0VVO1VG50" accepted. 2025-02-03 22:58:11.594 +00:00 [DBG] Connection id "0HNA0VVO1VG50" started. 2025-02-03 22:58:11.706 +00:00 [DBG] Connection id "0HNA0VVO1VG50" received FIN. 2025-02-03 22:58:11.706 +00:00 [DBG] Connection 0HNA0VVO1VG50 established using the following protocol: "Tls13" 2025-02-03 22:58:11.707 +00:00 [DBG] Connection id "0HNA0VVO1VG50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:11.707 +00:00 [DBG] Connection id "0HNA0VVO1VG50" disconnecting. 2025-02-03 22:58:11.707 +00:00 [DBG] Connection id "0HNA0VVO1VG50" stopped. 2025-02-03 22:58:23.090 +00:00 [DBG] Connection id "0HNA0VVO1VG51" accepted. 2025-02-03 22:58:23.091 +00:00 [DBG] Connection id "0HNA0VVO1VG51" started. 2025-02-03 22:58:23.191 +00:00 [DBG] Connection id "0HNA0VVO1VG51" received FIN. 2025-02-03 22:58:23.191 +00:00 [DBG] Connection 0HNA0VVO1VG51 established using the following protocol: "Tls13" 2025-02-03 22:58:23.191 +00:00 [DBG] Connection id "0HNA0VVO1VG51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:23.192 +00:00 [DBG] Connection id "0HNA0VVO1VG51" disconnecting. 2025-02-03 22:58:23.192 +00:00 [DBG] Connection id "0HNA0VVO1VG51" stopped. 2025-02-03 22:58:34.575 +00:00 [DBG] Connection id "0HNA0VVO1VG52" accepted. 2025-02-03 22:58:34.575 +00:00 [DBG] Connection id "0HNA0VVO1VG52" started. 2025-02-03 22:58:34.674 +00:00 [DBG] Connection id "0HNA0VVO1VG52" received FIN. 2025-02-03 22:58:34.675 +00:00 [DBG] Connection 0HNA0VVO1VG52 established using the following protocol: "Tls13" 2025-02-03 22:58:34.675 +00:00 [DBG] Connection id "0HNA0VVO1VG52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:34.675 +00:00 [DBG] Connection id "0HNA0VVO1VG52" disconnecting. 2025-02-03 22:58:34.675 +00:00 [DBG] Connection id "0HNA0VVO1VG52" stopped. 2025-02-03 22:58:46.049 +00:00 [DBG] Connection id "0HNA0VVO1VG53" accepted. 2025-02-03 22:58:46.049 +00:00 [DBG] Connection id "0HNA0VVO1VG53" started. 2025-02-03 22:58:46.148 +00:00 [DBG] Connection id "0HNA0VVO1VG53" received FIN. 2025-02-03 22:58:46.151 +00:00 [DBG] Connection 0HNA0VVO1VG53 established using the following protocol: "Tls13" 2025-02-03 22:58:46.152 +00:00 [DBG] Connection id "0HNA0VVO1VG53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:58:46.152 +00:00 [DBG] Connection id "0HNA0VVO1VG53" disconnecting. 2025-02-03 22:58:46.152 +00:00 [DBG] Connection id "0HNA0VVO1VG53" stopped. 2025-02-03 22:58:57.449 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.jsp - null null 2025-02-03 22:58:57.449 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/siteadmin/index.jsp'. 2025-02-03 22:58:57.449 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" completed keep alive response. 2025-02-03 22:58:57.449 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/siteadmin/index.jsp - 307 0 null 0.2042ms 2025-02-03 22:59:00.729 +00:00 [DBG] Connection id "0HNA0VVO1VG54" accepted. 2025-02-03 22:59:00.729 +00:00 [DBG] Connection id "0HNA0VVO1VG54" started. 2025-02-03 22:59:00.830 +00:00 [DBG] Connection id "0HNA0VVO1VG54" received FIN. 2025-02-03 22:59:00.830 +00:00 [DBG] Connection 0HNA0VVO1VG54 established using the following protocol: "Tls13" 2025-02-03 22:59:00.830 +00:00 [DBG] Connection id "0HNA0VVO1VG54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:00.830 +00:00 [DBG] Connection id "0HNA0VVO1VG54" disconnecting. 2025-02-03 22:59:00.830 +00:00 [DBG] Connection id "0HNA0VVO1VG54" stopped. 2025-02-03 22:59:09.131 +00:00 [DBG] Connection id "0HNA0VVO1VG55" accepted. 2025-02-03 22:59:09.131 +00:00 [DBG] Connection id "0HNA0VVO1VG55" started. 2025-02-03 22:59:09.234 +00:00 [DBG] Connection id "0HNA0VVO1VG55" received FIN. 2025-02-03 22:59:09.234 +00:00 [DBG] Connection 0HNA0VVO1VG55 established using the following protocol: "Tls13" 2025-02-03 22:59:09.234 +00:00 [DBG] Connection id "0HNA0VVO1VG55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:09.235 +00:00 [DBG] Connection id "0HNA0VVO1VG55" disconnecting. 2025-02-03 22:59:09.235 +00:00 [DBG] Connection id "0HNA0VVO1VG55" stopped. 2025-02-03 22:59:20.534 +00:00 [DBG] Connection id "0HNA0VVO1VG56" accepted. 2025-02-03 22:59:20.534 +00:00 [DBG] Connection id "0HNA0VVO1VG56" started. 2025-02-03 22:59:20.635 +00:00 [DBG] Connection id "0HNA0VVO1VG56" received FIN. 2025-02-03 22:59:20.636 +00:00 [DBG] Connection 0HNA0VVO1VG56 established using the following protocol: "Tls13" 2025-02-03 22:59:20.636 +00:00 [DBG] Connection id "0HNA0VVO1VG56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:20.636 +00:00 [DBG] Connection id "0HNA0VVO1VG56" disconnecting. 2025-02-03 22:59:20.636 +00:00 [DBG] Connection id "0HNA0VVO1VG56" stopped. 2025-02-03 22:59:32.050 +00:00 [DBG] Connection id "0HNA0VVO1VG57" accepted. 2025-02-03 22:59:32.050 +00:00 [DBG] Connection id "0HNA0VVO1VG57" started. 2025-02-03 22:59:32.150 +00:00 [DBG] Connection id "0HNA0VVO1VG57" received FIN. 2025-02-03 22:59:32.151 +00:00 [DBG] Connection 0HNA0VVO1VG57 established using the following protocol: "Tls13" 2025-02-03 22:59:32.151 +00:00 [DBG] Connection id "0HNA0VVO1VG57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:32.151 +00:00 [DBG] Connection id "0HNA0VVO1VG57" disconnecting. 2025-02-03 22:59:32.151 +00:00 [DBG] Connection id "0HNA0VVO1VG57" stopped. 2025-02-03 22:59:43.496 +00:00 [DBG] Connection id "0HNA0VVO1VG58" accepted. 2025-02-03 22:59:43.496 +00:00 [DBG] Connection id "0HNA0VVO1VG58" started. 2025-02-03 22:59:43.596 +00:00 [DBG] Connection id "0HNA0VVO1VG58" received FIN. 2025-02-03 22:59:43.597 +00:00 [DBG] Connection 0HNA0VVO1VG58 established using the following protocol: "Tls13" 2025-02-03 22:59:43.597 +00:00 [DBG] Connection id "0HNA0VVO1VG58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:43.597 +00:00 [DBG] Connection id "0HNA0VVO1VG58" disconnecting. 2025-02-03 22:59:43.597 +00:00 [DBG] Connection id "0HNA0VVO1VG58" stopped. 2025-02-03 22:59:54.987 +00:00 [DBG] Connection id "0HNA0VVO1VG59" accepted. 2025-02-03 22:59:54.987 +00:00 [DBG] Connection id "0HNA0VVO1VG59" started. 2025-02-03 22:59:55.087 +00:00 [DBG] Connection id "0HNA0VVO1VG59" received FIN. 2025-02-03 22:59:55.088 +00:00 [DBG] Connection 0HNA0VVO1VG59 established using the following protocol: "Tls13" 2025-02-03 22:59:55.088 +00:00 [DBG] Connection id "0HNA0VVO1VG59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 22:59:55.088 +00:00 [DBG] Connection id "0HNA0VVO1VG59" disconnecting. 2025-02-03 22:59:55.088 +00:00 [DBG] Connection id "0HNA0VVO1VG59" stopped. 2025-02-03 23:00:06.479 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" accepted. 2025-02-03 23:00:06.480 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" started. 2025-02-03 23:00:06.580 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" received FIN. 2025-02-03 23:00:06.580 +00:00 [DBG] Connection 0HNA0VVO1VG5A established using the following protocol: "Tls13" 2025-02-03 23:00:06.581 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:00:06.581 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" disconnecting. 2025-02-03 23:00:06.581 +00:00 [DBG] Connection id "0HNA0VVO1VG5A" stopped. 2025-02-03 23:00:17.960 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" accepted. 2025-02-03 23:00:17.960 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" started. 2025-02-03 23:00:17.960 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.jsp - null null 2025-02-03 23:00:17.960 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/panel-administracion/admin.jsp'. 2025-02-03 23:00:17.960 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" completed keep alive response. 2025-02-03 23:00:17.960 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/panel-administracion/admin.jsp - 307 0 null 0.2077ms 2025-02-03 23:00:21.144 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" accepted. 2025-02-03 23:00:21.144 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" started. 2025-02-03 23:00:21.245 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" received FIN. 2025-02-03 23:00:21.245 +00:00 [DBG] Connection 0HNA0VVO1VG5C established using the following protocol: "Tls13" 2025-02-03 23:00:21.245 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:00:21.245 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" disconnecting. 2025-02-03 23:00:21.245 +00:00 [DBG] Connection id "0HNA0VVO1VG5C" stopped. 2025-02-03 23:00:29.448 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" accepted. 2025-02-03 23:00:29.448 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" started. 2025-02-03 23:00:29.548 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" received FIN. 2025-02-03 23:00:29.548 +00:00 [DBG] Connection 0HNA0VVO1VG5D established using the following protocol: "Tls13" 2025-02-03 23:00:29.548 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:00:29.548 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" disconnecting. 2025-02-03 23:00:29.548 +00:00 [DBG] Connection id "0HNA0VVO1VG5D" stopped. 2025-02-03 23:00:40.945 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" accepted. 2025-02-03 23:00:40.945 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" started. 2025-02-03 23:00:41.045 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" received FIN. 2025-02-03 23:00:41.046 +00:00 [DBG] Connection 0HNA0VVO1VG5E established using the following protocol: "Tls13" 2025-02-03 23:00:41.046 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:00:41.046 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" disconnecting. 2025-02-03 23:00:41.046 +00:00 [DBG] Connection id "0HNA0VVO1VG5E" stopped. 2025-02-03 23:00:52.426 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" accepted. 2025-02-03 23:00:52.426 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" started. 2025-02-03 23:00:52.527 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" received FIN. 2025-02-03 23:00:52.527 +00:00 [DBG] Connection 0HNA0VVO1VG5F established using the following protocol: "Tls13" 2025-02-03 23:00:52.527 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:00:52.527 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" disconnecting. 2025-02-03 23:00:52.527 +00:00 [DBG] Connection id "0HNA0VVO1VG5F" stopped. 2025-02-03 23:01:03.927 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" accepted. 2025-02-03 23:01:03.927 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" started. 2025-02-03 23:01:04.028 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" received FIN. 2025-02-03 23:01:04.028 +00:00 [DBG] Connection 0HNA0VVO1VG5G established using the following protocol: "Tls13" 2025-02-03 23:01:04.028 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:04.028 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" disconnecting. 2025-02-03 23:01:04.028 +00:00 [DBG] Connection id "0HNA0VVO1VG5G" stopped. 2025-02-03 23:01:08.212 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" disconnecting. 2025-02-03 23:01:08.212 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" stopped. 2025-02-03 23:01:08.212 +00:00 [DBG] Connection id "0HNA0VVO1VG4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:15.402 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" accepted. 2025-02-03 23:01:15.402 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" started. 2025-02-03 23:01:15.503 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" received FIN. 2025-02-03 23:01:15.503 +00:00 [DBG] Connection 0HNA0VVO1VG5H established using the following protocol: "Tls13" 2025-02-03 23:01:15.503 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:15.503 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" disconnecting. 2025-02-03 23:01:15.503 +00:00 [DBG] Connection id "0HNA0VVO1VG5H" stopped. 2025-02-03 23:01:26.893 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" accepted. 2025-02-03 23:01:26.893 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" started. 2025-02-03 23:01:26.994 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" received FIN. 2025-02-03 23:01:26.995 +00:00 [DBG] Connection 0HNA0VVO1VG5I established using the following protocol: "Tls13" 2025-02-03 23:01:26.995 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:26.995 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" disconnecting. 2025-02-03 23:01:26.995 +00:00 [DBG] Connection id "0HNA0VVO1VG5I" stopped. 2025-02-03 23:01:38.377 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" accepted. 2025-02-03 23:01:38.377 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" started. 2025-02-03 23:01:38.477 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" received FIN. 2025-02-03 23:01:38.477 +00:00 [DBG] Connection 0HNA0VVO1VG5J established using the following protocol: "Tls13" 2025-02-03 23:01:38.477 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:38.477 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" disconnecting. 2025-02-03 23:01:38.477 +00:00 [DBG] Connection id "0HNA0VVO1VG5J" stopped. 2025-02-03 23:01:49.862 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" accepted. 2025-02-03 23:01:49.862 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" started. 2025-02-03 23:01:49.862 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/winnt/win.ini - null null 2025-02-03 23:01:49.862 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/winnt/win.ini'. 2025-02-03 23:01:49.863 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:01:49.863 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/winnt/win.ini - 307 0 null 0.3284ms 2025-02-03 23:01:53.056 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" accepted. 2025-02-03 23:01:53.056 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" started. 2025-02-03 23:01:53.157 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" received FIN. 2025-02-03 23:01:53.157 +00:00 [DBG] Connection 0HNA0VVO1VG5L established using the following protocol: "Tls13" 2025-02-03 23:01:53.157 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:01:53.157 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" disconnecting. 2025-02-03 23:01:53.157 +00:00 [DBG] Connection id "0HNA0VVO1VG5L" stopped. 2025-02-03 23:02:01.435 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" accepted. 2025-02-03 23:02:01.435 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" started. 2025-02-03 23:02:01.536 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" received FIN. 2025-02-03 23:02:01.536 +00:00 [DBG] Connection 0HNA0VVO1VG5M established using the following protocol: "Tls13" 2025-02-03 23:02:01.536 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:01.536 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" disconnecting. 2025-02-03 23:02:01.537 +00:00 [DBG] Connection id "0HNA0VVO1VG5M" stopped. 2025-02-03 23:02:12.746 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/view_help.cgi - null null 2025-02-03 23:02:12.746 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-mod/view_help.cgi'. 2025-02-03 23:02:12.746 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" completed keep alive response. 2025-02-03 23:02:12.746 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cgi-mod/view_help.cgi - 307 0 null 0.2539ms 2025-02-03 23:02:16.011 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" accepted. 2025-02-03 23:02:16.011 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" started. 2025-02-03 23:02:16.112 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" received FIN. 2025-02-03 23:02:16.112 +00:00 [DBG] Connection 0HNA0VVO1VG5N established using the following protocol: "Tls13" 2025-02-03 23:02:16.112 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:16.112 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" disconnecting. 2025-02-03 23:02:16.112 +00:00 [DBG] Connection id "0HNA0VVO1VG5N" stopped. 2025-02-03 23:02:24.418 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" accepted. 2025-02-03 23:02:24.418 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" started. 2025-02-03 23:02:24.518 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" received FIN. 2025-02-03 23:02:24.518 +00:00 [DBG] Connection 0HNA0VVO1VG5O established using the following protocol: "Tls13" 2025-02-03 23:02:24.518 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:24.518 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" disconnecting. 2025-02-03 23:02:24.518 +00:00 [DBG] Connection id "0HNA0VVO1VG5O" stopped. 2025-02-03 23:02:35.828 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" accepted. 2025-02-03 23:02:35.828 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" started. 2025-02-03 23:02:35.929 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" received FIN. 2025-02-03 23:02:35.931 +00:00 [DBG] Connection 0HNA0VVO1VG5P established using the following protocol: "Tls13" 2025-02-03 23:02:35.932 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:35.932 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" disconnecting. 2025-02-03 23:02:35.932 +00:00 [DBG] Connection id "0HNA0VVO1VG5P" stopped. 2025-02-03 23:02:47.310 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" accepted. 2025-02-03 23:02:47.310 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" started. 2025-02-03 23:02:47.410 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" received FIN. 2025-02-03 23:02:47.411 +00:00 [DBG] Connection 0HNA0VVO1VG5Q established using the following protocol: "Tls13" 2025-02-03 23:02:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" disconnecting. 2025-02-03 23:02:47.411 +00:00 [DBG] Connection id "0HNA0VVO1VG5Q" stopped. 2025-02-03 23:02:58.874 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" accepted. 2025-02-03 23:02:58.874 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" started. 2025-02-03 23:02:58.974 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" received FIN. 2025-02-03 23:02:58.975 +00:00 [DBG] Connection 0HNA0VVO1VG5R established using the following protocol: "Tls13" 2025-02-03 23:02:58.975 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:02:58.975 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" disconnecting. 2025-02-03 23:02:58.975 +00:00 [DBG] Connection id "0HNA0VVO1VG5R" stopped. 2025-02-03 23:03:10.348 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" accepted. 2025-02-03 23:03:10.348 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" started. 2025-02-03 23:03:10.448 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" received FIN. 2025-02-03 23:03:10.449 +00:00 [DBG] Connection 0HNA0VVO1VG5S established using the following protocol: "Tls13" 2025-02-03 23:03:10.449 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:03:10.449 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" disconnecting. 2025-02-03 23:03:10.449 +00:00 [DBG] Connection id "0HNA0VVO1VG5S" stopped. 2025-02-03 23:03:21.774 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" accepted. 2025-02-03 23:03:21.774 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" started. 2025-02-03 23:03:21.875 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" received FIN. 2025-02-03 23:03:21.875 +00:00 [DBG] Connection 0HNA0VVO1VG5T established using the following protocol: "Tls13" 2025-02-03 23:03:21.876 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:03:21.876 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" disconnecting. 2025-02-03 23:03:21.876 +00:00 [DBG] Connection id "0HNA0VVO1VG5T" stopped. 2025-02-03 23:03:33.271 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" accepted. 2025-02-03 23:03:33.271 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" started. 2025-02-03 23:03:33.371 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" received FIN. 2025-02-03 23:03:33.372 +00:00 [DBG] Connection 0HNA0VVO1VG5U established using the following protocol: "Tls13" 2025-02-03 23:03:33.372 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:03:33.372 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" disconnecting. 2025-02-03 23:03:33.372 +00:00 [DBG] Connection id "0HNA0VVO1VG5U" stopped. 2025-02-03 23:03:44.752 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" accepted. 2025-02-03 23:03:44.752 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" started. 2025-02-03 23:03:44.852 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" received FIN. 2025-02-03 23:03:44.853 +00:00 [DBG] Connection 0HNA0VVO1VG5V established using the following protocol: "Tls13" 2025-02-03 23:03:44.853 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:03:44.853 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" disconnecting. 2025-02-03 23:03:44.853 +00:00 [DBG] Connection id "0HNA0VVO1VG5V" stopped. 2025-02-03 23:03:56.152 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.jsp - null null 2025-02-03 23:03:56.152 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.jsp'. 2025-02-03 23:03:56.153 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:03:56.153 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.jsp - 307 0 null 0.2547ms 2025-02-03 23:03:59.437 +00:00 [DBG] Connection id "0HNA0VVO1VG60" accepted. 2025-02-03 23:03:59.437 +00:00 [DBG] Connection id "0HNA0VVO1VG60" started. 2025-02-03 23:03:59.537 +00:00 [DBG] Connection id "0HNA0VVO1VG60" received FIN. 2025-02-03 23:03:59.537 +00:00 [DBG] Connection 0HNA0VVO1VG60 established using the following protocol: "Tls13" 2025-02-03 23:03:59.537 +00:00 [DBG] Connection id "0HNA0VVO1VG60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:03:59.538 +00:00 [DBG] Connection id "0HNA0VVO1VG60" disconnecting. 2025-02-03 23:03:59.538 +00:00 [DBG] Connection id "0HNA0VVO1VG60" stopped. 2025-02-03 23:04:07.831 +00:00 [DBG] Connection id "0HNA0VVO1VG61" accepted. 2025-02-03 23:04:07.831 +00:00 [DBG] Connection id "0HNA0VVO1VG61" started. 2025-02-03 23:04:07.930 +00:00 [DBG] Connection id "0HNA0VVO1VG61" received FIN. 2025-02-03 23:04:07.931 +00:00 [DBG] Connection 0HNA0VVO1VG61 established using the following protocol: "Tls13" 2025-02-03 23:04:07.931 +00:00 [DBG] Connection id "0HNA0VVO1VG61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:07.931 +00:00 [DBG] Connection id "0HNA0VVO1VG61" disconnecting. 2025-02-03 23:04:07.931 +00:00 [DBG] Connection id "0HNA0VVO1VG61" stopped. 2025-02-03 23:04:19.219 +00:00 [DBG] Connection id "0HNA0VVO1VG62" accepted. 2025-02-03 23:04:19.219 +00:00 [DBG] Connection id "0HNA0VVO1VG62" started. 2025-02-03 23:04:19.319 +00:00 [DBG] Connection id "0HNA0VVO1VG62" received FIN. 2025-02-03 23:04:19.319 +00:00 [DBG] Connection 0HNA0VVO1VG62 established using the following protocol: "Tls13" 2025-02-03 23:04:19.319 +00:00 [DBG] Connection id "0HNA0VVO1VG62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:19.320 +00:00 [DBG] Connection id "0HNA0VVO1VG62" disconnecting. 2025-02-03 23:04:19.320 +00:00 [DBG] Connection id "0HNA0VVO1VG62" stopped. 2025-02-03 23:04:23.237 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" disconnecting. 2025-02-03 23:04:23.237 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" stopped. 2025-02-03 23:04:23.237 +00:00 [DBG] Connection id "0HNA0VVO1VG5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:30.601 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Base/upload.php - null null 2025-02-03 23:04:30.601 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Base/upload.php'. 2025-02-03 23:04:30.601 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:04:30.601 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Base/upload.php - 307 0 null 0.2095ms 2025-02-03 23:04:33.860 +00:00 [DBG] Connection id "0HNA0VVO1VG63" accepted. 2025-02-03 23:04:33.860 +00:00 [DBG] Connection id "0HNA0VVO1VG63" started. 2025-02-03 23:04:33.960 +00:00 [DBG] Connection id "0HNA0VVO1VG63" received FIN. 2025-02-03 23:04:33.961 +00:00 [DBG] Connection 0HNA0VVO1VG63 established using the following protocol: "Tls13" 2025-02-03 23:04:33.961 +00:00 [DBG] Connection id "0HNA0VVO1VG63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:33.961 +00:00 [DBG] Connection id "0HNA0VVO1VG63" disconnecting. 2025-02-03 23:04:33.961 +00:00 [DBG] Connection id "0HNA0VVO1VG63" stopped. 2025-02-03 23:04:42.199 +00:00 [DBG] Connection id "0HNA0VVO1VG64" accepted. 2025-02-03 23:04:42.199 +00:00 [DBG] Connection id "0HNA0VVO1VG64" started. 2025-02-03 23:04:42.299 +00:00 [DBG] Connection id "0HNA0VVO1VG64" received FIN. 2025-02-03 23:04:42.300 +00:00 [DBG] Connection 0HNA0VVO1VG64 established using the following protocol: "Tls13" 2025-02-03 23:04:42.300 +00:00 [DBG] Connection id "0HNA0VVO1VG64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:42.300 +00:00 [DBG] Connection id "0HNA0VVO1VG64" disconnecting. 2025-02-03 23:04:42.300 +00:00 [DBG] Connection id "0HNA0VVO1VG64" stopped. 2025-02-03 23:04:53.677 +00:00 [DBG] Connection id "0HNA0VVO1VG65" accepted. 2025-02-03 23:04:53.677 +00:00 [DBG] Connection id "0HNA0VVO1VG65" started. 2025-02-03 23:04:53.778 +00:00 [DBG] Connection id "0HNA0VVO1VG65" received FIN. 2025-02-03 23:04:53.778 +00:00 [DBG] Connection 0HNA0VVO1VG65 established using the following protocol: "Tls13" 2025-02-03 23:04:53.778 +00:00 [DBG] Connection id "0HNA0VVO1VG65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:04:53.778 +00:00 [DBG] Connection id "0HNA0VVO1VG65" disconnecting. 2025-02-03 23:04:53.779 +00:00 [DBG] Connection id "0HNA0VVO1VG65" stopped. 2025-02-03 23:05:05.172 +00:00 [DBG] Connection id "0HNA0VVO1VG66" accepted. 2025-02-03 23:05:05.172 +00:00 [DBG] Connection id "0HNA0VVO1VG66" started. 2025-02-03 23:05:05.272 +00:00 [DBG] Connection id "0HNA0VVO1VG66" received FIN. 2025-02-03 23:05:05.273 +00:00 [DBG] Connection 0HNA0VVO1VG66 established using the following protocol: "Tls13" 2025-02-03 23:05:05.273 +00:00 [DBG] Connection id "0HNA0VVO1VG66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:05:05.273 +00:00 [DBG] Connection id "0HNA0VVO1VG66" disconnecting. 2025-02-03 23:05:05.273 +00:00 [DBG] Connection id "0HNA0VVO1VG66" stopped. 2025-02-03 23:05:16.651 +00:00 [DBG] Connection id "0HNA0VVO1VG67" accepted. 2025-02-03 23:05:16.651 +00:00 [DBG] Connection id "0HNA0VVO1VG67" started. 2025-02-03 23:05:16.751 +00:00 [DBG] Connection id "0HNA0VVO1VG67" received FIN. 2025-02-03 23:05:16.751 +00:00 [DBG] Connection 0HNA0VVO1VG67 established using the following protocol: "Tls13" 2025-02-03 23:05:16.751 +00:00 [DBG] Connection id "0HNA0VVO1VG67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:05:16.751 +00:00 [DBG] Connection id "0HNA0VVO1VG67" disconnecting. 2025-02-03 23:05:16.751 +00:00 [DBG] Connection id "0HNA0VVO1VG67" stopped. 2025-02-03 23:05:28.142 +00:00 [DBG] Connection id "0HNA0VVO1VG68" accepted. 2025-02-03 23:05:28.143 +00:00 [DBG] Connection id "0HNA0VVO1VG68" started. 2025-02-03 23:05:28.244 +00:00 [DBG] Connection id "0HNA0VVO1VG68" received FIN. 2025-02-03 23:05:28.245 +00:00 [DBG] Connection 0HNA0VVO1VG68 established using the following protocol: "Tls13" 2025-02-03 23:05:28.245 +00:00 [DBG] Connection id "0HNA0VVO1VG68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:05:28.245 +00:00 [DBG] Connection id "0HNA0VVO1VG68" disconnecting. 2025-02-03 23:05:28.245 +00:00 [DBG] Connection id "0HNA0VVO1VG68" stopped. 2025-02-03 23:05:39.737 +00:00 [DBG] Connection id "0HNA0VVO1VG69" accepted. 2025-02-03 23:05:39.737 +00:00 [DBG] Connection id "0HNA0VVO1VG69" started. 2025-02-03 23:05:39.837 +00:00 [DBG] Connection id "0HNA0VVO1VG69" received FIN. 2025-02-03 23:05:39.837 +00:00 [DBG] Connection 0HNA0VVO1VG69 established using the following protocol: "Tls13" 2025-02-03 23:05:39.837 +00:00 [DBG] Connection id "0HNA0VVO1VG69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:05:39.837 +00:00 [DBG] Connection id "0HNA0VVO1VG69" disconnecting. 2025-02-03 23:05:39.837 +00:00 [DBG] Connection id "0HNA0VVO1VG69" stopped. 2025-02-03 23:05:51.182 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" accepted. 2025-02-03 23:05:51.182 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" started. 2025-02-03 23:05:51.284 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" received FIN. 2025-02-03 23:05:51.284 +00:00 [DBG] Connection 0HNA0VVO1VG6A established using the following protocol: "Tls13" 2025-02-03 23:05:51.284 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:05:51.284 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" disconnecting. 2025-02-03 23:05:51.284 +00:00 [DBG] Connection id "0HNA0VVO1VG6A" stopped. 2025-02-03 23:06:02.615 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" accepted. 2025-02-03 23:06:02.615 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" started. 2025-02-03 23:06:02.615 +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-03 23:06:02.615 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-914/'. 2025-02-03 23:06:02.615 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" completed keep alive response. 2025-02-03 23:06:02.615 +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.1176ms 2025-02-03 23:06:05.795 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" accepted. 2025-02-03 23:06:05.795 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" started. 2025-02-03 23:06:05.896 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" received FIN. 2025-02-03 23:06:05.896 +00:00 [DBG] Connection 0HNA0VVO1VG6C established using the following protocol: "Tls13" 2025-02-03 23:06:05.896 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:06:05.896 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" disconnecting. 2025-02-03 23:06:05.896 +00:00 [DBG] Connection id "0HNA0VVO1VG6C" stopped. 2025-02-03 23:06:14.114 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" accepted. 2025-02-03 23:06:14.114 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" started. 2025-02-03 23:06:14.216 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" received FIN. 2025-02-03 23:06:14.216 +00:00 [DBG] Connection 0HNA0VVO1VG6D established using the following protocol: "Tls13" 2025-02-03 23:06:14.216 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:06:14.216 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" disconnecting. 2025-02-03 23:06:14.216 +00:00 [DBG] Connection id "0HNA0VVO1VG6D" stopped. 2025-02-03 23:06:25.588 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" accepted. 2025-02-03 23:06:25.588 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" started. 2025-02-03 23:06:25.689 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" received FIN. 2025-02-03 23:06:25.689 +00:00 [DBG] Connection 0HNA0VVO1VG6E established using the following protocol: "Tls13" 2025-02-03 23:06:25.689 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:06:25.689 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" disconnecting. 2025-02-03 23:06:25.689 +00:00 [DBG] Connection id "0HNA0VVO1VG6E" stopped. 2025-02-03 23:06:36.987 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.asp - null null 2025-02-03 23:06:36.987 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/controlpanel.asp'. 2025-02-03 23:06:36.987 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:06:36.987 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/controlpanel.asp - 307 0 null 0.1917ms 2025-02-03 23:06:40.241 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" accepted. 2025-02-03 23:06:40.241 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" started. 2025-02-03 23:06:40.341 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" received FIN. 2025-02-03 23:06:40.341 +00:00 [DBG] Connection 0HNA0VVO1VG6F established using the following protocol: "Tls13" 2025-02-03 23:06:40.342 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:06:40.342 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" disconnecting. 2025-02-03 23:06:40.342 +00:00 [DBG] Connection id "0HNA0VVO1VG6F" stopped. 2025-02-03 23:06:48.571 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" accepted. 2025-02-03 23:06:48.571 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" started. 2025-02-03 23:06:48.672 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" received FIN. 2025-02-03 23:06:48.672 +00:00 [DBG] Connection 0HNA0VVO1VG6G established using the following protocol: "Tls13" 2025-02-03 23:06:48.672 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:06:48.672 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" disconnecting. 2025-02-03 23:06:48.673 +00:00 [DBG] Connection id "0HNA0VVO1VG6G" stopped. 2025-02-03 23:07:00.061 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" accepted. 2025-02-03 23:07:00.061 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" started. 2025-02-03 23:07:00.161 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" received FIN. 2025-02-03 23:07:00.162 +00:00 [DBG] Connection 0HNA0VVO1VG6H established using the following protocol: "Tls13" 2025-02-03 23:07:00.162 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:00.162 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" disconnecting. 2025-02-03 23:07:00.162 +00:00 [DBG] Connection id "0HNA0VVO1VG6H" stopped. 2025-02-03 23:07:11.550 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" accepted. 2025-02-03 23:07:11.551 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" started. 2025-02-03 23:07:11.651 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" received FIN. 2025-02-03 23:07:11.652 +00:00 [DBG] Connection 0HNA0VVO1VG6I established using the following protocol: "Tls13" 2025-02-03 23:07:11.652 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:11.652 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" disconnecting. 2025-02-03 23:07:11.652 +00:00 [DBG] Connection id "0HNA0VVO1VG6I" stopped. 2025-02-03 23:07:22.952 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.jsp - null null 2025-02-03 23:07:22.953 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.jsp'. 2025-02-03 23:07:22.953 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:07:22.953 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.jsp - 307 0 null 0.6826ms 2025-02-03 23:07:26.197 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" accepted. 2025-02-03 23:07:26.197 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" started. 2025-02-03 23:07:26.298 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" received FIN. 2025-02-03 23:07:26.298 +00:00 [DBG] Connection 0HNA0VVO1VG6J established using the following protocol: "Tls13" 2025-02-03 23:07:26.299 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:26.299 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" disconnecting. 2025-02-03 23:07:26.299 +00:00 [DBG] Connection id "0HNA0VVO1VG6J" stopped. 2025-02-03 23:07:34.521 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" accepted. 2025-02-03 23:07:34.521 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" started. 2025-02-03 23:07:34.621 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" received FIN. 2025-02-03 23:07:34.622 +00:00 [DBG] Connection 0HNA0VVO1VG6K established using the following protocol: "Tls13" 2025-02-03 23:07:34.622 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:34.622 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" disconnecting. 2025-02-03 23:07:34.622 +00:00 [DBG] Connection id "0HNA0VVO1VG6K" stopped. 2025-02-03 23:07:46.006 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" accepted. 2025-02-03 23:07:46.006 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" started. 2025-02-03 23:07:46.105 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" received FIN. 2025-02-03 23:07:46.105 +00:00 [DBG] Connection 0HNA0VVO1VG6L established using the following protocol: "Tls13" 2025-02-03 23:07:46.105 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:46.105 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" disconnecting. 2025-02-03 23:07:46.106 +00:00 [DBG] Connection id "0HNA0VVO1VG6L" stopped. 2025-02-03 23:07:57.505 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" accepted. 2025-02-03 23:07:57.505 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" started. 2025-02-03 23:07:57.607 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" received FIN. 2025-02-03 23:07:57.607 +00:00 [DBG] Connection 0HNA0VVO1VG6M established using the following protocol: "Tls13" 2025-02-03 23:07:57.607 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:07:57.607 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" disconnecting. 2025-02-03 23:07:57.607 +00:00 [DBG] Connection id "0HNA0VVO1VG6M" stopped. 2025-02-03 23:08:08.983 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" accepted. 2025-02-03 23:08:08.983 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" started. 2025-02-03 23:08:09.084 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" received FIN. 2025-02-03 23:08:09.084 +00:00 [DBG] Connection 0HNA0VVO1VG6N established using the following protocol: "Tls13" 2025-02-03 23:08:09.085 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:09.085 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" disconnecting. 2025-02-03 23:08:09.085 +00:00 [DBG] Connection id "0HNA0VVO1VG6N" stopped. 2025-02-03 23:08:14.268 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" disconnecting. 2025-02-03 23:08:14.268 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" stopped. 2025-02-03 23:08:14.268 +00:00 [DBG] Connection id "0HNA0VVO1VG6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:20.481 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" accepted. 2025-02-03 23:08:20.481 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" started. 2025-02-03 23:08:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" received FIN. 2025-02-03 23:08:20.582 +00:00 [DBG] Connection 0HNA0VVO1VG6O established using the following protocol: "Tls13" 2025-02-03 23:08:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" disconnecting. 2025-02-03 23:08:20.582 +00:00 [DBG] Connection id "0HNA0VVO1VG6O" stopped. 2025-02-03 23:08:31.963 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" accepted. 2025-02-03 23:08:31.963 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" started. 2025-02-03 23:08:32.062 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" received FIN. 2025-02-03 23:08:32.062 +00:00 [DBG] Connection 0HNA0VVO1VG6P established using the following protocol: "Tls13" 2025-02-03 23:08:32.063 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:32.063 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" disconnecting. 2025-02-03 23:08:32.063 +00:00 [DBG] Connection id "0HNA0VVO1VG6P" stopped. 2025-02-03 23:08:43.354 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.jsp - null null 2025-02-03 23:08:43.354 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/cp.jsp'. 2025-02-03 23:08:43.354 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:08:43.354 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/cp.jsp - 307 0 null 0.2875ms 2025-02-03 23:08:46.617 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" accepted. 2025-02-03 23:08:46.617 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" started. 2025-02-03 23:08:46.717 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" received FIN. 2025-02-03 23:08:46.717 +00:00 [DBG] Connection 0HNA0VVO1VG6Q established using the following protocol: "Tls13" 2025-02-03 23:08:46.717 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:46.717 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" disconnecting. 2025-02-03 23:08:46.717 +00:00 [DBG] Connection id "0HNA0VVO1VG6Q" stopped. 2025-02-03 23:08:54.948 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" accepted. 2025-02-03 23:08:54.948 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" started. 2025-02-03 23:08:55.049 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" received FIN. 2025-02-03 23:08:55.049 +00:00 [DBG] Connection 0HNA0VVO1VG6R established using the following protocol: "Tls13" 2025-02-03 23:08:55.050 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:08:55.050 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" disconnecting. 2025-02-03 23:08:55.050 +00:00 [DBG] Connection id "0HNA0VVO1VG6R" stopped. 2025-02-03 23:09:06.139 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" accepted. 2025-02-03 23:09:06.139 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" started. 2025-02-03 23:09:06.139 +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-03 23:09:06.140 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/digg/readme.html'. 2025-02-03 23:09:06.140 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" completed keep alive response. 2025-02-03 23:09:06.140 +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.1203ms 2025-02-03 23:09:09.270 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" accepted. 2025-02-03 23:09:09.270 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" started. 2025-02-03 23:09:09.369 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" received FIN. 2025-02-03 23:09:09.370 +00:00 [DBG] Connection 0HNA0VVO1VG6T established using the following protocol: "Tls13" 2025-02-03 23:09:09.370 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:09.370 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" disconnecting. 2025-02-03 23:09:09.370 +00:00 [DBG] Connection id "0HNA0VVO1VG6T" stopped. 2025-02-03 23:09:12.464 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" accepted. 2025-02-03 23:09:12.464 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" started. 2025-02-03 23:09:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" received FIN. 2025-02-03 23:09:12.565 +00:00 [DBG] Connection 0HNA0VVO1VG6U established using the following protocol: "Tls13" 2025-02-03 23:09:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" disconnecting. 2025-02-03 23:09:12.565 +00:00 [DBG] Connection id "0HNA0VVO1VG6U" stopped. 2025-02-03 23:09:17.924 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" accepted. 2025-02-03 23:09:17.924 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" started. 2025-02-03 23:09:18.025 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" received FIN. 2025-02-03 23:09:18.025 +00:00 [DBG] Connection 0HNA0VVO1VG6V established using the following protocol: "Tls13" 2025-02-03 23:09:18.025 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:18.026 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" disconnecting. 2025-02-03 23:09:18.026 +00:00 [DBG] Connection id "0HNA0VVO1VG6V" stopped. 2025-02-03 23:09:29.530 +00:00 [DBG] Connection id "0HNA0VVO1VG70" accepted. 2025-02-03 23:09:29.530 +00:00 [DBG] Connection id "0HNA0VVO1VG70" started. 2025-02-03 23:09:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG70" received FIN. 2025-02-03 23:09:29.630 +00:00 [DBG] Connection 0HNA0VVO1VG70 established using the following protocol: "Tls13" 2025-02-03 23:09:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG70" disconnecting. 2025-02-03 23:09:29.630 +00:00 [DBG] Connection id "0HNA0VVO1VG70" stopped. 2025-02-03 23:09:40.915 +00:00 [DBG] Connection id "0HNA0VVO1VG71" accepted. 2025-02-03 23:09:40.915 +00:00 [DBG] Connection id "0HNA0VVO1VG71" started. 2025-02-03 23:09:41.016 +00:00 [DBG] Connection id "0HNA0VVO1VG71" received FIN. 2025-02-03 23:09:41.017 +00:00 [DBG] Connection 0HNA0VVO1VG71 established using the following protocol: "Tls13" 2025-02-03 23:09:41.017 +00:00 [DBG] Connection id "0HNA0VVO1VG71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:41.017 +00:00 [DBG] Connection id "0HNA0VVO1VG71" disconnecting. 2025-02-03 23:09:41.017 +00:00 [DBG] Connection id "0HNA0VVO1VG71" stopped. 2025-02-03 23:09:52.284 +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-03 23:09:52.284 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/class/'. 2025-02-03 23:09:52.284 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:09:52.285 +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.63ms 2025-02-03 23:09:55.518 +00:00 [DBG] Connection id "0HNA0VVO1VG72" accepted. 2025-02-03 23:09:55.518 +00:00 [DBG] Connection id "0HNA0VVO1VG72" started. 2025-02-03 23:09:55.619 +00:00 [DBG] Connection id "0HNA0VVO1VG72" received FIN. 2025-02-03 23:09:55.620 +00:00 [DBG] Connection 0HNA0VVO1VG72 established using the following protocol: "Tls13" 2025-02-03 23:09:55.620 +00:00 [DBG] Connection id "0HNA0VVO1VG72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:09:55.620 +00:00 [DBG] Connection id "0HNA0VVO1VG72" disconnecting. 2025-02-03 23:09:55.620 +00:00 [DBG] Connection id "0HNA0VVO1VG72" stopped. 2025-02-03 23:10:03.977 +00:00 [DBG] Connection id "0HNA0VVO1VG73" accepted. 2025-02-03 23:10:03.977 +00:00 [DBG] Connection id "0HNA0VVO1VG73" started. 2025-02-03 23:10:04.077 +00:00 [DBG] Connection id "0HNA0VVO1VG73" received FIN. 2025-02-03 23:10:04.078 +00:00 [DBG] Connection 0HNA0VVO1VG73 established using the following protocol: "Tls13" 2025-02-03 23:10:04.078 +00:00 [DBG] Connection id "0HNA0VVO1VG73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:10:04.078 +00:00 [DBG] Connection id "0HNA0VVO1VG73" disconnecting. 2025-02-03 23:10:04.078 +00:00 [DBG] Connection id "0HNA0VVO1VG73" stopped. 2025-02-03 23:10:15.295 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.cfm - null null 2025-02-03 23:10:15.296 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.cfm'. 2025-02-03 23:10:15.296 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:10:15.296 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.cfm - 307 0 null 0.2883ms 2025-02-03 23:10:18.508 +00:00 [DBG] Connection id "0HNA0VVO1VG74" accepted. 2025-02-03 23:10:18.508 +00:00 [DBG] Connection id "0HNA0VVO1VG74" started. 2025-02-03 23:10:18.610 +00:00 [DBG] Connection id "0HNA0VVO1VG74" received FIN. 2025-02-03 23:10:18.610 +00:00 [DBG] Connection 0HNA0VVO1VG74 established using the following protocol: "Tls13" 2025-02-03 23:10:18.610 +00:00 [DBG] Connection id "0HNA0VVO1VG74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:10:18.610 +00:00 [DBG] Connection id "0HNA0VVO1VG74" disconnecting. 2025-02-03 23:10:18.611 +00:00 [DBG] Connection id "0HNA0VVO1VG74" stopped. 2025-02-03 23:10:26.858 +00:00 [DBG] Connection id "0HNA0VVO1VG75" accepted. 2025-02-03 23:10:26.858 +00:00 [DBG] Connection id "0HNA0VVO1VG75" started. 2025-02-03 23:10:26.959 +00:00 [DBG] Connection id "0HNA0VVO1VG75" received FIN. 2025-02-03 23:10:26.959 +00:00 [DBG] Connection 0HNA0VVO1VG75 established using the following protocol: "Tls13" 2025-02-03 23:10:26.960 +00:00 [DBG] Connection id "0HNA0VVO1VG75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:10:26.960 +00:00 [DBG] Connection id "0HNA0VVO1VG75" disconnecting. 2025-02-03 23:10:26.960 +00:00 [DBG] Connection id "0HNA0VVO1VG75" stopped. 2025-02-03 23:10:38.378 +00:00 [DBG] Connection id "0HNA0VVO1VG76" accepted. 2025-02-03 23:10:38.378 +00:00 [DBG] Connection id "0HNA0VVO1VG76" started. 2025-02-03 23:10:38.478 +00:00 [DBG] Connection id "0HNA0VVO1VG76" received FIN. 2025-02-03 23:10:38.478 +00:00 [DBG] Connection 0HNA0VVO1VG76 established using the following protocol: "Tls13" 2025-02-03 23:10:38.479 +00:00 [DBG] Connection id "0HNA0VVO1VG76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:10:38.479 +00:00 [DBG] Connection id "0HNA0VVO1VG76" disconnecting. 2025-02-03 23:10:38.479 +00:00 [DBG] Connection id "0HNA0VVO1VG76" stopped. 2025-02-03 23:10:49.839 +00:00 [DBG] Connection id "0HNA0VVO1VG77" accepted. 2025-02-03 23:10:49.840 +00:00 [DBG] Connection id "0HNA0VVO1VG77" started. 2025-02-03 23:10:49.940 +00:00 [DBG] Connection id "0HNA0VVO1VG77" received FIN. 2025-02-03 23:10:49.940 +00:00 [DBG] Connection 0HNA0VVO1VG77 established using the following protocol: "Tls13" 2025-02-03 23:10:49.940 +00:00 [DBG] Connection id "0HNA0VVO1VG77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:10:49.940 +00:00 [DBG] Connection id "0HNA0VVO1VG77" disconnecting. 2025-02-03 23:10:49.940 +00:00 [DBG] Connection id "0HNA0VVO1VG77" stopped. 2025-02-03 23:11:01.328 +00:00 [DBG] Connection id "0HNA0VVO1VG78" accepted. 2025-02-03 23:11:01.328 +00:00 [DBG] Connection id "0HNA0VVO1VG78" started. 2025-02-03 23:11:01.427 +00:00 [DBG] Connection id "0HNA0VVO1VG78" received FIN. 2025-02-03 23:11:01.428 +00:00 [DBG] Connection 0HNA0VVO1VG78 established using the following protocol: "Tls13" 2025-02-03 23:11:01.428 +00:00 [DBG] Connection id "0HNA0VVO1VG78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:01.428 +00:00 [DBG] Connection id "0HNA0VVO1VG78" disconnecting. 2025-02-03 23:11:01.428 +00:00 [DBG] Connection id "0HNA0VVO1VG78" stopped. 2025-02-03 23:11:12.810 +00:00 [DBG] Connection id "0HNA0VVO1VG79" accepted. 2025-02-03 23:11:12.810 +00:00 [DBG] Connection id "0HNA0VVO1VG79" started. 2025-02-03 23:11:12.910 +00:00 [DBG] Connection id "0HNA0VVO1VG79" received FIN. 2025-02-03 23:11:12.910 +00:00 [DBG] Connection 0HNA0VVO1VG79 established using the following protocol: "Tls13" 2025-02-03 23:11:12.910 +00:00 [DBG] Connection id "0HNA0VVO1VG79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:12.910 +00:00 [DBG] Connection id "0HNA0VVO1VG79" disconnecting. 2025-02-03 23:11:12.910 +00:00 [DBG] Connection id "0HNA0VVO1VG79" stopped. 2025-02-03 23:11:17.293 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" disconnecting. 2025-02-03 23:11:17.293 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" stopped. 2025-02-03 23:11:17.293 +00:00 [DBG] Connection id "0HNA0VVO1VG6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:24.298 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" accepted. 2025-02-03 23:11:24.298 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" started. 2025-02-03 23:11:24.398 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" received FIN. 2025-02-03 23:11:24.398 +00:00 [DBG] Connection 0HNA0VVO1VG7A established using the following protocol: "Tls13" 2025-02-03 23:11:24.399 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:24.399 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" disconnecting. 2025-02-03 23:11:24.399 +00:00 [DBG] Connection id "0HNA0VVO1VG7A" stopped. 2025-02-03 23:11:35.690 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/switchSystem.html - null null 2025-02-03 23:11:35.690 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/switchSystem.html'. 2025-02-03 23:11:35.690 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:11:35.690 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/switchSystem.html - 307 0 null 0.2036ms 2025-02-03 23:11:38.926 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" accepted. 2025-02-03 23:11:38.927 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" started. 2025-02-03 23:11:39.026 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" received FIN. 2025-02-03 23:11:39.026 +00:00 [DBG] Connection 0HNA0VVO1VG7B established using the following protocol: "Tls13" 2025-02-03 23:11:39.027 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:39.027 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" disconnecting. 2025-02-03 23:11:39.027 +00:00 [DBG] Connection id "0HNA0VVO1VG7B" stopped. 2025-02-03 23:11:47.271 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" accepted. 2025-02-03 23:11:47.272 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" started. 2025-02-03 23:11:47.371 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" received FIN. 2025-02-03 23:11:47.371 +00:00 [DBG] Connection 0HNA0VVO1VG7C established using the following protocol: "Tls13" 2025-02-03 23:11:47.371 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:47.372 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" disconnecting. 2025-02-03 23:11:47.372 +00:00 [DBG] Connection id "0HNA0VVO1VG7C" stopped. 2025-02-03 23:11:58.764 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" accepted. 2025-02-03 23:11:58.764 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" started. 2025-02-03 23:11:58.864 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" received FIN. 2025-02-03 23:11:58.865 +00:00 [DBG] Connection 0HNA0VVO1VG7D established using the following protocol: "Tls13" 2025-02-03 23:11:58.865 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:11:58.865 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" disconnecting. 2025-02-03 23:11:58.865 +00:00 [DBG] Connection id "0HNA0VVO1VG7D" stopped. 2025-02-03 23:12:10.155 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/callme/callForm.jhtml - null null 2025-02-03 23:12:10.155 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/callme/callForm.jhtml'. 2025-02-03 23:12:10.155 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:12:10.155 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/callme/callForm.jhtml - 307 0 null 0.2201ms 2025-02-03 23:12:13.376 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" accepted. 2025-02-03 23:12:13.376 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" started. 2025-02-03 23:12:13.476 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" received FIN. 2025-02-03 23:12:13.477 +00:00 [DBG] Connection 0HNA0VVO1VG7E established using the following protocol: "Tls13" 2025-02-03 23:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" disconnecting. 2025-02-03 23:12:13.477 +00:00 [DBG] Connection id "0HNA0VVO1VG7E" stopped. 2025-02-03 23:12:21.751 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" accepted. 2025-02-03 23:12:21.751 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" started. 2025-02-03 23:12:21.852 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" received FIN. 2025-02-03 23:12:21.852 +00:00 [DBG] Connection 0HNA0VVO1VG7F established using the following protocol: "Tls13" 2025-02-03 23:12:21.852 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:21.853 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" disconnecting. 2025-02-03 23:12:21.853 +00:00 [DBG] Connection id "0HNA0VVO1VG7F" stopped. 2025-02-03 23:12:33.248 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" accepted. 2025-02-03 23:12:33.248 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" started. 2025-02-03 23:12:33.350 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" received FIN. 2025-02-03 23:12:33.350 +00:00 [DBG] Connection 0HNA0VVO1VG7G established using the following protocol: "Tls13" 2025-02-03 23:12:33.350 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:33.351 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" disconnecting. 2025-02-03 23:12:33.351 +00:00 [DBG] Connection id "0HNA0VVO1VG7G" stopped. 2025-02-03 23:12:41.229 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - null null 2025-02-03 23:12:41.229 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callbackICM.jhtml'. 2025-02-03 23:12:41.229 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:12:41.229 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - 307 0 null 0.2004ms 2025-02-03 23:12:44.440 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" accepted. 2025-02-03 23:12:44.440 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" started. 2025-02-03 23:12:44.540 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" received FIN. 2025-02-03 23:12:44.540 +00:00 [DBG] Connection 0HNA0VVO1VG7H established using the following protocol: "Tls13" 2025-02-03 23:12:44.540 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:44.540 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" disconnecting. 2025-02-03 23:12:44.540 +00:00 [DBG] Connection id "0HNA0VVO1VG7H" stopped. 2025-02-03 23:12:47.611 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" accepted. 2025-02-03 23:12:47.611 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" started. 2025-02-03 23:12:47.711 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" received FIN. 2025-02-03 23:12:47.712 +00:00 [DBG] Connection 0HNA0VVO1VG7I established using the following protocol: "Tls13" 2025-02-03 23:12:47.712 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:47.712 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" disconnecting. 2025-02-03 23:12:47.712 +00:00 [DBG] Connection id "0HNA0VVO1VG7I" stopped. 2025-02-03 23:12:56.306 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" accepted. 2025-02-03 23:12:56.306 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" started. 2025-02-03 23:12:56.407 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" received FIN. 2025-02-03 23:12:56.408 +00:00 [DBG] Connection 0HNA0VVO1VG7J established using the following protocol: "Tls13" 2025-02-03 23:12:56.408 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:12:56.408 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" disconnecting. 2025-02-03 23:12:56.408 +00:00 [DBG] Connection id "0HNA0VVO1VG7J" stopped. 2025-02-03 23:13:07.718 +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-03 23:13:07.719 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-lib/'. 2025-02-03 23:13:07.719 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:13:07.719 +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.2503ms 2025-02-03 23:13:10.916 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" accepted. 2025-02-03 23:13:10.917 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" started. 2025-02-03 23:13:11.017 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" received FIN. 2025-02-03 23:13:11.017 +00:00 [DBG] Connection 0HNA0VVO1VG7K established using the following protocol: "Tls13" 2025-02-03 23:13:11.017 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:13:11.017 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" disconnecting. 2025-02-03 23:13:11.017 +00:00 [DBG] Connection id "0HNA0VVO1VG7K" stopped. 2025-02-03 23:13:19.256 +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-03 23:13:19.256 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/beans/'. 2025-02-03 23:13:19.256 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:13:19.256 +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.2162ms 2025-02-03 23:13:22.423 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" accepted. 2025-02-03 23:13:22.423 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" started. 2025-02-03 23:13:22.524 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" received FIN. 2025-02-03 23:13:22.525 +00:00 [DBG] Connection 0HNA0VVO1VG7L established using the following protocol: "Tls13" 2025-02-03 23:13:22.525 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:13:22.525 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" disconnecting. 2025-02-03 23:13:22.525 +00:00 [DBG] Connection id "0HNA0VVO1VG7L" stopped. 2025-02-03 23:13:30.676 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" accepted. 2025-02-03 23:13:30.676 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" started. 2025-02-03 23:13:30.777 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" received FIN. 2025-02-03 23:13:30.777 +00:00 [DBG] Connection 0HNA0VVO1VG7M established using the following protocol: "Tls13" 2025-02-03 23:13:30.777 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:13:30.777 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" disconnecting. 2025-02-03 23:13:30.777 +00:00 [DBG] Connection id "0HNA0VVO1VG7M" stopped. 2025-02-03 23:13:42.175 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" accepted. 2025-02-03 23:13:42.175 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" started. 2025-02-03 23:13:42.275 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" received FIN. 2025-02-03 23:13:42.276 +00:00 [DBG] Connection 0HNA0VVO1VG7N established using the following protocol: "Tls13" 2025-02-03 23:13:42.276 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:13:42.276 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" disconnecting. 2025-02-03 23:13:42.276 +00:00 [DBG] Connection id "0HNA0VVO1VG7N" stopped. 2025-02-03 23:13:53.650 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" accepted. 2025-02-03 23:13:53.650 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" started. 2025-02-03 23:13:53.752 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" received FIN. 2025-02-03 23:13:53.752 +00:00 [DBG] Connection 0HNA0VVO1VG7O established using the following protocol: "Tls13" 2025-02-03 23:13:53.752 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:13:53.752 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" disconnecting. 2025-02-03 23:13:53.753 +00:00 [DBG] Connection id "0HNA0VVO1VG7O" stopped. 2025-02-03 23:14:05.135 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" accepted. 2025-02-03 23:14:05.135 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" started. 2025-02-03 23:14:05.135 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/scp/ajax.php - null null 2025-02-03 23:14:05.135 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/upload/scp/ajax.php'. 2025-02-03 23:14:05.135 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" completed keep alive response. 2025-02-03 23:14:05.135 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/upload/scp/ajax.php - 307 0 null 0.2291ms 2025-02-03 23:14:08.212 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" accepted. 2025-02-03 23:14:08.212 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" started. 2025-02-03 23:14:08.313 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" received FIN. 2025-02-03 23:14:08.314 +00:00 [DBG] Connection 0HNA0VVO1VG7Q established using the following protocol: "Tls13" 2025-02-03 23:14:08.314 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:14:08.314 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" disconnecting. 2025-02-03 23:14:08.314 +00:00 [DBG] Connection id "0HNA0VVO1VG7Q" stopped. 2025-02-03 23:14:16.532 +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-03 23:14:16.532 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dcforum/'. 2025-02-03 23:14:16.533 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:14:16.533 +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.3067ms 2025-02-03 23:14:19.680 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" accepted. 2025-02-03 23:14:19.680 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" started. 2025-02-03 23:14:19.780 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" received FIN. 2025-02-03 23:14:19.781 +00:00 [DBG] Connection 0HNA0VVO1VG7R established using the following protocol: "Tls13" 2025-02-03 23:14:19.781 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:14:19.781 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" disconnecting. 2025-02-03 23:14:19.781 +00:00 [DBG] Connection id "0HNA0VVO1VG7R" stopped. 2025-02-03 23:14:28.118 +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-03 23:14:28.118 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/users.pwd'. 2025-02-03 23:14:28.118 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:14:28.118 +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.271ms 2025-02-03 23:14:31.201 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" accepted. 2025-02-03 23:14:31.202 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" started. 2025-02-03 23:14:31.303 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" received FIN. 2025-02-03 23:14:31.304 +00:00 [DBG] Connection 0HNA0VVO1VG7S established using the following protocol: "Tls13" 2025-02-03 23:14:31.304 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:14:31.304 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" disconnecting. 2025-02-03 23:14:31.304 +00:00 [DBG] Connection id "0HNA0VVO1VG7S" stopped. 2025-02-03 23:14:39.603 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" accepted. 2025-02-03 23:14:39.603 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" started. 2025-02-03 23:14:39.704 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" received FIN. 2025-02-03 23:14:39.704 +00:00 [DBG] Connection 0HNA0VVO1VG7T established using the following protocol: "Tls13" 2025-02-03 23:14:39.704 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:14:39.704 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" disconnecting. 2025-02-03 23:14:39.704 +00:00 [DBG] Connection id "0HNA0VVO1VG7T" stopped. 2025-02-03 23:14:51.089 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" accepted. 2025-02-03 23:14:51.089 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" started. 2025-02-03 23:14:51.189 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" received FIN. 2025-02-03 23:14:51.190 +00:00 [DBG] Connection 0HNA0VVO1VG7U established using the following protocol: "Tls13" 2025-02-03 23:14:51.190 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:14:51.190 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" disconnecting. 2025-02-03 23:14:51.190 +00:00 [DBG] Connection id "0HNA0VVO1VG7U" stopped. 2025-02-03 23:15:02.652 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" accepted. 2025-02-03 23:15:02.652 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" started. 2025-02-03 23:15:02.754 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" received FIN. 2025-02-03 23:15:02.754 +00:00 [DBG] Connection 0HNA0VVO1VG7V established using the following protocol: "Tls13" 2025-02-03 23:15:02.754 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:15:02.755 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" disconnecting. 2025-02-03 23:15:02.755 +00:00 [DBG] Connection id "0HNA0VVO1VG7V" stopped. 2025-02-03 23:15:14.070 +00:00 [DBG] Connection id "0HNA0VVO1VG80" accepted. 2025-02-03 23:15:14.070 +00:00 [DBG] Connection id "0HNA0VVO1VG80" started. 2025-02-03 23:15:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VG80" received FIN. 2025-02-03 23:15:14.170 +00:00 [DBG] Connection 0HNA0VVO1VG80 established using the following protocol: "Tls13" 2025-02-03 23:15:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VG80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:15:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VG80" disconnecting. 2025-02-03 23:15:14.170 +00:00 [DBG] Connection id "0HNA0VVO1VG80" stopped. 2025-02-03 23:15:25.553 +00:00 [DBG] Connection id "0HNA0VVO1VG81" accepted. 2025-02-03 23:15:25.553 +00:00 [DBG] Connection id "0HNA0VVO1VG81" started. 2025-02-03 23:15:25.653 +00:00 [DBG] Connection id "0HNA0VVO1VG81" received FIN. 2025-02-03 23:15:25.653 +00:00 [DBG] Connection 0HNA0VVO1VG81 established using the following protocol: "Tls13" 2025-02-03 23:15:25.653 +00:00 [DBG] Connection id "0HNA0VVO1VG81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:15:25.654 +00:00 [DBG] Connection id "0HNA0VVO1VG81" disconnecting. 2025-02-03 23:15:25.654 +00:00 [DBG] Connection id "0HNA0VVO1VG81" stopped. 2025-02-03 23:15:37.041 +00:00 [DBG] Connection id "0HNA0VVO1VG82" accepted. 2025-02-03 23:15:37.041 +00:00 [DBG] Connection id "0HNA0VVO1VG82" started. 2025-02-03 23:15:37.141 +00:00 [DBG] Connection id "0HNA0VVO1VG82" received FIN. 2025-02-03 23:15:37.142 +00:00 [DBG] Connection 0HNA0VVO1VG82 established using the following protocol: "Tls13" 2025-02-03 23:15:37.142 +00:00 [DBG] Connection id "0HNA0VVO1VG82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:15:37.142 +00:00 [DBG] Connection id "0HNA0VVO1VG82" disconnecting. 2025-02-03 23:15:37.142 +00:00 [DBG] Connection id "0HNA0VVO1VG82" stopped. 2025-02-03 23:15:48.439 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administr8.jsp - null null 2025-02-03 23:15:48.439 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administr8.jsp'. 2025-02-03 23:15:48.439 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:15:48.439 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administr8.jsp - 307 0 null 0.2858ms 2025-02-03 23:15:51.617 +00:00 [DBG] Connection id "0HNA0VVO1VG83" accepted. 2025-02-03 23:15:51.617 +00:00 [DBG] Connection id "0HNA0VVO1VG83" started. 2025-02-03 23:15:51.717 +00:00 [DBG] Connection id "0HNA0VVO1VG83" received FIN. 2025-02-03 23:15:51.717 +00:00 [DBG] Connection 0HNA0VVO1VG83 established using the following protocol: "Tls13" 2025-02-03 23:15:51.718 +00:00 [DBG] Connection id "0HNA0VVO1VG83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:15:51.718 +00:00 [DBG] Connection id "0HNA0VVO1VG83" disconnecting. 2025-02-03 23:15:51.718 +00:00 [DBG] Connection id "0HNA0VVO1VG83" stopped. 2025-02-03 23:15:59.918 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.aspx - null null 2025-02-03 23:15:59.918 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/user.aspx'. 2025-02-03 23:15:59.918 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:15:59.918 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/user.aspx - 307 0 null 0.2275ms 2025-02-03 23:16:03.069 +00:00 [DBG] Connection id "0HNA0VVO1VG84" accepted. 2025-02-03 23:16:03.069 +00:00 [DBG] Connection id "0HNA0VVO1VG84" started. 2025-02-03 23:16:03.169 +00:00 [DBG] Connection id "0HNA0VVO1VG84" received FIN. 2025-02-03 23:16:03.169 +00:00 [DBG] Connection 0HNA0VVO1VG84 established using the following protocol: "Tls13" 2025-02-03 23:16:03.169 +00:00 [DBG] Connection id "0HNA0VVO1VG84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:03.170 +00:00 [DBG] Connection id "0HNA0VVO1VG84" disconnecting. 2025-02-03 23:16:03.170 +00:00 [DBG] Connection id "0HNA0VVO1VG84" stopped. 2025-02-03 23:16:11.528 +00:00 [DBG] Connection id "0HNA0VVO1VG85" accepted. 2025-02-03 23:16:11.528 +00:00 [DBG] Connection id "0HNA0VVO1VG85" started. 2025-02-03 23:16:11.628 +00:00 [DBG] Connection id "0HNA0VVO1VG85" received FIN. 2025-02-03 23:16:11.629 +00:00 [DBG] Connection 0HNA0VVO1VG85 established using the following protocol: "Tls13" 2025-02-03 23:16:11.629 +00:00 [DBG] Connection id "0HNA0VVO1VG85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:11.629 +00:00 [DBG] Connection id "0HNA0VVO1VG85" disconnecting. 2025-02-03 23:16:11.629 +00:00 [DBG] Connection id "0HNA0VVO1VG85" stopped. 2025-02-03 23:16:16.332 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" disconnecting. 2025-02-03 23:16:16.332 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" stopped. 2025-02-03 23:16:16.332 +00:00 [DBG] Connection id "0HNA0VVO1VG7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:22.998 +00:00 [DBG] Connection id "0HNA0VVO1VG86" accepted. 2025-02-03 23:16:22.998 +00:00 [DBG] Connection id "0HNA0VVO1VG86" started. 2025-02-03 23:16:23.098 +00:00 [DBG] Connection id "0HNA0VVO1VG86" received FIN. 2025-02-03 23:16:23.099 +00:00 [DBG] Connection 0HNA0VVO1VG86 established using the following protocol: "Tls13" 2025-02-03 23:16:23.099 +00:00 [DBG] Connection id "0HNA0VVO1VG86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:23.099 +00:00 [DBG] Connection id "0HNA0VVO1VG86" disconnecting. 2025-02-03 23:16:23.099 +00:00 [DBG] Connection id "0HNA0VVO1VG86" stopped. 2025-02-03 23:16:34.488 +00:00 [DBG] Connection id "0HNA0VVO1VG87" accepted. 2025-02-03 23:16:34.488 +00:00 [DBG] Connection id "0HNA0VVO1VG87" started. 2025-02-03 23:16:34.588 +00:00 [DBG] Connection id "0HNA0VVO1VG87" received FIN. 2025-02-03 23:16:34.589 +00:00 [DBG] Connection 0HNA0VVO1VG87 established using the following protocol: "Tls13" 2025-02-03 23:16:34.589 +00:00 [DBG] Connection id "0HNA0VVO1VG87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:34.589 +00:00 [DBG] Connection id "0HNA0VVO1VG87" disconnecting. 2025-02-03 23:16:34.589 +00:00 [DBG] Connection id "0HNA0VVO1VG87" stopped. 2025-02-03 23:16:45.978 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx - null null 2025-02-03 23:16:45.978 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx'. 2025-02-03 23:16:45.978 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:16:45.978 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/Providers/HtmlEditorProviders/Fck/fcklinkgallery.aspx - 307 0 null 0.2181ms 2025-02-03 23:16:49.143 +00:00 [DBG] Connection id "0HNA0VVO1VG88" accepted. 2025-02-03 23:16:49.143 +00:00 [DBG] Connection id "0HNA0VVO1VG88" started. 2025-02-03 23:16:49.244 +00:00 [DBG] Connection id "0HNA0VVO1VG88" received FIN. 2025-02-03 23:16:49.244 +00:00 [DBG] Connection 0HNA0VVO1VG88 established using the following protocol: "Tls13" 2025-02-03 23:16:49.244 +00:00 [DBG] Connection id "0HNA0VVO1VG88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:49.244 +00:00 [DBG] Connection id "0HNA0VVO1VG88" disconnecting. 2025-02-03 23:16:49.244 +00:00 [DBG] Connection id "0HNA0VVO1VG88" stopped. 2025-02-03 23:16:57.463 +00:00 [DBG] Connection id "0HNA0VVO1VG89" accepted. 2025-02-03 23:16:57.463 +00:00 [DBG] Connection id "0HNA0VVO1VG89" started. 2025-02-03 23:16:57.566 +00:00 [DBG] Connection id "0HNA0VVO1VG89" received FIN. 2025-02-03 23:16:57.567 +00:00 [DBG] Connection 0HNA0VVO1VG89 established using the following protocol: "Tls13" 2025-02-03 23:16:57.567 +00:00 [DBG] Connection id "0HNA0VVO1VG89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:16:57.567 +00:00 [DBG] Connection id "0HNA0VVO1VG89" disconnecting. 2025-02-03 23:16:57.567 +00:00 [DBG] Connection id "0HNA0VVO1VG89" stopped. 2025-02-03 23:17:08.950 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" accepted. 2025-02-03 23:17:08.950 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" started. 2025-02-03 23:17:09.050 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" received FIN. 2025-02-03 23:17:09.050 +00:00 [DBG] Connection 0HNA0VVO1VG8A established using the following protocol: "Tls13" 2025-02-03 23:17:09.050 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:17:09.051 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" disconnecting. 2025-02-03 23:17:09.051 +00:00 [DBG] Connection id "0HNA0VVO1VG8A" stopped. 2025-02-03 23:17:20.455 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/httpsecure - null null 2025-02-03 23:17:20.455 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/samples/messagebroker/httpsecure'. 2025-02-03 23:17:20.455 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:17:20.456 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/samples/messagebroker/httpsecure - 307 0 null 0.3129ms 2025-02-03 23:17:23.618 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" accepted. 2025-02-03 23:17:23.618 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" started. 2025-02-03 23:17:23.718 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" received FIN. 2025-02-03 23:17:23.718 +00:00 [DBG] Connection 0HNA0VVO1VG8B established using the following protocol: "Tls13" 2025-02-03 23:17:23.718 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:17:23.718 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" disconnecting. 2025-02-03 23:17:23.718 +00:00 [DBG] Connection id "0HNA0VVO1VG8B" stopped. 2025-02-03 23:17:31.927 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" accepted. 2025-02-03 23:17:31.927 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" started. 2025-02-03 23:17:32.028 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" received FIN. 2025-02-03 23:17:32.028 +00:00 [DBG] Connection 0HNA0VVO1VG8C established using the following protocol: "Tls13" 2025-02-03 23:17:32.028 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:17:32.028 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" disconnecting. 2025-02-03 23:17:32.028 +00:00 [DBG] Connection id "0HNA0VVO1VG8C" stopped. 2025-02-03 23:17:43.426 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" accepted. 2025-02-03 23:17:43.426 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" started. 2025-02-03 23:17:43.527 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" received FIN. 2025-02-03 23:17:43.527 +00:00 [DBG] Connection 0HNA0VVO1VG8D established using the following protocol: "Tls13" 2025-02-03 23:17:43.527 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:17:43.527 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" disconnecting. 2025-02-03 23:17:43.527 +00:00 [DBG] Connection id "0HNA0VVO1VG8D" stopped. 2025-02-03 23:17:54.903 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" accepted. 2025-02-03 23:17:54.903 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" started. 2025-02-03 23:17:55.004 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" received FIN. 2025-02-03 23:17:55.004 +00:00 [DBG] Connection 0HNA0VVO1VG8E established using the following protocol: "Tls13" 2025-02-03 23:17:55.004 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:17:55.004 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" disconnecting. 2025-02-03 23:17:55.004 +00:00 [DBG] Connection id "0HNA0VVO1VG8E" stopped. 2025-02-03 23:18:06.392 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" accepted. 2025-02-03 23:18:06.392 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" started. 2025-02-03 23:18:06.392 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - null null 2025-02-03 23:18:06.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/forms/callbackICM.jhtml'. 2025-02-03 23:18:06.392 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" completed keep alive response. 2025-02-03 23:18:06.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/forms/callbackICM.jhtml - 307 0 null 0.1129ms 2025-02-03 23:18:09.464 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" accepted. 2025-02-03 23:18:09.464 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" started. 2025-02-03 23:18:09.565 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" received FIN. 2025-02-03 23:18:09.565 +00:00 [DBG] Connection 0HNA0VVO1VG8G established using the following protocol: "Tls13" 2025-02-03 23:18:09.565 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:18:09.565 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" disconnecting. 2025-02-03 23:18:09.565 +00:00 [DBG] Connection id "0HNA0VVO1VG8G" stopped. 2025-02-03 23:18:17.879 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" accepted. 2025-02-03 23:18:17.879 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" started. 2025-02-03 23:18:17.979 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" received FIN. 2025-02-03 23:18:17.979 +00:00 [DBG] Connection 0HNA0VVO1VG8H established using the following protocol: "Tls13" 2025-02-03 23:18:17.980 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:18:17.980 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" disconnecting. 2025-02-03 23:18:17.980 +00:00 [DBG] Connection id "0HNA0VVO1VG8H" stopped. 2025-02-03 23:18:29.366 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" accepted. 2025-02-03 23:18:29.367 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" started. 2025-02-03 23:18:29.467 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" received FIN. 2025-02-03 23:18:29.467 +00:00 [DBG] Connection 0HNA0VVO1VG8I established using the following protocol: "Tls13" 2025-02-03 23:18:29.467 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:18:29.467 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" disconnecting. 2025-02-03 23:18:29.467 +00:00 [DBG] Connection id "0HNA0VVO1VG8I" stopped. 2025-02-03 23:18:40.860 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" accepted. 2025-02-03 23:18:40.860 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" started. 2025-02-03 23:18:40.961 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" received FIN. 2025-02-03 23:18:40.961 +00:00 [DBG] Connection 0HNA0VVO1VG8J established using the following protocol: "Tls13" 2025-02-03 23:18:40.961 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:18:40.961 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" disconnecting. 2025-02-03 23:18:40.962 +00:00 [DBG] Connection id "0HNA0VVO1VG8J" stopped. 2025-02-03 23:18:52.412 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" accepted. 2025-02-03 23:18:52.412 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" started. 2025-02-03 23:18:52.512 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" received FIN. 2025-02-03 23:18:52.513 +00:00 [DBG] Connection 0HNA0VVO1VG8K established using the following protocol: "Tls13" 2025-02-03 23:18:52.513 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:18:52.513 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" disconnecting. 2025-02-03 23:18:52.513 +00:00 [DBG] Connection id "0HNA0VVO1VG8K" stopped. 2025-02-03 23:19:03.734 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.html - null null 2025-02-03 23:19:03.734 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/controlpanel.html'. 2025-02-03 23:19:03.734 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" completed keep alive response. 2025-02-03 23:19:03.734 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/controlpanel.html - 307 0 null 0.2068ms 2025-02-03 23:19:06.927 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" accepted. 2025-02-03 23:19:06.928 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" started. 2025-02-03 23:19:07.028 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" received FIN. 2025-02-03 23:19:07.029 +00:00 [DBG] Connection 0HNA0VVO1VG8L established using the following protocol: "Tls13" 2025-02-03 23:19:07.029 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:19:07.029 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" disconnecting. 2025-02-03 23:19:07.029 +00:00 [DBG] Connection id "0HNA0VVO1VG8L" stopped. 2025-02-03 23:19:15.230 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.html - null null 2025-02-03 23:19:15.230 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator.html'. 2025-02-03 23:19:15.230 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:19:15.230 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator.html - 307 0 null 0.1896ms 2025-02-03 23:19:18.391 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" accepted. 2025-02-03 23:19:18.391 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" started. 2025-02-03 23:19:18.491 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" received FIN. 2025-02-03 23:19:18.491 +00:00 [DBG] Connection 0HNA0VVO1VG8M established using the following protocol: "Tls13" 2025-02-03 23:19:18.492 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:19:18.492 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" disconnecting. 2025-02-03 23:19:18.492 +00:00 [DBG] Connection id "0HNA0VVO1VG8M" stopped. 2025-02-03 23:19:26.813 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" accepted. 2025-02-03 23:19:26.813 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" started. 2025-02-03 23:19:26.913 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" received FIN. 2025-02-03 23:19:26.913 +00:00 [DBG] Connection 0HNA0VVO1VG8N established using the following protocol: "Tls13" 2025-02-03 23:19:26.913 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:19:26.914 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" disconnecting. 2025-02-03 23:19:26.914 +00:00 [DBG] Connection id "0HNA0VVO1VG8N" stopped. 2025-02-03 23:19:39.318 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" accepted. 2025-02-03 23:19:39.318 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" started. 2025-02-03 23:19:39.418 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" received FIN. 2025-02-03 23:19:39.418 +00:00 [DBG] Connection 0HNA0VVO1VG8O established using the following protocol: "Tls13" 2025-02-03 23:19:39.418 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:19:39.418 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" disconnecting. 2025-02-03 23:19:39.419 +00:00 [DBG] Connection id "0HNA0VVO1VG8O" stopped. 2025-02-03 23:19:50.925 +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-03 23:19:50.925 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/common/'. 2025-02-03 23:19:50.925 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:19:50.925 +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.231ms 2025-02-03 23:19:54.085 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" accepted. 2025-02-03 23:19:54.085 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" started. 2025-02-03 23:19:54.186 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" received FIN. 2025-02-03 23:19:54.186 +00:00 [DBG] Connection 0HNA0VVO1VG8P established using the following protocol: "Tls13" 2025-02-03 23:19:54.186 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:19:54.186 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" disconnecting. 2025-02-03 23:19:54.186 +00:00 [DBG] Connection id "0HNA0VVO1VG8P" stopped. 2025-02-03 23:20:01.278 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" accepted. 2025-02-03 23:20:01.278 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" started. 2025-02-03 23:20:01.378 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" received FIN. 2025-02-03 23:20:01.378 +00:00 [DBG] Connection 0HNA0VVO1VG8Q established using the following protocol: "Tls13" 2025-02-03 23:20:01.378 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:01.378 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" disconnecting. 2025-02-03 23:20:01.378 +00:00 [DBG] Connection id "0HNA0VVO1VG8Q" stopped. 2025-02-03 23:20:11.377 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" accepted. 2025-02-03 23:20:11.378 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" started. 2025-02-03 23:20:11.478 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" received FIN. 2025-02-03 23:20:11.479 +00:00 [DBG] Connection 0HNA0VVO1VG8R established using the following protocol: "Tls13" 2025-02-03 23:20:11.479 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:11.479 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" disconnecting. 2025-02-03 23:20:11.479 +00:00 [DBG] Connection id "0HNA0VVO1VG8R" stopped. 2025-02-03 23:20:14.481 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" accepted. 2025-02-03 23:20:14.481 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" started. 2025-02-03 23:20:14.581 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" received FIN. 2025-02-03 23:20:14.581 +00:00 [DBG] Connection 0HNA0VVO1VG8S established using the following protocol: "Tls13" 2025-02-03 23:20:14.581 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:14.581 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" disconnecting. 2025-02-03 23:20:14.581 +00:00 [DBG] Connection id "0HNA0VVO1VG8S" stopped. 2025-02-03 23:20:24.598 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.jsp - null null 2025-02-03 23:20:24.598 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administratorlogin.jsp'. 2025-02-03 23:20:24.598 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:20:24.598 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administratorlogin.jsp - 307 0 null 0.2592ms 2025-02-03 23:20:27.775 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" accepted. 2025-02-03 23:20:27.775 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" started. 2025-02-03 23:20:27.875 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" received FIN. 2025-02-03 23:20:27.876 +00:00 [DBG] Connection 0HNA0VVO1VG8T established using the following protocol: "Tls13" 2025-02-03 23:20:27.876 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:27.876 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" disconnecting. 2025-02-03 23:20:27.876 +00:00 [DBG] Connection id "0HNA0VVO1VG8T" stopped. 2025-02-03 23:20:35.743 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" accepted. 2025-02-03 23:20:35.743 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" started. 2025-02-03 23:20:35.843 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" received FIN. 2025-02-03 23:20:35.843 +00:00 [DBG] Connection 0HNA0VVO1VG8U established using the following protocol: "Tls13" 2025-02-03 23:20:35.843 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:35.843 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" disconnecting. 2025-02-03 23:20:35.843 +00:00 [DBG] Connection id "0HNA0VVO1VG8U" stopped. 2025-02-03 23:20:47.316 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/SIPsettingsLine1.html - null null 2025-02-03 23:20:47.316 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/SIPsettingsLine1.html'. 2025-02-03 23:20:47.316 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:20:47.316 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/SIPsettingsLine1.html - 307 0 null 0.3199ms 2025-02-03 23:20:50.472 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" accepted. 2025-02-03 23:20:50.472 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" started. 2025-02-03 23:20:50.572 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" received FIN. 2025-02-03 23:20:50.572 +00:00 [DBG] Connection 0HNA0VVO1VG8V established using the following protocol: "Tls13" 2025-02-03 23:20:50.572 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:50.572 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" disconnecting. 2025-02-03 23:20:50.572 +00:00 [DBG] Connection id "0HNA0VVO1VG8V" stopped. 2025-02-03 23:20:58.725 +00:00 [DBG] Connection id "0HNA0VVO1VG90" accepted. 2025-02-03 23:20:58.725 +00:00 [DBG] Connection id "0HNA0VVO1VG90" started. 2025-02-03 23:20:58.841 +00:00 [DBG] Connection id "0HNA0VVO1VG90" received FIN. 2025-02-03 23:20:58.841 +00:00 [DBG] Connection 0HNA0VVO1VG90 established using the following protocol: "Tls13" 2025-02-03 23:20:58.841 +00:00 [DBG] Connection id "0HNA0VVO1VG90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:20:58.841 +00:00 [DBG] Connection id "0HNA0VVO1VG90" disconnecting. 2025-02-03 23:20:58.842 +00:00 [DBG] Connection id "0HNA0VVO1VG90" stopped. 2025-02-03 23:21:10.389 +00:00 [DBG] Connection id "0HNA0VVO1VG91" accepted. 2025-02-03 23:21:10.389 +00:00 [DBG] Connection id "0HNA0VVO1VG91" started. 2025-02-03 23:21:10.489 +00:00 [DBG] Connection id "0HNA0VVO1VG91" received FIN. 2025-02-03 23:21:10.489 +00:00 [DBG] Connection 0HNA0VVO1VG91 established using the following protocol: "Tls13" 2025-02-03 23:21:10.490 +00:00 [DBG] Connection id "0HNA0VVO1VG91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:10.490 +00:00 [DBG] Connection id "0HNA0VVO1VG91" disconnecting. 2025-02-03 23:21:10.490 +00:00 [DBG] Connection id "0HNA0VVO1VG91" stopped. 2025-02-03 23:21:14.370 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" disconnecting. 2025-02-03 23:21:14.370 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" stopped. 2025-02-03 23:21:14.371 +00:00 [DBG] Connection id "0HNA0VVO1VG8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:22.544 +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-03 23:21:22.544 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/deleted/'. 2025-02-03 23:21:22.544 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:21:22.544 +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.2788ms 2025-02-03 23:21:25.696 +00:00 [DBG] Connection id "0HNA0VVO1VG92" accepted. 2025-02-03 23:21:25.697 +00:00 [DBG] Connection id "0HNA0VVO1VG92" started. 2025-02-03 23:21:25.798 +00:00 [DBG] Connection id "0HNA0VVO1VG92" received FIN. 2025-02-03 23:21:25.798 +00:00 [DBG] Connection 0HNA0VVO1VG92 established using the following protocol: "Tls13" 2025-02-03 23:21:25.798 +00:00 [DBG] Connection id "0HNA0VVO1VG92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:25.798 +00:00 [DBG] Connection id "0HNA0VVO1VG92" disconnecting. 2025-02-03 23:21:25.798 +00:00 [DBG] Connection id "0HNA0VVO1VG92" stopped. 2025-02-03 23:21:33.093 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfide/install.cfm - null null 2025-02-03 23:21:33.093 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cfide/install.cfm'. 2025-02-03 23:21:33.093 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:21:33.093 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cfide/install.cfm - 307 0 null 0.1886ms 2025-02-03 23:21:36.221 +00:00 [DBG] Connection id "0HNA0VVO1VG93" accepted. 2025-02-03 23:21:36.221 +00:00 [DBG] Connection id "0HNA0VVO1VG93" started. 2025-02-03 23:21:36.320 +00:00 [DBG] Connection id "0HNA0VVO1VG93" received FIN. 2025-02-03 23:21:36.321 +00:00 [DBG] Connection 0HNA0VVO1VG93 established using the following protocol: "Tls13" 2025-02-03 23:21:36.321 +00:00 [DBG] Connection id "0HNA0VVO1VG93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:36.321 +00:00 [DBG] Connection id "0HNA0VVO1VG93" disconnecting. 2025-02-03 23:21:36.321 +00:00 [DBG] Connection id "0HNA0VVO1VG93" stopped. 2025-02-03 23:21:44.682 +00:00 [DBG] Connection id "0HNA0VVO1VG94" accepted. 2025-02-03 23:21:44.683 +00:00 [DBG] Connection id "0HNA0VVO1VG94" started. 2025-02-03 23:21:44.783 +00:00 [DBG] Connection id "0HNA0VVO1VG94" received FIN. 2025-02-03 23:21:44.783 +00:00 [DBG] Connection 0HNA0VVO1VG94 established using the following protocol: "Tls13" 2025-02-03 23:21:44.783 +00:00 [DBG] Connection id "0HNA0VVO1VG94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:44.783 +00:00 [DBG] Connection id "0HNA0VVO1VG94" disconnecting. 2025-02-03 23:21:44.783 +00:00 [DBG] Connection id "0HNA0VVO1VG94" stopped. 2025-02-03 23:21:56.091 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allposts.aspx - null null 2025-02-03 23:21:56.091 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allposts.aspx'. 2025-02-03 23:21:56.091 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:21:56.091 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allposts.aspx - 307 0 null 0.2421ms 2025-02-03 23:21:59.213 +00:00 [DBG] Connection id "0HNA0VVO1VG95" accepted. 2025-02-03 23:21:59.213 +00:00 [DBG] Connection id "0HNA0VVO1VG95" started. 2025-02-03 23:21:59.313 +00:00 [DBG] Connection id "0HNA0VVO1VG95" received FIN. 2025-02-03 23:21:59.314 +00:00 [DBG] Connection 0HNA0VVO1VG95 established using the following protocol: "Tls13" 2025-02-03 23:21:59.314 +00:00 [DBG] Connection id "0HNA0VVO1VG95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:21:59.314 +00:00 [DBG] Connection id "0HNA0VVO1VG95" disconnecting. 2025-02-03 23:21:59.314 +00:00 [DBG] Connection id "0HNA0VVO1VG95" stopped. 2025-02-03 23:22:07.655 +00:00 [DBG] Connection id "0HNA0VVO1VG96" accepted. 2025-02-03 23:22:07.655 +00:00 [DBG] Connection id "0HNA0VVO1VG96" started. 2025-02-03 23:22:07.755 +00:00 [DBG] Connection id "0HNA0VVO1VG96" received FIN. 2025-02-03 23:22:07.755 +00:00 [DBG] Connection 0HNA0VVO1VG96 established using the following protocol: "Tls13" 2025-02-03 23:22:07.755 +00:00 [DBG] Connection id "0HNA0VVO1VG96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:22:07.755 +00:00 [DBG] Connection id "0HNA0VVO1VG96" disconnecting. 2025-02-03 23:22:07.755 +00:00 [DBG] Connection id "0HNA0VVO1VG96" stopped. 2025-02-03 23:22:19.143 +00:00 [DBG] Connection id "0HNA0VVO1VG97" accepted. 2025-02-03 23:22:19.143 +00:00 [DBG] Connection id "0HNA0VVO1VG97" started. 2025-02-03 23:22:19.143 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.php - null null 2025-02-03 23:22:19.143 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.php'. 2025-02-03 23:22:19.143 +00:00 [DBG] Connection id "0HNA0VVO1VG97" completed keep alive response. 2025-02-03 23:22:19.143 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.php - 307 0 null 0.2102ms 2025-02-03 23:22:22.155 +00:00 [DBG] Connection id "0HNA0VVO1VG98" accepted. 2025-02-03 23:22:22.155 +00:00 [DBG] Connection id "0HNA0VVO1VG98" started. 2025-02-03 23:22:22.256 +00:00 [DBG] Connection id "0HNA0VVO1VG98" received FIN. 2025-02-03 23:22:22.257 +00:00 [DBG] Connection 0HNA0VVO1VG98 established using the following protocol: "Tls13" 2025-02-03 23:22:22.257 +00:00 [DBG] Connection id "0HNA0VVO1VG98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:22:22.257 +00:00 [DBG] Connection id "0HNA0VVO1VG98" disconnecting. 2025-02-03 23:22:22.257 +00:00 [DBG] Connection id "0HNA0VVO1VG98" stopped. 2025-02-03 23:22:30.673 +00:00 [DBG] Connection id "0HNA0VVO1VG99" accepted. 2025-02-03 23:22:30.673 +00:00 [DBG] Connection id "0HNA0VVO1VG99" started. 2025-02-03 23:22:30.773 +00:00 [DBG] Connection id "0HNA0VVO1VG99" received FIN. 2025-02-03 23:22:30.774 +00:00 [DBG] Connection 0HNA0VVO1VG99 established using the following protocol: "Tls13" 2025-02-03 23:22:30.774 +00:00 [DBG] Connection id "0HNA0VVO1VG99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:22:30.774 +00:00 [DBG] Connection id "0HNA0VVO1VG99" disconnecting. 2025-02-03 23:22:30.774 +00:00 [DBG] Connection id "0HNA0VVO1VG99" stopped. 2025-02-03 23:22:43.447 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" accepted. 2025-02-03 23:22:43.447 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" started. 2025-02-03 23:22:43.547 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" received FIN. 2025-02-03 23:22:43.547 +00:00 [DBG] Connection 0HNA0VVO1VG9A established using the following protocol: "Tls13" 2025-02-03 23:22:43.547 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:22:43.547 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" disconnecting. 2025-02-03 23:22:43.547 +00:00 [DBG] Connection id "0HNA0VVO1VG9A" stopped. 2025-02-03 23:22:53.613 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" accepted. 2025-02-03 23:22:53.613 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" started. 2025-02-03 23:22:53.714 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" received FIN. 2025-02-03 23:22:53.715 +00:00 [DBG] Connection 0HNA0VVO1VG9B established using the following protocol: "Tls13" 2025-02-03 23:22:53.715 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:22:53.715 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" disconnecting. 2025-02-03 23:22:53.715 +00:00 [DBG] Connection id "0HNA0VVO1VG9B" stopped. 2025-02-03 23:23:05.020 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/httpsecure - null null 2025-02-03 23:23:05.021 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/flex2gateway/httpsecure'. 2025-02-03 23:23:05.021 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:23:05.021 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/flex2gateway/httpsecure - 307 0 null 0.2349ms 2025-02-03 23:23:08.153 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" accepted. 2025-02-03 23:23:08.153 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" started. 2025-02-03 23:23:08.254 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" received FIN. 2025-02-03 23:23:08.254 +00:00 [DBG] Connection 0HNA0VVO1VG9C established using the following protocol: "Tls13" 2025-02-03 23:23:08.254 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:23:08.254 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" disconnecting. 2025-02-03 23:23:08.254 +00:00 [DBG] Connection id "0HNA0VVO1VG9C" stopped. 2025-02-03 23:23:18.695 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" accepted. 2025-02-03 23:23:18.696 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" started. 2025-02-03 23:23:18.797 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" received FIN. 2025-02-03 23:23:18.797 +00:00 [DBG] Connection 0HNA0VVO1VG9D established using the following protocol: "Tls13" 2025-02-03 23:23:18.798 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:23:18.798 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" disconnecting. 2025-02-03 23:23:18.798 +00:00 [DBG] Connection id "0HNA0VVO1VG9D" stopped. 2025-02-03 23:23:27.989 +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-03 23:23:27.989 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/sample/'. 2025-02-03 23:23:27.989 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:23:27.989 +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.2001ms 2025-02-03 23:23:31.111 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" accepted. 2025-02-03 23:23:31.112 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" started. 2025-02-03 23:23:31.218 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" received FIN. 2025-02-03 23:23:31.218 +00:00 [DBG] Connection 0HNA0VVO1VG9E established using the following protocol: "Tls13" 2025-02-03 23:23:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:23:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" disconnecting. 2025-02-03 23:23:31.219 +00:00 [DBG] Connection id "0HNA0VVO1VG9E" stopped. 2025-02-03 23:23:41.220 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" accepted. 2025-02-03 23:23:41.220 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" started. 2025-02-03 23:23:41.321 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" received FIN. 2025-02-03 23:23:41.321 +00:00 [DBG] Connection 0HNA0VVO1VG9F established using the following protocol: "Tls13" 2025-02-03 23:23:41.321 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:23:41.321 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" disconnecting. 2025-02-03 23:23:41.321 +00:00 [DBG] Connection id "0HNA0VVO1VG9F" stopped. 2025-02-03 23:23:51.058 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" accepted. 2025-02-03 23:23:51.059 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" started. 2025-02-03 23:23:51.160 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" received FIN. 2025-02-03 23:23:51.161 +00:00 [DBG] Connection 0HNA0VVO1VG9G established using the following protocol: "Tls13" 2025-02-03 23:23:51.161 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:23:51.161 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" disconnecting. 2025-02-03 23:23:51.161 +00:00 [DBG] Connection id "0HNA0VVO1VG9G" stopped. 2025-02-03 23:24:02.541 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" accepted. 2025-02-03 23:24:02.541 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" started. 2025-02-03 23:24:02.641 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" received FIN. 2025-02-03 23:24:02.641 +00:00 [DBG] Connection 0HNA0VVO1VG9H established using the following protocol: "Tls13" 2025-02-03 23:24:02.641 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:02.641 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" disconnecting. 2025-02-03 23:24:02.641 +00:00 [DBG] Connection id "0HNA0VVO1VG9H" stopped. 2025-02-03 23:24:14.027 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" accepted. 2025-02-03 23:24:14.027 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" started. 2025-02-03 23:24:14.127 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" received FIN. 2025-02-03 23:24:14.133 +00:00 [DBG] Connection 0HNA0VVO1VG9I established using the following protocol: "Tls13" 2025-02-03 23:24:14.133 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:14.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" disconnecting. 2025-02-03 23:24:14.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9I" stopped. 2025-02-03 23:24:25.519 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" accepted. 2025-02-03 23:24:25.519 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" started. 2025-02-03 23:24:25.618 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" received FIN. 2025-02-03 23:24:25.619 +00:00 [DBG] Connection 0HNA0VVO1VG9J established using the following protocol: "Tls13" 2025-02-03 23:24:25.619 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:25.619 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" disconnecting. 2025-02-03 23:24:25.619 +00:00 [DBG] Connection id "0HNA0VVO1VG9J" stopped. 2025-02-03 23:24:30.397 +00:00 [DBG] Connection id "0HNA0VVO1VG97" disconnecting. 2025-02-03 23:24:30.397 +00:00 [DBG] Connection id "0HNA0VVO1VG97" stopped. 2025-02-03 23:24:30.397 +00:00 [DBG] Connection id "0HNA0VVO1VG97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:37.010 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" accepted. 2025-02-03 23:24:37.010 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" started. 2025-02-03 23:24:37.110 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" received FIN. 2025-02-03 23:24:37.110 +00:00 [DBG] Connection 0HNA0VVO1VG9K established using the following protocol: "Tls13" 2025-02-03 23:24:37.110 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:37.110 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" disconnecting. 2025-02-03 23:24:37.111 +00:00 [DBG] Connection id "0HNA0VVO1VG9K" stopped. 2025-02-03 23:24:48.418 +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-03 23:24:48.418 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/demouser/'. 2025-02-03 23:24:48.419 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:24:48.419 +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.1987ms 2025-02-03 23:24:51.598 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" accepted. 2025-02-03 23:24:51.599 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" started. 2025-02-03 23:24:51.699 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" received FIN. 2025-02-03 23:24:51.699 +00:00 [DBG] Connection 0HNA0VVO1VG9L established using the following protocol: "Tls13" 2025-02-03 23:24:51.699 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:24:51.699 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" disconnecting. 2025-02-03 23:24:51.699 +00:00 [DBG] Connection id "0HNA0VVO1VG9L" stopped. 2025-02-03 23:24:59.883 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/admin/comments_items.php - null null 2025-02-03 23:24:59.884 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/comments_items.php'. 2025-02-03 23:24:59.884 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:24:59.884 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/admin/comments_items.php - 307 0 null 0.2282ms 2025-02-03 23:25:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" accepted. 2025-02-03 23:25:03.033 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" started. 2025-02-03 23:25:03.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" received FIN. 2025-02-03 23:25:03.134 +00:00 [DBG] Connection 0HNA0VVO1VG9M established using the following protocol: "Tls13" 2025-02-03 23:25:03.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:25:03.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" disconnecting. 2025-02-03 23:25:03.134 +00:00 [DBG] Connection id "0HNA0VVO1VG9M" stopped. 2025-02-03 23:25:11.466 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" accepted. 2025-02-03 23:25:11.466 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" started. 2025-02-03 23:25:11.571 +00:00 [DBG] Connection 0HNA0VVO1VG9N established using the following protocol: "Tls13" 2025-02-03 23:25:11.571 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" received FIN. 2025-02-03 23:25:11.571 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:25:11.571 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" disconnecting. 2025-02-03 23:25:11.572 +00:00 [DBG] Connection id "0HNA0VVO1VG9N" stopped. 2025-02-03 23:25:22.961 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" accepted. 2025-02-03 23:25:22.961 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" started. 2025-02-03 23:25:23.061 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" received FIN. 2025-02-03 23:25:23.062 +00:00 [DBG] Connection 0HNA0VVO1VG9O established using the following protocol: "Tls13" 2025-02-03 23:25:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:25:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" disconnecting. 2025-02-03 23:25:23.062 +00:00 [DBG] Connection id "0HNA0VVO1VG9O" stopped. 2025-02-03 23:25:35.263 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" accepted. 2025-02-03 23:25:35.263 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" started. 2025-02-03 23:25:35.363 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" received FIN. 2025-02-03 23:25:35.364 +00:00 [DBG] Connection 0HNA0VVO1VG9P established using the following protocol: "Tls13" 2025-02-03 23:25:35.364 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:25:35.364 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" disconnecting. 2025-02-03 23:25:35.364 +00:00 [DBG] Connection id "0HNA0VVO1VG9P" stopped. 2025-02-03 23:25:45.892 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/izjlvaofpjylgixtvhvg.htm - null null 2025-02-03 23:25:45.892 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/izjlvaofpjylgixtvhvg.htm'. 2025-02-03 23:25:45.892 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:25:45.892 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/izjlvaofpjylgixtvhvg.htm - 307 0 null 0.2275ms 2025-02-03 23:25:49.055 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" accepted. 2025-02-03 23:25:49.055 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" started. 2025-02-03 23:25:49.154 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" received FIN. 2025-02-03 23:25:49.155 +00:00 [DBG] Connection 0HNA0VVO1VG9Q established using the following protocol: "Tls13" 2025-02-03 23:25:49.155 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:25:49.155 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" disconnecting. 2025-02-03 23:25:49.155 +00:00 [DBG] Connection id "0HNA0VVO1VG9Q" stopped. 2025-02-03 23:25:57.337 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.html - null null 2025-02-03 23:25:57.337 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cp.html'. 2025-02-03 23:25:57.337 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:25:57.337 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/cp.html - 307 0 null 0.1988ms 2025-02-03 23:26:00.472 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" accepted. 2025-02-03 23:26:00.472 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" started. 2025-02-03 23:26:00.572 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" received FIN. 2025-02-03 23:26:00.573 +00:00 [DBG] Connection 0HNA0VVO1VG9R established using the following protocol: "Tls13" 2025-02-03 23:26:00.573 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:00.573 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" disconnecting. 2025-02-03 23:26:00.573 +00:00 [DBG] Connection id "0HNA0VVO1VG9R" stopped. 2025-02-03 23:26:10.236 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" accepted. 2025-02-03 23:26:10.236 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" started. 2025-02-03 23:26:10.337 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" received FIN. 2025-02-03 23:26:10.337 +00:00 [DBG] Connection 0HNA0VVO1VG9S established using the following protocol: "Tls13" 2025-02-03 23:26:10.337 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:10.337 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" reset. 2025-02-03 23:26:10.337 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" disconnecting. 2025-02-03 23:26:10.337 +00:00 [DBG] Connection id "0HNA0VVO1VG9S" stopped. 2025-02-03 23:26:20.408 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" accepted. 2025-02-03 23:26:20.409 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" started. 2025-02-03 23:26:20.509 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" received FIN. 2025-02-03 23:26:20.509 +00:00 [DBG] Connection 0HNA0VVO1VG9T established using the following protocol: "Tls13" 2025-02-03 23:26:20.509 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:20.509 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" disconnecting. 2025-02-03 23:26:20.509 +00:00 [DBG] Connection id "0HNA0VVO1VG9T" stopped. 2025-02-03 23:26:31.791 +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-03 23:26:31.791 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_cnf/'. 2025-02-03 23:26:31.791 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:26:31.791 +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.192ms 2025-02-03 23:26:34.931 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" accepted. 2025-02-03 23:26:34.931 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" started. 2025-02-03 23:26:35.032 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" received FIN. 2025-02-03 23:26:35.032 +00:00 [DBG] Connection 0HNA0VVO1VG9U established using the following protocol: "Tls13" 2025-02-03 23:26:35.032 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:35.032 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" disconnecting. 2025-02-03 23:26:35.032 +00:00 [DBG] Connection id "0HNA0VVO1VG9U" stopped. 2025-02-03 23:26:43.412 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblogs/ - null null 2025-02-03 23:26:43.412 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/weblogs/'. 2025-02-03 23:26:43.412 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:26:43.412 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/weblogs/ - 307 0 null 0.3366ms 2025-02-03 23:26:46.523 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" accepted. 2025-02-03 23:26:46.523 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" started. 2025-02-03 23:26:46.624 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" received FIN. 2025-02-03 23:26:46.625 +00:00 [DBG] Connection 0HNA0VVO1VG9V established using the following protocol: "Tls13" 2025-02-03 23:26:46.625 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:46.625 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" disconnecting. 2025-02-03 23:26:46.625 +00:00 [DBG] Connection id "0HNA0VVO1VG9V" stopped. 2025-02-03 23:26:54.831 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.html - null null 2025-02-03 23:26:54.831 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminLogin.html'. 2025-02-03 23:26:54.831 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:26:54.831 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminLogin.html - 307 0 null 0.2106ms 2025-02-03 23:26:57.919 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" accepted. 2025-02-03 23:26:57.919 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" started. 2025-02-03 23:26:58.020 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" received FIN. 2025-02-03 23:26:58.021 +00:00 [DBG] Connection 0HNA0VVO1VGA0 established using the following protocol: "Tls13" 2025-02-03 23:26:58.021 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:26:58.021 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" disconnecting. 2025-02-03 23:26:58.021 +00:00 [DBG] Connection id "0HNA0VVO1VGA0" stopped. 2025-02-03 23:27:06.366 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" accepted. 2025-02-03 23:27:06.367 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" started. 2025-02-03 23:27:06.468 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" received FIN. 2025-02-03 23:27:06.468 +00:00 [DBG] Connection 0HNA0VVO1VGA1 established using the following protocol: "Tls13" 2025-02-03 23:27:06.468 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:27:06.468 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" disconnecting. 2025-02-03 23:27:06.468 +00:00 [DBG] Connection id "0HNA0VVO1VGA1" stopped. 2025-02-03 23:27:17.989 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" accepted. 2025-02-03 23:27:17.989 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" started. 2025-02-03 23:27:18.089 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" received FIN. 2025-02-03 23:27:18.089 +00:00 [DBG] Connection 0HNA0VVO1VGA2 established using the following protocol: "Tls13" 2025-02-03 23:27:18.089 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:27:18.089 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" disconnecting. 2025-02-03 23:27:18.089 +00:00 [DBG] Connection id "0HNA0VVO1VGA2" stopped. 2025-02-03 23:27:29.336 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" accepted. 2025-02-03 23:27:29.336 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" started. 2025-02-03 23:27:29.436 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" received FIN. 2025-02-03 23:27:29.436 +00:00 [DBG] Connection 0HNA0VVO1VGA3 established using the following protocol: "Tls13" 2025-02-03 23:27:29.436 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:27:29.436 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" disconnecting. 2025-02-03 23:27:29.436 +00:00 [DBG] Connection id "0HNA0VVO1VGA3" stopped. 2025-02-03 23:27:41.390 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" accepted. 2025-02-03 23:27:41.390 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" started. 2025-02-03 23:27:41.503 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" received FIN. 2025-02-03 23:27:41.503 +00:00 [DBG] Connection 0HNA0VVO1VGA4 established using the following protocol: "Tls13" 2025-02-03 23:27:41.503 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" disconnecting. 2025-02-03 23:27:41.503 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" stopped. 2025-02-03 23:27:41.503 +00:00 [DBG] Connection id "0HNA0VVO1VGA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:27:52.322 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" accepted. 2025-02-03 23:27:52.322 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" started. 2025-02-03 23:27:52.423 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" received FIN. 2025-02-03 23:27:52.423 +00:00 [DBG] Connection 0HNA0VVO1VGA5 established using the following protocol: "Tls13" 2025-02-03 23:27:52.424 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:27:52.424 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" disconnecting. 2025-02-03 23:27:52.424 +00:00 [DBG] Connection id "0HNA0VVO1VGA5" stopped. 2025-02-03 23:28:03.766 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mono/ - null null 2025-02-03 23:28:03.766 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mono/'. 2025-02-03 23:28:03.766 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:28:03.766 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mono/ - 307 0 null 0.2077ms 2025-02-03 23:28:06.937 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" accepted. 2025-02-03 23:28:06.937 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" started. 2025-02-03 23:28:07.037 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" received FIN. 2025-02-03 23:28:07.038 +00:00 [DBG] Connection 0HNA0VVO1VGA6 established using the following protocol: "Tls13" 2025-02-03 23:28:07.038 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:28:07.038 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" disconnecting. 2025-02-03 23:28:07.038 +00:00 [DBG] Connection id "0HNA0VVO1VGA6" stopped. 2025-02-03 23:28:15.419 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" accepted. 2025-02-03 23:28:15.419 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" started. 2025-02-03 23:28:15.519 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" received FIN. 2025-02-03 23:28:15.520 +00:00 [DBG] Connection 0HNA0VVO1VGA7 established using the following protocol: "Tls13" 2025-02-03 23:28:15.520 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:28:15.520 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" disconnecting. 2025-02-03 23:28:15.520 +00:00 [DBG] Connection id "0HNA0VVO1VGA7" stopped. 2025-02-03 23:28:26.793 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" accepted. 2025-02-03 23:28:26.793 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" started. 2025-02-03 23:28:26.894 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" received FIN. 2025-02-03 23:28:26.894 +00:00 [DBG] Connection 0HNA0VVO1VGA8 established using the following protocol: "Tls13" 2025-02-03 23:28:26.894 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:28:26.895 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" disconnecting. 2025-02-03 23:28:26.895 +00:00 [DBG] Connection id "0HNA0VVO1VGA8" stopped. 2025-02-03 23:28:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" accepted. 2025-02-03 23:28:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" started. 2025-02-03 23:28:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" received FIN. 2025-02-03 23:28:38.382 +00:00 [DBG] Connection 0HNA0VVO1VGA9 established using the following protocol: "Tls13" 2025-02-03 23:28:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:28:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" disconnecting. 2025-02-03 23:28:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGA9" stopped. 2025-02-03 23:28:49.758 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" accepted. 2025-02-03 23:28:49.758 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" started. 2025-02-03 23:28:49.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" received FIN. 2025-02-03 23:28:49.859 +00:00 [DBG] Connection 0HNA0VVO1VGAA established using the following protocol: "Tls13" 2025-02-03 23:28:49.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:28:49.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" disconnecting. 2025-02-03 23:28:49.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAA" stopped. 2025-02-03 23:29:01.290 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" accepted. 2025-02-03 23:29:01.290 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" started. 2025-02-03 23:29:01.391 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" received FIN. 2025-02-03 23:29:01.392 +00:00 [DBG] Connection 0HNA0VVO1VGAB established using the following protocol: "Tls13" 2025-02-03 23:29:01.392 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:01.392 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" disconnecting. 2025-02-03 23:29:01.392 +00:00 [DBG] Connection id "0HNA0VVO1VGAB" stopped. 2025-02-03 23:29:04.418 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" accepted. 2025-02-03 23:29:04.418 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" started. 2025-02-03 23:29:04.520 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" received FIN. 2025-02-03 23:29:04.520 +00:00 [DBG] Connection 0HNA0VVO1VGAC established using the following protocol: "Tls13" 2025-02-03 23:29:04.520 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:04.520 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" disconnecting. 2025-02-03 23:29:04.520 +00:00 [DBG] Connection id "0HNA0VVO1VGAC" stopped. 2025-02-03 23:29:12.734 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" accepted. 2025-02-03 23:29:12.734 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" started. 2025-02-03 23:29:12.835 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" received FIN. 2025-02-03 23:29:12.835 +00:00 [DBG] Connection 0HNA0VVO1VGAD established using the following protocol: "Tls13" 2025-02-03 23:29:12.836 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:12.836 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" disconnecting. 2025-02-03 23:29:12.836 +00:00 [DBG] Connection id "0HNA0VVO1VGAD" stopped. 2025-02-03 23:29:24.123 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/searcher.php - null null 2025-02-03 23:29:24.123 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/pages/searcher.php'. 2025-02-03 23:29:24.123 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:29:24.124 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/pages/searcher.php - 307 0 null 0.2221ms 2025-02-03 23:29:27.328 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" accepted. 2025-02-03 23:29:27.328 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" started. 2025-02-03 23:29:27.428 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" received FIN. 2025-02-03 23:29:27.428 +00:00 [DBG] Connection 0HNA0VVO1VGAE established using the following protocol: "Tls13" 2025-02-03 23:29:27.429 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:27.429 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" disconnecting. 2025-02-03 23:29:27.429 +00:00 [DBG] Connection id "0HNA0VVO1VGAE" stopped. 2025-02-03 23:29:35.759 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" accepted. 2025-02-03 23:29:35.759 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" started. 2025-02-03 23:29:35.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" received FIN. 2025-02-03 23:29:35.859 +00:00 [DBG] Connection 0HNA0VVO1VGAF established using the following protocol: "Tls13" 2025-02-03 23:29:35.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:35.859 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" disconnecting. 2025-02-03 23:29:35.860 +00:00 [DBG] Connection id "0HNA0VVO1VGAF" stopped. 2025-02-03 23:29:48.008 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" accepted. 2025-02-03 23:29:48.008 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" started. 2025-02-03 23:29:48.108 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" received FIN. 2025-02-03 23:29:48.109 +00:00 [DBG] Connection 0HNA0VVO1VGAG established using the following protocol: "Tls13" 2025-02-03 23:29:48.109 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:48.109 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" disconnecting. 2025-02-03 23:29:48.109 +00:00 [DBG] Connection id "0HNA0VVO1VGAG" stopped. 2025-02-03 23:29:58.700 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" accepted. 2025-02-03 23:29:58.700 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" started. 2025-02-03 23:29:58.801 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" received FIN. 2025-02-03 23:29:58.801 +00:00 [DBG] Connection 0HNA0VVO1VGAH established using the following protocol: "Tls13" 2025-02-03 23:29:58.801 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:29:58.801 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" disconnecting. 2025-02-03 23:29:58.801 +00:00 [DBG] Connection id "0HNA0VVO1VGAH" stopped. 2025-02-03 23:30:10.184 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" accepted. 2025-02-03 23:30:10.184 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" started. 2025-02-03 23:30:10.184 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.jsp - null null 2025-02-03 23:30:10.184 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/adminLogin.jsp'. 2025-02-03 23:30:10.185 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" completed keep alive response. 2025-02-03 23:30:10.185 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/adminLogin.jsp - 307 0 null 0.1199ms 2025-02-03 23:30:13.288 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" accepted. 2025-02-03 23:30:13.288 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" started. 2025-02-03 23:30:13.388 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" received FIN. 2025-02-03 23:30:13.389 +00:00 [DBG] Connection 0HNA0VVO1VGAJ established using the following protocol: "Tls13" 2025-02-03 23:30:13.389 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:30:13.389 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" disconnecting. 2025-02-03 23:30:13.389 +00:00 [DBG] Connection id "0HNA0VVO1VGAJ" stopped. 2025-02-03 23:30:21.578 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.html - null null 2025-02-03 23:30:21.578 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.html'. 2025-02-03 23:30:21.578 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:30:21.578 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.html - 307 0 null 0.2226ms 2025-02-03 23:30:24.753 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" accepted. 2025-02-03 23:30:24.753 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" started. 2025-02-03 23:30:24.853 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" received FIN. 2025-02-03 23:30:24.853 +00:00 [DBG] Connection 0HNA0VVO1VGAK established using the following protocol: "Tls13" 2025-02-03 23:30:24.853 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:30:24.853 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" disconnecting. 2025-02-03 23:30:24.853 +00:00 [DBG] Connection id "0HNA0VVO1VGAK" stopped. 2025-02-03 23:30:33.388 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" accepted. 2025-02-03 23:30:33.388 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" started. 2025-02-03 23:30:33.489 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" received FIN. 2025-02-03 23:30:33.489 +00:00 [DBG] Connection 0HNA0VVO1VGAL established using the following protocol: "Tls13" 2025-02-03 23:30:33.489 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:30:33.489 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" disconnecting. 2025-02-03 23:30:33.489 +00:00 [DBG] Connection id "0HNA0VVO1VGAL" stopped. 2025-02-03 23:30:44.649 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" accepted. 2025-02-03 23:30:44.649 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" started. 2025-02-03 23:30:44.751 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" received FIN. 2025-02-03 23:30:44.752 +00:00 [DBG] Connection 0HNA0VVO1VGAM established using the following protocol: "Tls13" 2025-02-03 23:30:44.752 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:30:44.752 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" disconnecting. 2025-02-03 23:30:44.752 +00:00 [DBG] Connection id "0HNA0VVO1VGAM" stopped. 2025-02-03 23:30:56.131 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" accepted. 2025-02-03 23:30:56.131 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" started. 2025-02-03 23:30:56.235 +00:00 [DBG] Connection 0HNA0VVO1VGAN established using the following protocol: "Tls13" 2025-02-03 23:30:56.240 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" received FIN. 2025-02-03 23:30:56.240 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:30:56.240 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" disconnecting. 2025-02-03 23:30:56.240 +00:00 [DBG] Connection id "0HNA0VVO1VGAN" stopped. 2025-02-03 23:31:07.709 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" accepted. 2025-02-03 23:31:07.709 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" started. 2025-02-03 23:31:07.809 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" received FIN. 2025-02-03 23:31:07.810 +00:00 [DBG] Connection 0HNA0VVO1VGAO established using the following protocol: "Tls13" 2025-02-03 23:31:07.810 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:07.810 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" disconnecting. 2025-02-03 23:31:07.810 +00:00 [DBG] Connection id "0HNA0VVO1VGAO" stopped. 2025-02-03 23:31:28.754 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" accepted. 2025-02-03 23:31:28.754 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" started. 2025-02-03 23:31:28.754 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.php - null null 2025-02-03 23:31:28.754 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.php'. 2025-02-03 23:31:28.754 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" completed keep alive response. 2025-02-03 23:31:28.754 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.php - 307 0 null 0.1504ms 2025-02-03 23:31:31.753 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/domcfg.nsf - null null 2025-02-03 23:31:31.753 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/domcfg.nsf'. 2025-02-03 23:31:31.753 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" completed keep alive response. 2025-02-03 23:31:31.753 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/domcfg.nsf - 307 0 null 0.2513ms 2025-02-03 23:31:34.950 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" accepted. 2025-02-03 23:31:34.950 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" started. 2025-02-03 23:31:35.052 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" received FIN. 2025-02-03 23:31:35.052 +00:00 [DBG] Connection 0HNA0VVO1VGAQ established using the following protocol: "Tls13" 2025-02-03 23:31:35.052 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:35.052 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" disconnecting. 2025-02-03 23:31:35.053 +00:00 [DBG] Connection id "0HNA0VVO1VGAQ" stopped. 2025-02-03 23:31:38.059 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" accepted. 2025-02-03 23:31:38.059 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" started. 2025-02-03 23:31:38.159 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" received FIN. 2025-02-03 23:31:38.159 +00:00 [DBG] Connection 0HNA0VVO1VGAR established using the following protocol: "Tls13" 2025-02-03 23:31:38.159 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:38.159 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" disconnecting. 2025-02-03 23:31:38.159 +00:00 [DBG] Connection id "0HNA0VVO1VGAR" stopped. 2025-02-03 23:31:41.189 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" accepted. 2025-02-03 23:31:41.189 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" started. 2025-02-03 23:31:41.290 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" received FIN. 2025-02-03 23:31:41.290 +00:00 [DBG] Connection 0HNA0VVO1VGAS established using the following protocol: "Tls13" 2025-02-03 23:31:41.290 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:41.291 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" disconnecting. 2025-02-03 23:31:41.291 +00:00 [DBG] Connection id "0HNA0VVO1VGAS" stopped. 2025-02-03 23:31:44.338 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" accepted. 2025-02-03 23:31:44.338 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" started. 2025-02-03 23:31:44.438 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" received FIN. 2025-02-03 23:31:44.438 +00:00 [DBG] Connection 0HNA0VVO1VGAT established using the following protocol: "Tls13" 2025-02-03 23:31:44.438 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:44.438 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" disconnecting. 2025-02-03 23:31:44.438 +00:00 [DBG] Connection id "0HNA0VVO1VGAT" stopped. 2025-02-03 23:31:53.755 +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-03 23:31:53.755 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/about/'. 2025-02-03 23:31:53.755 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" completed keep alive response. 2025-02-03 23:31:53.755 +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.1901ms 2025-02-03 23:31:56.918 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" accepted. 2025-02-03 23:31:56.918 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" started. 2025-02-03 23:31:57.018 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" received FIN. 2025-02-03 23:31:57.019 +00:00 [DBG] Connection 0HNA0VVO1VGAU established using the following protocol: "Tls13" 2025-02-03 23:31:57.019 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:31:57.019 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" disconnecting. 2025-02-03 23:31:57.019 +00:00 [DBG] Connection id "0HNA0VVO1VGAU" stopped. 2025-02-03 23:32:05.081 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" accepted. 2025-02-03 23:32:05.082 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" started. 2025-02-03 23:32:05.182 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" received FIN. 2025-02-03 23:32:05.182 +00:00 [DBG] Connection 0HNA0VVO1VGAV established using the following protocol: "Tls13" 2025-02-03 23:32:05.182 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:05.182 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" disconnecting. 2025-02-03 23:32:05.182 +00:00 [DBG] Connection id "0HNA0VVO1VGAV" stopped. 2025-02-03 23:32:16.558 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" accepted. 2025-02-03 23:32:16.558 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" started. 2025-02-03 23:32:16.660 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" received FIN. 2025-02-03 23:32:16.660 +00:00 [DBG] Connection 0HNA0VVO1VGB0 established using the following protocol: "Tls13" 2025-02-03 23:32:16.661 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:16.661 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" disconnecting. 2025-02-03 23:32:16.661 +00:00 [DBG] Connection id "0HNA0VVO1VGB0" stopped. 2025-02-03 23:32:21.460 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" disconnecting. 2025-02-03 23:32:21.460 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" stopped. 2025-02-03 23:32:21.460 +00:00 [DBG] Connection id "0HNA0VVO1VGAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:29.433 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" accepted. 2025-02-03 23:32:29.433 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" started. 2025-02-03 23:32:29.533 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" received FIN. 2025-02-03 23:32:29.533 +00:00 [DBG] Connection 0HNA0VVO1VGB1 established using the following protocol: "Tls13" 2025-02-03 23:32:29.533 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:29.533 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" disconnecting. 2025-02-03 23:32:29.533 +00:00 [DBG] Connection id "0HNA0VVO1VGB1" stopped. 2025-02-03 23:32:39.535 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" accepted. 2025-02-03 23:32:39.535 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" started. 2025-02-03 23:32:39.636 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" received FIN. 2025-02-03 23:32:39.636 +00:00 [DBG] Connection 0HNA0VVO1VGB2 established using the following protocol: "Tls13" 2025-02-03 23:32:39.636 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:39.636 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" disconnecting. 2025-02-03 23:32:39.636 +00:00 [DBG] Connection id "0HNA0VVO1VGB2" stopped. 2025-02-03 23:32:51.025 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" accepted. 2025-02-03 23:32:51.025 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" started. 2025-02-03 23:32:51.125 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" received FIN. 2025-02-03 23:32:51.125 +00:00 [DBG] Connection 0HNA0VVO1VGB3 established using the following protocol: "Tls13" 2025-02-03 23:32:51.125 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:32:51.125 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" disconnecting. 2025-02-03 23:32:51.125 +00:00 [DBG] Connection id "0HNA0VVO1VGB3" stopped. 2025-02-03 23:33:02.552 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" accepted. 2025-02-03 23:33:02.552 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" started. 2025-02-03 23:33:02.552 +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-03 23:33:02.552 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cache/'. 2025-02-03 23:33:02.552 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" completed keep alive response. 2025-02-03 23:33:02.552 +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.1316ms 2025-02-03 23:33:05.652 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" accepted. 2025-02-03 23:33:05.652 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" started. 2025-02-03 23:33:05.752 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" received FIN. 2025-02-03 23:33:05.752 +00:00 [DBG] Connection 0HNA0VVO1VGB5 established using the following protocol: "Tls13" 2025-02-03 23:33:05.752 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:05.752 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" disconnecting. 2025-02-03 23:33:05.753 +00:00 [DBG] Connection id "0HNA0VVO1VGB5" stopped. 2025-02-03 23:33:14.018 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" accepted. 2025-02-03 23:33:14.018 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" started. 2025-02-03 23:33:14.119 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" received FIN. 2025-02-03 23:33:14.119 +00:00 [DBG] Connection 0HNA0VVO1VGB6 established using the following protocol: "Tls13" 2025-02-03 23:33:14.119 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:14.120 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" disconnecting. 2025-02-03 23:33:14.120 +00:00 [DBG] Connection id "0HNA0VVO1VGB6" stopped. 2025-02-03 23:33:25.524 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" accepted. 2025-02-03 23:33:25.524 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" started. 2025-02-03 23:33:25.625 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" received FIN. 2025-02-03 23:33:25.625 +00:00 [DBG] Connection 0HNA0VVO1VGB7 established using the following protocol: "Tls13" 2025-02-03 23:33:25.625 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:25.625 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" disconnecting. 2025-02-03 23:33:25.626 +00:00 [DBG] Connection id "0HNA0VVO1VGB7" stopped. 2025-02-03 23:33:38.455 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" accepted. 2025-02-03 23:33:38.456 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" started. 2025-02-03 23:33:38.555 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" received FIN. 2025-02-03 23:33:38.556 +00:00 [DBG] Connection 0HNA0VVO1VGB8 established using the following protocol: "Tls13" 2025-02-03 23:33:38.556 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:38.556 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" disconnecting. 2025-02-03 23:33:38.556 +00:00 [DBG] Connection id "0HNA0VVO1VGB8" stopped. 2025-02-03 23:33:42.471 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" disconnecting. 2025-02-03 23:33:42.471 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" stopped. 2025-02-03 23:33:42.471 +00:00 [DBG] Connection id "0HNA0VVO1VGAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:48.465 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" accepted. 2025-02-03 23:33:48.465 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" started. 2025-02-03 23:33:48.566 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" received FIN. 2025-02-03 23:33:48.567 +00:00 [DBG] Connection 0HNA0VVO1VGB9 established using the following protocol: "Tls13" 2025-02-03 23:33:48.567 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:33:48.567 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" disconnecting. 2025-02-03 23:33:48.567 +00:00 [DBG] Connection id "0HNA0VVO1VGB9" stopped. 2025-02-03 23:33:59.957 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" accepted. 2025-02-03 23:33:59.957 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" started. 2025-02-03 23:34:00.058 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" received FIN. 2025-02-03 23:34:00.059 +00:00 [DBG] Connection 0HNA0VVO1VGBA established using the following protocol: "Tls13" 2025-02-03 23:34:00.059 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:00.059 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" disconnecting. 2025-02-03 23:34:00.059 +00:00 [DBG] Connection id "0HNA0VVO1VGBA" stopped. 2025-02-03 23:34:04.474 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" disconnecting. 2025-02-03 23:34:04.474 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" stopped. 2025-02-03 23:34:04.475 +00:00 [DBG] Connection id "0HNA0VVO1VG5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:11.498 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" accepted. 2025-02-03 23:34:11.498 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" started. 2025-02-03 23:34:11.600 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" received FIN. 2025-02-03 23:34:11.600 +00:00 [DBG] Connection 0HNA0VVO1VGBB established using the following protocol: "Tls13" 2025-02-03 23:34:11.600 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:11.600 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" disconnecting. 2025-02-03 23:34:11.601 +00:00 [DBG] Connection id "0HNA0VVO1VGBB" stopped. 2025-02-03 23:34:23.054 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" accepted. 2025-02-03 23:34:23.055 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" started. 2025-02-03 23:34:23.156 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" received FIN. 2025-02-03 23:34:23.156 +00:00 [DBG] Connection 0HNA0VVO1VGBC established using the following protocol: "Tls13" 2025-02-03 23:34:23.156 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:23.156 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" disconnecting. 2025-02-03 23:34:23.156 +00:00 [DBG] Connection id "0HNA0VVO1VGBC" stopped. 2025-02-03 23:34:34.423 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" accepted. 2025-02-03 23:34:34.423 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" started. 2025-02-03 23:34:34.523 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" received FIN. 2025-02-03 23:34:34.524 +00:00 [DBG] Connection 0HNA0VVO1VGBD established using the following protocol: "Tls13" 2025-02-03 23:34:34.524 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:34.524 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" disconnecting. 2025-02-03 23:34:34.524 +00:00 [DBG] Connection id "0HNA0VVO1VGBD" stopped. 2025-02-03 23:34:45.907 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" accepted. 2025-02-03 23:34:45.908 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" started. 2025-02-03 23:34:45.908 +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-03 23:34:45.908 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/datafiles/'. 2025-02-03 23:34:45.908 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:34:45.908 +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.0962ms 2025-02-03 23:34:49.052 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" accepted. 2025-02-03 23:34:49.052 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" started. 2025-02-03 23:34:49.153 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" received FIN. 2025-02-03 23:34:49.154 +00:00 [DBG] Connection 0HNA0VVO1VGBF established using the following protocol: "Tls13" 2025-02-03 23:34:49.154 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:34:49.154 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" disconnecting. 2025-02-03 23:34:49.154 +00:00 [DBG] Connection id "0HNA0VVO1VGBF" stopped. 2025-02-03 23:34:57.407 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.php - null null 2025-02-03 23:34:57.407 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.php'. 2025-02-03 23:34:57.407 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:34:57.407 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.php - 307 0 null 0.1827ms 2025-02-03 23:35:00.617 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" accepted. 2025-02-03 23:35:00.617 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" started. 2025-02-03 23:35:00.717 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" received FIN. 2025-02-03 23:35:00.718 +00:00 [DBG] Connection 0HNA0VVO1VGBG established using the following protocol: "Tls13" 2025-02-03 23:35:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" disconnecting. 2025-02-03 23:35:00.718 +00:00 [DBG] Connection id "0HNA0VVO1VGBG" stopped. 2025-02-03 23:35:08.884 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" accepted. 2025-02-03 23:35:08.884 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" started. 2025-02-03 23:35:08.986 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" received FIN. 2025-02-03 23:35:08.986 +00:00 [DBG] Connection 0HNA0VVO1VGBH established using the following protocol: "Tls13" 2025-02-03 23:35:08.986 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:08.987 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" disconnecting. 2025-02-03 23:35:08.987 +00:00 [DBG] Connection id "0HNA0VVO1VGBH" stopped. 2025-02-03 23:35:14.483 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" disconnecting. 2025-02-03 23:35:14.483 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" stopped. 2025-02-03 23:35:14.483 +00:00 [DBG] Connection id "0HNA0VVO1VGB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:20.392 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clientaccesspolicy.xml - null null 2025-02-03 23:35:20.392 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/clientaccesspolicy.xml'. 2025-02-03 23:35:20.392 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:35:20.392 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/clientaccesspolicy.xml - 307 0 null 0.3264ms 2025-02-03 23:35:23.578 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" accepted. 2025-02-03 23:35:23.578 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" started. 2025-02-03 23:35:23.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" received FIN. 2025-02-03 23:35:23.678 +00:00 [DBG] Connection 0HNA0VVO1VGBI established using the following protocol: "Tls13" 2025-02-03 23:35:23.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:23.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" reset. 2025-02-03 23:35:23.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" disconnecting. 2025-02-03 23:35:23.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBI" stopped. 2025-02-03 23:35:31.865 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" accepted. 2025-02-03 23:35:31.865 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" started. 2025-02-03 23:35:31.965 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" received FIN. 2025-02-03 23:35:31.966 +00:00 [DBG] Connection 0HNA0VVO1VGBJ established using the following protocol: "Tls13" 2025-02-03 23:35:31.966 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:31.966 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" disconnecting. 2025-02-03 23:35:31.966 +00:00 [DBG] Connection id "0HNA0VVO1VGBJ" stopped. 2025-02-03 23:35:43.450 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" accepted. 2025-02-03 23:35:43.450 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" started. 2025-02-03 23:35:43.551 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" received FIN. 2025-02-03 23:35:43.552 +00:00 [DBG] Connection 0HNA0VVO1VGBK established using the following protocol: "Tls13" 2025-02-03 23:35:43.552 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:43.552 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" disconnecting. 2025-02-03 23:35:43.552 +00:00 [DBG] Connection id "0HNA0VVO1VGBK" stopped. 2025-02-03 23:35:54.863 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" accepted. 2025-02-03 23:35:54.863 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" started. 2025-02-03 23:35:54.964 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" received FIN. 2025-02-03 23:35:54.964 +00:00 [DBG] Connection 0HNA0VVO1VGBL established using the following protocol: "Tls13" 2025-02-03 23:35:54.964 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:35:54.964 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" disconnecting. 2025-02-03 23:35:54.964 +00:00 [DBG] Connection id "0HNA0VVO1VGBL" stopped. 2025-02-03 23:36:06.328 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" accepted. 2025-02-03 23:36:06.328 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" started. 2025-02-03 23:36:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" received FIN. 2025-02-03 23:36:06.429 +00:00 [DBG] Connection 0HNA0VVO1VGBM established using the following protocol: "Tls13" 2025-02-03 23:36:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:36:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" disconnecting. 2025-02-03 23:36:06.429 +00:00 [DBG] Connection id "0HNA0VVO1VGBM" stopped. 2025-02-03 23:36:17.818 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" accepted. 2025-02-03 23:36:17.818 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" started. 2025-02-03 23:36:17.920 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" received FIN. 2025-02-03 23:36:17.920 +00:00 [DBG] Connection 0HNA0VVO1VGBN established using the following protocol: "Tls13" 2025-02-03 23:36:17.920 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:36:17.920 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" disconnecting. 2025-02-03 23:36:17.920 +00:00 [DBG] Connection id "0HNA0VVO1VGBN" stopped. 2025-02-03 23:36:29.326 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" accepted. 2025-02-03 23:36:29.326 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" started. 2025-02-03 23:36:29.427 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" received FIN. 2025-02-03 23:36:29.427 +00:00 [DBG] Connection 0HNA0VVO1VGBO established using the following protocol: "Tls13" 2025-02-03 23:36:29.427 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:36:29.427 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" disconnecting. 2025-02-03 23:36:29.427 +00:00 [DBG] Connection id "0HNA0VVO1VGBO" stopped. 2025-02-03 23:36:40.987 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" accepted. 2025-02-03 23:36:40.987 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" started. 2025-02-03 23:36:41.087 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" received FIN. 2025-02-03 23:36:41.088 +00:00 [DBG] Connection 0HNA0VVO1VGBP established using the following protocol: "Tls13" 2025-02-03 23:36:41.088 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:36:41.088 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" disconnecting. 2025-02-03 23:36:41.088 +00:00 [DBG] Connection id "0HNA0VVO1VGBP" stopped. 2025-02-03 23:36:52.190 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rrc.htm - null null 2025-02-03 23:36:52.190 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rrc.htm'. 2025-02-03 23:36:52.190 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:36:52.190 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rrc.htm - 307 0 null 0.3589ms 2025-02-03 23:36:55.421 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" accepted. 2025-02-03 23:36:55.421 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" started. 2025-02-03 23:36:55.521 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" received FIN. 2025-02-03 23:36:55.521 +00:00 [DBG] Connection 0HNA0VVO1VGBQ established using the following protocol: "Tls13" 2025-02-03 23:36:55.521 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:36:55.521 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" disconnecting. 2025-02-03 23:36:55.521 +00:00 [DBG] Connection id "0HNA0VVO1VGBQ" stopped. 2025-02-03 23:37:03.678 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin.jsp - null null 2025-02-03 23:37:03.678 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin.jsp'. 2025-02-03 23:37:03.678 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:37:03.678 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin.jsp - 307 0 null 0.2512ms 2025-02-03 23:37:06.874 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" accepted. 2025-02-03 23:37:06.874 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" started. 2025-02-03 23:37:06.976 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" received FIN. 2025-02-03 23:37:06.976 +00:00 [DBG] Connection 0HNA0VVO1VGBR established using the following protocol: "Tls13" 2025-02-03 23:37:06.976 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:37:06.976 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" disconnecting. 2025-02-03 23:37:06.977 +00:00 [DBG] Connection id "0HNA0VVO1VGBR" stopped. 2025-02-03 23:37:15.267 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" accepted. 2025-02-03 23:37:15.267 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" started. 2025-02-03 23:37:15.267 +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-03 23:37:15.267 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dato/'. 2025-02-03 23:37:15.267 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" completed keep alive response. 2025-02-03 23:37:15.267 +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.1092ms 2025-02-03 23:37:18.336 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" accepted. 2025-02-03 23:37:18.336 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" started. 2025-02-03 23:37:18.437 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" received FIN. 2025-02-03 23:37:18.437 +00:00 [DBG] Connection 0HNA0VVO1VGBT established using the following protocol: "Tls13" 2025-02-03 23:37:18.437 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:37:18.437 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" disconnecting. 2025-02-03 23:37:18.437 +00:00 [DBG] Connection id "0HNA0VVO1VGBT" stopped. 2025-02-03 23:37:28.816 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" accepted. 2025-02-03 23:37:28.816 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" started. 2025-02-03 23:37:28.917 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" received FIN. 2025-02-03 23:37:28.918 +00:00 [DBG] Connection 0HNA0VVO1VGBU established using the following protocol: "Tls13" 2025-02-03 23:37:28.918 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:37:28.918 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" disconnecting. 2025-02-03 23:37:28.918 +00:00 [DBG] Connection id "0HNA0VVO1VGBU" stopped. 2025-02-03 23:37:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" accepted. 2025-02-03 23:37:38.281 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" started. 2025-02-03 23:37:38.381 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" received FIN. 2025-02-03 23:37:38.382 +00:00 [DBG] Connection 0HNA0VVO1VGBV established using the following protocol: "Tls13" 2025-02-03 23:37:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:37:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" disconnecting. 2025-02-03 23:37:38.382 +00:00 [DBG] Connection id "0HNA0VVO1VGBV" stopped. 2025-02-03 23:37:49.636 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.jsp - null null 2025-02-03 23:37:49.636 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/modelsearch/index.jsp'. 2025-02-03 23:37:49.636 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:37:49.636 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/modelsearch/index.jsp - 307 0 null 0.2243ms 2025-02-03 23:37:52.805 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" accepted. 2025-02-03 23:37:52.805 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" started. 2025-02-03 23:37:52.906 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" received FIN. 2025-02-03 23:37:52.907 +00:00 [DBG] Connection 0HNA0VVO1VGC0 established using the following protocol: "Tls13" 2025-02-03 23:37:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:37:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" disconnecting. 2025-02-03 23:37:52.907 +00:00 [DBG] Connection id "0HNA0VVO1VGC0" stopped. 2025-02-03 23:38:01.215 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" accepted. 2025-02-03 23:38:01.215 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" started. 2025-02-03 23:38:01.315 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" received FIN. 2025-02-03 23:38:01.320 +00:00 [DBG] Connection 0HNA0VVO1VGC1 established using the following protocol: "Tls13" 2025-02-03 23:38:01.320 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:38:01.320 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" disconnecting. 2025-02-03 23:38:01.320 +00:00 [DBG] Connection id "0HNA0VVO1VGC1" stopped. 2025-02-03 23:38:12.716 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" accepted. 2025-02-03 23:38:12.716 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" started. 2025-02-03 23:38:12.816 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" received FIN. 2025-02-03 23:38:12.816 +00:00 [DBG] Connection 0HNA0VVO1VGC2 established using the following protocol: "Tls13" 2025-02-03 23:38:12.816 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:38:12.816 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" disconnecting. 2025-02-03 23:38:12.816 +00:00 [DBG] Connection id "0HNA0VVO1VGC2" stopped. 2025-02-03 23:38:24.102 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smency.nsf - null null 2025-02-03 23:38:24.103 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smency.nsf'. 2025-02-03 23:38:24.103 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:38:24.103 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smency.nsf - 307 0 null 0.3867ms 2025-02-03 23:38:27.258 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" accepted. 2025-02-03 23:38:27.258 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" started. 2025-02-03 23:38:27.359 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" received FIN. 2025-02-03 23:38:27.360 +00:00 [DBG] Connection 0HNA0VVO1VGC3 established using the following protocol: "Tls13" 2025-02-03 23:38:27.360 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:38:27.360 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" disconnecting. 2025-02-03 23:38:27.360 +00:00 [DBG] Connection id "0HNA0VVO1VGC3" stopped. 2025-02-03 23:38:35.681 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" accepted. 2025-02-03 23:38:35.681 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" started. 2025-02-03 23:38:35.781 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" received FIN. 2025-02-03 23:38:35.781 +00:00 [DBG] Connection 0HNA0VVO1VGC4 established using the following protocol: "Tls13" 2025-02-03 23:38:35.781 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:38:35.781 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" disconnecting. 2025-02-03 23:38:35.781 +00:00 [DBG] Connection id "0HNA0VVO1VGC4" stopped. 2025-02-03 23:38:47.114 +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-03 23:38:47.115 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/q/'. 2025-02-03 23:38:47.115 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:38:47.115 +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.3191ms 2025-02-03 23:38:50.261 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" accepted. 2025-02-03 23:38:50.262 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" started. 2025-02-03 23:38:50.363 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" received FIN. 2025-02-03 23:38:50.363 +00:00 [DBG] Connection 0HNA0VVO1VGC5 established using the following protocol: "Tls13" 2025-02-03 23:38:50.363 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:38:50.363 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" disconnecting. 2025-02-03 23:38:50.364 +00:00 [DBG] Connection id "0HNA0VVO1VGC5" stopped. 2025-02-03 23:38:59.926 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allcomments.aspx - null null 2025-02-03 23:38:59.926 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/lists/allcomments.aspx'. 2025-02-03 23:38:59.926 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:38:59.927 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/lists/allcomments.aspx - 307 0 null 0.4708ms 2025-02-03 23:39:03.047 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" accepted. 2025-02-03 23:39:03.047 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" started. 2025-02-03 23:39:03.148 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" received FIN. 2025-02-03 23:39:03.148 +00:00 [DBG] Connection 0HNA0VVO1VGC6 established using the following protocol: "Tls13" 2025-02-03 23:39:03.148 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:03.148 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" disconnecting. 2025-02-03 23:39:03.148 +00:00 [DBG] Connection id "0HNA0VVO1VGC6" stopped. 2025-02-03 23:39:11.573 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" accepted. 2025-02-03 23:39:11.573 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" started. 2025-02-03 23:39:11.674 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" received FIN. 2025-02-03 23:39:11.674 +00:00 [DBG] Connection 0HNA0VVO1VGC7 established using the following protocol: "Tls13" 2025-02-03 23:39:11.674 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:11.674 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" disconnecting. 2025-02-03 23:39:11.674 +00:00 [DBG] Connection id "0HNA0VVO1VGC7" stopped. 2025-02-03 23:39:21.582 +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-03 23:39:21.582 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/design/'. 2025-02-03 23:39:21.582 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:39:21.582 +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.3049ms 2025-02-03 23:39:24.699 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" accepted. 2025-02-03 23:39:24.699 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" started. 2025-02-03 23:39:24.799 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" received FIN. 2025-02-03 23:39:24.800 +00:00 [DBG] Connection 0HNA0VVO1VGC8 established using the following protocol: "Tls13" 2025-02-03 23:39:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" disconnecting. 2025-02-03 23:39:24.800 +00:00 [DBG] Connection id "0HNA0VVO1VGC8" stopped. 2025-02-03 23:39:26.518 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" disconnecting. 2025-02-03 23:39:26.519 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" stopped. 2025-02-03 23:39:26.519 +00:00 [DBG] Connection id "0HNA0VVO1VGBS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:33.204 +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-03 23:39:33.204 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/derived/'. 2025-02-03 23:39:33.204 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:39:33.204 +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.288ms 2025-02-03 23:39:36.294 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" accepted. 2025-02-03 23:39:36.294 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" started. 2025-02-03 23:39:36.395 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" received FIN. 2025-02-03 23:39:36.396 +00:00 [DBG] Connection 0HNA0VVO1VGC9 established using the following protocol: "Tls13" 2025-02-03 23:39:36.396 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:36.396 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" disconnecting. 2025-02-03 23:39:36.397 +00:00 [DBG] Connection id "0HNA0VVO1VGC9" stopped. 2025-02-03 23:39:44.515 +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-03 23:39:44.515 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Listadeparametros.html'. 2025-02-03 23:39:44.515 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:39:44.516 +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.1952ms 2025-02-03 23:39:47.585 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" accepted. 2025-02-03 23:39:47.585 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" started. 2025-02-03 23:39:47.685 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" received FIN. 2025-02-03 23:39:47.686 +00:00 [DBG] Connection 0HNA0VVO1VGCA established using the following protocol: "Tls13" 2025-02-03 23:39:47.686 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:47.686 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" disconnecting. 2025-02-03 23:39:47.686 +00:00 [DBG] Connection id "0HNA0VVO1VGCA" stopped. 2025-02-03 23:39:56.100 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" accepted. 2025-02-03 23:39:56.100 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" started. 2025-02-03 23:39:56.201 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" received FIN. 2025-02-03 23:39:56.201 +00:00 [DBG] Connection 0HNA0VVO1VGCB established using the following protocol: "Tls13" 2025-02-03 23:39:56.201 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:39:56.201 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" disconnecting. 2025-02-03 23:39:56.201 +00:00 [DBG] Connection id "0HNA0VVO1VGCB" stopped. 2025-02-03 23:40:07.494 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.asp - null null 2025-02-03 23:40:07.494 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/index.asp'. 2025-02-03 23:40:07.494 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:40:07.494 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/index.asp - 307 0 null 0.2401ms 2025-02-03 23:40:10.563 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" accepted. 2025-02-03 23:40:10.563 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" started. 2025-02-03 23:40:10.664 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" received FIN. 2025-02-03 23:40:10.665 +00:00 [DBG] Connection 0HNA0VVO1VGCC established using the following protocol: "Tls13" 2025-02-03 23:40:10.665 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:10.665 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" disconnecting. 2025-02-03 23:40:10.665 +00:00 [DBG] Connection id "0HNA0VVO1VGCC" stopped. 2025-02-03 23:40:19.452 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" accepted. 2025-02-03 23:40:19.452 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" started. 2025-02-03 23:40:19.553 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" received FIN. 2025-02-03 23:40:19.553 +00:00 [DBG] Connection 0HNA0VVO1VGCD established using the following protocol: "Tls13" 2025-02-03 23:40:19.553 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:19.553 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" disconnecting. 2025-02-03 23:40:19.553 +00:00 [DBG] Connection id "0HNA0VVO1VGCD" stopped. 2025-02-03 23:40:23.250 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" accepted. 2025-02-03 23:40:23.250 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" started. 2025-02-03 23:40:23.350 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" received FIN. 2025-02-03 23:40:23.350 +00:00 [DBG] Connection 0HNA0VVO1VGCE established using the following protocol: "Tls13" 2025-02-03 23:40:23.351 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:23.351 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" disconnecting. 2025-02-03 23:40:23.351 +00:00 [DBG] Connection id "0HNA0VVO1VGCE" stopped. 2025-02-03 23:40:32.292 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dspug.nsf - null null 2025-02-03 23:40:32.292 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dspug.nsf'. 2025-02-03 23:40:32.292 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:40:32.292 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/dspug.nsf - 307 0 null 0.3611ms 2025-02-03 23:40:35.377 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" accepted. 2025-02-03 23:40:35.377 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" started. 2025-02-03 23:40:35.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" received FIN. 2025-02-03 23:40:35.478 +00:00 [DBG] Connection 0HNA0VVO1VGCF established using the following protocol: "Tls13" 2025-02-03 23:40:35.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:35.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" disconnecting. 2025-02-03 23:40:35.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCF" stopped. 2025-02-03 23:40:43.593 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" accepted. 2025-02-03 23:40:43.593 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" started. 2025-02-03 23:40:43.693 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" received FIN. 2025-02-03 23:40:43.693 +00:00 [DBG] Connection 0HNA0VVO1VGCG established using the following protocol: "Tls13" 2025-02-03 23:40:43.693 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:43.693 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" disconnecting. 2025-02-03 23:40:43.694 +00:00 [DBG] Connection id "0HNA0VVO1VGCG" stopped. 2025-02-03 23:40:53.548 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" accepted. 2025-02-03 23:40:53.549 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" started. 2025-02-03 23:40:53.648 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" received FIN. 2025-02-03 23:40:53.648 +00:00 [DBG] Connection 0HNA0VVO1VGCH established using the following protocol: "Tls13" 2025-02-03 23:40:53.648 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:40:53.649 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" disconnecting. 2025-02-03 23:40:53.649 +00:00 [DBG] Connection id "0HNA0VVO1VGCH" stopped. 2025-02-03 23:41:05.032 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" accepted. 2025-02-03 23:41:05.032 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" started. 2025-02-03 23:41:05.132 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" received FIN. 2025-02-03 23:41:05.132 +00:00 [DBG] Connection 0HNA0VVO1VGCI established using the following protocol: "Tls13" 2025-02-03 23:41:05.132 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:41:05.132 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" disconnecting. 2025-02-03 23:41:05.132 +00:00 [DBG] Connection id "0HNA0VVO1VGCI" stopped. 2025-02-03 23:41:17.115 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" accepted. 2025-02-03 23:41:17.115 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" started. 2025-02-03 23:41:17.214 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" received FIN. 2025-02-03 23:41:17.215 +00:00 [DBG] Connection 0HNA0VVO1VGCJ established using the following protocol: "Tls13" 2025-02-03 23:41:17.215 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:41:17.215 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" disconnecting. 2025-02-03 23:41:17.215 +00:00 [DBG] Connection id "0HNA0VVO1VGCJ" stopped. 2025-02-03 23:41:29.555 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" accepted. 2025-02-03 23:41:29.555 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" started. 2025-02-03 23:41:29.655 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" received FIN. 2025-02-03 23:41:29.656 +00:00 [DBG] Connection 0HNA0VVO1VGCK established using the following protocol: "Tls13" 2025-02-03 23:41:29.656 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:41:29.656 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" disconnecting. 2025-02-03 23:41:29.656 +00:00 [DBG] Connection id "0HNA0VVO1VGCK" stopped. 2025-02-03 23:41:39.782 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" accepted. 2025-02-03 23:41:39.782 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" started. 2025-02-03 23:41:39.883 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" received FIN. 2025-02-03 23:41:39.883 +00:00 [DBG] Connection 0HNA0VVO1VGCL established using the following protocol: "Tls13" 2025-02-03 23:41:39.883 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:41:39.884 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" disconnecting. 2025-02-03 23:41:39.884 +00:00 [DBG] Connection id "0HNA0VVO1VGCL" stopped. 2025-02-03 23:41:50.964 +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-03 23:41:50.964 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rom-0'. 2025-02-03 23:41:50.964 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:41:50.964 +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.271ms 2025-02-03 23:41:54.119 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" accepted. 2025-02-03 23:41:54.119 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" started. 2025-02-03 23:41:54.219 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" received FIN. 2025-02-03 23:41:54.219 +00:00 [DBG] Connection 0HNA0VVO1VGCM established using the following protocol: "Tls13" 2025-02-03 23:41:54.219 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:41:54.220 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" disconnecting. 2025-02-03 23:41:54.220 +00:00 [DBG] Connection id "0HNA0VVO1VGCM" stopped. 2025-02-03 23:42:02.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" accepted. 2025-02-03 23:42:02.478 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" started. 2025-02-03 23:42:02.579 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" received FIN. 2025-02-03 23:42:02.579 +00:00 [DBG] Connection 0HNA0VVO1VGCN established using the following protocol: "Tls13" 2025-02-03 23:42:02.579 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:02.579 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" disconnecting. 2025-02-03 23:42:02.579 +00:00 [DBG] Connection id "0HNA0VVO1VGCN" stopped. 2025-02-03 23:42:13.917 +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-03 23:42:13.917 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/Portal0000.htm'. 2025-02-03 23:42:13.917 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:42:13.917 +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.274ms 2025-02-03 23:42:17.062 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" accepted. 2025-02-03 23:42:17.062 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" started. 2025-02-03 23:42:17.162 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" received FIN. 2025-02-03 23:42:17.162 +00:00 [DBG] Connection 0HNA0VVO1VGCO established using the following protocol: "Tls13" 2025-02-03 23:42:17.163 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:17.163 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" disconnecting. 2025-02-03 23:42:17.163 +00:00 [DBG] Connection id "0HNA0VVO1VGCO" stopped. 2025-02-03 23:42:22.027 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" accepted. 2025-02-03 23:42:22.028 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" started. 2025-02-03 23:42:22.127 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" received FIN. 2025-02-03 23:42:22.128 +00:00 [DBG] Connection 0HNA0VVO1VGCP established using the following protocol: "Tls13" 2025-02-03 23:42:22.128 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:22.128 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" disconnecting. 2025-02-03 23:42:22.128 +00:00 [DBG] Connection id "0HNA0VVO1VGCP" stopped. 2025-02-03 23:42:25.452 +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-03 23:42:25.452 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/dbbackup.txt'. 2025-02-03 23:42:25.452 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:42:25.452 +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.2127ms 2025-02-03 23:42:28.584 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" accepted. 2025-02-03 23:42:28.584 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" started. 2025-02-03 23:42:28.686 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" received FIN. 2025-02-03 23:42:28.686 +00:00 [DBG] Connection 0HNA0VVO1VGCQ established using the following protocol: "Tls13" 2025-02-03 23:42:28.687 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:28.687 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" disconnecting. 2025-02-03 23:42:28.687 +00:00 [DBG] Connection id "0HNA0VVO1VGCQ" stopped. 2025-02-03 23:42:36.946 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" accepted. 2025-02-03 23:42:36.946 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" started. 2025-02-03 23:42:37.046 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" received FIN. 2025-02-03 23:42:37.046 +00:00 [DBG] Connection 0HNA0VVO1VGCR established using the following protocol: "Tls13" 2025-02-03 23:42:37.047 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:37.047 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" disconnecting. 2025-02-03 23:42:37.047 +00:00 [DBG] Connection id "0HNA0VVO1VGCR" stopped. 2025-02-03 23:42:48.335 +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-03 23:42:48.335 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/banco/'. 2025-02-03 23:42:48.336 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:42:48.336 +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.1983ms 2025-02-03 23:42:51.458 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" accepted. 2025-02-03 23:42:51.458 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" started. 2025-02-03 23:42:51.558 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" received FIN. 2025-02-03 23:42:51.558 +00:00 [DBG] Connection 0HNA0VVO1VGCS established using the following protocol: "Tls13" 2025-02-03 23:42:51.558 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:42:51.558 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" disconnecting. 2025-02-03 23:42:51.558 +00:00 [DBG] Connection id "0HNA0VVO1VGCS" stopped. 2025-02-03 23:43:00.037 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" accepted. 2025-02-03 23:43:00.038 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" started. 2025-02-03 23:43:00.138 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" received FIN. 2025-02-03 23:43:00.138 +00:00 [DBG] Connection 0HNA0VVO1VGCT established using the following protocol: "Tls13" 2025-02-03 23:43:00.138 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:43:00.138 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" disconnecting. 2025-02-03 23:43:00.138 +00:00 [DBG] Connection id "0HNA0VVO1VGCT" stopped. 2025-02-03 23:43:11.408 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" accepted. 2025-02-03 23:43:11.409 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" started. 2025-02-03 23:43:11.509 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" received FIN. 2025-02-03 23:43:11.510 +00:00 [DBG] Connection 0HNA0VVO1VGCU established using the following protocol: "Tls13" 2025-02-03 23:43:11.510 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:43:11.510 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" disconnecting. 2025-02-03 23:43:11.510 +00:00 [DBG] Connection id "0HNA0VVO1VGCU" stopped. 2025-02-03 23:43:22.898 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" accepted. 2025-02-03 23:43:22.898 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" started. 2025-02-03 23:43:22.998 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" received FIN. 2025-02-03 23:43:22.998 +00:00 [DBG] Connection 0HNA0VVO1VGCV established using the following protocol: "Tls13" 2025-02-03 23:43:22.998 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:43:22.999 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" disconnecting. 2025-02-03 23:43:22.999 +00:00 [DBG] Connection id "0HNA0VVO1VGCV" stopped. 2025-02-03 23:43:34.392 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" accepted. 2025-02-03 23:43:34.392 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" started. 2025-02-03 23:43:34.494 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" received FIN. 2025-02-03 23:43:34.494 +00:00 [DBG] Connection 0HNA0VVO1VGD0 established using the following protocol: "Tls13" 2025-02-03 23:43:34.495 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:43:34.495 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" disconnecting. 2025-02-03 23:43:34.495 +00:00 [DBG] Connection id "0HNA0VVO1VGD0" stopped. 2025-02-03 23:43:45.872 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_admin/operations.aspx - null null 2025-02-03 23:43:45.872 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_admin/operations.aspx'. 2025-02-03 23:43:45.872 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:43:45.872 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/_admin/operations.aspx - 307 0 null 0.2271ms 2025-02-03 23:43:49.026 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" accepted. 2025-02-03 23:43:49.026 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" started. 2025-02-03 23:43:49.126 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" received FIN. 2025-02-03 23:43:49.127 +00:00 [DBG] Connection 0HNA0VVO1VGD1 established using the following protocol: "Tls13" 2025-02-03 23:43:49.127 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:43:49.127 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" disconnecting. 2025-02-03 23:43:49.127 +00:00 [DBG] Connection id "0HNA0VVO1VGD1" stopped. 2025-02-03 23:43:57.266 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reports.nsf - null null 2025-02-03 23:43:57.266 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/reports.nsf'. 2025-02-03 23:43:57.266 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:43:57.266 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/reports.nsf - 307 0 null 0.4545ms 2025-02-03 23:44:00.457 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" accepted. 2025-02-03 23:44:00.457 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" started. 2025-02-03 23:44:00.558 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" received FIN. 2025-02-03 23:44:00.559 +00:00 [DBG] Connection 0HNA0VVO1VGD2 established using the following protocol: "Tls13" 2025-02-03 23:44:00.559 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:00.559 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" disconnecting. 2025-02-03 23:44:00.559 +00:00 [DBG] Connection id "0HNA0VVO1VGD2" stopped. 2025-02-03 23:44:08.746 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASLog02.nsf - null null 2025-02-03 23:44:08.747 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/DEASLog02.nsf'. 2025-02-03 23:44:08.747 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:44:08.747 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/DEASLog02.nsf - 307 0 null 0.2016ms 2025-02-03 23:44:11.855 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" accepted. 2025-02-03 23:44:11.855 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" started. 2025-02-03 23:44:11.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" received FIN. 2025-02-03 23:44:11.956 +00:00 [DBG] Connection 0HNA0VVO1VGD3 established using the following protocol: "Tls13" 2025-02-03 23:44:11.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:11.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" disconnecting. 2025-02-03 23:44:11.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD3" stopped. 2025-02-03 23:44:20.337 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" accepted. 2025-02-03 23:44:20.337 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" started. 2025-02-03 23:44:20.437 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" received FIN. 2025-02-03 23:44:20.437 +00:00 [DBG] Connection 0HNA0VVO1VGD4 established using the following protocol: "Tls13" 2025-02-03 23:44:20.437 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:20.437 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" disconnecting. 2025-02-03 23:44:20.437 +00:00 [DBG] Connection id "0HNA0VVO1VGD4" stopped. 2025-02-03 23:44:31.855 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" accepted. 2025-02-03 23:44:31.855 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" started. 2025-02-03 23:44:31.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" received FIN. 2025-02-03 23:44:31.956 +00:00 [DBG] Connection 0HNA0VVO1VGD5 established using the following protocol: "Tls13" 2025-02-03 23:44:31.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:31.956 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" disconnecting. 2025-02-03 23:44:31.957 +00:00 [DBG] Connection id "0HNA0VVO1VGD5" stopped. 2025-02-03 23:44:43.396 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" accepted. 2025-02-03 23:44:43.396 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" started. 2025-02-03 23:44:43.498 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" received FIN. 2025-02-03 23:44:43.499 +00:00 [DBG] Connection 0HNA0VVO1VGD6 established using the following protocol: "Tls13" 2025-02-03 23:44:43.499 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" disconnecting. 2025-02-03 23:44:43.499 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" stopped. 2025-02-03 23:44:43.499 +00:00 [DBG] Connection id "0HNA0VVO1VGD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:54.804 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" accepted. 2025-02-03 23:44:54.804 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" started. 2025-02-03 23:44:54.905 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" received FIN. 2025-02-03 23:44:54.905 +00:00 [DBG] Connection 0HNA0VVO1VGD7 established using the following protocol: "Tls13" 2025-02-03 23:44:54.905 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:44:54.905 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" disconnecting. 2025-02-03 23:44:54.905 +00:00 [DBG] Connection id "0HNA0VVO1VGD7" stopped. 2025-02-03 23:45:06.290 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" accepted. 2025-02-03 23:45:06.290 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" started. 2025-02-03 23:45:06.390 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" received FIN. 2025-02-03 23:45:06.391 +00:00 [DBG] Connection 0HNA0VVO1VGD8 established using the following protocol: "Tls13" 2025-02-03 23:45:06.391 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:06.391 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" disconnecting. 2025-02-03 23:45:06.391 +00:00 [DBG] Connection id "0HNA0VVO1VGD8" stopped. 2025-02-03 23:45:17.850 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" accepted. 2025-02-03 23:45:17.850 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" started. 2025-02-03 23:45:17.950 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" received FIN. 2025-02-03 23:45:17.951 +00:00 [DBG] Connection 0HNA0VVO1VGD9 established using the following protocol: "Tls13" 2025-02-03 23:45:17.951 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:17.951 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" disconnecting. 2025-02-03 23:45:17.951 +00:00 [DBG] Connection id "0HNA0VVO1VGD9" stopped. 2025-02-03 23:45:24.862 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/multichatui/nowDefunctWindow.jhtml - null null 2025-02-03 23:45:24.862 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webline/html/multichatui/nowDefunctWindow.jhtml'. 2025-02-03 23:45:24.862 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:45:24.862 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webline/html/multichatui/nowDefunctWindow.jhtml - 307 0 null 0.2033ms 2025-02-03 23:45:28.034 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" accepted. 2025-02-03 23:45:28.034 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" started. 2025-02-03 23:45:28.134 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" received FIN. 2025-02-03 23:45:28.134 +00:00 [DBG] Connection 0HNA0VVO1VGDA established using the following protocol: "Tls13" 2025-02-03 23:45:28.134 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:28.135 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" disconnecting. 2025-02-03 23:45:28.135 +00:00 [DBG] Connection id "0HNA0VVO1VGDA" stopped. 2025-02-03 23:45:31.158 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" accepted. 2025-02-03 23:45:31.158 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" started. 2025-02-03 23:45:31.258 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" received FIN. 2025-02-03 23:45:31.258 +00:00 [DBG] Connection 0HNA0VVO1VGDB established using the following protocol: "Tls13" 2025-02-03 23:45:31.258 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:31.258 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" disconnecting. 2025-02-03 23:45:31.258 +00:00 [DBG] Connection id "0HNA0VVO1VGDB" stopped. 2025-02-03 23:45:40.667 +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-03 23:45:40.667 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/anthill/'. 2025-02-03 23:45:40.667 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:45:40.667 +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.3865ms 2025-02-03 23:45:43.819 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" accepted. 2025-02-03 23:45:43.819 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" started. 2025-02-03 23:45:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" received FIN. 2025-02-03 23:45:43.919 +00:00 [DBG] Connection 0HNA0VVO1VGDC established using the following protocol: "Tls13" 2025-02-03 23:45:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" disconnecting. 2025-02-03 23:45:43.919 +00:00 [DBG] Connection id "0HNA0VVO1VGDC" stopped. 2025-02-03 23:45:52.248 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" accepted. 2025-02-03 23:45:52.248 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" started. 2025-02-03 23:45:52.348 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" received FIN. 2025-02-03 23:45:52.348 +00:00 [DBG] Connection 0HNA0VVO1VGDD established using the following protocol: "Tls13" 2025-02-03 23:45:52.348 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:45:52.348 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" disconnecting. 2025-02-03 23:45:52.348 +00:00 [DBG] Connection id "0HNA0VVO1VGDD" stopped. 2025-02-03 23:46:03.729 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" accepted. 2025-02-03 23:46:03.729 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" started. 2025-02-03 23:46:03.729 +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-03 23:46:03.729 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_txt/'. 2025-02-03 23:46:03.729 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" completed keep alive response. 2025-02-03 23:46:03.729 +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.1399ms 2025-02-03 23:46:06.768 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" accepted. 2025-02-03 23:46:06.769 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" started. 2025-02-03 23:46:06.869 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" received FIN. 2025-02-03 23:46:06.870 +00:00 [DBG] Connection 0HNA0VVO1VGDF established using the following protocol: "Tls13" 2025-02-03 23:46:06.870 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:46:06.870 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" disconnecting. 2025-02-03 23:46:06.870 +00:00 [DBG] Connection id "0HNA0VVO1VGDF" stopped. 2025-02-03 23:46:15.221 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" accepted. 2025-02-03 23:46:15.221 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" started. 2025-02-03 23:46:15.321 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" received FIN. 2025-02-03 23:46:15.321 +00:00 [DBG] Connection 0HNA0VVO1VGDG established using the following protocol: "Tls13" 2025-02-03 23:46:15.321 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:46:15.321 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" disconnecting. 2025-02-03 23:46:15.321 +00:00 [DBG] Connection id "0HNA0VVO1VGDG" stopped. 2025-02-03 23:46:27.638 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" accepted. 2025-02-03 23:46:27.638 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" started. 2025-02-03 23:46:27.740 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" received FIN. 2025-02-03 23:46:27.740 +00:00 [DBG] Connection 0HNA0VVO1VGDH established using the following protocol: "Tls13" 2025-02-03 23:46:27.740 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:46:27.740 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" disconnecting. 2025-02-03 23:46:27.741 +00:00 [DBG] Connection id "0HNA0VVO1VGDH" stopped. 2025-02-03 23:46:38.136 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/channel_detail.php - null null 2025-02-03 23:46:38.136 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/channel_detail.php'. 2025-02-03 23:46:38.136 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:46:38.136 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/channel_detail.php - 307 0 null 0.2001ms 2025-02-03 23:46:41.276 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" accepted. 2025-02-03 23:46:41.276 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" started. 2025-02-03 23:46:41.376 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" received FIN. 2025-02-03 23:46:41.376 +00:00 [DBG] Connection 0HNA0VVO1VGDI established using the following protocol: "Tls13" 2025-02-03 23:46:41.376 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:46:41.376 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" disconnecting. 2025-02-03 23:46:41.376 +00:00 [DBG] Connection id "0HNA0VVO1VGDI" stopped. 2025-02-03 23:46:49.715 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" accepted. 2025-02-03 23:46:49.715 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" started. 2025-02-03 23:46:49.815 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" received FIN. 2025-02-03 23:46:49.815 +00:00 [DBG] Connection 0HNA0VVO1VGDJ established using the following protocol: "Tls13" 2025-02-03 23:46:49.815 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:46:49.815 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" disconnecting. 2025-02-03 23:46:49.815 +00:00 [DBG] Connection id "0HNA0VVO1VGDJ" stopped. 2025-02-03 23:47:01.180 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" accepted. 2025-02-03 23:47:01.181 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" started. 2025-02-03 23:47:01.283 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" received FIN. 2025-02-03 23:47:01.283 +00:00 [DBG] Connection 0HNA0VVO1VGDK established using the following protocol: "Tls13" 2025-02-03 23:47:01.283 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:01.283 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" disconnecting. 2025-02-03 23:47:01.284 +00:00 [DBG] Connection id "0HNA0VVO1VGDK" stopped. 2025-02-03 23:47:12.682 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" accepted. 2025-02-03 23:47:12.682 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" started. 2025-02-03 23:47:12.782 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" received FIN. 2025-02-03 23:47:12.782 +00:00 [DBG] Connection 0HNA0VVO1VGDL established using the following protocol: "Tls13" 2025-02-03 23:47:12.782 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:12.782 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" disconnecting. 2025-02-03 23:47:12.782 +00:00 [DBG] Connection id "0HNA0VVO1VGDL" stopped. 2025-02-03 23:47:24.170 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" accepted. 2025-02-03 23:47:24.170 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" started. 2025-02-03 23:47:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" received FIN. 2025-02-03 23:47:24.272 +00:00 [DBG] Connection 0HNA0VVO1VGDM established using the following protocol: "Tls13" 2025-02-03 23:47:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" disconnecting. 2025-02-03 23:47:24.272 +00:00 [DBG] Connection id "0HNA0VVO1VGDM" stopped. 2025-02-03 23:47:35.550 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smbcfg.nsf - null null 2025-02-03 23:47:35.551 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/smbcfg.nsf'. 2025-02-03 23:47:35.551 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:47:35.551 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/smbcfg.nsf - 307 0 null 0.194ms 2025-02-03 23:47:38.720 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" accepted. 2025-02-03 23:47:38.720 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" started. 2025-02-03 23:47:38.821 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" received FIN. 2025-02-03 23:47:38.821 +00:00 [DBG] Connection 0HNA0VVO1VGDN established using the following protocol: "Tls13" 2025-02-03 23:47:38.821 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:38.821 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" disconnecting. 2025-02-03 23:47:38.821 +00:00 [DBG] Connection id "0HNA0VVO1VGDN" stopped. 2025-02-03 23:47:47.029 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mail4.box - null null 2025-02-03 23:47:47.029 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/mail4.box'. 2025-02-03 23:47:47.029 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:47:47.029 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/mail4.box - 307 0 null 0.3641ms 2025-02-03 23:47:50.174 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" accepted. 2025-02-03 23:47:50.174 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" started. 2025-02-03 23:47:50.275 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" received FIN. 2025-02-03 23:47:50.275 +00:00 [DBG] Connection 0HNA0VVO1VGDO established using the following protocol: "Tls13" 2025-02-03 23:47:50.276 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:50.276 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" disconnecting. 2025-02-03 23:47:50.276 +00:00 [DBG] Connection id "0HNA0VVO1VGDO" stopped. 2025-02-03 23:47:58.623 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" accepted. 2025-02-03 23:47:58.624 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" started. 2025-02-03 23:47:58.723 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" received FIN. 2025-02-03 23:47:58.724 +00:00 [DBG] Connection 0HNA0VVO1VGDP established using the following protocol: "Tls13" 2025-02-03 23:47:58.724 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:47:58.724 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" disconnecting. 2025-02-03 23:47:58.724 +00:00 [DBG] Connection id "0HNA0VVO1VGDP" stopped. 2025-02-03 23:48:10.009 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.html - null null 2025-02-03 23:48:10.009 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/index.html'. 2025-02-03 23:48:10.010 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" completed keep alive response. 2025-02-03 23:48:10.010 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/index.html - 307 0 null 0.7758ms 2025-02-03 23:48:13.139 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" accepted. 2025-02-03 23:48:13.139 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" started. 2025-02-03 23:48:13.240 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" received FIN. 2025-02-03 23:48:13.240 +00:00 [DBG] Connection 0HNA0VVO1VGDQ established using the following protocol: "Tls13" 2025-02-03 23:48:13.240 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:48:13.240 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" disconnecting. 2025-02-03 23:48:13.241 +00:00 [DBG] Connection id "0HNA0VVO1VGDQ" stopped. 2025-02-03 23:48:21.601 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" accepted. 2025-02-03 23:48:21.601 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" started. 2025-02-03 23:48:21.601 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tinybrowser/upload.php - null null 2025-02-03 23:48:21.602 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tinybrowser/upload.php'. 2025-02-03 23:48:21.602 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" completed keep alive response. 2025-02-03 23:48:21.602 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tinybrowser/upload.php - 307 0 null 0.177ms 2025-02-03 23:48:24.607 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" accepted. 2025-02-03 23:48:24.608 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" started. 2025-02-03 23:48:24.707 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" received FIN. 2025-02-03 23:48:24.708 +00:00 [DBG] Connection 0HNA0VVO1VGDS established using the following protocol: "Tls13" 2025-02-03 23:48:24.708 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:48:24.708 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" disconnecting. 2025-02-03 23:48:24.708 +00:00 [DBG] Connection id "0HNA0VVO1VGDS" stopped. 2025-02-03 23:48:33.080 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" accepted. 2025-02-03 23:48:33.080 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" started. 2025-02-03 23:48:33.182 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" received FIN. 2025-02-03 23:48:33.182 +00:00 [DBG] Connection 0HNA0VVO1VGDT established using the following protocol: "Tls13" 2025-02-03 23:48:33.182 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:48:33.182 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" disconnecting. 2025-02-03 23:48:33.183 +00:00 [DBG] Connection id "0HNA0VVO1VGDT" stopped. 2025-02-03 23:48:52.526 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tbook.csv - null null 2025-02-03 23:48:52.526 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/tbook.csv'. 2025-02-03 23:48:52.526 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:48:52.526 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/tbook.csv - 307 0 null 0.3264ms 2025-02-03 23:48:55.626 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" accepted. 2025-02-03 23:48:55.626 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" started. 2025-02-03 23:48:55.727 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" received FIN. 2025-02-03 23:48:55.727 +00:00 [DBG] Connection 0HNA0VVO1VGDU established using the following protocol: "Tls13" 2025-02-03 23:48:55.727 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:48:55.727 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" disconnecting. 2025-02-03 23:48:55.727 +00:00 [DBG] Connection id "0HNA0VVO1VGDU" stopped. 2025-02-03 23:49:12.146 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" accepted. 2025-02-03 23:49:12.146 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" started. 2025-02-03 23:49:12.246 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" received FIN. 2025-02-03 23:49:12.246 +00:00 [DBG] Connection 0HNA0VVO1VGDV established using the following protocol: "Tls13" 2025-02-03 23:49:12.247 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:49:12.247 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" disconnecting. 2025-02-03 23:49:12.247 +00:00 [DBG] Connection id "0HNA0VVO1VGDV" stopped. 2025-02-03 23:49:31.678 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" accepted. 2025-02-03 23:49:31.678 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" started. 2025-02-03 23:49:31.779 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" received FIN. 2025-02-03 23:49:31.779 +00:00 [DBG] Connection 0HNA0VVO1VGE0 established using the following protocol: "Tls13" 2025-02-03 23:49:31.779 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:49:31.779 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" disconnecting. 2025-02-03 23:49:31.780 +00:00 [DBG] Connection id "0HNA0VVO1VGE0" stopped. 2025-02-03 23:49:51.112 +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-03 23:49:51.112 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cvsweb/'. 2025-02-03 23:49:51.112 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:49:51.112 +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.1994ms 2025-02-03 23:49:54.224 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" accepted. 2025-02-03 23:49:54.225 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" started. 2025-02-03 23:49:54.325 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" received FIN. 2025-02-03 23:49:54.325 +00:00 [DBG] Connection 0HNA0VVO1VGE1 established using the following protocol: "Tls13" 2025-02-03 23:49:54.325 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:49:54.325 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" disconnecting. 2025-02-03 23:49:54.325 +00:00 [DBG] Connection id "0HNA0VVO1VGE1" stopped. 2025-02-03 23:50:10.749 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" accepted. 2025-02-03 23:50:10.750 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" started. 2025-02-03 23:50:10.849 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" received FIN. 2025-02-03 23:50:10.850 +00:00 [DBG] Connection 0HNA0VVO1VGE2 established using the following protocol: "Tls13" 2025-02-03 23:50:10.850 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" disconnecting. 2025-02-03 23:50:10.850 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" stopped. 2025-02-03 23:50:10.850 +00:00 [DBG] Connection id "0HNA0VVO1VGE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:50:20.608 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" disconnecting. 2025-02-03 23:50:20.608 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" stopped. 2025-02-03 23:50:20.608 +00:00 [DBG] Connection id "0HNA0VVO1VGDE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:50:30.174 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/admin/header.php - null null 2025-02-03 23:50:30.175 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/system/admin/header.php'. 2025-02-03 23:50:30.175 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:50:30.175 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/system/admin/header.php - 307 0 null 0.3004ms 2025-02-03 23:50:32.610 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" disconnecting. 2025-02-03 23:50:32.610 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" stopped. 2025-02-03 23:50:32.610 +00:00 [DBG] Connection id "0HNA0VVO1VGDR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:50:33.275 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" accepted. 2025-02-03 23:50:33.276 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" started. 2025-02-03 23:50:33.376 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" received FIN. 2025-02-03 23:50:33.376 +00:00 [DBG] Connection 0HNA0VVO1VGE3 established using the following protocol: "Tls13" 2025-02-03 23:50:33.376 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:50:33.376 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" disconnecting. 2025-02-03 23:50:33.376 +00:00 [DBG] Connection id "0HNA0VVO1VGE3" stopped. 2025-02-03 23:50:49.873 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" accepted. 2025-02-03 23:50:49.873 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" started. 2025-02-03 23:50:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" received FIN. 2025-02-03 23:50:49.973 +00:00 [DBG] Connection 0HNA0VVO1VGE4 established using the following protocol: "Tls13" 2025-02-03 23:50:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:50:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" disconnecting. 2025-02-03 23:50:49.973 +00:00 [DBG] Connection id "0HNA0VVO1VGE4" stopped. 2025-02-03 23:51:09.244 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.asp - null null 2025-02-03 23:51:09.245 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.asp'. 2025-02-03 23:51:09.245 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:51:09.245 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.asp - 307 0 null 0.2593ms 2025-02-03 23:51:12.346 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" accepted. 2025-02-03 23:51:12.346 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" started. 2025-02-03 23:51:12.445 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" received FIN. 2025-02-03 23:51:12.446 +00:00 [DBG] Connection 0HNA0VVO1VGE5 established using the following protocol: "Tls13" 2025-02-03 23:51:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:51:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" disconnecting. 2025-02-03 23:51:12.446 +00:00 [DBG] Connection id "0HNA0VVO1VGE5" stopped. 2025-02-03 23:51:28.977 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" accepted. 2025-02-03 23:51:28.977 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" started. 2025-02-03 23:51:29.079 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" received FIN. 2025-02-03 23:51:29.079 +00:00 [DBG] Connection 0HNA0VVO1VGE6 established using the following protocol: "Tls13" 2025-02-03 23:51:29.079 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:51:29.079 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" disconnecting. 2025-02-03 23:51:29.079 +00:00 [DBG] Connection id "0HNA0VVO1VGE6" stopped. 2025-02-03 23:51:48.480 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" accepted. 2025-02-03 23:51:48.480 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" started. 2025-02-03 23:51:48.580 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" received FIN. 2025-02-03 23:51:48.581 +00:00 [DBG] Connection 0HNA0VVO1VGE7 established using the following protocol: "Tls13" 2025-02-03 23:51:48.581 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:51:48.581 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" disconnecting. 2025-02-03 23:51:48.581 +00:00 [DBG] Connection id "0HNA0VVO1VGE7" stopped. 2025-02-03 23:52:07.947 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" accepted. 2025-02-03 23:52:07.947 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" started. 2025-02-03 23:52:08.048 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" received FIN. 2025-02-03 23:52:08.048 +00:00 [DBG] Connection 0HNA0VVO1VGE8 established using the following protocol: "Tls13" 2025-02-03 23:52:08.048 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:52:08.049 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" disconnecting. 2025-02-03 23:52:08.049 +00:00 [DBG] Connection id "0HNA0VVO1VGE8" stopped. 2025-02-03 23:52:28.150 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" accepted. 2025-02-03 23:52:28.150 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" started. 2025-02-03 23:52:28.252 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" received FIN. 2025-02-03 23:52:28.252 +00:00 [DBG] Connection 0HNA0VVO1VGE9 established using the following protocol: "Tls13" 2025-02-03 23:52:28.252 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:52:28.252 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" disconnecting. 2025-02-03 23:52:28.253 +00:00 [DBG] Connection id "0HNA0VVO1VGE9" stopped. 2025-02-03 23:52:47.016 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" accepted. 2025-02-03 23:52:47.016 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" started. 2025-02-03 23:52:47.116 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" received FIN. 2025-02-03 23:52:47.116 +00:00 [DBG] Connection 0HNA0VVO1VGEA established using the following protocol: "Tls13" 2025-02-03 23:52:47.117 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:52:47.117 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" disconnecting. 2025-02-03 23:52:47.117 +00:00 [DBG] Connection id "0HNA0VVO1VGEA" stopped. 2025-02-03 23:53:06.439 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.jsp - null null 2025-02-03 23:53:06.439 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/webadmin/index.jsp'. 2025-02-03 23:53:06.439 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:53:06.439 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/webadmin/index.jsp - 307 0 null 0.2418ms 2025-02-03 23:53:09.588 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" accepted. 2025-02-03 23:53:09.588 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" started. 2025-02-03 23:53:09.688 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" received FIN. 2025-02-03 23:53:09.689 +00:00 [DBG] Connection 0HNA0VVO1VGEB established using the following protocol: "Tls13" 2025-02-03 23:53:09.689 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:53:09.689 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" disconnecting. 2025-02-03 23:53:09.689 +00:00 [DBG] Connection id "0HNA0VVO1VGEB" stopped. 2025-02-03 23:53:25.974 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.html - null null 2025-02-03 23:53:25.974 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/adminarea/admin.html'. 2025-02-03 23:53:25.974 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:53:25.974 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/adminarea/admin.html - 307 0 null 0.2293ms 2025-02-03 23:53:29.097 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" accepted. 2025-02-03 23:53:29.097 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" started. 2025-02-03 23:53:29.199 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" received FIN. 2025-02-03 23:53:29.199 +00:00 [DBG] Connection 0HNA0VVO1VGEC established using the following protocol: "Tls13" 2025-02-03 23:53:29.199 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:53:29.200 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" disconnecting. 2025-02-03 23:53:29.200 +00:00 [DBG] Connection id "0HNA0VVO1VGEC" stopped. 2025-02-03 23:53:45.508 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpmy-admin/ - null null 2025-02-03 23:53:45.508 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/phpmy-admin/'. 2025-02-03 23:53:45.508 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:53:45.508 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/phpmy-admin/ - 307 0 null 0.2321ms 2025-02-03 23:53:48.611 +00:00 [DBG] Connection id "0HNA0VVO1VGED" accepted. 2025-02-03 23:53:48.611 +00:00 [DBG] Connection id "0HNA0VVO1VGED" started. 2025-02-03 23:53:48.711 +00:00 [DBG] Connection id "0HNA0VVO1VGED" received FIN. 2025-02-03 23:53:48.711 +00:00 [DBG] Connection 0HNA0VVO1VGED established using the following protocol: "Tls13" 2025-02-03 23:53:48.711 +00:00 [DBG] Connection id "0HNA0VVO1VGED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:53:48.712 +00:00 [DBG] Connection id "0HNA0VVO1VGED" disconnecting. 2025-02-03 23:53:48.712 +00:00 [DBG] Connection id "0HNA0VVO1VGED" stopped. 2025-02-03 23:54:05.147 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" accepted. 2025-02-03 23:54:05.147 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" started. 2025-02-03 23:54:05.148 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/swfupload/index.php - null null 2025-02-03 23:54:05.148 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/swfupload/index.php'. 2025-02-03 23:54:05.148 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" completed keep alive response. 2025-02-03 23:54:05.148 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/swfupload/index.php - 307 0 null 0.3094ms 2025-02-03 23:54:08.134 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" accepted. 2025-02-03 23:54:08.134 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" started. 2025-02-03 23:54:08.235 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" received FIN. 2025-02-03 23:54:08.236 +00:00 [DBG] Connection 0HNA0VVO1VGEF established using the following protocol: "Tls13" 2025-02-03 23:54:08.236 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:54:08.236 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" disconnecting. 2025-02-03 23:54:08.236 +00:00 [DBG] Connection id "0HNA0VVO1VGEF" stopped. 2025-02-03 23:54:24.676 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" accepted. 2025-02-03 23:54:24.676 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" started. 2025-02-03 23:54:24.776 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" received FIN. 2025-02-03 23:54:24.776 +00:00 [DBG] Connection 0HNA0VVO1VGEG established using the following protocol: "Tls13" 2025-02-03 23:54:24.776 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:54:24.777 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" disconnecting. 2025-02-03 23:54:24.777 +00:00 [DBG] Connection id "0HNA0VVO1VGEG" stopped. 2025-02-03 23:54:44.234 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" accepted. 2025-02-03 23:54:44.234 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" started. 2025-02-03 23:54:44.334 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" received FIN. 2025-02-03 23:54:44.335 +00:00 [DBG] Connection 0HNA0VVO1VGEH established using the following protocol: "Tls13" 2025-02-03 23:54:44.335 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:54:44.335 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" disconnecting. 2025-02-03 23:54:44.335 +00:00 [DBG] Connection id "0HNA0VVO1VGEH" stopped. 2025-02-03 23:55:03.745 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" accepted. 2025-02-03 23:55:03.746 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" started. 2025-02-03 23:55:03.746 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.html - null null 2025-02-03 23:55:03.746 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/administrator/account.html'. 2025-02-03 23:55:03.746 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" completed keep alive response. 2025-02-03 23:55:03.746 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/administrator/account.html - 307 0 null 0.1299ms 2025-02-03 23:55:06.735 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" accepted. 2025-02-03 23:55:06.735 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" started. 2025-02-03 23:55:06.836 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" received FIN. 2025-02-03 23:55:06.836 +00:00 [DBG] Connection 0HNA0VVO1VGEJ established using the following protocol: "Tls13" 2025-02-03 23:55:06.836 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:55:06.836 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" disconnecting. 2025-02-03 23:55:06.836 +00:00 [DBG] Connection id "0HNA0VVO1VGEJ" stopped. 2025-02-03 23:55:23.171 +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-03 23:55:23.171 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/cgi-bin/config.exp'. 2025-02-03 23:55:23.171 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:55:23.171 +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.2114ms 2025-02-03 23:55:26.248 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" accepted. 2025-02-03 23:55:26.248 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" started. 2025-02-03 23:55:26.348 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" received FIN. 2025-02-03 23:55:26.349 +00:00 [DBG] Connection 0HNA0VVO1VGEK established using the following protocol: "Tls13" 2025-02-03 23:55:26.349 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:55:26.349 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" disconnecting. 2025-02-03 23:55:26.349 +00:00 [DBG] Connection id "0HNA0VVO1VGEK" stopped. 2025-02-03 23:55:42.802 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" accepted. 2025-02-03 23:55:42.802 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" started. 2025-02-03 23:55:42.903 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" received FIN. 2025-02-03 23:55:42.903 +00:00 [DBG] Connection 0HNA0VVO1VGEL established using the following protocol: "Tls13" 2025-02-03 23:55:42.904 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:55:42.904 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" disconnecting. 2025-02-03 23:55:42.904 +00:00 [DBG] Connection id "0HNA0VVO1VGEL" stopped. 2025-02-03 23:56:02.232 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rss.xml - null null 2025-02-03 23:56:02.232 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/rss.xml'. 2025-02-03 23:56:02.232 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:56:02.232 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/rss.xml - 307 0 null 0.2139ms 2025-02-03 23:56:05.300 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" accepted. 2025-02-03 23:56:05.300 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" started. 2025-02-03 23:56:05.401 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" received FIN. 2025-02-03 23:56:05.401 +00:00 [DBG] Connection 0HNA0VVO1VGEM established using the following protocol: "Tls13" 2025-02-03 23:56:05.401 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:56:05.402 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" disconnecting. 2025-02-03 23:56:05.402 +00:00 [DBG] Connection id "0HNA0VVO1VGEM" stopped. 2025-02-03 23:56:16.656 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" disconnecting. 2025-02-03 23:56:16.656 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" stopped. 2025-02-03 23:56:16.656 +00:00 [DBG] Connection id "0HNA0VVO1VGEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:56:21.872 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" accepted. 2025-02-03 23:56:21.872 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" started. 2025-02-03 23:56:21.972 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" received FIN. 2025-02-03 23:56:21.973 +00:00 [DBG] Connection 0HNA0VVO1VGEN established using the following protocol: "Tls13" 2025-02-03 23:56:21.973 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:56:21.973 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" disconnecting. 2025-02-03 23:56:21.973 +00:00 [DBG] Connection id "0HNA0VVO1VGEN" stopped. 2025-02-03 23:56:41.407 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" accepted. 2025-02-03 23:56:41.407 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" started. 2025-02-03 23:56:41.509 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" received FIN. 2025-02-03 23:56:41.509 +00:00 [DBG] Connection 0HNA0VVO1VGEO established using the following protocol: "Tls13" 2025-02-03 23:56:41.509 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:56:41.509 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" disconnecting. 2025-02-03 23:56:41.510 +00:00 [DBG] Connection id "0HNA0VVO1VGEO" stopped. 2025-02-03 23:57:00.925 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" accepted. 2025-02-03 23:57:00.925 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" started. 2025-02-03 23:57:01.025 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" received FIN. 2025-02-03 23:57:01.026 +00:00 [DBG] Connection 0HNA0VVO1VGEP established using the following protocol: "Tls13" 2025-02-03 23:57:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:57:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" disconnecting. 2025-02-03 23:57:01.026 +00:00 [DBG] Connection id "0HNA0VVO1VGEP" stopped. 2025-02-03 23:57:15.664 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" disconnecting. 2025-02-03 23:57:15.664 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" stopped. 2025-02-03 23:57:15.664 +00:00 [DBG] Connection id "0HNA0VVO1VGEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:57:20.459 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" accepted. 2025-02-03 23:57:20.459 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" started. 2025-02-03 23:57:20.560 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" received FIN. 2025-02-03 23:57:20.560 +00:00 [DBG] Connection 0HNA0VVO1VGEQ established using the following protocol: "Tls13" 2025-02-03 23:57:20.561 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:57:20.561 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" disconnecting. 2025-02-03 23:57:20.561 +00:00 [DBG] Connection id "0HNA0VVO1VGEQ" stopped. 2025-02-03 23:57:39.987 +00:00 [DBG] Connection id "0HNA0VVO1VGER" accepted. 2025-02-03 23:57:39.987 +00:00 [DBG] Connection id "0HNA0VVO1VGER" started. 2025-02-03 23:57:40.087 +00:00 [DBG] Connection id "0HNA0VVO1VGER" received FIN. 2025-02-03 23:57:40.088 +00:00 [DBG] Connection 0HNA0VVO1VGER established using the following protocol: "Tls13" 2025-02-03 23:57:40.088 +00:00 [DBG] Connection id "0HNA0VVO1VGER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:57:40.088 +00:00 [DBG] Connection id "0HNA0VVO1VGER" disconnecting. 2025-02-03 23:57:40.088 +00:00 [DBG] Connection id "0HNA0VVO1VGER" stopped. 2025-02-03 23:57:59.428 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/index.jsp - null null 2025-02-03 23:57:59.428 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/admin/index.jsp'. 2025-02-03 23:57:59.428 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:57:59.428 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/admin/index.jsp - 307 0 null 0.1833ms 2025-02-03 23:58:02.560 +00:00 [DBG] Connection id "0HNA0VVO1VGES" accepted. 2025-02-03 23:58:02.560 +00:00 [DBG] Connection id "0HNA0VVO1VGES" started. 2025-02-03 23:58:02.660 +00:00 [DBG] Connection id "0HNA0VVO1VGES" received FIN. 2025-02-03 23:58:02.660 +00:00 [DBG] Connection 0HNA0VVO1VGES established using the following protocol: "Tls13" 2025-02-03 23:58:02.660 +00:00 [DBG] Connection id "0HNA0VVO1VGES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:58:02.660 +00:00 [DBG] Connection id "0HNA0VVO1VGES" disconnecting. 2025-02-03 23:58:02.660 +00:00 [DBG] Connection id "0HNA0VVO1VGES" stopped. 2025-02-03 23:58:19.054 +00:00 [DBG] Connection id "0HNA0VVO1VGET" accepted. 2025-02-03 23:58:19.054 +00:00 [DBG] Connection id "0HNA0VVO1VGET" started. 2025-02-03 23:58:19.155 +00:00 [DBG] Connection id "0HNA0VVO1VGET" received FIN. 2025-02-03 23:58:19.156 +00:00 [DBG] Connection 0HNA0VVO1VGET established using the following protocol: "Tls13" 2025-02-03 23:58:19.156 +00:00 [DBG] Connection id "0HNA0VVO1VGET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:58:19.156 +00:00 [DBG] Connection id "0HNA0VVO1VGET" disconnecting. 2025-02-03 23:58:19.156 +00:00 [DBG] Connection id "0HNA0VVO1VGET" stopped. 2025-02-03 23:58:38.596 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" accepted. 2025-02-03 23:58:38.596 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" started. 2025-02-03 23:58:38.698 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" received FIN. 2025-02-03 23:58:38.698 +00:00 [DBG] Connection 0HNA0VVO1VGEU established using the following protocol: "Tls13" 2025-02-03 23:58:38.698 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:58:38.698 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" disconnecting. 2025-02-03 23:58:38.698 +00:00 [DBG] Connection id "0HNA0VVO1VGEU" stopped. 2025-02-03 23:58:58.119 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" accepted. 2025-02-03 23:58:58.119 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" started. 2025-02-03 23:58:58.220 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" received FIN. 2025-02-03 23:58:58.220 +00:00 [DBG] Connection 0HNA0VVO1VGEV established using the following protocol: "Tls13" 2025-02-03 23:58:58.220 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:58:58.220 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" disconnecting. 2025-02-03 23:58:58.221 +00:00 [DBG] Connection id "0HNA0VVO1VGEV" stopped. 2025-02-03 23:59:17.589 +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-03 23:59:17.589 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/_vti_pvt/services.org'. 2025-02-03 23:59:17.589 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:59:17.589 +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.2819ms 2025-02-03 23:59:20.736 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" accepted. 2025-02-03 23:59:20.737 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" started. 2025-02-03 23:59:20.837 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" received FIN. 2025-02-03 23:59:20.837 +00:00 [DBG] Connection 0HNA0VVO1VGF0 established using the following protocol: "Tls13" 2025-02-03 23:59:20.837 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:59:20.837 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" disconnecting. 2025-02-03 23:59:20.838 +00:00 [DBG] Connection id "0HNA0VVO1VGF0" stopped. 2025-02-03 23:59:37.286 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" accepted. 2025-02-03 23:59:37.286 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" started. 2025-02-03 23:59:37.386 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" received FIN. 2025-02-03 23:59:37.387 +00:00 [DBG] Connection 0HNA0VVO1VGF1 established using the following protocol: "Tls13" 2025-02-03 23:59:37.387 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:59:37.387 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" disconnecting. 2025-02-03 23:59:37.387 +00:00 [DBG] Connection id "0HNA0VVO1VGF1" stopped. 2025-02-03 23:59:56.648 +00:00 [INF] Request starting HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/kbcat.cgi - null null 2025-02-03 23:59:56.648 +00:00 [DBG] Redirecting to 'https://static.201.242.12.49.clients.your-server.de:5104/kbcat.cgi'. 2025-02-03 23:59:56.648 +00:00 [DBG] Connection id "0HNA0VVO1VGBE" completed keep alive response. 2025-02-03 23:59:56.648 +00:00 [INF] Request finished HTTP/1.1 GET http://static.201.242.12.49.clients.your-server.de:5103/kbcat.cgi - 307 0 null 0.3583ms 2025-02-03 23:59:59.788 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" accepted. 2025-02-03 23:59:59.788 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" started. 2025-02-03 23:59:59.888 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" received FIN. 2025-02-03 23:59:59.889 +00:00 [DBG] Connection 0HNA0VVO1VGF2 established using the following protocol: "Tls13" 2025-02-03 23:59:59.889 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-02-03 23:59:59.889 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" disconnecting. 2025-02-03 23:59:59.889 +00:00 [DBG] Connection id "0HNA0VVO1VGF2" stopped.