TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-10-19T12:49:28+01:00 Software versions TinyPilot version: 2.5.0 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux TinyPilot state temp=43.3'C throttled=0x0 voltage logs TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM After=syslog.target network.target StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=HOST=127.0.0.1 Environment=PORT=8000 Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs Oct 19 12:48:46 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:46 tinypilot python[591]: self.run() Oct 19 12:48:46 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:46 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:46 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:46 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:46 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:46 tinypilot python[591]: 2022-10-19 12:48:46.711 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:46 tinypilot python[591]: Process ProcessWithResult-16: Oct 19 12:48:46 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:46 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:46 tinypilot python[591]: self.run() Oct 19 12:48:46 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:46 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:46 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:46 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:46 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:47 tinypilot python[591]: 2022-10-19 12:48:47.006 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:47 tinypilot python[591]: Process ProcessWithResult-17: Oct 19 12:48:47 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:47 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:47 tinypilot python[591]: self.run() Oct 19 12:48:47 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:47 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:47 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:47 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:47 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:47 tinypilot python[591]: 2022-10-19 12:48:47.092 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:47 tinypilot python[591]: Process ProcessWithResult-18: Oct 19 12:48:47 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:47 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:47 tinypilot python[591]: self.run() Oct 19 12:48:47 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:47 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:47 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:47 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:47 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:47 tinypilot python[591]: 2022-10-19 12:48:47.794 socket_api ERROR [SENSITIVE] Failed to write key: Enter (keycode=Enter). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:49 tinypilot python[591]: Process ProcessWithResult-19: Oct 19 12:48:49 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:49 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:49 tinypilot python[591]: self.run() Oct 19 12:48:49 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:49 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:49 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:49 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:49 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:49 tinypilot python[591]: 2022-10-19 12:48:49.107 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:51 tinypilot python[591]: Process ProcessWithResult-20: Oct 19 12:48:51 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:51 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:51 tinypilot python[591]: self.run() Oct 19 12:48:51 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:51 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:51 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:51 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:51 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:51 tinypilot python[591]: 2022-10-19 12:48:51.118 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:53 tinypilot python[591]: Process ProcessWithResult-21: Oct 19 12:48:53 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:53 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:53 tinypilot python[591]: self.run() Oct 19 12:48:53 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:53 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:53 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:53 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:53 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:53 tinypilot python[591]: 2022-10-19 12:48:53.125 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:55 tinypilot python[591]: Process ProcessWithResult-22: Oct 19 12:48:55 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:55 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:55 tinypilot python[591]: self.run() Oct 19 12:48:55 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:55 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:55 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:55 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:55 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:55 tinypilot python[591]: 2022-10-19 12:48:55.116 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:55 tinypilot python[591]: Process ProcessWithResult-23: Oct 19 12:48:55 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:55 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:55 tinypilot python[591]: self.run() Oct 19 12:48:55 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:55 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:55 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:55 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:55 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:55 tinypilot python[591]: 2022-10-19 12:48:55.751 socket_api ERROR [SENSITIVE] Failed to write key: Enter (keycode=Enter). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:57 tinypilot python[591]: Process ProcessWithResult-24: Oct 19 12:48:57 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:57 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:57 tinypilot python[591]: self.run() Oct 19 12:48:57 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:57 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:57 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:57 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:57 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:57 tinypilot python[591]: 2022-10-19 12:48:57.118 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:48:59 tinypilot python[591]: Process ProcessWithResult-25: Oct 19 12:48:59 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:48:59 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:48:59 tinypilot python[591]: self.run() Oct 19 12:48:59 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:48:59 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:48:59 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:48:59 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:48:59 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:48:59 tinypilot python[591]: 2022-10-19 12:48:59.120 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:01 tinypilot python[591]: Process ProcessWithResult-26: Oct 19 12:49:01 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:01 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:01 tinypilot python[591]: self.run() Oct 19 12:49:01 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:01 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:01 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:01 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:01 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:01 tinypilot python[591]: 2022-10-19 12:49:01.117 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:06 tinypilot python[591]: Process ProcessWithResult-27: Oct 19 12:49:06 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:06 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:06 tinypilot python[591]: self.run() Oct 19 12:49:06 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:06 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:06 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:06 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:06 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:06 tinypilot python[591]: 2022-10-19 12:49:06.146 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:08 tinypilot python[591]: Process ProcessWithResult-28: Oct 19 12:49:08 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:08 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:08 tinypilot python[591]: self.run() Oct 19 12:49:08 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:08 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:08 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:08 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:08 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:08 tinypilot python[591]: 2022-10-19 12:49:08.147 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:10 tinypilot python[591]: Process ProcessWithResult-29: Oct 19 12:49:10 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:10 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:10 tinypilot python[591]: self.run() Oct 19 12:49:10 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:10 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:10 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:10 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:10 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:10 tinypilot python[591]: 2022-10-19 12:49:10.149 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:18 tinypilot python[591]: Process ProcessWithResult-30: Oct 19 12:49:18 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:18 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:18 tinypilot python[591]: self.run() Oct 19 12:49:18 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:18 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:18 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:18 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:18 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:18 tinypilot python[591]: 2022-10-19 12:49:18.216 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:20 tinypilot python[591]: Process ProcessWithResult-31: Oct 19 12:49:20 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:20 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:20 tinypilot python[591]: self.run() Oct 19 12:49:20 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:20 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:20 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:20 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:20 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:20 tinypilot python[591]: 2022-10-19 12:49:20.215 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:22 tinypilot python[591]: Process ProcessWithResult-32: Oct 19 12:49:22 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:22 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:22 tinypilot python[591]: self.run() Oct 19 12:49:22 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:22 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:22 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:22 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:22 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:22 tinypilot python[591]: 2022-10-19 12:49:22.219 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:24 tinypilot python[591]: Process ProcessWithResult-33: Oct 19 12:49:24 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:24 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:24 tinypilot python[591]: self.run() Oct 19 12:49:24 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:24 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:24 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:24 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:24 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:24 tinypilot python[591]: 2022-10-19 12:49:24.219 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:26 tinypilot python[591]: Process ProcessWithResult-34: Oct 19 12:49:26 tinypilot python[591]: Traceback (most recent call last): Oct 19 12:49:26 tinypilot python[591]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Oct 19 12:49:26 tinypilot python[591]: self.run() Oct 19 12:49:26 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 19 12:49:26 tinypilot python[591]: result.return_value = self._target(*self._args, **self._kwargs) Oct 19 12:49:26 tinypilot python[591]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 19 12:49:26 tinypilot python[591]: hid_handle.write(bytearray(buffer)) Oct 19 12:49:26 tinypilot python[591]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 19 12:49:26 tinypilot python[591]: 2022-10-19 12:49:26.215 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 19 12:49:28 tinypilot sudo[691]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Oct 19 12:49:28 tinypilot sudo[691]: pam_unix(sudo:session): session opened for user root by (uid=0) TinyPilot update logs uStreamer configuration [Unit] Description=uStreamer - Lightweight, optimized video encoder After=syslog.target network.target [Service] Type=simple User=ustreamer WorkingDirectory=/opt/ustreamer ExecStart=/opt/ustreamer/ustreamer \ --host 127.0.0.1 \ --port 8001 \ --encoder omx \ --format uyvy \ --workers 3 \ --drop-same-frames 30 \ --persistent \ --dv-timings \ && : # This last line is just to end the multi-line command because the line # before is ending with backslash and so expects to be continued. Restart=always [Install] WantedBy=multi-user.target uStreamer logs -- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Wed 2022-10-19 12:49:28 BST. -- Oct 19 12:46:29 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.838 main] -- Using internal blank placeholder Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.840 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.840 stream] -- Using V4L2 device: /dev/video0 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.840 stream] -- Using desired FPS: 0 Oct 19 12:46:29 tinypilot ustreamer[593]: ================================================================================ Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.841 http] -- Starting HTTP eventloop ... Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.841 stream] -- Device fd=9 opened Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.841 stream] -- Using input channel: 0 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.848 stream] -- Got new DV-timings: 1024x768p60.00, pixclk=64995840, vsync=38, hsync=320 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.886 stream] -- Using resolution: 1024x768 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.886 stream] -- Using pixelformat: UYVY Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.886 stream] -- Querying HW FPS changing is not supported Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.886 stream] -- Using IO method: MMAP Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.893 stream] -- Requested 5 device buffers, got 5 Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.900 stream] -- Capturing started Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.900 stream] -- Initializing OMX encoder ... Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.902 stream] -- Initializing OMX encoder ... Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.903 stream] -- Initializing OMX encoder ... Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.909 stream] -- Using JPEG quality: 80% Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.909 stream] -- Creating pool JPEG with 3 workers ... Oct 19 12:46:29 tinypilot ustreamer[593]: -- INFO [16.910 stream] -- Capturing ... Oct 19 12:46:35 tinypilot ustreamer[593]: -- INFO [23.393 http] -- HTTP: Registered client: [10.0.0.251]:55320, id=e82d35feaa68db22; clients now: 1 nginx logs -- Logs begin at Thu 2019-02-14 10:11:59 GMT, end at Wed 2022-10-19 12:49:28 BST. -- Oct 19 12:46:29 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 19 12:46:29 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/10/19 09:07:57 [error] 600#600: *66 upstream prematurely closed connection while reading response header from upstream, client: 10.0.0.251, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "10.0.0.250", referrer: "https://10.0.0.250/" 2022/10/19 09:08:02 [alert] 600#600: *66 open socket #5 left in connection 8 2022/10/19 09:08:02 [alert] 600#600: *76 open socket #16 left in connection 9 2022/10/19 09:08:02 [alert] 600#600: aborting 2022/10/19 11:53:21 [error] 598#598: *67 upstream prematurely closed connection while reading response header from upstream, client: 5.5.8.40, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "10.0.0.250", referrer: "https://10.0.0.250/" 2022/10/19 12:39:12 [error] 602#602: *49 upstream prematurely closed connection while reading response header from upstream, client: 10.0.0.251, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "10.0.0.250", referrer: "https://10.0.0.250/" 2022/10/19 12:39:30 [error] 600#600: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.251, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OFm2iJm HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OFm2iJm", host: "10.0.0.250", referrer: "https://10.0.0.250/" 2022/10/19 12:46:15 [error] 600#600: *2 upstream prematurely closed connection while reading response header from upstream, client: 10.0.0.251, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "10.0.0.250", referrer: "https://10.0.0.250/" 2022/10/19 12:46:30 [error] 599#599: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.251, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OFm4IsF HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OFm4IsF", host: "10.0.0.250", referrer: "https://10.0.0.250/" 10.0.0.251 - - [19/Oct/2022:12:46:34 +0100] "GET /js/events.js HTTP/2.0" 200 1357 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:34 +0100] "GET /js/controllers.js HTTP/2.0" 200 18819 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 696 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/settings.js HTTP/2.0" 200 1877 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/mouse.js HTTP/2.0" 200 8475 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/2.0" 200 61701 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/paste.js HTTP/2.0" 200 2076 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/app.js HTTP/2.0" 200 12974 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/clipboard.js HTTP/2.0" 200 633 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://10.0.0.250/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /css/button.css HTTP/2.0" 200 1690 "https://10.0.0.250/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /css/cursors.css HTTP/2.0" 200 671 "https://10.0.0.250/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://10.0.0.250/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://10.0.0.250/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://10.0.0.250/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://10.0.0.250/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://10.0.0.250/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://10.0.0.250/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://10.0.0.250/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:35 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OFm4LF6 HTTP/2.0" 200 96 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:36 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:36 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OFm4LPy&sid=wq7_FdK636F8hRY6AAAC HTTP/2.0" 200 2 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:36 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OFm4LPz&sid=wq7_FdK636F8hRY6AAAC HTTP/2.0" 200 32 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:37 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:37 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OFm4Liw&sid=wq7_FdK636F8hRY6AAAC HTTP/2.0" 200 1 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-" 10.0.0.251 - - [19/Oct/2022:12:46:48 +0100] "GET /api/debugLogs HTTP/2.0" 200 16809 "https://10.0.0.250/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36 Edg/106.0.1370.47" "-"