TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-11-09T18:06:55+00: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: disabled Network interfaces: eth0 (up) lo (unknown) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 39.9'C CPU throttled since boot: no Voltage issues: no 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 2023-11-09 17:06:32 GMT, ends at Thu 2023-11-09 18:06:55 GMT. -- Nov 09 18:06:50 tinypilot python[556]: 2023-11-09 18:06:50.603 socket_api INFO Client XCHes3jDkr0EcN2zAAAH connected Nov 09 18:06:55 tinypilot sudo[2593]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Nov 09 18:06:55 tinypilot sudo[2593]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) TinyPilot update logs 2023-11-08 22:56:22.792 __main__ INFO Starting TinyPilot update 2023-11-08 22:56:22.792 __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.1 + SCRIPT_ARGS+=(--version "${VERSION}") + readonly SCRIPT_ARGS + curl --silent --show-error https://gk.tinypilotkvm.com/get-tinypilot-pro.sh + bash -s -- --version 2.6.1 + TARGET_VERSION= + ALLOW_REINSTALL=false + [[ 2 -gt 0 ]] + case "$1" in + TARGET_VERSION=2.6.1 + 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 ++ tr --squeeze-repeats ' ' ++ grep --fixed-strings Mem: ++ cut --delimiter ' ' --fields 7 + AVAILABLE_MEMORY_MIB=1441 + readonly AVAILABLE_MEMORY_MIB + INSTALLER_DIR=/mnt/tinypilot-installer + trap clean_up EXIT + (( 1441 >= 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.0 + 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.1 ]] + readonly TARGET_VERSION + [[ 2.6.0 == \2\.\6\.\1 ]] + readonly TINYPILOT_LICENSE_KEY=UNSPECIFIED + TINYPILOT_LICENSE_KEY=UNSPECIFIED ++ tr --delete '\0' + DEVICE_SERIAL_NUMBER=1000000033710913 + readonly DEVICE_SERIAL_NUMBER ++ curl https://gk.tinypilotkvm.com/pro/download/2.6.1 --location --header 'TP-License: UNSPECIFIED' --header 'TP-Device-Serial-Number: 1000000033710913' --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 )) + 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.38-20230802141939_armhf.deb + USTREAMER_DEBIAN_PACKAGE=ustreamer_5.38-20230802141939_armhf.deb + readonly USTREAMER_DEBIAN_PACKAGE ++ ls tinypilot_20230904111604_armhf.deb + TINYPILOT_DEBIAN_PACKAGE=tinypilot_20230904111604_armhf.deb + readonly TINYPILOT_DEBIAN_PACKAGE + apt-get install -y ./janus_1.0.1-1~bpo11+1_armhf.deb ./ustreamer_5.38-20230802141939_armhf.deb ./tinypilot_20230904111604_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 15 not upgraded. Need to get 0 B/2,659 kB of archives. After this operation, 837 kB of additional disk space will be used. Get:1 /mnt/tinypilot-installer/ustreamer_5.38-20230802141939_armhf.deb ustreamer armhf 5.38-20230802141939 [157 kB] Get:2 /mnt/tinypilot-installer/tinypilot_20230904111604_armhf.deb tinypilot armhf 20230904111604 [2,503 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.38-20230802141939_armhf.deb ... Unpacking ustreamer (5.38-20230802141939) over (5.38-20230525134432) ... Preparing to unpack .../tinypilot_20230904111604_armhf.deb ... Unpacking tinypilot (20230904111604) over (20230626153715) ... Setting up ustreamer (5.38-20230802141939) ... Warning: The home dir /home/ustreamer you specified already exists. The system user `ustreamer' already exists. Exiting. Setting up tinypilot (20230904111604) ... 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 / / 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 2023-11-08 22:58:34.734 __main__ INFO Update completed successfully 2023-11-08 22:58:34.736 update.result_store INFO Writing result file to /home/tinypilot/logs/latest-update-result.json 2023-11-08 22:58:34.737 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 Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.511 stream] -- Using format: UYVY Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.511 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.511 stream] -- Using IO method: MMAP Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.529 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:50 tinypilot launch[484]: -- ERROR [22787.529 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.538 stream] -- Device fd=10 closed Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.538 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:50 tinypilot launch[484]: -- INFO [22787.987 http] -- HTTP: NEW client (now=1): [192.168.11.171]:49228, id=26074cc2dec08d71 Nov 09 18:06:51 tinypilot launch[484]: ================================================================================ Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.548 stream] -- Device fd=11 opened Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.548 stream] -- Using input channel: 0 Nov 09 18:06:51 tinypilot launch[484]: -- ERROR [22788.568 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.587 stream] -- Using resolution: 1920x1080 Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.587 stream] -- Using format: UYVY Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.588 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.588 stream] -- Using IO method: MMAP Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.598 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:51 tinypilot launch[484]: -- ERROR [22788.598 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.602 stream] -- Device fd=11 closed Nov 09 18:06:51 tinypilot launch[484]: -- INFO [22788.602 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:52 tinypilot launch[484]: ================================================================================ Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.613 stream] -- Device fd=11 opened Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.613 stream] -- Using input channel: 0 Nov 09 18:06:52 tinypilot launch[484]: -- ERROR [22789.633 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.652 stream] -- Using resolution: 1920x1080 Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.652 stream] -- Using format: UYVY Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.652 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.652 stream] -- Using IO method: MMAP Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.662 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:52 tinypilot launch[484]: -- ERROR [22789.662 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.667 stream] -- Device fd=11 closed Nov 09 18:06:52 tinypilot launch[484]: -- INFO [22789.667 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:53 tinypilot launch[484]: ================================================================================ Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.677 stream] -- Device fd=11 opened Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.677 stream] -- Using input channel: 0 Nov 09 18:06:53 tinypilot launch[484]: -- ERROR [22790.697 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.716 stream] -- Using resolution: 1920x1080 Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.716 stream] -- Using format: UYVY Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.716 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.716 stream] -- Using IO method: MMAP Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.726 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:53 tinypilot launch[484]: -- ERROR [22790.726 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.731 stream] -- Device fd=11 closed Nov 09 18:06:53 tinypilot launch[484]: -- INFO [22790.731 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:54 tinypilot launch[484]: ================================================================================ Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.741 stream] -- Device fd=11 opened Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.741 stream] -- Using input channel: 0 Nov 09 18:06:54 tinypilot launch[484]: -- ERROR [22791.761 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.780 stream] -- Using resolution: 1920x1080 Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.780 stream] -- Using format: UYVY Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.780 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.780 stream] -- Using IO method: MMAP Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.790 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:54 tinypilot launch[484]: -- ERROR [22791.790 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.794 stream] -- Device fd=11 closed Nov 09 18:06:54 tinypilot launch[484]: -- INFO [22791.794 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:55 tinypilot launch[484]: ================================================================================ Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.810 stream] -- Device fd=11 opened Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.810 stream] -- Using input channel: 0 Nov 09 18:06:55 tinypilot launch[484]: -- ERROR [22792.830 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.849 stream] -- Using resolution: 1920x1080 Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.849 stream] -- Using format: UYVY Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.849 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.849 stream] -- Using IO method: MMAP Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.861 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:55 tinypilot launch[484]: -- ERROR [22792.861 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.866 stream] -- Device fd=11 closed Nov 09 18:06:55 tinypilot launch[484]: -- INFO [22792.866 stream] -- Sleeping 1 seconds before new stream init ... Nov 09 18:06:56 tinypilot launch[484]: ================================================================================ Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.876 stream] -- Device fd=11 opened Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.876 stream] -- Using input channel: 0 Nov 09 18:06:56 tinypilot launch[484]: -- ERROR [22793.896 stream] -- Requested resolution=640x480 is unavailable Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.915 stream] -- Using resolution: 1920x1080 Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.916 stream] -- Using format: UYVY Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.916 stream] -- Querying HW FPS changing is not supported Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.916 stream] -- Using IO method: MMAP Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.927 stream] -- Requested 5 device buffers, got 5 Nov 09 18:06:56 tinypilot launch[484]: -- ERROR [22793.927 stream] -- Can't start capturing: Invalid argument Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.932 stream] -- Device fd=11 closed Nov 09 18:06:56 tinypilot launch[484]: -- INFO [22793.932 stream] -- Sleeping 1 seconds before new stream init ... nginx logs -- Journal begins at Thu 2023-11-09 17:06:32 GMT, ends at Thu 2023-11-09 18:06:56 GMT. -- -- No entries -- 2023/11/09 02:41:23 [error] 547#547: *58 upstream timed out (110: Connection timed out) while reading upstream, client: 192.168.11.171, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 02:41:24 [error] 547#547: *58 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.11.171, server: tinypilot, request: "POST /api/settings/video/apply HTTP/2.0", upstream: "http://127.0.0.1:48000/api/settings/video/apply", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 02:41:47 [error] 547#547: *58 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 192.168.11.171, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Oknz1qg HTTP/2.0", upstream: "http://127.0.0.1:48000/socket.io/?EIO=4&transport=polling&t=Oknz1qg", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 02:46:56 [error] 547#547: *88 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.11.171, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:48001/stream", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 11:13:19 [error] 547#547: *150 upstream prematurely closed connection while reading response header from upstream, client: 192.168.11.171, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 11:45:25 [error] 529#529: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.11.171, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/11/09 11:45:30 [alert] 529#529: *2 open socket #15 left in connection 5 2023/11/09 11:45:30 [alert] 529#529: *20 open socket #16 left in connection 6 2023/11/09 11:45:30 [alert] 529#529: aborting 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/controllers.js HTTP/2.0" 200 18721 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/poll.js HTTP/2.0" 200 1958 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/settings.js HTTP/2.0" 200 1900 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/clipboard-icon.svg HTTP/2.0" 200 855 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/angle-down-icon.svg HTTP/2.0" 200 516 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /img/external-link-icon.svg HTTP/2.0" 200 1223 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Okqf0ud HTTP/2.0" 200 97 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "POST /socket.io/?EIO=4&transport=polling&t=Okqf0up&sid=FxqtzPBqdlw2F_LqAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Okqf0uq&sid=FxqtzPBqdlw2F_LqAAAE HTTP/2.0" 200 32 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:13 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Okqf0vD&sid=FxqtzPBqdlw2F_LqAAAE HTTP/2.0" 200 1 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:18 +0000] "GET /socket.io/?EIO=4&transport=websocket&sid=FxqtzPBqdlw2F_LqAAAE HTTP/1.1" 101 449 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-" 192.168.11.171 - - [09/Nov/2023:15:12:18 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 153301 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" "-"