TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-06-21T19:55:59+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: 52.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 Fri 2024-06-21 19:55:33 BST, ends at Fri 2024-06-21 19:56:01 BST. -- Jun 21 19:55:37 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jun 21 19:55:39 tinypilot python[589]: 2024-06-21 19:55:39.692 __main__ INFO Starting app Jun 21 19:55:51 tinypilot python[589]: 2024-06-21 19:55:51.009 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Jun 21 19:55:51 tinypilot python[589]: 2024-06-21 19:55:51.015 db.store INFO Read 7 database migrations from disk Jun 21 19:55:51 tinypilot python[589]: 2024-06-21 19:55:51.036 socket_api INFO Client z0qgHkA0YmK302SCAAAE connected Jun 21 19:55:51 tinypilot python[589]: 2024-06-21 19:55:51.041 socket_api INFO Client 1DZn08NmzmLk5XnkAAAF connected Jun 21 19:55:51 tinypilot python[589]: 2024-06-21 19:55:51.491 socket_api INFO Client lC83luGHhq95whE7AAAH connected Jun 21 19:55:59 tinypilot sudo[765]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Jun 21 19:55:59 tinypilot sudo[765]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Jun 21 19:55:59 tinypilot runuser[780]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Jun 21 19:55:59 tinypilot runuser[780]: pam_unix(runuser:session): session closed for user tinypilot Jun 21 19:56:00 tinypilot runuser[793]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Jun 21 19:56:01 tinypilot python[800]: 2024-06-21 19:56:01.103 app.main INFO Starting app Jun 21 19:56:01 tinypilot python[800]: 2024-06-21 19:56:01.161 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Jun 21 19:56:01 tinypilot python[800]: 2024-06-21 19:56:01.163 db.store INFO Read 7 database migrations from disk Jun 21 19:56:01 tinypilot runuser[793]: 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 Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.277 stream] -- Using resolution: 1920x1080 Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.277 stream] -- Using format: UYVY Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.278 stream] -- Querying HW FPS changing is not supported Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.278 stream] -- Using IO method: MMAP Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.288 stream] -- Requested 5 device buffers, got 5 Jun 21 19:55:54 tinypilot launch[456]: -- ERROR [25.289 stream] -- Can't start capturing: Invalid argument Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.294 stream] -- Device fd=11 closed Jun 21 19:55:54 tinypilot launch[456]: -- INFO [25.294 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:55:55 tinypilot launch[456]: ================================================================================ Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.321 stream] -- Device fd=11 opened Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.321 stream] -- Using input channel: 0 Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.338 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.383 stream] -- Using resolution: 1920x1080 Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.383 stream] -- Using format: UYVY Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.383 stream] -- Querying HW FPS changing is not supported Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.383 stream] -- Using IO method: MMAP Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.401 stream] -- Requested 5 device buffers, got 5 Jun 21 19:55:55 tinypilot launch[456]: -- ERROR [26.402 stream] -- Can't start capturing: Invalid argument Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.411 stream] -- Device fd=11 closed Jun 21 19:55:55 tinypilot launch[456]: -- INFO [26.411 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:55:56 tinypilot launch[456]: ================================================================================ Jun 21 19:55:56 tinypilot launch[456]: -- INFO [27.437 stream] -- Device fd=11 opened Jun 21 19:55:56 tinypilot launch[456]: -- INFO [27.438 stream] -- Using input channel: 0 Jun 21 19:55:56 tinypilot launch[456]: -- INFO [27.454 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.498 stream] -- Using resolution: 1920x1080 Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.498 stream] -- Using format: UYVY Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.498 stream] -- Querying HW FPS changing is not supported Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.498 stream] -- Using IO method: MMAP Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.516 stream] -- Requested 5 device buffers, got 5 Jun 21 19:55:57 tinypilot launch[456]: -- ERROR [27.516 stream] -- Can't start capturing: Invalid argument Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.526 stream] -- Device fd=11 closed Jun 21 19:55:57 tinypilot launch[456]: -- INFO [27.526 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:55:58 tinypilot launch[456]: ================================================================================ Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.553 stream] -- Device fd=11 opened Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.553 stream] -- Using input channel: 0 Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.570 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.612 stream] -- Using resolution: 1920x1080 Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.612 stream] -- Using format: UYVY Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.612 stream] -- Querying HW FPS changing is not supported Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.612 stream] -- Using IO method: MMAP Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.629 stream] -- Requested 5 device buffers, got 5 Jun 21 19:55:58 tinypilot launch[456]: -- ERROR [28.630 stream] -- Can't start capturing: Invalid argument Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.639 stream] -- Device fd=11 closed Jun 21 19:55:58 tinypilot launch[456]: -- INFO [28.639 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:55:59 tinypilot launch[456]: ================================================================================ Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.666 stream] -- Device fd=11 opened Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.666 stream] -- Using input channel: 0 Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.682 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.722 stream] -- Using resolution: 1920x1080 Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.722 stream] -- Using format: UYVY Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.722 stream] -- Querying HW FPS changing is not supported Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.722 stream] -- Using IO method: MMAP Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.739 stream] -- Requested 5 device buffers, got 5 Jun 21 19:55:59 tinypilot launch[456]: -- ERROR [29.740 stream] -- Can't start capturing: Invalid argument Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.750 stream] -- Device fd=11 closed Jun 21 19:55:59 tinypilot launch[456]: -- INFO [29.750 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:56:00 tinypilot launch[456]: ================================================================================ Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.760 stream] -- Device fd=11 opened Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.760 stream] -- Using input channel: 0 Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.767 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.786 stream] -- Using resolution: 1920x1080 Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.786 stream] -- Using format: UYVY Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.786 stream] -- Querying HW FPS changing is not supported Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.786 stream] -- Using IO method: MMAP Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.798 stream] -- Requested 5 device buffers, got 5 Jun 21 19:56:00 tinypilot launch[456]: -- ERROR [30.798 stream] -- Can't start capturing: Invalid argument Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.803 stream] -- Device fd=11 closed Jun 21 19:56:00 tinypilot launch[456]: -- INFO [30.803 stream] -- Sleeping 1 seconds before new stream init ... Jun 21 19:56:01 tinypilot launch[456]: ================================================================================ Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.815 stream] -- Device fd=11 opened Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.815 stream] -- Using input channel: 0 Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.822 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.844 stream] -- Using resolution: 1920x1080 Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.844 stream] -- Using format: UYVY Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.844 stream] -- Querying HW FPS changing is not supported Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.844 stream] -- Using IO method: MMAP Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.856 stream] -- Requested 5 device buffers, got 5 Jun 21 19:56:01 tinypilot launch[456]: -- ERROR [31.857 stream] -- Can't start capturing: Invalid argument Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.863 stream] -- Device fd=11 closed Jun 21 19:56:01 tinypilot launch[456]: -- INFO [31.863 stream] -- Sleeping 1 seconds before new stream init ... nginx logs -- Journal begins at Fri 2024-06-21 19:55:33 BST, ends at Fri 2024-06-21 19:56:01 BST. -- Jun 21 19:55:36 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 21 19:55:37 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2024/06/21 19:55:32 [error] 639#639: *1912 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: "172.16.0.116", referrer: "https://172.16.0.116/" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/poll.js HTTP/2.0" 200 1958 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/settings.js HTTP/2.0" 200 1900 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/keycodes.js HTTP/2.0" 200 822 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/hostname.js HTTP/2.0" 200 1317 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P0y9zXW&sid=XvVpkZ6PNH5b0JwRAAAC HTTP/2.0" 200 1 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3122 "https://172.16.0.116/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://172.16.0.116/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://172.16.0.116/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/video-stream-icon.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://172.16.0.116/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://172.16.0.116/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://172.16.0.116/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/warning-icon.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/clipboard-icon.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/logo.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/angle-down-icon.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /img/external-link-icon.svg HTTP/2.0" 304 0 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P0y9zcC HTTP/2.0" 200 97 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "POST /socket.io/?EIO=4&transport=polling&t=P0y9zeB&sid=t93NXK0LN68TC8-IAAAG HTTP/2.0" 200 2 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P0y9zeC&sid=t93NXK0LN68TC8-IAAAG HTTP/2.0" 200 32 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36" 172.16.10.186 - - [21/Jun/2024:19:55:51 +0100] "GET /socket.io/?EIO=4&transport=polling&t=P0y9zeQ&sid=t93NXK0LN68TC8-IAAAG HTTP/2.0" 200 1 "https://172.16.0.116/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36"