TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-05-14T14:40:34+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: disabled Network interfaces: eth0 (up) lo (unknown) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 54.0'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 Mon 2024-05-13 22:56:01 BST, ends at Tue 2024-05-14 14:40:35 BST. -- May 14 14:40:06 tinypilot python[667]: 2024-05-14 14:40:06.926 socket_api INFO Client 0u3tErkJLW3-AejjAAAU connected May 14 14:40:34 tinypilot sudo[10506]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q May 14 14:40:34 tinypilot sudo[10506]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) May 14 14:40:34 tinypilot runuser[10521]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) May 14 14:40:34 tinypilot runuser[10521]: pam_unix(runuser:session): session closed for user tinypilot May 14 14:40:34 tinypilot python[10533]: Failed to get MESSAGE field: Cannot assign requested address May 14 14:40:34 tinypilot runuser[10534]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) May 14 14:40:35 tinypilot python[10541]: 2024-05-14 14:40:35.541 app.main INFO Starting app May 14 14:40:35 tinypilot python[10541]: 2024-05-14 14:40:35.600 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql May 14 14:40:35 tinypilot python[10541]: 2024-05-14 14:40:35.602 db.store INFO Read 7 database migrations from disk May 14 14:40:35 tinypilot runuser[10534]: pam_unix(runuser:session): session closed for user tinypilot TinyPilot update logs 2024-05-10 16:49:51.252 __main__ INFO Starting TinyPilot update 2024-05-10 16:49:51.252 __main__ INFO Launching update script: /opt/tinypilot-privileged/scripts/update + set -u + set -e + readonly VERSION_FILE=/home/tinypilot/target-version + VERSION_FILE=/home/tinypilot/target-version + SCRIPT_ARGS=() + [[ -f /home/tinypilot/target-version ]] ++ cat /home/tinypilot/target-version + VERSION=2.6.3 + SCRIPT_ARGS+=(--version "${VERSION}") + readonly SCRIPT_ARGS + curl --silent --show-error https://gk.tinypilotkvm.com/get-tinypilot-pro.sh + bash -s -- --version 2.6.3 + TARGET_VERSION= + ALLOW_REINSTALL=false + [[ 2 -gt 0 ]] + case "$1" in + TARGET_VERSION=2.6.3 + shift + shift + [[ 0 -gt 0 ]] + readonly ALLOW_REINSTALL + readonly LEGACY_INSTALLER_DIR=/opt/tinypilot-updater + LEGACY_INSTALLER_DIR=/opt/tinypilot-updater + readonly RAMDISK_SIZE_MIB=560 + RAMDISK_SIZE_MIB=560 ++ free --mebi ++ grep --fixed-strings Mem: ++ tr --squeeze-repeats ' ' ++ cut --delimiter ' ' --fields 7 + AVAILABLE_MEMORY_MIB=1486 + readonly AVAILABLE_MEMORY_MIB + INSTALLER_DIR=/mnt/tinypilot-installer + trap clean_up EXIT + (( 1486 >= 560 )) + sudo mkdir /mnt/tinypilot-installer + sudo mount --types tmpfs --options size=560m --source tmpfs --target /mnt/tinypilot-installer --verbose mount: tmpfs mounted on /mnt/tinypilot-installer. + readonly INSTALLER_DIR + readonly TMPDIR=/mnt/tinypilot-installer/tmp + TMPDIR=/mnt/tinypilot-installer/tmp + export TMPDIR + sudo mkdir /mnt/tinypilot-installer/tmp + readonly BUNDLE_FILE=/mnt/tinypilot-installer/bundle.tgz + BUNDLE_FILE=/mnt/tinypilot-installer/bundle.tgz + readonly TARGET_VERSION_FILE=/mnt/tinypilot-installer/target_version.json + TARGET_VERSION_FILE=/mnt/tinypilot-installer/target_version.json + readonly TINYPILOT_VERSION_FILE=/opt/tinypilot/VERSION + TINYPILOT_VERSION_FILE=/opt/tinypilot/VERSION + CURRENT_VERSION= + [[ -f /opt/tinypilot/VERSION ]] ++ cat /opt/tinypilot/VERSION + CURRENT_VERSION=2.6.1 + readonly CURRENT_VERSION + HAS_COMMUNITY_INSTALLED=0 + readonly TINYPILOT_README_FILE=/opt/tinypilot/README.md + TINYPILOT_README_FILE=/opt/tinypilot/README.md + [[ -f /opt/tinypilot/README.md ]] ++ head -n 1 /opt/tinypilot/README.md + [[ # TinyPilot Pro == \#\ \T\i\n\y\P\i\l\o\t ]] + readonly HAS_COMMUNITY_INSTALLED + [[ -z 2.6.3 ]] + readonly TARGET_VERSION + [[ 2.6.1 == \2\.\6\.\3 ]] + readonly TINYPILOT_LICENSE_KEY=UNSPECIFIED + TINYPILOT_LICENSE_KEY=UNSPECIFIED ++ tr --delete '\0' + DEVICE_SERIAL_NUMBER=1000000028c9471d + readonly DEVICE_SERIAL_NUMBER ++ curl https://gk.tinypilotkvm.com/pro/download/2.6.3 --location --header 'TP-License: UNSPECIFIED' --header 'TP-Device-Serial-Number: 1000000028c9471d' --output /mnt/tinypilot-installer/bundle.tgz --write-out '%{http_code}' --silent + HTTP_CODE=200 + readonly HTTP_CODE + [[ 200 != \2\0\0 ]] + sudo tar --gunzip --extract --file /mnt/tinypilot-installer/bundle.tgz --directory /mnt/tinypilot-installer + sudo chown root:root --recursive /mnt/tinypilot-installer + [[ 0 -eq 1 ]] + pushd /mnt/tinypilot-installer /mnt/tinypilot-installer /opt/tinypilot + sudo TMPDIR=/mnt/tinypilot-installer/tmp ./install + grep -q '^Model *: Raspberry Pi 3' /proc/cpuinfo ++ lsb_release --id --short + [[ Raspbian == \R\a\s\p\b\i\a\n ]] ++ lsb_release --release --short + (( 11 < 11 )) ++ lsb_release --id --short + [[ Raspbian == \R\a\s\p\b\i\a\n ]] ++ lsb_release --release --short + (( 11 > 11 )) + grep -q boot=overlay /proc/cmdline ++ ls janus_1.0.1-1~bpo11+1_armhf.deb + JANUS_DEBIAN_PACKAGE=janus_1.0.1-1~bpo11+1_armhf.deb + readonly JANUS_DEBIAN_PACKAGE ++ ls ustreamer_5.43-20231004144402_armhf.deb + USTREAMER_DEBIAN_PACKAGE=ustreamer_5.43-20231004144402_armhf.deb + readonly USTREAMER_DEBIAN_PACKAGE ++ ls tinypilot_20240229123737_armhf.deb + TINYPILOT_DEBIAN_PACKAGE=tinypilot_20240229123737_armhf.deb + readonly TINYPILOT_DEBIAN_PACKAGE + apt-get update --allow-releaseinfo-change-suite Get:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] Get:2 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB] Get:3 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB] Get:4 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [313 kB] Get:5 http://raspbian.raspberrypi.org/raspbian bullseye/non-free armhf Packages [106 kB] Fetched 13.7 MB in 7s (1,886 kB/s) Reading package lists... + apt-get install -y ./janus_1.0.1-1~bpo11+1_armhf.deb ./ustreamer_5.43-20231004144402_armhf.deb ./tinypilot_20240229123737_armhf.deb Reading package lists... Building dependency tree... Reading state information... janus is already the newest version (1.0.1-1~bpo11+1). The following package was automatically installed and is no longer required: dos2unix Use 'sudo apt autoremove' to remove it. The following packages will be upgraded: tinypilot ustreamer 2 upgraded, 0 newly installed, 0 to remove and 104 not upgraded. Need to get 0 B/2,673 kB of archives. After this operation, 85.0 kB of additional disk space will be used. Get:1 /mnt/tinypilot-installer/ustreamer_5.43-20231004144402_armhf.deb ustreamer armhf 5.43-20231004144402 [158 kB] Get:2 /mnt/tinypilot-installer/tinypilot_20240229123737_armhf.deb tinypilot armhf 20240229123737 [2,515 kB] apt-listchanges: Reading changelogs... debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: [614B blob data] Preparing to unpack .../ustreamer_5.43-20231004144402_armhf.deb ... Unpacking ustreamer (5.43-20231004144402) over (5.38-20230802141939) ... Preparing to unpack .../tinypilot_20240229123737_armhf.deb ... Unpacking tinypilot (20240229123737) over (20230904111604) ... Setting up ustreamer (5.43-20231004144402) ... Warning: The home dir /home/ustreamer you specified already exists. The system user `ustreamer' already exists. Exiting. Setting up tinypilot (20240229123737) ... Installing new version of config file /etc/sudoers.d/tinypilot ... Warning: The home dir /home/tinypilot you specified already exists. The system user `tinypilot' already exists. Exiting. /opt/tinypilot / / /opt/tinypilot / / /opt/tinypilot / / nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful active /opt/tinypilot / / update-tls-cert-common-name.service is a disabled or a static unit not running, not starting it. Processing triggers for man-db (2.9.4-2) ... + mv yq /usr/bin/yq + chmod 0755 /usr/bin/yq + clean_up + sudo umount --lazy /mnt/tinypilot-installer + sudo rm -rf /opt/tinypilot-updater /mnt/tinypilot-installer 2024-05-10 16:50:29.598 __main__ INFO Update completed successfully 2024-05-10 16:50:29.599 update.result_store INFO Writing result file to /home/tinypilot/logs/latest-update-result.json 2024-05-10 16:50:29.600 update.target_version INFO Clearing target version file /home/tinypilot/target-version 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 May 13 23:29:57 tinypilot launch[1306]: -- INFO [282345.444 stream] -- Querying HW FPS changing is not supported May 13 23:29:57 tinypilot launch[1306]: -- INFO [282345.444 stream] -- Using IO method: MMAP May 13 23:29:57 tinypilot launch[1306]: -- INFO [282345.459 stream] -- Requested 5 device buffers, got 5 May 13 23:29:57 tinypilot launch[1306]: -- ERROR [282345.460 stream] -- Can't start capturing: Invalid argument May 13 23:29:57 tinypilot launch[1306]: -- INFO [282345.468 stream] -- Device fd=10 closed May 13 23:29:57 tinypilot launch[1306]: -- INFO [282345.468 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:29:58 tinypilot launch[1306]: ================================================================================ May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.494 stream] -- Device fd=10 opened May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.494 stream] -- Using input channel: 0 May 13 23:29:58 tinypilot launch[1306]: -- ERROR [282346.538 stream] -- Requested resolution=640x480 is unavailable May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.573 stream] -- Using resolution: 1920x1080 May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.573 stream] -- Using format: UYVY May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.573 stream] -- Querying HW FPS changing is not supported May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.573 stream] -- Using IO method: MMAP May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.588 stream] -- Requested 5 device buffers, got 5 May 13 23:29:58 tinypilot launch[1306]: -- ERROR [282346.589 stream] -- Can't start capturing: Invalid argument May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.598 stream] -- Device fd=10 closed May 13 23:29:58 tinypilot launch[1306]: -- INFO [282346.598 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:29:59 tinypilot launch[1306]: ================================================================================ May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.625 stream] -- Device fd=10 opened May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.625 stream] -- Using input channel: 0 May 13 23:29:59 tinypilot launch[1306]: -- ERROR [282347.664 stream] -- Requested resolution=640x480 is unavailable May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.703 stream] -- Using resolution: 1920x1080 May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.703 stream] -- Using format: UYVY May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.703 stream] -- Querying HW FPS changing is not supported May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.703 stream] -- Using IO method: MMAP May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.719 stream] -- Requested 5 device buffers, got 5 May 13 23:29:59 tinypilot launch[1306]: -- ERROR [282347.723 stream] -- Can't start capturing: Invalid argument May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.731 stream] -- Device fd=10 closed May 13 23:29:59 tinypilot launch[1306]: -- INFO [282347.731 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:30:00 tinypilot launch[1306]: ================================================================================ May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.757 stream] -- Device fd=10 opened May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.758 stream] -- Using input channel: 0 May 13 23:30:00 tinypilot launch[1306]: -- ERROR [282348.810 stream] -- Requested resolution=640x480 is unavailable May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.849 stream] -- Using resolution: 1920x1080 May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.849 stream] -- Using format: UYVY May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.849 stream] -- Querying HW FPS changing is not supported May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.849 stream] -- Using IO method: MMAP May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.865 stream] -- Requested 5 device buffers, got 5 May 13 23:30:00 tinypilot launch[1306]: -- ERROR [282348.865 stream] -- Can't start capturing: Invalid argument May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.874 stream] -- Device fd=10 closed May 13 23:30:00 tinypilot launch[1306]: -- INFO [282348.874 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:30:01 tinypilot launch[1306]: ================================================================================ May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.900 stream] -- Device fd=10 opened May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.900 stream] -- Using input channel: 0 May 13 23:30:01 tinypilot launch[1306]: -- ERROR [282349.943 stream] -- Requested resolution=640x480 is unavailable May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.978 stream] -- Using resolution: 1920x1080 May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.978 stream] -- Using format: UYVY May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.978 stream] -- Querying HW FPS changing is not supported May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.978 stream] -- Using IO method: MMAP May 13 23:30:01 tinypilot launch[1306]: -- INFO [282349.994 stream] -- Requested 5 device buffers, got 5 May 13 23:30:01 tinypilot launch[1306]: -- ERROR [282349.994 stream] -- Can't start capturing: Invalid argument May 13 23:30:01 tinypilot launch[1306]: -- INFO [282350.003 stream] -- Device fd=10 closed May 13 23:30:01 tinypilot launch[1306]: -- INFO [282350.003 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:30:02 tinypilot launch[1306]: ================================================================================ May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.031 stream] -- Device fd=10 opened May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.031 stream] -- Using input channel: 0 May 13 23:30:02 tinypilot launch[1306]: -- ERROR [282351.071 stream] -- Requested resolution=640x480 is unavailable May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.110 stream] -- Using resolution: 1920x1080 May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.110 stream] -- Using format: UYVY May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.110 stream] -- Querying HW FPS changing is not supported May 13 23:30:02 tinypilot launch[1306]: -- INFO [282351.110 stream] -- Using IO method: MMAP May 13 23:30:03 tinypilot launch[1306]: -- INFO [282351.126 stream] -- Requested 5 device buffers, got 5 May 13 23:30:03 tinypilot launch[1306]: -- ERROR [282351.127 stream] -- Can't start capturing: Invalid argument May 13 23:30:03 tinypilot launch[1306]: -- INFO [282351.137 stream] -- Device fd=10 closed May 13 23:30:03 tinypilot launch[1306]: -- INFO [282351.137 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:30:04 tinypilot launch[1306]: ================================================================================ May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.163 stream] -- Device fd=10 opened May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.163 stream] -- Using input channel: 0 May 13 23:30:04 tinypilot launch[1306]: -- ERROR [282352.213 stream] -- Requested resolution=640x480 is unavailable May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.252 stream] -- Using resolution: 1920x1080 May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.252 stream] -- Using format: UYVY May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.252 stream] -- Querying HW FPS changing is not supported May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.252 stream] -- Using IO method: MMAP May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.267 stream] -- Requested 5 device buffers, got 5 May 13 23:30:04 tinypilot launch[1306]: -- ERROR [282352.268 stream] -- Can't start capturing: Invalid argument May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.276 stream] -- Device fd=10 closed May 13 23:30:04 tinypilot launch[1306]: -- INFO [282352.276 stream] -- Sleeping 1 seconds before new stream init ... May 13 23:30:05 tinypilot launch[1306]: ================================================================================ -- Boot 80108010801080108010801080108010 -- nginx logs -- Journal begins at Mon 2024-05-13 22:56:01 BST, ends at Tue 2024-05-14 14:40:36 BST. -- -- No entries -- 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/keycodes.js HTTP/2.0" 200 822 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/hostname.js HTTP/2.0" 200 1317 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /img/warning-icon.svg HTTP/2.0" 304 0 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/app.js HTTP/2.0" 200 14451 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /third-party/socket.io/4.7.1/socket.io.min.js HTTP/2.0" 200 48593 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://192.168.1.123/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /css/button.css HTTP/2.0" 200 1976 "https://192.168.1.123/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /img/clipboard-icon.svg HTTP/2.0" 304 0 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /css/cursors.css HTTP/2.0" 200 618 "https://192.168.1.123/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3122 "https://192.168.1.123/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://192.168.1.123/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /img/logo.svg HTTP/2.0" 304 0 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/events.js HTTP/2.0" 200 1890 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/controllers.js HTTP/2.0" 200 21170 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/poll.js HTTP/2.0" 200 1958 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /img/angle-down-icon.svg HTTP/2.0" 304 0 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://192.168.1.123/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://192.168.1.123/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://192.168.1.123/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://192.168.1.123/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /img/external-link-icon.svg HTTP/2.0" 304 0 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OztLAj9 HTTP/2.0" 200 97 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OztLAjz&sid=xIEEuJ_pwnYFsZMnAAAT HTTP/2.0" 200 2 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OztLAj_&sid=xIEEuJ_pwnYFsZMnAAAT HTTP/2.0" 200 32 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0" 192.168.1.200 - - [14/May/2024:14:40:06 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OztLAkx&sid=xIEEuJ_pwnYFsZMnAAAT HTTP/2.0" 200 1 "https://192.168.1.123/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0"