TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-12-09T15:00:51+00:00 Software versions TinyPilot version: 2.5.0 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux TinyPilot state temp=45.7'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 Dec 09 14:59:05 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:05 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:05 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:05 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:05 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:05 tinypilot python[579]: 2022-12-09 14:59:05.449 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:12 tinypilot python[579]: Process ProcessWithResult-105: Dec 09 14:59:12 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:12 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:12 tinypilot python[579]: self.run() Dec 09 14:59:12 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:12 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:12 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:12 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:12 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:12 tinypilot python[579]: 2022-12-09 14:59:12.356 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:14 tinypilot python[579]: Process ProcessWithResult-106: Dec 09 14:59:14 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:14 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:14 tinypilot python[579]: self.run() Dec 09 14:59:14 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:14 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:14 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:14 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:14 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:14 tinypilot python[579]: 2022-12-09 14:59:14.419 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:16 tinypilot python[579]: Process ProcessWithResult-107: Dec 09 14:59:16 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:16 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:16 tinypilot python[579]: self.run() Dec 09 14:59:16 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:16 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:16 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:16 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:16 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:16 tinypilot python[579]: 2022-12-09 14:59:16.365 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:18 tinypilot python[579]: Process ProcessWithResult-108: Dec 09 14:59:18 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:18 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:18 tinypilot python[579]: self.run() Dec 09 14:59:18 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:18 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:18 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:18 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:18 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:18 tinypilot python[579]: 2022-12-09 14:59:18.342 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:28 tinypilot python[579]: Process ProcessWithResult-109: Dec 09 14:59:28 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:28 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:28 tinypilot python[579]: self.run() Dec 09 14:59:28 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:28 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:28 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:28 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:28 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:28 tinypilot python[579]: 2022-12-09 14:59:28.996 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-110: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:30 tinypilot python[579]: 2022-12-09 14:59:30.235 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-111: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:30 tinypilot python[579]: 2022-12-09 14:59:30.356 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-112: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:30 tinypilot python[579]: 2022-12-09 14:59:30.709 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-113: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:30 tinypilot python[579]: 2022-12-09 14:59:30.825 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-114: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:30 tinypilot python[579]: 2022-12-09 14:59:30.896 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:30 tinypilot python[579]: Process ProcessWithResult-115: Dec 09 14:59:30 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:30 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:30 tinypilot python[579]: self.run() Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:30 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:30 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:30 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:30 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:31 tinypilot python[579]: 2022-12-09 14:59:31.007 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:31 tinypilot python[579]: Process ProcessWithResult-116: Dec 09 14:59:31 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:31 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:31 tinypilot python[579]: self.run() Dec 09 14:59:31 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:31 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:31 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:31 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:31 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:31 tinypilot python[579]: 2022-12-09 14:59:31.091 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:31 tinypilot python[579]: Process ProcessWithResult-117: Dec 09 14:59:31 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:31 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:31 tinypilot python[579]: self.run() Dec 09 14:59:31 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:31 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:31 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:31 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:31 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:31 tinypilot python[579]: 2022-12-09 14:59:31.167 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:33 tinypilot python[579]: Process ProcessWithResult-118: Dec 09 14:59:33 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:33 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:33 tinypilot python[579]: self.run() Dec 09 14:59:33 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:33 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:33 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:33 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:33 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:33 tinypilot python[579]: 2022-12-09 14:59:33.189 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:39 tinypilot python[579]: Process ProcessWithResult-119: Dec 09 14:59:39 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:39 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:39 tinypilot python[579]: self.run() Dec 09 14:59:39 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:39 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:39 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:39 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:39 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:39 tinypilot python[579]: 2022-12-09 14:59:39.422 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:41 tinypilot python[579]: Process ProcessWithResult-120: Dec 09 14:59:41 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:41 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:41 tinypilot python[579]: self.run() Dec 09 14:59:41 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:41 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:41 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:41 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:41 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:41 tinypilot python[579]: 2022-12-09 14:59:41.416 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:43 tinypilot python[579]: Process ProcessWithResult-121: Dec 09 14:59:43 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:43 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:43 tinypilot python[579]: self.run() Dec 09 14:59:43 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:43 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:43 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:43 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:43 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:43 tinypilot python[579]: 2022-12-09 14:59:43.410 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 14:59:45 tinypilot python[579]: Process ProcessWithResult-122: Dec 09 14:59:45 tinypilot python[579]: Traceback (most recent call last): Dec 09 14:59:45 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 14:59:45 tinypilot python[579]: self.run() Dec 09 14:59:45 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 14:59:45 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 14:59:45 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 14:59:45 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 14:59:45 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 14:59:45 tinypilot python[579]: 2022-12-09 14:59:45.435 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 15:00:36 tinypilot python[579]: Process ProcessWithResult-123: Dec 09 15:00:36 tinypilot python[579]: Traceback (most recent call last): Dec 09 15:00:36 tinypilot python[579]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Dec 09 15:00:36 tinypilot python[579]: self.run() Dec 09 15:00:36 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Dec 09 15:00:36 tinypilot python[579]: result.return_value = self._target(*self._args, **self._kwargs) Dec 09 15:00:36 tinypilot python[579]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Dec 09 15:00:36 tinypilot python[579]: hid_handle.write(bytearray(buffer)) Dec 09 15:00:36 tinypilot python[579]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Dec 09 15:00:36 tinypilot python[579]: 2022-12-09 15:00:36.252 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Dec 09 15:00:38 tinypilot python[579]: 2022-12-09 15:00:38.190 socket_api INFO Client VikU2nYx8SgkBA25AAAQ disconnected Dec 09 15:00:38 tinypilot python[579]: 2022-12-09 15:00:38.768 socket_api INFO Client VdMkev6DJ3bbpfJIAAAS connected Dec 09 15:00:51 tinypilot sudo[3518]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Dec 09 15:00:51 tinypilot sudo[3518]: 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 Fri 2022-12-09 14:49:34 GMT, end at Fri 2022-12-09 15:00:51 GMT. -- Dec 09 14:49:47 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.913 main] -- Using internal blank placeholder Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.916 main] -- Listening HTTP on [127.0.0.1]:8001 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.917 stream] -- Using V4L2 device: /dev/video0 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.917 stream] -- Using desired FPS: 0 Dec 09 14:49:47 tinypilot ustreamer[577]: ================================================================================ Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.917 stream] -- Device fd=9 opened Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.918 stream] -- Using input channel: 0 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.918 http] -- Starting HTTP eventloop ... Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.924 stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.963 stream] -- Using resolution: 1920x1080 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.963 stream] -- Using pixelformat: UYVY Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.963 stream] -- Querying HW FPS changing is not supported Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.963 stream] -- Using IO method: MMAP Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.974 stream] -- Requested 5 device buffers, got 5 Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.981 stream] -- Capturing started Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.981 stream] -- Initializing OMX encoder ... Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.982 stream] -- Initializing OMX encoder ... Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.984 stream] -- Initializing OMX encoder ... Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.990 stream] -- Using JPEG quality: 80% Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.990 stream] -- Creating pool JPEG with 3 workers ... Dec 09 14:49:47 tinypilot ustreamer[577]: -- INFO [16.990 stream] -- Capturing ... Dec 09 14:49:54 tinypilot ustreamer[577]: -- INFO [24.098 http] -- HTTP: Registered client: [10.0.0.42]:42882, id=91aa0da1385c12; clients now: 1 Dec 09 14:49:57 tinypilot ustreamer[577]: -- INFO [26.410 http] -- HTTP: Disconnected client: [10.0.0.42]:42882, id=91aa0da1385c12, Resource temporarily unavailable (reading,eof); clients now: 0 Dec 09 14:49:57 tinypilot ustreamer[577]: -- INFO [26.633 http] -- HTTP: Registered client: [10.0.0.42]:42898, id=51c5294f9ecfb5a6; clients now: 1 Dec 09 14:50:24 tinypilot ustreamer[577]: -- INFO [42.346 http] -- HTTP: Disconnected client: [10.0.0.42]:42898, id=51c5294f9ecfb5a6, Resource temporarily unavailable (reading,eof); clients now: 0 Dec 09 14:51:35 tinypilot ustreamer[577]: -- INFO [113.182 http] -- HTTP: Registered client: [10.0.0.42]:42916, id=12fed141f5baf23f; clients now: 1 Dec 09 14:52:32 tinypilot ustreamer[577]: -- INFO [170.765 http] -- HTTP: Registered client: [10.0.0.42]:42936, id=e794822d3eba9723; clients now: 2 Dec 09 14:52:35 tinypilot ustreamer[577]: -- INFO [172.825 http] -- HTTP: Disconnected client: [10.0.0.42]:42916, id=12fed141f5baf23f, Resource temporarily unavailable (reading,eof); clients now: 1 Dec 09 14:52:39 tinypilot ustreamer[577]: -- INFO [177.756 http] -- HTTP: Disconnected client: [10.0.0.42]:42936, id=e794822d3eba9723, Resource temporarily unavailable (reading,eof); clients now: 0 Dec 09 14:52:40 tinypilot ustreamer[577]: -- INFO [177.959 http] -- HTTP: Registered client: [10.0.0.42]:42952, id=d22b60981108bf39; clients now: 1 Dec 09 14:52:55 tinypilot ustreamer[577]: -- INFO [193.437 http] -- HTTP: Disconnected client: [10.0.0.42]:42952, id=d22b60981108bf39, Resource temporarily unavailable (reading,eof); clients now: 0 Dec 09 14:52:55 tinypilot ustreamer[577]: -- INFO [193.637 http] -- HTTP: Registered client: [10.0.0.42]:42970, id=c7ce2bdb19542016; clients now: 1 Dec 09 14:55:40 tinypilot ustreamer[577]: -- INFO [358.181 http] -- HTTP: Registered client: [10.0.0.42]:42990, id=d6dab766bf81b6a6; clients now: 2 Dec 09 15:00:38 tinypilot ustreamer[577]: -- INFO [656.055 http] -- HTTP: Disconnected client: [10.0.0.42]:42990, id=d6dab766bf81b6a6, Resource temporarily unavailable (reading,eof); clients now: 1 Dec 09 15:00:38 tinypilot ustreamer[577]: -- INFO [656.367 http] -- HTTP: Registered client: [10.0.0.42]:43026, id=c00858fd7b8a58eb; clients now: 2 nginx logs -- Logs begin at Fri 2022-12-09 14:49:34 GMT, end at Fri 2022-12-09 15:00:51 GMT. -- Dec 09 14:49:47 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Dec 09 14:49:47 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/12/09 14:49:28 [error] 588#588: *1636 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.42, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OJtNDcy HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OJtNDcy", host: "10.0.0.51", referrer: "https://10.0.0.51/" 2022/12/09 14:49:29 [error] 588#588: *1636 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.42, server: tinypilot, request: "GET /api/update HTTP/2.0", upstream: "http://127.0.0.1:8000/api/update", host: "10.0.0.51", referrer: "https://10.0.0.51/" 2022/12/09 14:49:31 [notice] 4239#4239: signal process started 2022/12/09 14:49:33 [error] 4240#4240: *1968 upstream prematurely closed connection while reading response header from upstream, client: 10.0.0.42, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "10.0.0.51", referrer: "https://10.0.0.51/" 2022/12/09 14:49:48 [error] 586#586: *3 connect() failed (111: Connection refused) while connecting to upstream, client: 10.0.0.42, server: tinypilot, request: "GET /api/status HTTP/2.0", upstream: "http://127.0.0.1:8000/api/status", host: "10.0.0.51", referrer: "https://10.0.0.51/" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/poll.js HTTP/2.0" 200 1950 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/events.js HTTP/2.0" 200 1357 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/controllers.js HTTP/2.0" 200 18819 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 696 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/settings.js HTTP/2.0" 200 1877 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/mouse.js HTTP/2.0" 200 8475 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://10.0.0.51/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /css/button.css HTTP/2.0" 200 1690 "https://10.0.0.51/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /css/cursors.css HTTP/2.0" 200 671 "https://10.0.0.51/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/2.0" 200 61701 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/paste.js HTTP/2.0" 200 2076 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/app.js HTTP/2.0" 200 12974 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/clipboard.js HTTP/2.0" 200 633 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/logs.js HTTP/2.0" 200 1484 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://10.0.0.51/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://10.0.0.51/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://10.0.0.51/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://10.0.0.51/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://10.0.0.51/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://10.0.0.51/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://10.0.0.51/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OJtPnIc HTTP/2.0" 200 96 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OJtPnIz&sid=W_txhkCn17zXxJ0AAAAR HTTP/2.0" 200 2 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OJtPnI-&sid=W_txhkCn17zXxJ0AAAAR HTTP/2.0" 200 32 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:38 +0000] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-" 10.0.0.42 - - [09/Dec/2022:15:00:39 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OJtPnJl&sid=W_txhkCn17zXxJ0AAAAR HTTP/2.0" 200 1 "https://10.0.0.51/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" "-"