TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-09-26T11:46:44+01:00 Software versions TinyPilot version: 2.6.0 uStreamer version: 5.38 OS version: Linux tinypilot 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2711 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: enabled temp=46.7'C throttled=0x0 voltage logs TinyPilot settings.yml ustreamer_desired_fps: 15 ustreamer_persistent: true ustreamer_quality: 50 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 Sep 26 11:46:12 tinypilot python[1191]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:12 tinypilot python[1191]: self.run() Sep 26 11:46:12 tinypilot python[1191]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:12 tinypilot python[1191]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:12 tinypilot python[1191]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:12 tinypilot python[1191]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:12 tinypilot python[1191]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:12 tinypilot python[515]: 2023-09-26 11:46:12.843 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:14 tinypilot python[1192]: Process ProcessWithResult-29: Sep 26 11:46:14 tinypilot python[1192]: Traceback (most recent call last): Sep 26 11:46:14 tinypilot python[1192]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:14 tinypilot python[1192]: self.run() Sep 26 11:46:14 tinypilot python[1192]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:14 tinypilot python[1192]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:14 tinypilot python[1192]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:14 tinypilot python[1192]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:14 tinypilot python[1192]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:14 tinypilot python[515]: 2023-09-26 11:46:14.878 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:16 tinypilot python[1193]: Process ProcessWithResult-30: Sep 26 11:46:16 tinypilot python[1193]: Traceback (most recent call last): Sep 26 11:46:16 tinypilot python[1193]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:16 tinypilot python[1193]: self.run() Sep 26 11:46:16 tinypilot python[1193]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:16 tinypilot python[1193]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:16 tinypilot python[1193]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:16 tinypilot python[1193]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:16 tinypilot python[1193]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:16 tinypilot python[515]: 2023-09-26 11:46:16.886 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:19 tinypilot python[1194]: Process ProcessWithResult-31: Sep 26 11:46:19 tinypilot python[1194]: Traceback (most recent call last): Sep 26 11:46:19 tinypilot python[1194]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:19 tinypilot python[1194]: self.run() Sep 26 11:46:19 tinypilot python[1194]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:19 tinypilot python[1194]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:19 tinypilot python[1194]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:19 tinypilot python[1194]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:19 tinypilot python[1194]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:19 tinypilot python[515]: 2023-09-26 11:46:19.517 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:21 tinypilot python[1195]: Process ProcessWithResult-32: Sep 26 11:46:21 tinypilot python[1195]: Traceback (most recent call last): Sep 26 11:46:21 tinypilot python[1195]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:21 tinypilot python[1195]: self.run() Sep 26 11:46:21 tinypilot python[1195]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:21 tinypilot python[1195]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:21 tinypilot python[1195]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:21 tinypilot python[1195]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:21 tinypilot python[1195]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:21 tinypilot python[515]: 2023-09-26 11:46:21.513 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:22 tinypilot python[1196]: Process ProcessWithResult-33: Sep 26 11:46:22 tinypilot python[1196]: Traceback (most recent call last): Sep 26 11:46:22 tinypilot python[1196]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:22 tinypilot python[1196]: self.run() Sep 26 11:46:22 tinypilot python[1196]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:22 tinypilot python[1196]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:22 tinypilot python[1196]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:22 tinypilot python[1196]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:22 tinypilot python[1196]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:22 tinypilot python[515]: 2023-09-26 11:46:22.721 socket_api ERROR [SENSITIVE] Failed to write key: Meta (keycode=MetaLeft). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:24 tinypilot python[1197]: Process ProcessWithResult-34: Sep 26 11:46:24 tinypilot python[1197]: Traceback (most recent call last): Sep 26 11:46:24 tinypilot python[1197]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:24 tinypilot python[1197]: self.run() Sep 26 11:46:24 tinypilot python[1197]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:24 tinypilot python[1197]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:24 tinypilot python[1197]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:24 tinypilot python[1197]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:24 tinypilot python[1197]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:24 tinypilot python[515]: 2023-09-26 11:46:24.370 socket_api ERROR [SENSITIVE] Failed to release keys: Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:25 tinypilot python[1198]: Process ProcessWithResult-35: Sep 26 11:46:25 tinypilot python[1198]: Traceback (most recent call last): Sep 26 11:46:25 tinypilot python[1198]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:25 tinypilot python[1198]: self.run() Sep 26 11:46:25 tinypilot python[1198]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:25 tinypilot python[1198]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:25 tinypilot python[1198]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:25 tinypilot python[1198]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:25 tinypilot python[1198]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:25 tinypilot python[515]: 2023-09-26 11:46:25.590 socket_api ERROR [SENSITIVE] Failed to write key: Alt (keycode=AltLeft). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:26 tinypilot python[1199]: Process ProcessWithResult-36: Sep 26 11:46:26 tinypilot python[1199]: Traceback (most recent call last): Sep 26 11:46:26 tinypilot python[1199]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:26 tinypilot python[1199]: self.run() Sep 26 11:46:26 tinypilot python[1199]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:26 tinypilot python[1199]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:26 tinypilot python[1199]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:26 tinypilot python[1199]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:26 tinypilot python[1199]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:26 tinypilot python[515]: 2023-09-26 11:46:26.956 socket_api ERROR [SENSITIVE] Failed to write key: Space (keycode=Space). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:26 tinypilot python[1200]: Process ProcessWithResult-37: Sep 26 11:46:27 tinypilot python[1200]: Traceback (most recent call last): Sep 26 11:46:27 tinypilot python[1200]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:27 tinypilot python[1200]: self.run() Sep 26 11:46:27 tinypilot python[1200]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:27 tinypilot python[1200]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:27 tinypilot python[1200]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:27 tinypilot python[1200]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:27 tinypilot python[1200]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:27 tinypilot python[515]: 2023-09-26 11:46:27.010 socket_api ERROR [SENSITIVE] Failed to release keys: Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:32 tinypilot python[1313]: Process ProcessWithResult-38: Sep 26 11:46:32 tinypilot python[1313]: Traceback (most recent call last): Sep 26 11:46:32 tinypilot python[1313]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:32 tinypilot python[1313]: self.run() Sep 26 11:46:32 tinypilot python[1313]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:32 tinypilot python[1313]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:32 tinypilot python[1313]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:32 tinypilot python[1313]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:32 tinypilot python[1313]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:32 tinypilot python[515]: 2023-09-26 11:46:32.393 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:34 tinypilot python[1314]: Process ProcessWithResult-39: Sep 26 11:46:34 tinypilot python[1314]: Traceback (most recent call last): Sep 26 11:46:34 tinypilot python[1314]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:34 tinypilot python[1314]: self.run() Sep 26 11:46:34 tinypilot python[1314]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:34 tinypilot python[1314]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:34 tinypilot python[1314]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:34 tinypilot python[1314]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:34 tinypilot python[1314]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:34 tinypilot python[515]: 2023-09-26 11:46:34.430 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:36 tinypilot python[1315]: Process ProcessWithResult-40: Sep 26 11:46:36 tinypilot python[1315]: Traceback (most recent call last): Sep 26 11:46:36 tinypilot python[1315]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:36 tinypilot python[1315]: self.run() Sep 26 11:46:36 tinypilot python[1315]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:36 tinypilot python[1315]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:36 tinypilot python[1315]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:36 tinypilot python[1315]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:36 tinypilot python[1315]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:36 tinypilot python[515]: 2023-09-26 11:46:36.425 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:37 tinypilot python[1316]: Process ProcessWithResult-41: Sep 26 11:46:37 tinypilot python[1316]: Traceback (most recent call last): Sep 26 11:46:37 tinypilot python[1316]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:37 tinypilot python[1316]: self.run() Sep 26 11:46:37 tinypilot python[1316]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:37 tinypilot python[1316]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:37 tinypilot python[1316]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:37 tinypilot python[1316]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:37 tinypilot python[1316]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:37 tinypilot python[515]: 2023-09-26 11:46:37.616 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:37 tinypilot python[1317]: Process ProcessWithResult-42: Sep 26 11:46:37 tinypilot python[1317]: Traceback (most recent call last): Sep 26 11:46:37 tinypilot python[1317]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:37 tinypilot python[1317]: self.run() Sep 26 11:46:37 tinypilot python[1317]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:37 tinypilot python[1317]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:37 tinypilot python[1317]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:37 tinypilot python[1317]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:37 tinypilot python[1317]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:37 tinypilot python[515]: 2023-09-26 11:46:37.702 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:39 tinypilot python[1318]: Process ProcessWithResult-43: Sep 26 11:46:39 tinypilot python[1318]: Traceback (most recent call last): Sep 26 11:46:39 tinypilot python[1318]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:39 tinypilot python[1318]: self.run() Sep 26 11:46:39 tinypilot python[1318]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:39 tinypilot python[1318]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:39 tinypilot python[1318]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:39 tinypilot python[1318]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:39 tinypilot python[1318]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:39 tinypilot python[515]: 2023-09-26 11:46:39.729 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:41 tinypilot python[1319]: Process ProcessWithResult-44: Sep 26 11:46:41 tinypilot python[1319]: Traceback (most recent call last): Sep 26 11:46:41 tinypilot python[1319]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:41 tinypilot python[1319]: self.run() Sep 26 11:46:41 tinypilot python[1319]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:41 tinypilot python[1319]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:41 tinypilot python[1319]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:41 tinypilot python[1319]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:41 tinypilot python[1319]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:41 tinypilot python[515]: 2023-09-26 11:46:41.960 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:42 tinypilot python[1320]: Process ProcessWithResult-45: Sep 26 11:46:42 tinypilot python[1320]: Traceback (most recent call last): Sep 26 11:46:42 tinypilot python[1320]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:42 tinypilot python[1320]: self.run() Sep 26 11:46:42 tinypilot python[1320]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:42 tinypilot python[1320]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:42 tinypilot python[1320]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:42 tinypilot python[1320]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:42 tinypilot python[1320]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:42 tinypilot python[515]: 2023-09-26 11:46:42.464 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:42 tinypilot python[1321]: Process ProcessWithResult-46: Sep 26 11:46:42 tinypilot python[1321]: Traceback (most recent call last): Sep 26 11:46:42 tinypilot python[1321]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:42 tinypilot python[1321]: self.run() Sep 26 11:46:42 tinypilot python[1321]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:42 tinypilot python[1321]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:42 tinypilot python[1321]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:42 tinypilot python[1321]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:42 tinypilot python[1321]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:42 tinypilot python[515]: 2023-09-26 11:46:42.588 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:44 tinypilot python[1322]: Process ProcessWithResult-47: Sep 26 11:46:44 tinypilot python[1322]: Traceback (most recent call last): Sep 26 11:46:44 tinypilot python[1322]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Sep 26 11:46:44 tinypilot python[1322]: self.run() Sep 26 11:46:44 tinypilot python[1322]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Sep 26 11:46:44 tinypilot python[1322]: result.return_value = self._target(*self._args, **self._kwargs) Sep 26 11:46:44 tinypilot python[1322]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Sep 26 11:46:44 tinypilot python[1322]: hid_handle.write(bytearray(buffer)) Sep 26 11:46:44 tinypilot python[1322]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Sep 26 11:46:44 tinypilot python[515]: 2023-09-26 11:46:44.606 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Sep 26 11:46:44 tinypilot sudo[1323]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Sep 26 11:46:44 tinypilot sudo[1323]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) TinyPilot update logs TASK [ansible-role-ustreamer : patch Janus plugin.h file to successfully include refcount.h file] *** ok: [localhost] TASK [ansible-role-ustreamer : create Janus config files] ********************** ok: [localhost] => (item=janus.jcfg) ok: [localhost] => (item=janus.transport.websockets.jcfg) TASK [ansible-role-ustreamer : get multi-arch target triplet (i.e., machine-vendor-operatingsystem)] *** ok: [localhost] TASK [ansible-role-ustreamer : determine Janus plugins directory] ************** ok: [localhost] TASK [ansible-role-ustreamer : create ustreamer group] ************************* ok: [localhost] TASK [ansible-role-ustreamer : create ustreamer user] ************************** ok: [localhost] TASK [ansible-role-ustreamer : check for a boot config file] ******************* ok: [localhost] TASK [ansible-role-ustreamer : save whether boot config file exists] *********** ok: [localhost] TASK [ansible-role-ustreamer : check whether this machine has a uStreamer settings file] *** ok: [localhost] TASK [ansible-role-ustreamer : read uStreamer settings file] ******************* ok: [localhost] TASK [ansible-role-ustreamer : decode settings file] *************************** ok: [localhost] TASK [ansible-role-ustreamer : read ustreamer_capture_device from config file if it's not already defined] *** ok: [localhost] TASK [ansible-role-ustreamer : enable TC358743 overlay in /boot/config.txt] **** ok: [localhost] TASK [ansible-role-ustreamer : enable TC358743-audio overlay in /boot/config.txt] *** ok: [localhost] TASK [ansible-role-ustreamer : set GPU memory to 256MB in /boot/config.txt] **** ok: [localhost] TASK [ansible-role-ustreamer : check for a boot cmdline file] ****************** ok: [localhost] TASK [ansible-role-ustreamer : read /boot/cmdline.txt] ************************* ok: [localhost] TASK [ansible-role-ustreamer : decode command-line string] ********************* ok: [localhost] TASK [ansible-role-ustreamer : change cma to 128M if it's set to a different value] *** skipping: [localhost] TASK [ansible-role-ustreamer : add cma=128M to cmdline.txt if it's missing] **** skipping: [localhost] TASK [ansible-role-ustreamer : create EDIDs folder] **************************** ok: [localhost] TASK [ansible-role-ustreamer : copy TC358743 EDID file] ************************ changed: [localhost] TASK [ansible-role-ustreamer : install TC358743 initializer service] *********** ok: [localhost] TASK [ansible-role-ustreamer : use custom settings for TC358743 chip for any facts not already defined] *** ok: [localhost] TASK [ansible-role-ustreamer : remove TC358743 initializer service file] ******* skipping: [localhost] TASK [ansible-role-ustreamer : disable TC358743 overlay in /boot/config.txt] *** skipping: [localhost] TASK [ansible-role-ustreamer : disable TC358743-audio overlay in /boot/config.txt] *** skipping: [localhost] TASK [ansible-role-ustreamer : collect universal required apt packages] ******** ok: [localhost] TASK [ansible-role-ustreamer : collect Raspberry Pi OS specific required apt packages] *** ok: [localhost] TASK [ansible-role-ustreamer : collect Raspberry Pi OS and Debian specific required apt packages for audio] *** ok: [localhost] TASK [ansible-role-ustreamer : collect Debian-specific required apt packages] *** skipping: [localhost] TASK [ansible-role-ustreamer : collect Ubuntu-specific required apt packages] *** skipping: [localhost] TASK [ansible-role-ustreamer : collect Janus WebRTC plugin specific required apt packages] *** ok: [localhost] TASK [ansible-role-ustreamer : install uStreamer pre-requisite packages] ******* ok: [localhost] TASK [ansible-role-ustreamer : install uStreamer Debian package] *************** changed: [localhost] TASK [ansible-role-ustreamer : create uStreamer folder] ************************ skipping: [localhost] TASK [ansible-role-ustreamer : get uStreamer repo] ***************************** skipping: [localhost] TASK [ansible-role-ustreamer : clean uStreamer repository] ********************* skipping: [localhost] TASK [ansible-role-ustreamer : build uStreamer] ******************************** skipping: [localhost] TASK [ansible-role-ustreamer : fix uStreamer folder permissions] *************** changed: [localhost] TASK [ansible-role-ustreamer : install uStreamer as a service] ***************** ok: [localhost] TASK [ansible-role-ustreamer : enable systemd uStreamer service file] ********** ok: [localhost] TASK [ansible-role-ustreamer : save uStreamer settings file] ******************* ok: [localhost] TASK [ansible-role-ustreamer : create uStreamer Janus plugin config] *********** ok: [localhost] TASK [ansible-role-ustreamer : install uStreamer Janus plugin] ***************** skipping: [localhost] TASK [ansible-role-ustreamer : define ansible to yq architecture mapping] ****** ok: [localhost] TASK [ansible-role-ustreamer : canonicalize yq binary architecture] ************ ok: [localhost] TASK [ansible-role-ustreamer : install yq] ************************************* ok: [localhost] TASK [ansible-role-ustreamer : create uStreamer launcher directories] ********** ok: [localhost] => (item=/opt/ustreamer-launcher) ok: [localhost] => (item=/opt/ustreamer-launcher/configs.d) TASK [ansible-role-ustreamer : create runtime variables dictionary] ************ ok: [localhost] TASK [ansible-role-ustreamer : collect non-null runtime variables] ************* ok: [localhost] => (item=ustreamer_interface) ok: [localhost] => (item=ustreamer_port) skipping: [localhost] => (item=ustreamer_video_path) ok: [localhost] => (item=ustreamer_encoder) ok: [localhost] => (item=ustreamer_format) skipping: [localhost] => (item=ustreamer_resolution) skipping: [localhost] => (item=ustreamer_desired_fps) ok: [localhost] => (item=ustreamer_workers) skipping: [localhost] => (item=ustreamer_quality) skipping: [localhost] => (item=ustreamer_brightness) ok: [localhost] => (item=ustreamer_persistent) ok: [localhost] => (item=ustreamer_use_dv_timings) ok: [localhost] => (item=ustreamer_drop_same_frames) skipping: [localhost] => (item=ustreamer_tcp_nodelay) ok: [localhost] => (item=ustreamer_h264_sink) ok: [localhost] => (item=ustreamer_h264_sink_mode) ok: [localhost] => (item=ustreamer_h264_sink_rm) skipping: [localhost] => (item=ustreamer_h264_bitrate) TASK [ansible-role-ustreamer : print uStreamer runtime variables] ************** ok: [localhost] => { "ustreamer_runtime_vars": { "ustreamer_drop_same_frames": "30", "ustreamer_encoder": "m2m-image", "ustreamer_format": "uyvy", "ustreamer_h264_sink": "tinypilot::ustreamer::h264", "ustreamer_h264_sink_mode": 777, "ustreamer_h264_sink_rm": true, "ustreamer_interface": "127.0.0.1", "ustreamer_persistent": true, "ustreamer_port": 8001, "ustreamer_use_dv_timings": true, "ustreamer_workers": "3" } } TASK [ansible-role-ustreamer : write uStreamer runtime variables to file] ****** ok: [localhost] TASK [ansible-role-ustreamer : install uStreamer launcher script] ************** ok: [localhost] TASK [ansible-role-tinypilot-pro : install TinyPilot Debian package] *********** changed: [localhost] TASK [ansible-role-tinypilot-pro : install TinyPilot as a service] ************* ok: [localhost] TASK [ansible-role-tinypilot-pro : enable systemd TinyPilot service file] ****** ok: [localhost] TASK [ansible-role-tinypilot-pro : generate nginx ca keys] ********************* ok: [localhost] TASK [ansible-role-tinypilot-pro : generate nginx tls keys] ******************** ok: [localhost] TASK [ansible-role-nginx : Include OS-specific variables.] ********************* ok: [localhost] TASK [ansible-role-nginx : Define nginx_user.] ********************************* ok: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** skipping: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** skipping: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** included: /mnt/tinypilot-installer/roles/ansible-role-nginx/tasks/setup-Debian.yml for localhost TASK [ansible-role-nginx : Update apt cache.] ********************************** ok: [localhost] TASK [ansible-role-nginx : Ensure nginx is installed.] ************************* ok: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** skipping: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** skipping: [localhost] TASK [ansible-role-nginx : include_tasks] ************************************** skipping: [localhost] TASK [ansible-role-nginx : Remove default nginx vhost config file (if configured).] *** ok: [localhost] TASK [ansible-role-nginx : Ensure nginx_vhost_path exists.] ******************** ok: [localhost] TASK [ansible-role-nginx : Add managed vhost config files.] ******************** ok: [localhost] => (item={'listen': [80, '443 ssl http2'], 'server_name': 'tinypilot', 'filename': 'tinypilot.conf', 'root': '/opt/tinypilot', 'index': 'index.html', 'error_page': '497 =307 https://$http_host$request_uri', 'extra_parameters': 'ssl_certificate "/etc/ssl/certs/tinypilot-nginx.crt";\nssl_certificate_key "/etc/ssl/private/tinypilot-nginx.key";\nssl_protocols TLSv1.2;\nssl_prefer_server_ciphers on;\nssl_ciphers ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384;\nssl_ecdh_curve secp384r1;\nssl_session_timeout 10m;\nssl_session_cache shared:SSL:10m;\nssl_session_tickets off;\nproxy_buffers 16 16k;\nproxy_buffer_size 16k;\nproxy_set_header Host $http_host;\nproxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\nproxy_set_header X-Forwarded-Proto $scheme;\nproxy_http_version 1.1;\nlocation /socket.io {\n proxy_pass http://tinypilot;\n proxy_set_header Upgrade $http_upgrade;\n proxy_set_header Connection "Upgrade";\n # Since this is a connection upgrade, we don\'t inherit the settings from\n # above. We need these so that nginx forwards requests properly to\n # Flask-SocketIO.\n # See: https://github.com/miguelgrinberg/Flask-SocketIO/issues/1501#issuecomment-802082048\n proxy_set_header Host $http_host;\n proxy_set_header X-Forwarded-Host $http_host;\n proxy_set_header X-Forwarded-Proto $scheme;\n}\nlocation /state {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://ustreamer;\n}\nlocation /stream {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n postpone_output 0;\n proxy_buffering off;\n proxy_ignore_headers X-Accel-Buffering;\n proxy_pass http://ustreamer;\n}\nlocation /snapshot {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://ustreamer;\n}\nlocation /janus/ws {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://janus-ws;\n proxy_set_header Upgrade $http_upgrade;\n proxy_set_header Connection "Upgrade";\n proxy_set_header Host $http_host;\n proxy_set_header X-Real-IP $remote_addr;\n proxy_set_header X-Scheme $scheme;\n proxy_set_header X-Forwarded-Proto $scheme;\n proxy_set_header X-Forwarded-Port $server_port;\n proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n}\nlocation /ca.crt {\n alias "/etc/ssl/certs/tinypilot-ca.crt";\n}\nlocation / {\n proxy_pass http://tinypilot;\n}\nlocation /api/massStorage/backingFiles {\n # Allow large file transfers without buffering them.\n client_max_body_size 0;\n proxy_request_buffering off;\n proxy_read_timeout 1d;\n proxy_pass http://tinypilot;\n}\nlocation ~* ^/.+\\.(html|js|js.map|css|woff|woff2)$ {\n root "/opt/tinypilot/app/static";\n\n # We cache assets to prevent the browser from making redundant\n # requests to the same files while loading the page. (Observed on\n # Chrome 91.) We don’t want caching otherwise, though, in order to\n # avoid stale files after users update their device. Note, that in\n # addition to `max-age`, the browser’s caching behaviour is relative\n # to the `Last-Modified` header, so we make that seem recent.\n add_header Last-Modified $date_gmt;\n add_header Cache-Control \'public, max-age=10s\';\n}\nlocation ~* ^/.+\\.(jpg|jpeg|png|ico)$ {\n root "/opt/tinypilot/app/static";\n}\n# Authenticate any protected routes that are outside of the core\n# TinyPilot web app.\nlocation = /auth {\n internal;\n proxy_pass http://tinypilot/api/auth;\n proxy_pass_request_body off;\n proxy_set_header Content-Length "";\n proxy_set_header X-Original-URI $request_uri;\n\n # Redefine header directives, as they are not inherited here:\n # See http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_header\n proxy_set_header X-Forwarded-Proto $scheme;\n}\n'}) TASK [ansible-role-nginx : Remove managed vhost config files.] ***************** skipping: [localhost] => (item={'listen': [80, '443 ssl http2'], 'server_name': 'tinypilot', 'filename': 'tinypilot.conf', 'root': '/opt/tinypilot', 'index': 'index.html', 'error_page': '497 =307 https://$http_host$request_uri', 'extra_parameters': 'ssl_certificate "/etc/ssl/certs/tinypilot-nginx.crt";\nssl_certificate_key "/etc/ssl/private/tinypilot-nginx.key";\nssl_protocols TLSv1.2;\nssl_prefer_server_ciphers on;\nssl_ciphers ECDHE-RSA-AES256-GCM-SHA512:DHE-RSA-AES256-GCM-SHA512:ECDHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384;\nssl_ecdh_curve secp384r1;\nssl_session_timeout 10m;\nssl_session_cache shared:SSL:10m;\nssl_session_tickets off;\nproxy_buffers 16 16k;\nproxy_buffer_size 16k;\nproxy_set_header Host $http_host;\nproxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\nproxy_set_header X-Forwarded-Proto $scheme;\nproxy_http_version 1.1;\nlocation /socket.io {\n proxy_pass http://tinypilot;\n proxy_set_header Upgrade $http_upgrade;\n proxy_set_header Connection "Upgrade";\n # Since this is a connection upgrade, we don\'t inherit the settings from\n # above. We need these so that nginx forwards requests properly to\n # Flask-SocketIO.\n # See: https://github.com/miguelgrinberg/Flask-SocketIO/issues/1501#issuecomment-802082048\n proxy_set_header Host $http_host;\n proxy_set_header X-Forwarded-Host $http_host;\n proxy_set_header X-Forwarded-Proto $scheme;\n}\nlocation /state {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://ustreamer;\n}\nlocation /stream {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n postpone_output 0;\n proxy_buffering off;\n proxy_ignore_headers X-Accel-Buffering;\n proxy_pass http://ustreamer;\n}\nlocation /snapshot {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://ustreamer;\n}\nlocation /janus/ws {\n auth_request /auth;\n auth_request_set $auth_status $upstream_status;\n proxy_pass http://janus-ws;\n proxy_set_header Upgrade $http_upgrade;\n proxy_set_header Connection "Upgrade";\n proxy_set_header Host $http_host;\n proxy_set_header X-Real-IP $remote_addr;\n proxy_set_header X-Scheme $scheme;\n proxy_set_header X-Forwarded-Proto $scheme;\n proxy_set_header X-Forwarded-Port $server_port;\n proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;\n}\nlocation /ca.crt {\n alias "/etc/ssl/certs/tinypilot-ca.crt";\n}\nlocation / {\n proxy_pass http://tinypilot;\n}\nlocation /api/massStorage/backingFiles {\n # Allow large file transfers without buffering them.\n client_max_body_size 0;\n proxy_request_buffering off;\n proxy_read_timeout 1d;\n proxy_pass http://tinypilot;\n}\nlocation ~* ^/.+\\.(html|js|js.map|css|woff|woff2)$ {\n root "/opt/tinypilot/app/static";\n\n # We cache assets to prevent the browser from making redundant\n # requests to the same files while loading the page. (Observed on\n # Chrome 91.) We don’t want caching otherwise, though, in order to\n # avoid stale files after users update their device. Note, that in\n # addition to `max-age`, the browser’s caching behaviour is relative\n # to the `Last-Modified` header, so we make that seem recent.\n add_header Last-Modified $date_gmt;\n add_header Cache-Control \'public, max-age=10s\';\n}\nlocation ~* ^/.+\\.(jpg|jpeg|png|ico)$ {\n root "/opt/tinypilot/app/static";\n}\n# Authenticate any protected routes that are outside of the core\n# TinyPilot web app.\nlocation = /auth {\n internal;\n proxy_pass http://tinypilot/api/auth;\n proxy_pass_request_body off;\n proxy_set_header Content-Length "";\n proxy_set_header X-Original-URI $request_uri;\n\n # Redefine header directives, as they are not inherited here:\n # See http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_set_header\n proxy_set_header X-Forwarded-Proto $scheme;\n}\n'}) TASK [ansible-role-nginx : Remove legacy vhosts.conf file.] ******************** ok: [localhost] TASK [ansible-role-nginx : Copy nginx configuration in place.] ***************** changed: [localhost] TASK [ansible-role-nginx : Ensure nginx service is running as configured.] ***** ok: [localhost] RUNNING HANDLER [ansible-role-nginx : reload nginx] **************************** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=69 changed=6 unreachable=0 failed=0 skipped=19 rescued=0 ignored=0 + cp /mnt/tinypilot-installer/tmp/tmp.3sqEuRKvJf.yml /home/tinypilot/settings.yml + chown tinypilot:tinypilot /home/tinypilot/settings.yml + chmod 0644 /home/tinypilot/settings.yml + clean_up + rm -rf /mnt/tinypilot-installer/tmp/tmp.3sqEuRKvJf.yml + clean_up + sudo umount --lazy /mnt/tinypilot-installer + sudo rm -rf /opt/tinypilot-updater /mnt/tinypilot-installer 2023-07-18 17:53:52.305 __main__ INFO Update completed successfully 2023-07-18 17:53:52.305 update.result_store INFO Writing result file to /home/tinypilot/logs/latest-update-result.json 2023-07-18 17:53:52.307 update.target_version INFO Clearing target version file /home/tinypilot/target-version uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: '30' ustreamer_encoder: m2m-image ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_interface: 127.0.0.1 ustreamer_persistent: true ustreamer_port: 8001 ustreamer_use_dv_timings: true ustreamer_workers: '3' ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_desired_fps: 15 ustreamer_persistent: true ustreamer_quality: 50 uStreamer logs -- Journal begins at Tue 2023-09-26 11:43:39 BST, ends at Tue 2023-09-26 11:46:44 BST. -- Sep 26 11:43:43 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Sep 26 11:43:45 tinypilot launch[516]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder m2m-image --format uyvy --desired-fps 15 --workers 3 --quality 50 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.168 main] -- Starting PiKVM uStreamer 5.38 ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.168 main] -- Using internal blank placeholder Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.169 main] -- Using H264-sink: tinypilot::ustreamer::h264 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.169 main] -- Listening HTTP on [127.0.0.1]:8001 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.169 stream] -- Using V4L2 device: /dev/video0 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.169 stream] -- Using desired FPS: 15 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.169 http] -- Starting HTTP eventloop ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.170 stream] -- H264: Initializing encoder ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.175 stream] -- H264: Configuring encoder: DMA=0 ... Sep 26 11:43:45 tinypilot launch[516]: ================================================================================ Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.193 stream] -- Device fd=10 opened Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.193 stream] -- Using input channel: 0 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.215 stream] -- Using resolution: 640x480 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.215 stream] -- Using format: UYVY Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.215 stream] -- Querying HW FPS changing is not supported Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.215 stream] -- Using IO method: MMAP Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.223 stream] -- Requested 5 device buffers, got 5 Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- Capturing started Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- JPEG-0: Initializing encoder ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- JPEG-1: Initializing encoder ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- JPEG-2: Initializing encoder ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- Using JPEG quality: 50% Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- Creating pool JPEG with 3 workers ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.230 stream] -- Capturing ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.508 stream] -- H264: Configuring encoder: DMA=1 ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.508 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Sep 26 11:43:45 tinypilot launch[516]: -- INFO [10.541 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.292 stream] -- Got V4L2 event Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.292 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.292 stream] -- Destroying workers pool JPEG ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.324 stream] -- Capturing stopped Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.325 stream] -- Device fd=10 closed Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.325 stream] -- Changed video frame to BLANK Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.328 stream] -- H264: Configuring encoder: DMA=0 ... Sep 26 11:43:46 tinypilot launch[516]: ================================================================================ Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.348 stream] -- Device fd=10 opened Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.348 stream] -- Using input channel: 0 Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.355 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=79872960, vsync=22, hsync=496 Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.392 stream] -- Using resolution: 1920x1080 Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.392 stream] -- Using format: UYVY Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.392 stream] -- Querying HW FPS changing is not supported Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.392 stream] -- Using IO method: MMAP Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.403 stream] -- Requested 5 device buffers, got 5 Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.410 stream] -- Capturing started Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.410 stream] -- Using JPEG quality: 50% Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.410 stream] -- Creating pool JPEG with 3 workers ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.410 stream] -- Capturing ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.442 stream] -- H264: Configuring encoder: DMA=1 ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.442 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.480 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Sep 26 11:43:46 tinypilot launch[516]: -- INFO [11.509 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Sep 26 11:43:56 tinypilot launch[516]: -- INFO [21.383 http] -- HTTP: NEW client (now=1): [192.168.1.119]:44056, id=2e15b353193b39da Sep 26 11:43:56 tinypilot launch[516]: -- INFO [21.641 http] -- HTTP: DEL client (now=0): [192.168.1.119]:44056, id=2e15b353193b39da, Resource temporarily unavailable (reading,eof) Sep 26 11:45:57 tinypilot launch[516]: -- INFO [115.909 http] -- HTTP: NEW client (now=1): [192.168.1.119]:36064, id=3136b7b64506c181 Sep 26 11:45:58 tinypilot launch[516]: -- INFO [117.141 stream] -- H264: Requested keyframe by a sink client Sep 26 11:45:58 tinypilot launch[516]: -- INFO [117.205 http] -- HTTP: DEL client (now=0): [192.168.1.119]:36064, id=3136b7b64506c181, Resource temporarily unavailable (reading,eof) Sep 26 11:45:59 tinypilot launch[516]: -- INFO [117.341 stream] -- H264: Requested keyframe by a sink client nginx logs -- Journal begins at Tue 2023-09-26 11:43:39 BST, ends at Tue 2023-09-26 11:46:44 BST. -- Sep 26 11:43:43 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Sep 26 11:43:44 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2023/09/26 04:06:53 [error] 553#553: *76 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:07:22 [error] 564#564: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:07:22 [error] 564#564: *2 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:07:22 [error] 564#564: *2 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:08:55 [error] 567#567: *27 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.164, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:09:50 [error] 559#559: *1 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.164, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:11:35 [error] 572#572: *1 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.164, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:12:36 [error] 554#554: *1 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.164, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:14:57 [error] 549#549: *29 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:14:57 [error] 549#549: *29 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:14:57 [error] 549#549: *29 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:15:57 [error] 560#560: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.119, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:8001/stream", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:16:06 [error] 560#560: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:19:29 [error] 558#558: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.119, server: tinypilot, request: "HEAD /stream HTTP/2.0", upstream: "http://127.0.0.1:8001/stream", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:19:39 [error] 558#558: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:19:39 [error] 558#558: *2 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:19:39 [error] 558#558: *2 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:14 [error] 575#575: *26 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:14 [error] 575#575: *26 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:14 [error] 575#575: *26 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:44 [error] 569#569: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:44 [error] 569#569: *2 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:41:44 [error] 569#569: *2 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 04:42:45 [error] 558#558: *27 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:42:06 [error] 572#572: *27 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:03 [error] 567#567: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:03 [error] 567#567: *2 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:03 [error] 567#567: *2 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:37 [error] 553#553: *2 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:37 [error] 553#553: *2 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", subrequest: "/auth", upstream: "http://127.0.0.1:8000/api/auth", host: "tinypilot", referrer: "https://tinypilot/" 2023/09/26 11:43:37 [error] 553#553: *2 auth request unexpected status: 502 while sending to client, client: 192.168.1.119, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", host: "tinypilot", referrer: "https://tinypilot/" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OhH5mkD&sid=pf2y3UMIaIj9Nau1AAAC HTTP/2.0" 200 32 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OhH5ml4&sid=pf2y3UMIaIj9Nau1AAAC HTTP/2.0" 200 1 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /stream?advance_headers=1 HTTP/2.0" 200 150793 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:43:56 +0100] "GET /apple-touch-icon.png HTTP/2.0" 200 3571 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:44:08 +0100] "GET /janus/ws HTTP/1.1" 101 2886 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:44:08 +0100] "GET /socket.io/?EIO=4&transport=websocket&sid=pf2y3UMIaIj9Nau1AAAC HTTP/1.1" 101 156 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET / HTTP/2.0" 200 206987 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /css/style.css HTTP/2.0" 200 4052 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/2.0" 200 61701 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/app.js HTTP/2.0" 200 14083 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/2.0" 200 59549 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://tinypilot/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /css/button.css HTTP/2.0" 200 1976 "https://tinypilot/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /css/cursors.css HTTP/2.0" 200 618 "https://tinypilot/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/2.0" 200 134759 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/webrtc-video.js HTTP/2.0" 200 6806 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/controllers.js HTTP/2.0" 200 18721 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/events.js HTTP/2.0" 200 1890 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/poll.js HTTP/2.0" 200 1958 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/settings.js HTTP/2.0" 200 1900 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-" 192.168.1.119 - - [26/Sep/2023:11:45:57 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://tinypilot/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36" "-"