TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-12-13T02:50:04+00:00 Software versions TinyPilot version: 2.6.1 uStreamer version: 5.43 System information OS version: Linux tinypilot4 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: 46.7'C CPU throttled since boot: no Voltage issues: no Streaming mode Selected mode: MJPEG Current mode: MJPEG TinyPilot settings.yml ustreamer_desired_fps: 25 tinypilot_external_port: 80 tinypilot_external_tls_port: 8446 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 Wed 2023-12-13 02:48:50 GMT, ends at Wed 2023-12-13 02:50:06 GMT. -- Dec 13 02:48:55 tinypilot4 systemd[1]: Started TinyPilot - RPi-based virtual KVM. Dec 13 02:48:56 tinypilot4 python[637]: 2023-12-13 02:48:56.982 __main__ INFO Starting app Dec 13 02:49:04 tinypilot4 python[637]: 2023-12-13 02:49:04.315 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Dec 13 02:49:04 tinypilot4 python[637]: 2023-12-13 02:49:04.322 db.store INFO Read 7 database migrations from disk Dec 13 02:49:04 tinypilot4 python[637]: 2023-12-13 02:49:04.807 socket_api INFO Client yBakXihSF7y4ArB-AAAC connected Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.518 local_system INFO Retrieving local system's kernel version Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.526 local_system INFO Retrieved local system's kernel version as 6.1.21-v8+ Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.527 local_system INFO Retrieving local system's distribution name Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.687 local_system INFO Retrieved local system's distribution name as Raspbian Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.688 local_system INFO Retrieving local system's distribution version Dec 13 02:49:07 tinypilot4 python[637]: 2023-12-13 02:49:07.837 local_system INFO Retrieved local system's distribution version as 11 Dec 13 02:49:17 tinypilot4 python[637]: 2023-12-13 02:49:17.177 socket_api INFO Client yBakXihSF7y4ArB-AAAC disconnected Dec 13 02:49:17 tinypilot4 python[637]: 2023-12-13 02:49:17.297 socket_api INFO Client rSJJN1ImeALktYBlAAAE connected Dec 13 02:49:20 tinypilot4 sudo[911]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Dec 13 02:49:20 tinypilot4 sudo[911]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Dec 13 02:49:22 tinypilot4 python[944]: 2023-12-13 02:49:22.447 app.main INFO Starting app Dec 13 02:49:22 tinypilot4 python[944]: 2023-12-13 02:49:22.519 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Dec 13 02:49:22 tinypilot4 python[944]: 2023-12-13 02:49:22.521 db.store INFO Read 7 database migrations from disk Dec 13 02:49:22 tinypilot4 sudo[911]: pam_unix(sudo:session): session closed for user root Dec 13 02:49:58 tinypilot4 python[637]: 2023-12-13 02:49:58.540 socket_api INFO Client rSJJN1ImeALktYBlAAAE disconnected Dec 13 02:50:01 tinypilot4 python[637]: 2023-12-13 02:50:01.569 socket_api INFO Client CtaVszv5PemVI0-rAAAG connected Dec 13 02:50:04 tinypilot4 sudo[973]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Dec 13 02:50:04 tinypilot4 sudo[973]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Dec 13 02:50:06 tinypilot4 python[1006]: 2023-12-13 02:50:06.430 app.main INFO Starting app Dec 13 02:50:06 tinypilot4 python[1006]: 2023-12-13 02:50:06.494 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Dec 13 02:50:06 tinypilot4 python[1006]: 2023-12-13 02:50:06.496 db.store INFO Read 7 database migrations from disk TinyPilot update logs 2023-12-13 02:47:11.180 __main__ INFO Starting TinyPilot update 2023-12-13 02:47:11.180 __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.2 + SCRIPT_ARGS+=(--version "${VERSION}") + readonly SCRIPT_ARGS + curl --silent --show-error https://gk.tinypilotkvm.com/get-tinypilot-pro.sh + bash -s -- --version 2.6.2 + TARGET_VERSION= + ALLOW_REINSTALL=false + [[ 2 -gt 0 ]] + case "$1" in + TARGET_VERSION=2.6.2 + 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=1448 + readonly AVAILABLE_MEMORY_MIB + INSTALLER_DIR=/mnt/tinypilot-installer + trap clean_up EXIT + (( 1448 >= 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.2 ]] + readonly TARGET_VERSION + [[ 2.6.0 == \2\.\6\.\2 ]] + readonly TINYPILOT_LICENSE_KEY=UNSPECIFIED + TINYPILOT_LICENSE_KEY=UNSPECIFIED ++ tr --delete '\0' + DEVICE_SERIAL_NUMBER=10000000d5bb3e73 + readonly DEVICE_SERIAL_NUMBER ++ curl https://gk.tinypilotkvm.com/pro/download/2.6.2 --location --header 'TP-License: UNSPECIFIED' --header 'TP-Device-Serial-Number: 10000000d5bb3e73' --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.43-20231004144402_armhf.deb + USTREAMER_DEBIAN_PACKAGE=ustreamer_5.43-20231004144402_armhf.deb + readonly USTREAMER_DEBIAN_PACKAGE ++ ls tinypilot_20231109172723_armhf.deb + TINYPILOT_DEBIAN_PACKAGE=tinypilot_20231109172723_armhf.deb + readonly TINYPILOT_DEBIAN_PACKAGE + apt-get update --allow-releaseinfo-change-suite Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease Reading package lists... + apt-get install -y ./janus_1.0.1-1~bpo11+1_armhf.deb ./ustreamer_5.43-20231004144402_armhf.deb ./tinypilot_20231109172723_armhf.deb Reading package lists... Building dependency tree... Reading state information... janus is already the newest version (1.0.1-1~bpo11+1). tinypilot is already the newest version (20231109172723). ustreamer is already the newest version (5.43-20231004144402). 0 upgraded, 0 newly installed, 0 to remove and 72 not upgraded. + 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-12-13 02:47:21.933 __main__ INFO Update completed successfully 2023-12-13 02:47:21.935 update.result_store INFO Writing result file to /home/tinypilot/logs/latest-update-result.json 2023-12-13 02:47:21.938 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_desired_fps: 25 tinypilot_external_port: 80 tinypilot_external_tls_port: 8446 uStreamer logs -- Journal begins at Wed 2023-12-13 02:48:50 GMT, ends at Wed 2023-12-13 02:50:06 GMT. -- Dec 13 02:48:54 tinypilot4 systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Dec 13 02:48:55 tinypilot4 launch[488]: + 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 25 --workers 3 --drop-same-frames 30 --dv-timings Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.734 main] -- Starting PiKVM uStreamer 5.43 ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.734 main] -- Using internal blank placeholder Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.734 main] -- Using H264-sink: tinypilot::ustreamer::h264 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.735 main] -- Listening HTTP on [127.0.0.1]:48001 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.736 http] -- Starting HTTP eventloop ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.736 stream] -- Using V4L2 device: /dev/video0 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.736 stream] -- Using desired FPS: 25 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.737 stream] -- H264: Initializing encoder ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.750 stream] -- H264: Configuring encoder: DMA=0 ... Dec 13 02:48:55 tinypilot4 launch[488]: ================================================================================ Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.774 stream] -- Device fd=10 opened Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.775 stream] -- Using input channel: 0 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.810 stream] -- Using resolution: 640x480 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.810 stream] -- Using format: UYVY Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.810 stream] -- Querying HW FPS changing is not supported Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.810 stream] -- Using IO method: MMAP Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.816 stream] -- Requested 5 device buffers, got 5 Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.826 stream] -- Capturing started Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.827 stream] -- JPEG-0: Initializing encoder ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.827 stream] -- JPEG-1: Initializing encoder ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.827 stream] -- JPEG-2: Initializing encoder ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.827 stream] -- Using JPEG quality: 80% Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.827 stream] -- Creating pool JPEG with 3 workers ... Dec 13 02:48:55 tinypilot4 launch[488]: -- INFO [8.828 stream] -- Capturing ... Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [9.696 stream] -- H264: Configuring encoder: DMA=1 ... Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [9.698 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [9.717 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [9.737 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [10.504 stream] -- Got V4L2 event Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [10.504 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Dec 13 02:48:56 tinypilot4 launch[488]: -- INFO [10.504 stream] -- Destroying workers pool JPEG ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.536 stream] -- Capturing stopped Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.537 stream] -- Device fd=10 closed Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.537 stream] -- Changed video frame to BLANK Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.544 stream] -- H264: Configuring encoder: DMA=0 ... Dec 13 02:48:57 tinypilot4 launch[488]: ================================================================================ Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.565 stream] -- Device fd=10 opened Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.565 stream] -- Using input channel: 0 Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.571 stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720 Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.609 stream] -- Using resolution: 1920x1080 Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.609 stream] -- Using format: UYVY Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.609 stream] -- Querying HW FPS changing is not supported Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.609 stream] -- Using IO method: MMAP Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.618 stream] -- Requested 5 device buffers, got 5 Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.625 stream] -- Capturing started Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.625 stream] -- Using JPEG quality: 80% Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.625 stream] -- Creating pool JPEG with 3 workers ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.626 stream] -- Capturing ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.636 stream] -- H264: Configuring encoder: DMA=1 ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.636 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.675 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Dec 13 02:48:57 tinypilot4 launch[488]: -- INFO [10.696 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Dec 13 02:49:04 tinypilot4 launch[488]: -- INFO [18.303 http] -- HTTP: NEW client (now=1): [192.168.1.235]:59292, id=ef4d144df2b3b791 Dec 13 02:49:17 tinypilot4 launch[488]: -- INFO [30.677 http] -- HTTP: DEL client (now=0): [192.168.1.235]:59292, id=ef4d144df2b3b791, Resource temporarily unavailable (reading,eof) Dec 13 02:49:17 tinypilot4 launch[488]: -- INFO [30.782 http] -- HTTP: NEW client (now=1): [192.168.1.235]:42624, id=331c01f9dccea8d1 Dec 13 02:49:58 tinypilot4 launch[488]: -- INFO [60.293 http] -- HTTP: DEL client (now=0): [192.168.1.235]:42624, id=331c01f9dccea8d1, Resource temporarily unavailable (reading,eof) Dec 13 02:50:01 tinypilot4 launch[488]: -- INFO [63.310 http] -- HTTP: NEW client (now=1): [192.168.1.235]:50648, id=20023914730f3169 nginx logs -- Journal begins at Wed 2023-12-13 02:48:50 GMT, ends at Wed 2023-12-13 02:50:06 GMT. -- Dec 13 02:48:53 tinypilot4 systemd[1]: Starting A high performance web server and a reverse proxy server... Dec 13 02:48:55 tinypilot4 systemd[1]: Started A high performance web server and a reverse proxy server. 2023/12/13 02:43:29 [error] 660#660: *3 upstream prematurely closed connection while reading response header from upstream, client: 2600:1700:38c1:3a70:e80f:5f6a:4fe4:15f9, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "tinypilot4.local", referrer: "https://tinypilot4.local/" 2023/12/13 02:47:22 [error] 643#643: *2 upstream prematurely closed connection while reading response header from upstream, client: 2600:1700:38c1:3a70:e80f:5f6a:4fe4:15f9, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "tinypilot4.local", referrer: "https://tinypilot4.local/" 2023/12/13 02:47:25 [error] 643#643: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 2600:1700:38c1:3a70:e80f:5f6a:4fe4:15f9, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OnX4cEx HTTP/2.0", upstream: "http://127.0.0.1:48000/socket.io/?EIO=4&transport=polling&t=OnX4cEx", host: "tinypilot4.local", referrer: "https://tinypilot4.local/" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /third-party/socket.io/4.7.1/socket.io.min.js HTTP/2.0" 200 48593 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/app.js HTTP/2.0" 200 14338 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://tinypilot4.local/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /css/button.css HTTP/2.0" 200 1976 "https://tinypilot4.local/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /css/cursors.css HTTP/2.0" 200 618 "https://tinypilot4.local/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://tinypilot4.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/keycodes.js HTTP/2.0" 200 822 "https://tinypilot4.local/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://tinypilot4.local/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://tinypilot4.local/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://tinypilot4.local/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot4.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot4.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/clipboard-icon.svg HTTP/2.0" 200 855 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/angle-down-icon.svg HTTP/2.0" 200 516 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /img/external-link-icon.svg HTTP/2.0" 200 1223 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OnX5Cbn HTTP/2.0" 200 97 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OnX5Cd3&sid=tuJn3ooXeHbTA68jAAAF HTTP/2.0" 200 2 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OnX5Cd3.0&sid=tuJn3ooXeHbTA68jAAAF HTTP/2.0" 200 32 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 192.168.1.235 - - [13/Dec/2023:02:50:01 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OnX5CdZ&sid=tuJn3ooXeHbTA68jAAAF HTTP/2.0" 200 1 "https://tinypilot4.local/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"