TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-08-21T14:54:12+01:00 Software versions TinyPilot version: 2.6.0 uStreamer version: 5.38 OS version: Linux tinypilot 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux 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 temp=42.8'C throttled=0x0 voltage logs TinyPilot settings.yml ustreamer_persistent: true 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 Aug 21 14:50:11 tinypilot python[918]: self.run() Aug 21 14:50:11 tinypilot python[918]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:11 tinypilot python[918]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:11 tinypilot python[918]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:11 tinypilot python[918]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:11 tinypilot python[918]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:11 tinypilot python[494]: 2023-08-21 14:50:11.296 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:11 tinypilot python[919]: Process ProcessWithResult-41: Aug 21 14:50:11 tinypilot python[919]: Traceback (most recent call last): Aug 21 14:50:11 tinypilot python[919]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:11 tinypilot python[919]: self.run() Aug 21 14:50:11 tinypilot python[919]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:11 tinypilot python[919]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:11 tinypilot python[919]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:11 tinypilot python[919]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:11 tinypilot python[919]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:11 tinypilot python[494]: 2023-08-21 14:50:11.862 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:11 tinypilot python[920]: Process ProcessWithResult-42: Aug 21 14:50:11 tinypilot python[920]: Traceback (most recent call last): Aug 21 14:50:11 tinypilot python[920]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:11 tinypilot python[920]: self.run() Aug 21 14:50:11 tinypilot python[920]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:11 tinypilot python[920]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:11 tinypilot python[920]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:11 tinypilot python[920]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:11 tinypilot python[920]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:11 tinypilot python[494]: 2023-08-21 14:50:11.960 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:12 tinypilot python[921]: Process ProcessWithResult-43: Aug 21 14:50:12 tinypilot python[921]: Traceback (most recent call last): Aug 21 14:50:12 tinypilot python[921]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:12 tinypilot python[921]: self.run() Aug 21 14:50:12 tinypilot python[921]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:12 tinypilot python[921]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:12 tinypilot python[921]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:12 tinypilot python[921]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:12 tinypilot python[921]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:12 tinypilot python[494]: 2023-08-21 14:50:12.130 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:12 tinypilot python[922]: Process ProcessWithResult-44: Aug 21 14:50:12 tinypilot python[922]: Traceback (most recent call last): Aug 21 14:50:12 tinypilot python[922]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:12 tinypilot python[922]: self.run() Aug 21 14:50:12 tinypilot python[922]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:12 tinypilot python[922]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:12 tinypilot python[922]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:12 tinypilot python[922]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:12 tinypilot python[922]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:12 tinypilot python[494]: 2023-08-21 14:50:12.234 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:12 tinypilot python[923]: Process ProcessWithResult-45: Aug 21 14:50:12 tinypilot python[923]: Traceback (most recent call last): Aug 21 14:50:12 tinypilot python[923]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:12 tinypilot python[923]: self.run() Aug 21 14:50:12 tinypilot python[923]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:12 tinypilot python[923]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:12 tinypilot python[923]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:12 tinypilot python[923]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:12 tinypilot python[923]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:12 tinypilot python[494]: 2023-08-21 14:50:12.365 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:12 tinypilot python[924]: Process ProcessWithResult-46: Aug 21 14:50:12 tinypilot python[924]: Traceback (most recent call last): Aug 21 14:50:12 tinypilot python[924]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:12 tinypilot python[924]: self.run() Aug 21 14:50:12 tinypilot python[924]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:12 tinypilot python[924]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:12 tinypilot python[924]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:12 tinypilot python[924]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:12 tinypilot python[924]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:12 tinypilot python[494]: 2023-08-21 14:50:12.510 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:14 tinypilot python[925]: Process ProcessWithResult-47: Aug 21 14:50:14 tinypilot python[925]: Traceback (most recent call last): Aug 21 14:50:14 tinypilot python[925]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:14 tinypilot python[925]: self.run() Aug 21 14:50:14 tinypilot python[925]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:14 tinypilot python[925]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:14 tinypilot python[925]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:14 tinypilot python[925]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:14 tinypilot python[925]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:14 tinypilot python[494]: 2023-08-21 14:50:14.532 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:16 tinypilot python[926]: Process ProcessWithResult-48: Aug 21 14:50:16 tinypilot python[926]: Traceback (most recent call last): Aug 21 14:50:16 tinypilot python[926]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:16 tinypilot python[926]: self.run() Aug 21 14:50:16 tinypilot python[926]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:16 tinypilot python[926]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:16 tinypilot python[926]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:16 tinypilot python[926]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:16 tinypilot python[926]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:16 tinypilot python[494]: 2023-08-21 14:50:16.105 socket_api ERROR [SENSITIVE] Failed to write key: 1 (keycode=Numpad1). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:16 tinypilot python[927]: Process ProcessWithResult-49: Aug 21 14:50:16 tinypilot python[927]: Traceback (most recent call last): Aug 21 14:50:16 tinypilot python[927]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:16 tinypilot python[927]: self.run() Aug 21 14:50:16 tinypilot python[927]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:16 tinypilot python[927]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:16 tinypilot python[927]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:16 tinypilot python[927]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:16 tinypilot python[927]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:16 tinypilot python[494]: 2023-08-21 14:50:16.203 socket_api ERROR [SENSITIVE] Failed to write key: 2 (keycode=Numpad2). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:16 tinypilot python[928]: Process ProcessWithResult-50: Aug 21 14:50:16 tinypilot python[928]: Traceback (most recent call last): Aug 21 14:50:16 tinypilot python[928]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:16 tinypilot python[928]: self.run() Aug 21 14:50:16 tinypilot python[928]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:16 tinypilot python[928]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:16 tinypilot python[928]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:16 tinypilot python[928]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:16 tinypilot python[928]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:16 tinypilot python[494]: 2023-08-21 14:50:16.388 socket_api ERROR [SENSITIVE] Failed to write key: 3 (keycode=Numpad3). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:17 tinypilot python[929]: Process ProcessWithResult-51: Aug 21 14:50:17 tinypilot python[929]: Traceback (most recent call last): Aug 21 14:50:17 tinypilot python[929]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:17 tinypilot python[929]: self.run() Aug 21 14:50:17 tinypilot python[929]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:17 tinypilot python[929]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:17 tinypilot python[929]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:17 tinypilot python[929]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:17 tinypilot python[929]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:17 tinypilot python[494]: 2023-08-21 14:50:17.318 socket_api ERROR [SENSITIVE] Failed to write key: Enter (keycode=NumpadEnter). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:17 tinypilot python[930]: Process ProcessWithResult-52: Aug 21 14:50:17 tinypilot python[930]: Traceback (most recent call last): Aug 21 14:50:17 tinypilot python[930]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:17 tinypilot python[930]: self.run() Aug 21 14:50:17 tinypilot python[930]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:17 tinypilot python[930]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:17 tinypilot python[930]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:17 tinypilot python[930]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:17 tinypilot python[930]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:17 tinypilot python[494]: 2023-08-21 14:50:17.515 socket_api ERROR [SENSITIVE] Failed to write key: Enter (keycode=NumpadEnter). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:17 tinypilot python[931]: Process ProcessWithResult-53: Aug 21 14:50:17 tinypilot python[931]: Traceback (most recent call last): Aug 21 14:50:17 tinypilot python[931]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:17 tinypilot python[931]: self.run() Aug 21 14:50:17 tinypilot python[931]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:17 tinypilot python[931]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:17 tinypilot python[931]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:17 tinypilot python[931]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:17 tinypilot python[931]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:17 tinypilot python[494]: 2023-08-21 14:50:17.699 socket_api ERROR [SENSITIVE] Failed to write key: Enter (keycode=NumpadEnter). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:21 tinypilot python[934]: Process ProcessWithResult-54: Aug 21 14:50:21 tinypilot python[934]: Traceback (most recent call last): Aug 21 14:50:21 tinypilot python[934]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:21 tinypilot python[934]: self.run() Aug 21 14:50:21 tinypilot python[934]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:21 tinypilot python[934]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:21 tinypilot python[934]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:21 tinypilot python[934]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:21 tinypilot python[934]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:21 tinypilot python[494]: 2023-08-21 14:50:21.890 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:23 tinypilot python[935]: Process ProcessWithResult-55: Aug 21 14:50:23 tinypilot python[935]: Traceback (most recent call last): Aug 21 14:50:23 tinypilot python[935]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:23 tinypilot python[935]: self.run() Aug 21 14:50:23 tinypilot python[935]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:23 tinypilot python[935]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:23 tinypilot python[935]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:23 tinypilot python[935]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:23 tinypilot python[935]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:23 tinypilot python[494]: 2023-08-21 14:50:23.890 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:27 tinypilot python[936]: Process ProcessWithResult-56: Aug 21 14:50:27 tinypilot python[936]: Traceback (most recent call last): Aug 21 14:50:27 tinypilot python[936]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:27 tinypilot python[936]: self.run() Aug 21 14:50:27 tinypilot python[936]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:27 tinypilot python[936]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:27 tinypilot python[936]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:27 tinypilot python[936]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:27 tinypilot python[936]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:27 tinypilot python[494]: 2023-08-21 14:50:27.247 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:50:29 tinypilot python[937]: Process ProcessWithResult-57: Aug 21 14:50:29 tinypilot python[937]: Traceback (most recent call last): Aug 21 14:50:29 tinypilot python[937]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:50:29 tinypilot python[937]: self.run() Aug 21 14:50:29 tinypilot python[937]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:50:29 tinypilot python[937]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:50:29 tinypilot python[937]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:50:29 tinypilot python[937]: hid_handle.write(bytearray(buffer)) Aug 21 14:50:29 tinypilot python[937]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:50:29 tinypilot python[494]: 2023-08-21 14:50:29.265 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:53:58 tinypilot python[494]: 2023-08-21 14:53:58.408 __main__ INFO Redirecting plaintext HTTP request to HTTPS: https://192.168.1.163/ Aug 21 14:54:07 tinypilot python[988]: Process ProcessWithResult-58: Aug 21 14:54:07 tinypilot python[988]: Traceback (most recent call last): Aug 21 14:54:07 tinypilot python[988]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:54:07 tinypilot python[988]: self.run() Aug 21 14:54:07 tinypilot python[988]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:54:07 tinypilot python[988]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:54:07 tinypilot python[988]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:54:07 tinypilot python[988]: hid_handle.write(bytearray(buffer)) Aug 21 14:54:07 tinypilot python[988]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:54:07 tinypilot python[494]: 2023-08-21 14:54:07.962 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:54:09 tinypilot python[989]: Process ProcessWithResult-59: Aug 21 14:54:09 tinypilot python[989]: Traceback (most recent call last): Aug 21 14:54:09 tinypilot python[989]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 21 14:54:09 tinypilot python[989]: self.run() Aug 21 14:54:09 tinypilot python[989]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 21 14:54:09 tinypilot python[989]: result.return_value = self._target(*self._args, **self._kwargs) Aug 21 14:54:09 tinypilot python[989]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 21 14:54:09 tinypilot python[989]: hid_handle.write(bytearray(buffer)) Aug 21 14:54:09 tinypilot python[989]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 21 14:54:09 tinypilot python[494]: 2023-08-21 14:54:09.964 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 21 14:54:12 tinypilot sudo[990]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Aug 21 14:54:12 tinypilot sudo[990]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) TinyPilot update logs 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_persistent: true uStreamer logs Aug 21 14:49:15 tinypilot launch[498]: -- INFO [105.137 http] -- HTTP: NEW client (now=1): [192.168.1.67]:44922, id=add2efbfd1e38a69 Aug 21 14:49:56 tinypilot launch[498]: -- INFO [145.896 stream] -- H264: Configuring encoder: DMA=1 ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [145.897 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [145.929 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [145.963 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.045 stream] -- Got V4L2 event Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.046 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.046 stream] -- Destroying workers pool JPEG ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.103 stream] -- Capturing stopped Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.105 stream] -- Device fd=10 closed Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.105 stream] -- Changed video frame to BLANK Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.117 stream] -- H264: Configuring encoder: DMA=0 ... Aug 21 14:49:56 tinypilot launch[498]: ================================================================================ Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.147 stream] -- Device fd=10 opened Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.147 stream] -- Using input channel: 0 Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.160 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=79872960, vsync=22, hsync=496 Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.227 stream] -- Using resolution: 1920x1080 Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.228 stream] -- Using format: UYVY Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.228 stream] -- Querying HW FPS changing is not supported Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.228 stream] -- Using IO method: MMAP Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.247 stream] -- Requested 5 device buffers, got 5 Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.257 stream] -- Capturing started Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.257 stream] -- Using JPEG quality: 80% Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.257 stream] -- Creating pool JPEG with 3 workers ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.258 stream] -- Capturing ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.263 stream] -- H264: Configuring encoder: DMA=1 ... Aug 21 14:49:56 tinypilot launch[498]: -- INFO [146.263 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Aug 21 14:49:57 tinypilot launch[498]: -- INFO [146.313 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Aug 21 14:49:57 tinypilot launch[498]: -- INFO [146.347 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Aug 21 14:49:57 tinypilot launch[498]: -- INFO [146.527 http] -- HTTP: DEL client (now=0): [192.168.1.67]:44922, id=add2efbfd1e38a69, Resource temporarily unavailable (reading,eof) Aug 21 14:49:57 tinypilot launch[498]: -- INFO [146.597 stream] -- H264: Requested keyframe by a sink client Aug 21 14:49:57 tinypilot launch[498]: -- INFO [146.663 stream] -- H264: Requested keyframe by a sink client Aug 21 14:53:24 tinypilot launch[498]: -- INFO [353.954 stream] -- Got V4L2 event Aug 21 14:53:24 tinypilot launch[498]: -- INFO [353.955 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Aug 21 14:53:24 tinypilot launch[498]: -- INFO [353.955 stream] -- Destroying workers pool JPEG ... Aug 21 14:53:24 tinypilot launch[498]: -- INFO [353.993 stream] -- Capturing stopped Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.000 stream] -- Device fd=10 closed Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.001 stream] -- Changed video frame to BLANK Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.012 stream] -- H264: Configuring encoder: DMA=0 ... Aug 21 14:53:24 tinypilot launch[498]: ================================================================================ Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.038 stream] -- Device fd=10 opened Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.038 stream] -- Using input channel: 0 Aug 21 14:53:24 tinypilot launch[498]: -- ERROR [354.073 stream] -- Requested resolution=640x480 is unavailable Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.107 stream] -- Using resolution: 1920x1080 Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.107 stream] -- Using format: UYVY Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.107 stream] -- Querying HW FPS changing is not supported Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.107 stream] -- Using IO method: MMAP Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.123 stream] -- Requested 5 device buffers, got 5 Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.133 stream] -- Capturing started Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.133 stream] -- Using JPEG quality: 80% Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.133 stream] -- Creating pool JPEG with 3 workers ... Aug 21 14:53:24 tinypilot launch[498]: -- INFO [354.134 stream] -- Capturing ... Aug 21 14:53:25 tinypilot launch[498]: -- ERROR [355.135 stream] -- Persistent device timeout (unplugged) Aug 21 14:53:28 tinypilot launch[498]: -- INFO [357.487 stream] -- H264: Configuring encoder: DMA=1 ... Aug 21 14:53:28 tinypilot launch[498]: -- INFO [357.583 stream] -- H264: Requested keyframe by a sink client Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.017 stream] -- Got V4L2 event Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.017 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.017 stream] -- Destroying workers pool JPEG ... Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.061 stream] -- Capturing stopped Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.069 stream] -- Device fd=10 closed Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.069 stream] -- Changed video frame to BLANK Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.081 stream] -- H264: Configuring encoder: DMA=0 ... Aug 21 14:53:28 tinypilot launch[498]: ================================================================================ Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.110 stream] -- Device fd=10 opened Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.110 stream] -- Using input channel: 0 Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.121 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=79872960, vsync=22, hsync=496 Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.155 stream] -- Using resolution: 1920x1080 Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.155 stream] -- Using format: UYVY Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.155 stream] -- Querying HW FPS changing is not supported Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.155 stream] -- Using IO method: MMAP Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.172 stream] -- Requested 5 device buffers, got 5 Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.182 stream] -- Capturing started Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.182 stream] -- Using JPEG quality: 80% Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.182 stream] -- Creating pool JPEG with 3 workers ... Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.182 stream] -- Capturing ... Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.188 stream] -- H264: Configuring encoder: DMA=1 ... Aug 21 14:53:28 tinypilot launch[498]: -- INFO [358.288 http] -- HTTP: NEW client (now=1): [192.168.1.67]:35928, id=d5eaf90c03d48667 Aug 21 14:53:29 tinypilot launch[498]: -- INFO [358.313 http] -- HTTP: DEL client (now=0): [192.168.1.67]:35928, id=d5eaf90c03d48667, Connection reset by peer (reading,error) Aug 21 14:53:29 tinypilot launch[498]: -- INFO [358.355 stream] -- H264: Requested keyframe by a sink client Aug 21 14:53:29 tinypilot launch[498]: -- INFO [358.421 stream] -- H264: Requested keyframe by a sink client nginx logs -- Journal begins at Mon 2023-08-21 14:17:01 BST, ends at Mon 2023-08-21 14:54:13 BST. -- Aug 21 14:42:56 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Aug 21 14:42:57 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /css/button.css HTTP/2.0" 200 1976 "https://tinypilot.itm.local/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /css/cursors.css HTTP/2.0" 200 618 "https://tinypilot.itm.local/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/events.js HTTP/2.0" 200 1890 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/controllers.js HTTP/2.0" 200 18721 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/poll.js HTTP/2.0" 200 1958 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/settings.js HTTP/2.0" 200 1900 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://tinypilot.itm.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://tinypilot.itm.local/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://tinypilot.itm.local/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://tinypilot.itm.local/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/paste.js HTTP/2.0" 200 2096 "https://tinypilot.itm.local/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://tinypilot.itm.local/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot.itm.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot.itm.local/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OeOMrwX HTTP/2.0" 200 96 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OeOMrwj&sid=aYwJH5uWJEFx6cucAAAF HTTP/2.0" 200 2 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OeOMrwk&sid=aYwJH5uWJEFx6cucAAAF HTTP/2.0" 200 32 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:15 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:16 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OeOMrxV&sid=aYwJH5uWJEFx6cucAAAF HTTP/2.0" 200 1 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.10 - - [21/Aug/2023:14:49:54 +0100] "GET / HTTP/1.1" 307 251 "-" "Auvik HTTP Monitor" "-" 192.168.1.67 - - [21/Aug/2023:14:49:57 +0100] "GET /stream?advance_headers=1 HTTP/2.0" 200 912148 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 192.168.1.67 - - [21/Aug/2023:14:49:57 +0100] "GET /apple-touch-icon.png HTTP/2.0" 200 3571 "https://tinypilot.itm.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-"