TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-07-18T02:47:18+01:00 Software versions TinyPilot version: 2.6.3 uStreamer version: 5.43 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) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 55.5'C CPU throttled since boot: no Voltage issues: no Streaming mode Selected mode: MJPEG Current mode: MJPEG TinyPilot settings.yml 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 Thu 2024-07-18 02:46:46 BST, ends at Thu 2024-07-18 02:47:32 BST. -- Jul 18 02:46:50 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jul 18 02:46:52 tinypilot python[650]: 2024-07-18 02:46:52.793 __main__ INFO Starting app Jul 18 02:47:02 tinypilot python[650]: 2024-07-18 02:47:02.539 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Jul 18 02:47:02 tinypilot python[650]: 2024-07-18 02:47:02.544 db.store INFO Read 7 database migrations from disk Jul 18 02:47:02 tinypilot python[650]: 2024-07-18 02:47:02.565 socket_api INFO Client FmFIPU2VaYqThtuAAAAC connected Jul 18 02:47:03 tinypilot python[650]: 2024-07-18 02:47:03.015 socket_api INFO Client 53Zhgsea-J2J5aVBAAAE connected Jul 18 02:47:04 tinypilot python[650]: 2024-07-18 02:47:04.988 socket_api INFO Client iTzmxULKJV2STVrTAAAH connected Jul 18 02:47:18 tinypilot sudo[830]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Jul 18 02:47:18 tinypilot sudo[830]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Jul 18 02:47:19 tinypilot runuser[845]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Jul 18 02:47:19 tinypilot runuser[845]: pam_unix(runuser:session): session closed for user tinypilot Jul 18 02:47:19 tinypilot runuser[858]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Jul 18 02:47:20 tinypilot python[865]: 2024-07-18 02:47:20.229 app.main INFO Starting app Jul 18 02:47:20 tinypilot python[865]: 2024-07-18 02:47:20.289 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Jul 18 02:47:20 tinypilot python[865]: 2024-07-18 02:47:20.291 db.store INFO Read 7 database migrations from disk Jul 18 02:47:32 tinypilot runuser[858]: pam_unix(runuser:session): session closed for user tinypilot 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 logs Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.168 stream] -- Using resolution: 1920x1080 Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.168 stream] -- Using format: UYVY Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.168 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.168 stream] -- Using IO method: MMAP Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.178 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:13 tinypilot launch[474]: -- ERROR [31.179 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.183 stream] -- Device fd=11 closed Jul 18 02:47:13 tinypilot launch[474]: -- INFO [31.183 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:14 tinypilot launch[474]: ================================================================================ Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.194 stream] -- Device fd=11 opened Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.194 stream] -- Using input channel: 0 Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.200 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.220 stream] -- Using resolution: 1920x1080 Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.220 stream] -- Using format: UYVY Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.220 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.220 stream] -- Using IO method: MMAP Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.230 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:14 tinypilot launch[474]: -- ERROR [32.230 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.235 stream] -- Device fd=11 closed Jul 18 02:47:14 tinypilot launch[474]: -- INFO [32.235 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:15 tinypilot launch[474]: ================================================================================ Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.245 stream] -- Device fd=11 opened Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.245 stream] -- Using input channel: 0 Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.252 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.271 stream] -- Using resolution: 1920x1080 Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.271 stream] -- Using format: UYVY Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.271 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.271 stream] -- Using IO method: MMAP Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.281 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:15 tinypilot launch[474]: -- ERROR [33.282 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.286 stream] -- Device fd=11 closed Jul 18 02:47:15 tinypilot launch[474]: -- INFO [33.286 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:16 tinypilot launch[474]: ================================================================================ Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.298 stream] -- Device fd=11 opened Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.298 stream] -- Using input channel: 0 Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.306 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.325 stream] -- Using resolution: 1920x1080 Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.325 stream] -- Using format: UYVY Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.325 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.326 stream] -- Using IO method: MMAP Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.341 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:16 tinypilot launch[474]: -- ERROR [34.341 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.347 stream] -- Device fd=11 closed Jul 18 02:47:16 tinypilot launch[474]: -- INFO [34.347 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:17 tinypilot launch[474]: ================================================================================ Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.358 stream] -- Device fd=11 opened Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.358 stream] -- Using input channel: 0 Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.365 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.384 stream] -- Using resolution: 1920x1080 Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.384 stream] -- Using format: UYVY Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.384 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.384 stream] -- Using IO method: MMAP Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.394 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:17 tinypilot launch[474]: -- ERROR [35.395 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.399 stream] -- Device fd=11 closed Jul 18 02:47:17 tinypilot launch[474]: -- INFO [35.399 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:18 tinypilot launch[474]: ================================================================================ Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.416 stream] -- Device fd=11 opened Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.416 stream] -- Using input channel: 0 Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.427 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.457 stream] -- Using resolution: 1920x1080 Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.457 stream] -- Using format: UYVY Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.457 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.457 stream] -- Using IO method: MMAP Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.473 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:18 tinypilot launch[474]: -- ERROR [36.474 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.481 stream] -- Device fd=11 closed Jul 18 02:47:18 tinypilot launch[474]: -- INFO [36.481 stream] -- Sleeping 1 seconds before new stream init ... Jul 18 02:47:19 tinypilot launch[474]: ================================================================================ Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.492 stream] -- Device fd=11 opened Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.492 stream] -- Using input channel: 0 Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.499 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.519 stream] -- Using resolution: 1920x1080 Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.519 stream] -- Using format: UYVY Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.519 stream] -- Querying HW FPS changing is not supported Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.519 stream] -- Using IO method: MMAP Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.530 stream] -- Requested 5 device buffers, got 5 Jul 18 02:47:19 tinypilot launch[474]: -- ERROR [37.530 stream] -- Can't start capturing: Invalid argument Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.535 stream] -- Device fd=11 closed Jul 18 02:47:19 tinypilot launch[474]: -- INFO [37.535 stream] -- Sleeping 1 seconds before new stream init ... nginx logs -- Journal begins at Thu 2024-07-18 02:46:46 BST, ends at Thu 2024-07-18 02:47:32 BST. -- Jul 18 02:46:49 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jul 18 02:46:50 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2024/07/18 02:46:44 [error] 634#634: *3 upstream prematurely closed connection while reading response header from upstream, client: 172.16.10.186, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "192.168.22.7", referrer: "https://192.168.22.7/" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/keycodes.js HTTP/2.0" 200 822 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/hostname.js HTTP/2.0" 200 1317 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://192.168.22.7/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3122 "https://192.168.22.7/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://192.168.22.7/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://192.168.22.7/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/video-stream-icon.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/warning-icon.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/clipboard-icon.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://192.168.22.7/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://192.168.22.7/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/logo.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/angle-down-icon.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:02 +0100] "GET /img/external-link-icon.svg HTTP/2.0" 304 0 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XQV3 HTTP/2.0" 200 97 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "POST /socket.io/?EIO=4&transport=polling&t=P33XQVM&sid=HIAMw1gZhUl2CIwFAAAD HTTP/2.0" 200 2 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XQVN&sid=HIAMw1gZhUl2CIwFAAAD HTTP/2.0" 200 32 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 172.16.10.186 - - [18/Jul/2024:02:47:03 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XQVZ&sid=HIAMw1gZhUl2CIwFAAAD HTTP/2.0" 200 1 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 192.168.6.3 - - [18/Jul/2024:02:47:04 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XOyr HTTP/2.0" 200 97 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 192.168.6.3 - - [18/Jul/2024:02:47:04 +0100] "POST /socket.io/?EIO=4&transport=polling&t=P33XQwt&sid=VxkFOoBjUZt3opgYAAAF HTTP/2.0" 200 2 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 192.168.6.3 - - [18/Jul/2024:02:47:04 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XQwu&sid=VxkFOoBjUZt3opgYAAAF HTTP/2.0" 200 32 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 192.168.6.3 - - [18/Jul/2024:02:47:04 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XJST HTTP/2.0" 200 97 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36" 192.168.6.3 - - [18/Jul/2024:02:47:05 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P33XQx_&sid=VxkFOoBjUZt3opgYAAAF HTTP/2.0" 200 1 "https://192.168.22.7/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"