TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-11-07T21:10:12+00:00 Software versions TinyPilot version: 2.5.0 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux TinyPilot state temp=36.5'C throttled=0x0 voltage logs TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM After=syslog.target network.target StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=HOST=127.0.0.1 Environment=PORT=8000 Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Logs begin at Mon 2022-11-07 21:04:40 GMT, end at Mon 2022-11-07 21:10:12 GMT. -- Nov 07 21:04:58 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Nov 07 21:05:00 tinypilot python[602]: 2022-11-07 21:05:00.208 __main__ INFO Starting app Nov 07 21:05:01 tinypilot python[602]: 2022-11-07 21:05:01.856 socket_api INFO Client hIeqiFAVHg7ua1qoAAAB connected Nov 07 21:05:02 tinypilot python[602]: 2022-11-07 21:05:02.049 socket_api INFO Client hIeqiFAVHg7ua1qoAAAB disconnected Nov 07 21:05:02 tinypilot python[602]: 2022-11-07 21:05:02.487 socket_api INFO Client 4fvFiKM-Ni9YpK58AAAD connected Nov 07 21:05:27 tinypilot python[602]: Process ProcessWithResult-1: Nov 07 21:05:27 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:05:27 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:05:27 tinypilot python[602]: self.run() Nov 07 21:05:27 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:05:27 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:05:27 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:05:27 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:05:27 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:05:27 tinypilot python[602]: 2022-11-07 21:05:27.482 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:05:28 tinypilot python[602]: Process ProcessWithResult-2: Nov 07 21:05:28 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:05:28 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:05:28 tinypilot python[602]: self.run() Nov 07 21:05:28 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:05:28 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:05:28 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:05:28 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:05:28 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:05:28 tinypilot python[602]: 2022-11-07 21:05:28.084 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:05:29 tinypilot sudo[630]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Nov 07 21:05:29 tinypilot sudo[630]: pam_unix(sudo:session): session opened for user root by (uid=0) Nov 07 21:05:30 tinypilot sudo[630]: pam_unix(sudo:session): session closed for user root Nov 07 21:05:59 tinypilot python[602]: Process ProcessWithResult-3: Nov 07 21:05:59 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:05:59 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:05:59 tinypilot python[602]: self.run() Nov 07 21:05:59 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:05:59 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:05:59 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:05:59 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:05:59 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:05:59 tinypilot python[602]: 2022-11-07 21:05:59.807 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:06:02 tinypilot python[602]: Process ProcessWithResult-4: Nov 07 21:06:02 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:06:02 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:06:02 tinypilot python[602]: self.run() Nov 07 21:06:02 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:06:02 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:06:02 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:06:02 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:06:02 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:06:02 tinypilot python[602]: 2022-11-07 21:06:02.279 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:10:09 tinypilot python[602]: Process ProcessWithResult-5: Nov 07 21:10:09 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:10:09 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:10:09 tinypilot python[602]: self.run() Nov 07 21:10:09 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:10:09 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:10:09 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:10:09 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:10:09 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:10:09 tinypilot python[602]: 2022-11-07 21:10:09.669 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:10:11 tinypilot python[602]: Process ProcessWithResult-6: Nov 07 21:10:11 tinypilot python[602]: Traceback (most recent call last): Nov 07 21:10:11 tinypilot python[602]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Nov 07 21:10:11 tinypilot python[602]: self.run() Nov 07 21:10:11 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Nov 07 21:10:11 tinypilot python[602]: result.return_value = self._target(*self._args, **self._kwargs) Nov 07 21:10:11 tinypilot python[602]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Nov 07 21:10:11 tinypilot python[602]: hid_handle.write(bytearray(buffer)) Nov 07 21:10:11 tinypilot python[602]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Nov 07 21:10:11 tinypilot python[602]: 2022-11-07 21:10:11.676 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Nov 07 21:10:12 tinypilot sudo[668]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Nov 07 21:10:12 tinypilot sudo[668]: pam_unix(sudo:session): session opened for user root by (uid=0) TinyPilot update logs uStreamer configuration [Unit] Description=uStreamer - Lightweight, optimized video encoder After=syslog.target network.target [Service] Type=simple User=ustreamer WorkingDirectory=/opt/ustreamer ExecStart=/opt/ustreamer/ustreamer \ --port 8001 \ --encoder omx \ --format uyvy \ --desired-fps 10 \ --workers 3 \ --drop-same-frames 30 \ --persistent \ --dv-timings \ && : # This last line is just to end the multi-line command because the line # before is ending with backslash and so expects to be continued. Restart=always [Install] WantedBy=multi-user.target uStreamer logs Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.823 stream] -- Using resolution: 1920x1080 Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.823 stream] -- Using pixelformat: UYVY Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.823 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.823 stream] -- Using IO method: MMAP Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.847 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:05 tinypilot ustreamer[603]: -- ERROR [315.848 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.863 stream] -- Device fd=10 closed Nov 07 21:10:05 tinypilot ustreamer[603]: -- INFO [315.863 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:06 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:06 tinypilot ustreamer[603]: -- INFO [316.864 stream] -- Device fd=10 opened Nov 07 21:10:06 tinypilot ustreamer[603]: -- INFO [316.864 stream] -- Using input channel: 0 Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.881 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.929 stream] -- Using resolution: 1920x1080 Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.929 stream] -- Using pixelformat: UYVY Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.930 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.930 stream] -- Using IO method: MMAP Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.953 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:07 tinypilot ustreamer[603]: -- ERROR [316.956 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.967 stream] -- Device fd=10 closed Nov 07 21:10:07 tinypilot ustreamer[603]: -- INFO [316.967 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:08 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [317.968 stream] -- Device fd=10 opened Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [317.968 stream] -- Using input channel: 0 Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [317.985 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.028 stream] -- Using resolution: 1920x1080 Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.029 stream] -- Using pixelformat: UYVY Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.029 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.029 stream] -- Using IO method: MMAP Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.049 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:08 tinypilot ustreamer[603]: -- ERROR [318.050 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.062 stream] -- Device fd=10 closed Nov 07 21:10:08 tinypilot ustreamer[603]: -- INFO [318.062 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:09 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.063 stream] -- Device fd=10 opened Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.063 stream] -- Using input channel: 0 Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.080 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.128 stream] -- Using resolution: 1920x1080 Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.129 stream] -- Using pixelformat: UYVY Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.129 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.129 stream] -- Using IO method: MMAP Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.151 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:09 tinypilot ustreamer[603]: -- ERROR [319.152 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.164 stream] -- Device fd=10 closed Nov 07 21:10:09 tinypilot ustreamer[603]: -- INFO [319.164 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:10 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.165 stream] -- Device fd=10 opened Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.165 stream] -- Using input channel: 0 Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.182 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.230 stream] -- Using resolution: 1920x1080 Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.231 stream] -- Using pixelformat: UYVY Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.231 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.231 stream] -- Using IO method: MMAP Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.254 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:10 tinypilot ustreamer[603]: -- ERROR [320.255 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.270 stream] -- Device fd=10 closed Nov 07 21:10:10 tinypilot ustreamer[603]: -- INFO [320.270 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:11 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.281 stream] -- Device fd=10 opened Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.281 stream] -- Using input channel: 0 Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.298 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.343 stream] -- Using resolution: 1920x1080 Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.343 stream] -- Using pixelformat: UYVY Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.343 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.343 stream] -- Using IO method: MMAP Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.363 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:11 tinypilot ustreamer[603]: -- ERROR [321.364 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.376 stream] -- Device fd=10 closed Nov 07 21:10:11 tinypilot ustreamer[603]: -- INFO [321.376 stream] -- Sleeping 1 seconds before new stream init ... Nov 07 21:10:12 tinypilot ustreamer[603]: ================================================================================ Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.378 stream] -- Device fd=10 opened Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.378 stream] -- Using input channel: 0 Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.395 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.443 stream] -- Using resolution: 1920x1080 Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.443 stream] -- Using pixelformat: UYVY Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.443 stream] -- Querying HW FPS changing is not supported Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.443 stream] -- Using IO method: MMAP Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.466 stream] -- Requested 5 device buffers, got 5 Nov 07 21:10:12 tinypilot ustreamer[603]: -- ERROR [322.467 stream] -- Unable to start capturing: Invalid argument Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.482 stream] -- Device fd=10 closed Nov 07 21:10:12 tinypilot ustreamer[603]: -- INFO [322.482 stream] -- Sleeping 1 seconds before new stream init ... nginx logs -- Logs begin at Mon 2022-11-07 21:04:40 GMT, end at Mon 2022-11-07 21:10:12 GMT. -- Nov 07 21:04:58 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Nov 07 21:04:58 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/11/07 20:58:25 [error] 607#607: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.173, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2022/11/07 20:58:45 [error] 606#606: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.173, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OHJutjR HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OHJutjR", host: "tinypilot", referrer: "https://tinypilot/" 2022/11/07 21:04:40 [error] 606#606: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.173, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2022/11/07 21:04:58 [error] 608#608: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.173, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OHJwJGt HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OHJwJGt", host: "tinypilot", referrer: "https://tinypilot/" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/paste.js HTTP/2.0" 200 2076 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/app.js HTTP/2.0" 200 12974 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://tinypilot/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /css/button.css HTTP/2.0" 200 1690 "https://tinypilot/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /css/cursors.css HTTP/2.0" 200 671 "https://tinypilot/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/poll.js HTTP/2.0" 200 1950 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/events.js HTTP/2.0" 200 1357 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/controllers.js HTTP/2.0" 200 18819 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 696 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/settings.js HTTP/2.0" 200 1877 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/mouse.js HTTP/2.0" 200 8475 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/clipboard.js HTTP/2.0" 200 633 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OHJwMMP HTTP/2.0" 200 96 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OHJwMMo&sid=yVlY8dcOVRPLH7YJAAAC HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OHJwMMp&sid=yVlY8dcOVRPLH7YJAAAC HTTP/2.0" 200 32 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OHJwMN2&sid=yVlY8dcOVRPLH7YJAAAC HTTP/2.0" 200 1 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +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/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:02 +0000] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-" 192.168.1.173 - - [07/Nov/2022:21:05:30 +0000] "GET /api/debugLogs HTTP/2.0" 200 22455 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35" "-"