TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-05-31T11:18:20+01:00 Software versions TinyPilot version: 2.6.1 uStreamer version: 5.38 System information OS version: Linux tinypilot 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux Kernel architecture: aarch64 Userland architecture: armhf (32-bit) Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2835 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: enabled Network interfaces: eth0 (up) lo (unknown) tailscale0 (unknown) wlan0 (dormant) Mouse jiggler: disabled CPU Temperature: 52.1'C CPU throttled since boot: no Voltage issues: no TinyPilot settings.yml ustreamer_desired_fps: 20 ustreamer_quality: 37 TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM BindsTo=nginx.service After=syslog.target network.target nginx.service StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Journal begins at Fri 2024-05-31 11:15:05 BST, ends at Fri 2024-05-31 11:18:20 BST. -- May 31 11:15:11 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. May 31 11:15:14 tinypilot python[694]: 2024-05-31 11:15:14.662 __main__ INFO Starting app May 31 11:15:35 tinypilot python[694]: 2024-05-31 11:15:35.617 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql May 31 11:15:35 tinypilot python[694]: 2024-05-31 11:15:35.624 db.store INFO Read 7 database migrations from disk May 31 11:15:38 tinypilot python[694]: 2024-05-31 11:15:38.128 socket_api INFO Client WaL2r1sAWDZFyYr9AAAB connected May 31 11:16:08 tinypilot python[694]: 2024-05-31 11:16:08.437 socket_api INFO Client WaL2r1sAWDZFyYr9AAAB disconnected May 31 11:16:44 tinypilot python[694]: 2024-05-31 11:16:44.689 socket_api INFO Client jZmIlOf48sKWTG-LAAAD connected May 31 11:17:28 tinypilot python[694]: 2024-05-31 11:17:28.622 socket_api INFO Client jZmIlOf48sKWTG-LAAAD disconnected May 31 11:17:31 tinypilot python[694]: 2024-05-31 11:17:31.284 socket_api INFO Client 85lPUJRApwrOjawqAAAF connected May 31 11:17:54 tinypilot python[694]: 2024-05-31 11:17:54.408 socket_api INFO Client 85lPUJRApwrOjawqAAAF disconnected May 31 11:17:57 tinypilot python[694]: 2024-05-31 11:17:57.329 socket_api INFO Client -jmBB9hHdIZNzTlnAAAH connected May 31 11:18:01 tinypilot python[694]: 2024-05-31 11:18:01.198 socket_api INFO Client -jmBB9hHdIZNzTlnAAAH disconnected May 31 11:18:16 tinypilot python[694]: 2024-05-31 11:18:16.750 socket_api INFO Client ehYFmeXxay2bn53zAAAJ connected May 31 11:18:20 tinypilot sudo[1295]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q May 31 11:18:20 tinypilot sudo[1295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== # Settings for TC358743 HDMI to CSI-2 bridge, which are included on the # TinyPilot Voyager series of devices. --- ustreamer_encoder: m2m-image ustreamer_format: uyvy ustreamer_use_dv_timings: true ustreamer_workers: "3" ustreamer_drop_same_frames: "30" ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_desired_fps: 20 ustreamer_quality: 37 uStreamer logs -- Journal begins at Fri 2024-05-31 11:15:05 BST, ends at Fri 2024-05-31 11:18:21 BST. -- May 31 11:15:09 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 31 11:15:11 tinypilot launch[518]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --desired-fps 20 --workers 3 --quality 37 --drop-same-frames 30 --dv-timings May 31 11:15:11 tinypilot launch[518]: -- INFO [10.289 main] -- Starting PiKVM uStreamer 5.38 ... May 31 11:15:11 tinypilot launch[518]: -- INFO [10.289 main] -- Using internal blank placeholder May 31 11:15:11 tinypilot launch[518]: -- INFO [10.289 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 31 11:15:11 tinypilot launch[518]: [warn] getaddrinfo: address family for nodename not supported May 31 11:15:11 tinypilot launch[518]: -- ERROR [10.290 main] -- Can't bind HTTP on [127.0.0.1]:48001: Success May 31 11:15:11 tinypilot systemd[1]: ustreamer.service: Main process exited, code=exited, status=1/FAILURE May 31 11:15:11 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:11 tinypilot systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 1. May 31 11:15:11 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. May 31 11:15:11 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 31 11:15:12 tinypilot launch[674]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --desired-fps 20 --workers 3 --quality 37 --drop-same-frames 30 --dv-timings May 31 11:15:12 tinypilot launch[674]: -- INFO [10.828 main] -- Starting PiKVM uStreamer 5.38 ... May 31 11:15:12 tinypilot launch[674]: -- INFO [10.828 main] -- Using internal blank placeholder May 31 11:15:12 tinypilot launch[674]: -- INFO [10.828 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 31 11:15:12 tinypilot launch[674]: [warn] getaddrinfo: address family for nodename not supported May 31 11:15:12 tinypilot launch[674]: -- ERROR [10.829 main] -- Can't bind HTTP on [127.0.0.1]:48001: Success May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Main process exited, code=exited, status=1/FAILURE May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 2. May 31 11:15:12 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. May 31 11:15:12 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 31 11:15:12 tinypilot launch[766]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --desired-fps 20 --workers 3 --quality 37 --drop-same-frames 30 --dv-timings May 31 11:15:12 tinypilot launch[766]: -- INFO [11.314 main] -- Starting PiKVM uStreamer 5.38 ... May 31 11:15:12 tinypilot launch[766]: -- INFO [11.314 main] -- Using internal blank placeholder May 31 11:15:12 tinypilot launch[766]: -- INFO [11.314 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 31 11:15:12 tinypilot launch[766]: [warn] getaddrinfo: address family for nodename not supported May 31 11:15:12 tinypilot launch[766]: -- ERROR [11.315 main] -- Can't bind HTTP on [127.0.0.1]:48001: Success May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Main process exited, code=exited, status=1/FAILURE May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:12 tinypilot systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 3. May 31 11:15:12 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. May 31 11:15:12 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 31 11:15:13 tinypilot launch[877]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --desired-fps 20 --workers 3 --quality 37 --drop-same-frames 30 --dv-timings May 31 11:15:13 tinypilot launch[877]: -- INFO [11.786 main] -- Starting PiKVM uStreamer 5.38 ... May 31 11:15:13 tinypilot launch[877]: -- INFO [11.787 main] -- Using internal blank placeholder May 31 11:15:13 tinypilot launch[877]: -- INFO [11.787 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 31 11:15:13 tinypilot launch[877]: [warn] getaddrinfo: address family for nodename not supported May 31 11:15:13 tinypilot launch[877]: -- ERROR [11.787 main] -- Can't bind HTTP on [127.0.0.1]:48001: Success May 31 11:15:13 tinypilot systemd[1]: ustreamer.service: Main process exited, code=exited, status=1/FAILURE May 31 11:15:13 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:13 tinypilot systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 4. May 31 11:15:13 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. May 31 11:15:13 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 31 11:15:13 tinypilot launch[968]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --desired-fps 20 --workers 3 --quality 37 --drop-same-frames 30 --dv-timings May 31 11:15:13 tinypilot launch[968]: -- INFO [12.379 main] -- Starting PiKVM uStreamer 5.38 ... May 31 11:15:13 tinypilot launch[968]: -- INFO [12.380 main] -- Using internal blank placeholder May 31 11:15:13 tinypilot launch[968]: -- INFO [12.380 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 31 11:15:13 tinypilot launch[968]: [warn] getaddrinfo: address family for nodename not supported May 31 11:15:13 tinypilot launch[968]: -- ERROR [12.380 main] -- Can't bind HTTP on [127.0.0.1]:48001: Success May 31 11:15:13 tinypilot systemd[1]: ustreamer.service: Main process exited, code=exited, status=1/FAILURE May 31 11:15:13 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:14 tinypilot systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 5. May 31 11:15:14 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. May 31 11:15:14 tinypilot systemd[1]: ustreamer.service: Start request repeated too quickly. May 31 11:15:14 tinypilot systemd[1]: ustreamer.service: Failed with result 'exit-code'. May 31 11:15:14 tinypilot systemd[1]: Failed to start uStreamer - Lightweight, optimized video encoder. nginx logs -- Journal begins at Fri 2024-05-31 11:15:05 BST, ends at Fri 2024-05-31 11:18:21 BST. -- May 31 11:15:09 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... May 31 11:15:11 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2024/05/31 11:15:00 [error] 687#687: *301 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 100.117.45.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=O_E9K4Z HTTP/2.0", upstream: "http://127.0.0.1:48000/socket.io/?EIO=4&transport=polling&t=O_E9K4Z", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:15:00 [error] 687#687: *301 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 100.117.45.60, server: tinypilot, request: "POST /socket.io/?EIO=4&transport=polling&t=O_E9JxR&sid=J1l4OhA5sU0Sd0UUAAAU HTTP/2.0", upstream: "http://127.0.0.1:48000/socket.io/?EIO=4&transport=polling&t=O_E9JxR&sid=J1l4OhA5sU0Sd0UUAAAU", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:15:00 [error] 687#687: *301 upstream prematurely closed connection while reading response header from upstream, client: 100.117.45.60, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:15:05 [alert] 687#687: *301 open socket #5 left in connection 7 2024/05/31 11:15:05 [alert] 687#687: *317 open socket #17 left in connection 8 2024/05/31 11:15:05 [alert] 687#687: aborting 2024/05/31 11:15:37 [error] 690#690: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 100.117.45.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:16:44 [error] 690#690: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 100.117.45.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:17:31 [error] 690#690: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 100.117.45.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:17:57 [error] 690#690: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 100.117.45.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "100.111.33.33", referrer: "https://100.111.33.33/" 2024/05/31 11:18:16 [error] 690#690: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 100.117.45.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "100.111.33.33", referrer: "https://100.111.33.33/" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/2.0" 200 59549 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/2.0" 200 134759 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /js/webrtc-video.js HTTP/2.0" 200 6806 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://100.111.33.33/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /css/button.css HTTP/2.0" 200 1976 "https://100.111.33.33/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:14 +0100] "GET /css/cursors.css HTTP/2.0" 200 618 "https://100.111.33.33/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://100.111.33.33/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://100.111.33.33/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://100.111.33.33/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://100.111.33.33/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://100.111.33.33/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://100.111.33.33/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://100.111.33.33/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/clipboard-icon.svg HTTP/2.0" 200 855 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/angle-down-icon.svg HTTP/2.0" 200 516 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:15 +0100] "GET /img/external-link-icon.svg HTTP/2.0" 200 1223 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "GET /stream?advance_headers=1 HTTP/2.0" 502 2969 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "GET /socket.io/?EIO=4&transport=polling&t=O_EA4G3 HTTP/2.0" 200 97 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "POST /socket.io/?EIO=4&transport=polling&t=O_EA4Ko&sid=lxUflKAmwkSp13PaAAAI HTTP/2.0" 200 2 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:16 +0100] "GET /socket.io/?EIO=4&transport=polling&t=O_EA4Kp&sid=lxUflKAmwkSp13PaAAAI HTTP/2.0" 200 32 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:20 +0100] "GET /socket.io/?EIO=4&transport=polling&t=O_EA4P5&sid=lxUflKAmwkSp13PaAAAI HTTP/2.0" 200 1 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 100.117.45.60 - - [31/May/2024:11:18:20 +0100] "GET /socket.io/?EIO=4&transport=polling&t=O_EA5CK&sid=lxUflKAmwkSp13PaAAAI HTTP/2.0" 200 1 "https://100.111.33.33/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"