TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-02-09T03:53:07+00:00 Software versions TinyPilot version: 2.3.2 a15205a uStreamer version: v3.26 a97f08e OS version: Linux tinypilot 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l GNU/Linux TinyPilot state temp=41.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=/opt/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.229 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.264 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.378 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.407 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.473 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.508 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.588 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.608 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.772 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.792 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.847 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.866 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.948 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:43 tinypilot python[646]: 2022-02-09 03:22:43.967 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.085 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.105 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.368 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.406 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.619 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:22:44 tinypilot python[646]: Process ProcessWithResult-863: Feb 09 03:22:44 tinypilot python[646]: Traceback (most recent call last): Feb 09 03:22:44 tinypilot python[646]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Feb 09 03:22:44 tinypilot python[646]: self.run() Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 09 03:22:44 tinypilot python[646]: result.return_value = self._target(*self._args, **self._kwargs) Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 09 03:22:44 tinypilot python[646]: hid_handle.write(bytearray(buffer)) Feb 09 03:22:44 tinypilot python[646]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.646 socket_api ERROR [SENSITIVE] Failed to write key: F12 (keycode=F12). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Feb 09 03:22:44 tinypilot python[646]: Process ProcessWithResult-864: Feb 09 03:22:44 tinypilot python[646]: Traceback (most recent call last): Feb 09 03:22:44 tinypilot python[646]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Feb 09 03:22:44 tinypilot python[646]: self.run() Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 09 03:22:44 tinypilot python[646]: result.return_value = self._target(*self._args, **self._kwargs) Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 09 03:22:44 tinypilot python[646]: hid_handle.write(bytearray(buffer)) Feb 09 03:22:44 tinypilot python[646]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.810 socket_api ERROR [SENSITIVE] Failed to write key: Delete (keycode=Delete). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Feb 09 03:22:44 tinypilot python[646]: Process ProcessWithResult-865: Feb 09 03:22:44 tinypilot python[646]: Traceback (most recent call last): Feb 09 03:22:44 tinypilot python[646]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Feb 09 03:22:44 tinypilot python[646]: self.run() Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 09 03:22:44 tinypilot python[646]: result.return_value = self._target(*self._args, **self._kwargs) Feb 09 03:22:44 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 09 03:22:44 tinypilot python[646]: hid_handle.write(bytearray(buffer)) Feb 09 03:22:44 tinypilot python[646]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 09 03:22:44 tinypilot python[646]: 2022-02-09 03:22:44.883 socket_api ERROR [SENSITIVE] Failed to write key: F12 (keycode=F12). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.474 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.510 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.624 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.659 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.896 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.931 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:26 tinypilot python[646]: 2022-02-09 03:23:26.971 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.003 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.133 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.153 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.245 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.265 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.452 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.473 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.516 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.537 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.733 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.773 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.822 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.851 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:27 tinypilot python[646]: 2022-02-09 03:23:27.988 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.017 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.062 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.097 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.230 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.251 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.331 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.352 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.509 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.529 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.605 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.624 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.823 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.856 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.904 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:28 tinypilot python[646]: 2022-02-09 03:23:28.938 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.107 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.126 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.164 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.184 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.379 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.399 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.445 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.464 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.689 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.727 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.759 hid.write ERROR Failed to write to HID interface: /dev/hidg0. Is USB cable connected? Feb 09 03:23:29 tinypilot python[646]: Process ProcessWithResult-1158: Feb 09 03:23:29 tinypilot python[646]: Traceback (most recent call last): Feb 09 03:23:29 tinypilot python[646]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Feb 09 03:23:29 tinypilot python[646]: self.run() Feb 09 03:23:29 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 09 03:23:29 tinypilot python[646]: result.return_value = self._target(*self._args, **self._kwargs) Feb 09 03:23:29 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 09 03:23:29 tinypilot python[646]: hid_handle.write(bytearray(buffer)) Feb 09 03:23:29 tinypilot python[646]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.786 socket_api ERROR [SENSITIVE] Failed to write key: F12 (keycode=F12). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:29 tinypilot python[646]: Process ProcessWithResult-1159: Feb 09 03:23:29 tinypilot python[646]: Traceback (most recent call last): Feb 09 03:23:29 tinypilot python[646]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Feb 09 03:23:29 tinypilot python[646]: self.run() Feb 09 03:23:29 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 09 03:23:29 tinypilot python[646]: result.return_value = self._target(*self._args, **self._kwargs) Feb 09 03:23:29 tinypilot python[646]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 09 03:23:29 tinypilot python[646]: hid_handle.write(bytearray(buffer)) Feb 09 03:23:29 tinypilot python[646]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 09 03:23:29 tinypilot python[646]: 2022-02-09 03:23:29.943 socket_api ERROR [SENSITIVE] Failed to write key: Delete (keycode=Delete). Failed to write to HID interface: /dev/hidg0. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:31 tinypilot python[646]: 2022-02-09 03:23:31.670 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:32 tinypilot python[646]: 2022-02-09 03:23:32.189 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:32 tinypilot python[646]: 2022-02-09 03:23:32.722 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:33 tinypilot python[646]: 2022-02-09 03:23:33.323 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:33 tinypilot python[646]: 2022-02-09 03:23:33.842 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:34 tinypilot python[646]: 2022-02-09 03:23:34.375 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:34 tinypilot python[646]: 2022-02-09 03:23:34.907 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:35 tinypilot python[646]: 2022-02-09 03:23:35.513 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:36 tinypilot python[646]: 2022-02-09 03:23:36.046 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:36 tinypilot python[646]: 2022-02-09 03:23:36.578 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:37 tinypilot python[646]: 2022-02-09 03:23:37.110 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:37 tinypilot python[646]: 2022-02-09 03:23:37.641 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:38 tinypilot python[646]: 2022-02-09 03:23:38.173 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:38 tinypilot python[646]: 2022-02-09 03:23:38.705 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:39 tinypilot python[646]: 2022-02-09 03:23:39.237 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:39 tinypilot python[646]: 2022-02-09 03:23:39.841 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:40 tinypilot python[646]: 2022-02-09 03:23:40.445 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:40 tinypilot python[646]: 2022-02-09 03:23:40.979 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:41 tinypilot python[646]: 2022-02-09 03:23:41.511 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:42 tinypilot python[646]: 2022-02-09 03:23:42.044 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:42 tinypilot python[646]: 2022-02-09 03:23:42.751 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:43 tinypilot python[646]: 2022-02-09 03:23:43.910 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:44 tinypilot python[646]: 2022-02-09 03:23:44.638 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:23:49 tinypilot python[646]: 2022-02-09 03:23:49.593 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:23:51 tinypilot python[646]: 2022-02-09 03:23:51.261 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:23:54 tinypilot python[646]: 2022-02-09 03:23:54.919 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:23:55 tinypilot python[646]: 2022-02-09 03:23:55.971 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:23:56 tinypilot python[646]: 2022-02-09 03:23:56.735 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:23:59 tinypilot python[646]: 2022-02-09 03:23:59.214 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:03 tinypilot python[646]: 2022-02-09 03:24:03.137 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:05 tinypilot python[646]: 2022-02-09 03:24:05.036 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:05 tinypilot python[646]: 2022-02-09 03:24:05.568 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:06 tinypilot python[646]: 2022-02-09 03:24:06.100 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:06 tinypilot python[646]: 2022-02-09 03:24:06.337 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:07 tinypilot python[646]: 2022-02-09 03:24:07.251 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:07 tinypilot python[646]: 2022-02-09 03:24:07.961 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:09 tinypilot python[646]: 2022-02-09 03:24:09.856 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:10 tinypilot python[646]: 2022-02-09 03:24:10.390 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:10 tinypilot python[646]: 2022-02-09 03:24:10.920 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:12 tinypilot python[646]: 2022-02-09 03:24:12.329 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:14 tinypilot python[646]: 2022-02-09 03:24:14.329 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:20 tinypilot python[646]: 2022-02-09 03:24:20.998 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:24 tinypilot python[646]: 2022-02-09 03:24:24.742 socket_api INFO Client disconnected Feb 09 03:24:45 tinypilot python[646]: 2022-02-09 03:24:45.460 socket_api INFO Client connected Feb 09 03:24:46 tinypilot python[646]: 2022-02-09 03:24:46.645 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:47 tinypilot python[646]: 2022-02-09 03:24:47.186 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:47 tinypilot python[646]: 2022-02-09 03:24:47.722 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:48 tinypilot python[646]: 2022-02-09 03:24:48.269 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:24:52 tinypilot python[646]: 2022-02-09 03:24:52.349 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:24:54 tinypilot python[646]: 2022-02-09 03:24:54.205 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:25:07 tinypilot python[646]: 2022-02-09 03:25:07.805 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:09 tinypilot python[646]: 2022-02-09 03:25:09.802 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:13 tinypilot python[646]: 2022-02-09 03:25:13.396 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:15 tinypilot python[646]: 2022-02-09 03:25:15.402 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:27 tinypilot python[646]: 2022-02-09 03:25:27.572 socket_api WARNING [SENSITIVE] Unrecognized key: MediaTrackNext (keycode=) [/SENSITIVE] Feb 09 03:25:32 tinypilot python[646]: 2022-02-09 03:25:32.530 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:33 tinypilot python[646]: 2022-02-09 03:25:33.064 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:33 tinypilot python[646]: 2022-02-09 03:25:33.596 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:34 tinypilot python[646]: 2022-02-09 03:25:34.130 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:34 tinypilot python[646]: 2022-02-09 03:25:34.662 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:35 tinypilot python[646]: 2022-02-09 03:25:35.193 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:35 tinypilot python[646]: 2022-02-09 03:25:35.725 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:36 tinypilot python[646]: 2022-02-09 03:25:36.257 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:36 tinypilot python[646]: 2022-02-09 03:25:36.788 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:37 tinypilot python[646]: 2022-02-09 03:25:37.320 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:37 tinypilot python[646]: 2022-02-09 03:25:37.852 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:38 tinypilot python[646]: 2022-02-09 03:25:38.384 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:38 tinypilot python[646]: 2022-02-09 03:25:38.915 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:25:39 tinypilot python[646]: 2022-02-09 03:25:39.449 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:26:02 tinypilot python[646]: 2022-02-09 03:26:02.758 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:26:04 tinypilot python[646]: 2022-02-09 03:26:04.751 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:47:06 tinypilot python[646]: 2022-02-09 03:47:06.216 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:47:08 tinypilot python[646]: 2022-02-09 03:47:08.219 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:50:55 tinypilot python[646]: 2022-02-09 03:50:55.680 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:50:57 tinypilot python[646]: 2022-02-09 03:50:57.691 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:52:59 tinypilot python[646]: 2022-02-09 03:52:59.300 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:53:01 tinypilot python[646]: 2022-02-09 03:53:01.301 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 09 03:53:07 tinypilot sudo[2607]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Feb 09 03:53:07 tinypilot sudo[2607]: pam_unix(sudo:session): session opened for user root by (uid=0) Feb 09 03:53:07 tinypilot sudo[2620]: root : TTY=unknown ; PWD=/opt/ustreamer ; USER=root ; COMMAND=/usr/bin/journalctl -xe Feb 09 03:53:07 tinypilot sudo[2620]: pam_unix(sudo:session): session opened for user root by (uid=0) Feb 09 03:53:07 tinypilot sudo[2620]: pam_unix(sudo:session): session closed for user root Feb 09 03:53:07 tinypilot sudo[2624]: root : TTY=unknown ; PWD=/opt/ustreamer ; USER=root ; COMMAND=/usr/bin/journalctl -u tinypilot Feb 09 03:53:07 tinypilot sudo[2624]: 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 Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.898 stream] -- Got V4L2 event Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.898 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.898 stream] -- Destroying workers pool JPEG ... Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.917 stream] -- Capturing stopped Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.921 stream] -- Device fd=9 closed Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.921 stream] -- Changed video frame to BLANK Feb 09 03:22:35 tinypilot ustreamer[649]: ================================================================================ Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.921 stream] -- Device fd=9 opened Feb 09 03:22:35 tinypilot ustreamer[649]: -- INFO [4297.921 stream] -- Using input channel: 0 Feb 09 03:22:35 tinypilot ustreamer[649]: -- ERROR [4297.942 stream] -- Requested resolution=640x480 is unavailable Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.962 stream] -- Using resolution: 1280x1024 Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.962 stream] -- Using pixelformat: UYVY Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.962 stream] -- Querying HW FPS changing is not supported Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.962 stream] -- Using IO method: MMAP Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.970 stream] -- Requested 5 device buffers, got 5 Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.977 stream] -- Capturing started Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.984 stream] -- Using JPEG quality: 80% Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.984 stream] -- Creating pool JPEG with 3 workers ... Feb 09 03:22:36 tinypilot ustreamer[649]: -- INFO [4297.984 stream] -- Capturing ... Feb 09 03:22:37 tinypilot ustreamer[649]: -- ERROR [4298.985 stream] -- Persistent device timeout (unplugged) Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.871 stream] -- Got V4L2 event Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.873 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.874 stream] -- Destroying workers pool JPEG ... Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.933 stream] -- Capturing stopped Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.940 stream] -- Device fd=9 closed Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.940 stream] -- Changed video frame to BLANK Feb 09 03:23:00 tinypilot ustreamer[649]: ================================================================================ Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.941 stream] -- Device fd=9 opened Feb 09 03:23:00 tinypilot ustreamer[649]: -- INFO [4322.941 stream] -- Using input channel: 0 Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.948 stream] -- Got new DV timings: resolution=1280x1024, pixclk=71332000 Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.968 stream] -- Using resolution: 1280x1024 Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.968 stream] -- Using pixelformat: UYVY Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.968 stream] -- Querying HW FPS changing is not supported Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.968 stream] -- Using IO method: MMAP Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.982 stream] -- Requested 5 device buffers, got 5 Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4322.991 stream] -- Capturing started Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4323.006 stream] -- Using JPEG quality: 80% Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4323.006 stream] -- Creating pool JPEG with 3 workers ... Feb 09 03:23:01 tinypilot ustreamer[649]: -- INFO [4323.007 stream] -- Capturing ... Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.789 stream] -- Got V4L2 event Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.790 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.790 stream] -- Destroying workers pool JPEG ... Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.826 stream] -- Capturing stopped Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.835 stream] -- Device fd=9 closed Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.835 stream] -- Changed video frame to BLANK Feb 09 03:23:24 tinypilot ustreamer[649]: ================================================================================ Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.836 stream] -- Device fd=9 opened Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.836 stream] -- Using input channel: 0 Feb 09 03:23:24 tinypilot ustreamer[649]: -- ERROR [4346.857 stream] -- Requested resolution=640x480 is unavailable Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.878 stream] -- Using resolution: 1280x1024 Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.878 stream] -- Using pixelformat: UYVY Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.878 stream] -- Querying HW FPS changing is not supported Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.878 stream] -- Using IO method: MMAP Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.893 stream] -- Requested 5 device buffers, got 5 Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.902 stream] -- Capturing started Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.915 stream] -- Using JPEG quality: 80% Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.915 stream] -- Creating pool JPEG with 3 workers ... Feb 09 03:23:24 tinypilot ustreamer[649]: -- INFO [4346.915 stream] -- Capturing ... Feb 09 03:23:25 tinypilot ustreamer[649]: -- ERROR [4347.916 stream] -- Persistent device timeout (unplugged) Feb 09 03:24:45 tinypilot ustreamer[649]: -- INFO [4427.355 http] -- HTTP: Registered client: [10.88.19.99]:53732, id=d24f08a87f0081b9; clients now: 2 Feb 09 03:25:24 tinypilot ustreamer[649]: -- INFO [4466.726 http] -- HTTP: Disconnected client: [10.88.19.99]:53714, id=5c808e2eeeac0f55, Resource temporarily unavailable (reading,eof); clients now: 1 Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.352 stream] -- Got V4L2 event Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.352 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.352 stream] -- Destroying workers pool JPEG ... Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.404 stream] -- Capturing stopped Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.411 stream] -- Device fd=9 closed Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.411 stream] -- Changed video frame to BLANK Feb 09 03:25:49 tinypilot ustreamer[649]: ================================================================================ Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.412 stream] -- Device fd=9 opened Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.412 stream] -- Using input channel: 0 Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.419 stream] -- Got new DV timings: resolution=1280x1024, pixclk=71332000 Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.439 stream] -- Using resolution: 1280x1024 Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.439 stream] -- Using pixelformat: UYVY Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.439 stream] -- Querying HW FPS changing is not supported Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.439 stream] -- Using IO method: MMAP Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.453 stream] -- Requested 5 device buffers, got 5 Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.463 stream] -- Capturing started Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.482 stream] -- Using JPEG quality: 80% Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.483 stream] -- Creating pool JPEG with 3 workers ... Feb 09 03:25:49 tinypilot ustreamer[649]: -- INFO [4491.483 stream] -- Capturing ... nginx logs -- Logs begin at Wed 2022-02-09 02:10:49 GMT, end at Wed 2022-02-09 03:53:07 GMT. -- Feb 09 02:11:11 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Feb 09 02:11:12 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/02/09 02:05:58 [error] 615#615: *2 upstream prematurely closed connection while reading response header from upstream, client: 10.88.19.99, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2022/02/09 02:10:47 [error] 613#613: *2 upstream prematurely closed connection while reading response header from upstream, client: 10.88.19.99, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWnNE HTTP/2.0" 200 96 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWnNO&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:45 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWnNP&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 32 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:46 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWnXm&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:46 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWnNf&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:47 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWngE&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:47 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWngB&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:47 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWnom&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWnx8&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWnx3&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWo3e&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWo3d&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 21 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWo4x&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 21 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWo4w&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWoCf&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWo5x&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 21 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:49 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWoKm&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:49 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWoE9&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 21 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:52 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWp2y&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:52 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWoLX&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:54 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWpV-&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:24:54 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWp3F&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 22 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:25:07 +0000] "POST /socket.io/?EIO=4&transport=polling&t=NxSWsiM&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:25:07 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWpWK&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 23 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:25:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=NxSWsqw&sid=ZHIXqBQUbRSez6ULAAAE HTTP/2.0" 200 1 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-" 10.88.19.99 - - [09/Feb/2022:03:25:24 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 216344314 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.82 Safari/537.36" "-"