TinyPilot log dump https://tinypilotkvm.com Timestamp: 2022-10-28T16:48:47-08:00 Software versions TinyPilot version: 0a23c66 uStreamer version: 5.23 OS version: Linux raspberrypi 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 11 TinyPilot state temp=38.4'C throttled=0x50005 voltage logs Oct 28 16:48:24 raspberrypi kernel: hwmon hwmon1: Undervoltage detected! 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 28 16:48:42 raspberrypi python[703]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:42 raspberrypi python[703]: self.run() Oct 28 16:48:42 raspberrypi python[703]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:42 raspberrypi python[703]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:42 raspberrypi python[703]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:42 raspberrypi python[703]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:42 raspberrypi python[703]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:42 raspberrypi python[503]: 2022-10-28 16:48:42.798 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:42 raspberrypi python[704]: Process ProcessWithResult-13: Oct 28 16:48:42 raspberrypi python[704]: Traceback (most recent call last): Oct 28 16:48:42 raspberrypi python[704]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:42 raspberrypi python[704]: self.run() Oct 28 16:48:42 raspberrypi python[704]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:42 raspberrypi python[704]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:42 raspberrypi python[704]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:42 raspberrypi python[704]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:42 raspberrypi python[704]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:42 raspberrypi python[503]: 2022-10-28 16:48:42.894 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:42 raspberrypi python[705]: Process ProcessWithResult-14: Oct 28 16:48:42 raspberrypi python[705]: Traceback (most recent call last): Oct 28 16:48:42 raspberrypi python[705]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:42 raspberrypi python[705]: self.run() Oct 28 16:48:42 raspberrypi python[705]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:42 raspberrypi python[705]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:42 raspberrypi python[705]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:42 raspberrypi python[705]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:42 raspberrypi python[705]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:42 raspberrypi python[503]: 2022-10-28 16:48:42.990 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[706]: Process ProcessWithResult-15: Oct 28 16:48:43 raspberrypi python[706]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[706]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[706]: self.run() Oct 28 16:48:43 raspberrypi python[706]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[706]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[706]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[706]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[706]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.081 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[707]: Process ProcessWithResult-16: Oct 28 16:48:43 raspberrypi python[707]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[707]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[707]: self.run() Oct 28 16:48:43 raspberrypi python[707]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[707]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[707]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[707]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[707]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.158 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[708]: Process ProcessWithResult-17: Oct 28 16:48:43 raspberrypi python[708]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[708]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[708]: self.run() Oct 28 16:48:43 raspberrypi python[708]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[708]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[708]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[708]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[708]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.245 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[709]: Process ProcessWithResult-18: Oct 28 16:48:43 raspberrypi python[709]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[709]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[709]: self.run() Oct 28 16:48:43 raspberrypi python[709]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[709]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[709]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[709]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[709]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.349 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[710]: Process ProcessWithResult-19: Oct 28 16:48:43 raspberrypi python[710]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[710]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[710]: self.run() Oct 28 16:48:43 raspberrypi python[710]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[710]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[710]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[710]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[710]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.437 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[711]: Process ProcessWithResult-20: Oct 28 16:48:43 raspberrypi python[711]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[711]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[711]: self.run() Oct 28 16:48:43 raspberrypi python[711]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[711]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[711]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[711]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[711]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.573 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[712]: Process ProcessWithResult-21: Oct 28 16:48:43 raspberrypi python[712]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[712]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[712]: self.run() Oct 28 16:48:43 raspberrypi python[712]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[712]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[712]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[712]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[712]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.637 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[713]: Process ProcessWithResult-22: Oct 28 16:48:43 raspberrypi python[713]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[713]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[713]: self.run() Oct 28 16:48:43 raspberrypi python[713]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[713]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[713]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[713]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[713]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.741 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:43 raspberrypi python[714]: Process ProcessWithResult-23: Oct 28 16:48:43 raspberrypi python[714]: Traceback (most recent call last): Oct 28 16:48:43 raspberrypi python[714]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:43 raspberrypi python[714]: self.run() Oct 28 16:48:43 raspberrypi python[714]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:43 raspberrypi python[714]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:43 raspberrypi python[714]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:43 raspberrypi python[714]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:43 raspberrypi python[714]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:43 raspberrypi python[503]: 2022-10-28 16:48:43.926 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[715]: Process ProcessWithResult-24: Oct 28 16:48:44 raspberrypi python[715]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[715]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[715]: self.run() Oct 28 16:48:44 raspberrypi python[715]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[715]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[715]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[715]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[715]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.046 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[716]: Process ProcessWithResult-25: Oct 28 16:48:44 raspberrypi python[716]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[716]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[716]: self.run() Oct 28 16:48:44 raspberrypi python[716]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[716]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[716]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[716]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[716]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.280 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[717]: Process ProcessWithResult-26: Oct 28 16:48:44 raspberrypi python[717]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[717]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[717]: self.run() Oct 28 16:48:44 raspberrypi python[717]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[717]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[717]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[717]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[717]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.421 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[718]: Process ProcessWithResult-27: Oct 28 16:48:44 raspberrypi python[718]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[718]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[718]: self.run() Oct 28 16:48:44 raspberrypi python[718]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[718]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[718]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[718]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[718]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.570 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[719]: Process ProcessWithResult-28: Oct 28 16:48:44 raspberrypi python[719]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[719]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[719]: self.run() Oct 28 16:48:44 raspberrypi python[719]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[719]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[719]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[719]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[719]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.687 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:44 raspberrypi python[720]: Process ProcessWithResult-29: Oct 28 16:48:44 raspberrypi python[720]: Traceback (most recent call last): Oct 28 16:48:44 raspberrypi python[720]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:44 raspberrypi python[720]: self.run() Oct 28 16:48:44 raspberrypi python[720]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:44 raspberrypi python[720]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:44 raspberrypi python[720]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:44 raspberrypi python[720]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:44 raspberrypi python[720]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:44 raspberrypi python[503]: 2022-10-28 16:48:44.901 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:45 raspberrypi python[721]: Process ProcessWithResult-30: Oct 28 16:48:45 raspberrypi python[721]: Traceback (most recent call last): Oct 28 16:48:45 raspberrypi python[721]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:45 raspberrypi python[721]: self.run() Oct 28 16:48:45 raspberrypi python[721]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:45 raspberrypi python[721]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:45 raspberrypi python[721]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:45 raspberrypi python[721]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:45 raspberrypi python[721]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:45 raspberrypi python[503]: 2022-10-28 16:48:45.038 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:47 raspberrypi python[722]: Process ProcessWithResult-31: Oct 28 16:48:47 raspberrypi python[722]: Traceback (most recent call last): Oct 28 16:48:47 raspberrypi python[722]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 16:48:47 raspberrypi python[722]: self.run() Oct 28 16:48:47 raspberrypi python[722]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 16:48:47 raspberrypi python[722]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 16:48:47 raspberrypi python[722]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 28 16:48:47 raspberrypi python[722]: hid_handle.write(bytearray(buffer)) Oct 28 16:48:47 raspberrypi python[722]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Oct 28 16:48:47 raspberrypi python[503]: 2022-10-28 16:48:47.037 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Oct 28 16:48:47 raspberrypi sudo[723]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Oct 28 16:48:47 raspberrypi sudo[723]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=998) 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 hw \ --format jpeg \ --resolution 1920x1080 \ --persistent \ && : # 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 Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.649 stream] -- Falling back to format=MJPEG Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.649 stream] -- Using format: MJPEG Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.653 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 24 00:35:56 raspberrypi ustreamer[514]: -- ERROR [8.653 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.653 stream] -- Using IO method: MMAP Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.793 stream] -- Requested 5 device buffers, got 5 Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.870 stream] -- Capturing started Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.870 stream] -- Using JPEG quality: encoder default Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.871 stream] -- Creating pool JPEG with 1 workers ... Oct 24 00:35:56 raspberrypi ustreamer[514]: -- INFO [8.871 stream] -- Capturing ... Oct 24 00:36:23 raspberrypi ustreamer[514]: -- INFO [36.105 http] -- HTTP: Registered client: [192.168.1.139]:33412, id=e0ed7ec65f1e7ce6; clients now: 1 Oct 24 00:43:08 raspberrypi ustreamer[514]: -- INFO [427.686 main] -- ===== Stopping by SIGTERM ===== Oct 24 00:43:08 raspberrypi ustreamer[514]: -- INFO [427.686 http] -- HTTP eventloop stopped Oct 24 00:43:08 raspberrypi systemd[1]: Stopping uStreamer - Lightweight, optimized video encoder... Oct 24 00:43:08 raspberrypi ustreamer[514]: -- INFO [427.701 stream] -- Destroying workers pool JPEG ... Oct 24 00:43:08 raspberrypi ustreamer[514]: -- INFO [427.705 stream] -- Capturing stopped Oct 24 00:43:09 raspberrypi ustreamer[514]: -- INFO [427.738 stream] -- Device fd=8 closed Oct 24 00:43:09 raspberrypi ustreamer[514]: -- INFO [427.739 main] -- Bye-bye Oct 24 00:43:09 raspberrypi systemd[1]: ustreamer.service: Succeeded. Oct 24 00:43:09 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Oct 24 00:43:09 raspberrypi systemd[1]: ustreamer.service: Consumed 19.099s CPU time. -- Boot a5904dccb16647b0a65d058582b807c9 -- Oct 24 00:43:13 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.108 main] -- Using internal blank placeholder Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.109 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.109 stream] -- Using V4L2 device: /dev/video0 Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.109 stream] -- Using desired FPS: 0 Oct 24 00:43:13 raspberrypi ustreamer[493]: ================================================================================ Oct 24 00:43:13 raspberrypi ustreamer[493]: -- ERROR [8.111 stream] -- Can't access device: Permission denied Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.111 stream] -- Waiting for the device access ... Oct 24 00:43:13 raspberrypi ustreamer[493]: -- INFO [8.111 http] -- Starting HTTP eventloop ... Oct 24 00:43:14 raspberrypi ustreamer[493]: ================================================================================ Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.112 stream] -- Device fd=8 opened Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.112 stream] -- Using input channel: 0 Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.114 stream] -- Using resolution: 1920x1080 Oct 24 00:43:14 raspberrypi ustreamer[493]: -- ERROR [9.114 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.114 stream] -- Falling back to format=MJPEG Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.114 stream] -- Using format: MJPEG Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.115 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 24 00:43:14 raspberrypi ustreamer[493]: -- ERROR [9.115 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.115 stream] -- Using IO method: MMAP Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.189 stream] -- Requested 5 device buffers, got 5 Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.232 stream] -- Capturing started Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.232 stream] -- Using JPEG quality: encoder default Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.234 stream] -- Creating pool JPEG with 1 workers ... Oct 24 00:43:14 raspberrypi ustreamer[493]: -- INFO [9.236 stream] -- Capturing ... Oct 28 16:42:51 raspberrypi ustreamer[493]: -- INFO [161.722 http] -- HTTP: Registered client: [192.168.1.30]:48260, id=569735a7b4fcde7e; clients now: 1 Oct 28 16:48:19 raspberrypi systemd[1]: Stopping uStreamer - Lightweight, optimized video encoder... Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.070 main] -- ===== Stopping by SIGTERM ===== Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.070 stream] -- Destroying workers pool JPEG ... Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.070 http] -- HTTP eventloop stopped Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.074 stream] -- Capturing stopped Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.092 stream] -- Device fd=8 closed Oct 28 16:48:19 raspberrypi ustreamer[493]: -- INFO [490.095 main] -- Bye-bye Oct 28 16:48:19 raspberrypi systemd[1]: ustreamer.service: Succeeded. Oct 28 16:48:19 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Oct 28 16:48:19 raspberrypi systemd[1]: ustreamer.service: Consumed 13.794s CPU time. -- Boot 5ebf9af6d0cd4fd58a8db41d168cf557 -- Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.700 main] -- Using internal blank placeholder Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.701 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.702 stream] -- Using V4L2 device: /dev/video0 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.702 stream] -- Using desired FPS: 0 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.702 http] -- Starting HTTP eventloop ... Oct 28 16:48:25 raspberrypi ustreamer[504]: ================================================================================ Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.703 stream] -- Device fd=8 opened Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.703 stream] -- Using input channel: 0 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.706 stream] -- Using resolution: 1920x1080 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- ERROR [8.706 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.706 stream] -- Falling back to format=MJPEG Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.706 stream] -- Using format: MJPEG Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.713 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 28 16:48:25 raspberrypi ustreamer[504]: -- ERROR [8.713 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.713 stream] -- Using IO method: MMAP Oct 28 16:48:24 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.833 stream] -- Requested 5 device buffers, got 5 Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.876 stream] -- Capturing started Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.877 stream] -- Using JPEG quality: encoder default Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.878 stream] -- Creating pool JPEG with 1 workers ... Oct 28 16:48:25 raspberrypi ustreamer[504]: -- INFO [8.879 stream] -- Capturing ... Oct 28 16:48:32 raspberrypi ustreamer[504]: -- INFO [15.683 http] -- HTTP: Registered client: [192.168.1.30]:57744, id=75406c85c40402f1; clients now: 1 nginx logs -- Journal begins at Wed 2022-09-21 16:23:40 -08, ends at Fri 2022-10-28 16:48:52 -08. -- Oct 21 22:59:53 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 21 22:59:53 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 21 23:02:04 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 21 23:02:04 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 21 23:02:04 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 21 23:02:04 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 21 23:02:04 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 21 23:02:06 raspberrypi systemd[1]: Reloading A high performance web server and a reverse proxy server. Oct 21 23:02:06 raspberrypi systemd[1]: Reloaded A high performance web server and a reverse proxy server. Oct 21 23:02:29 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 21 23:02:29 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 21 23:02:29 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot bf047d3362434fc0bf0c814341278c80 -- Oct 21 23:02:34 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 21 23:02:35 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 21 23:05:47 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 21 23:05:47 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 21 23:05:47 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot bab4b9fb2f524d9681ad93dc0dc35212 -- Oct 21 23:05:52 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 21 23:05:52 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 807f3c352f7544308bf4714ae04ff820 -- Oct 21 23:17:06 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 21 23:17:06 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot cebea242d5d546b3b94f9569bf3d25b4 -- Oct 22 00:22:14 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 22 00:22:14 raspberrypi systemd[1]: nginx.service: Failed to parse PID from file /run/nginx.pid: Invalid argument Oct 22 00:22:14 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 24 00:11:28 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 24 00:11:28 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 24 00:11:28 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 24 00:11:28 raspberrypi systemd[1]: nginx.service: Consumed 1min 10.697s CPU time. -- Boot 291f3e3a5af144df96b1708762d70144 -- Oct 24 00:11:32 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 24 00:11:33 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 24 00:14:03 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 24 00:14:04 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 24 00:14:04 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 24 00:14:04 raspberrypi systemd[1]: nginx.service: Consumed 5.417s CPU time. -- Boot 0c6e6dba4eb14971ad2c878602885bd9 -- Oct 24 00:14:08 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 24 00:14:08 raspberrypi systemd[1]: nginx.service: Failed to parse PID from file /run/nginx.pid: Invalid argument Oct 24 00:14:08 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 24 00:33:49 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 24 00:33:49 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 24 00:33:49 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 24 00:33:49 raspberrypi systemd[1]: nginx.service: Consumed 1min 2.962s CPU time. -- Boot 7ec01b21a5c94594a4c30d77b85fe9c6 -- Oct 24 00:33:52 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 24 00:33:53 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 24 00:35:50 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 24 00:35:51 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 24 00:35:51 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot edb4f6ec11da434e805ed2ef3c130d9e -- Oct 24 00:35:55 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 24 00:35:55 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 24 00:43:08 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 24 00:43:09 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 24 00:43:09 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 24 00:43:09 raspberrypi systemd[1]: nginx.service: Consumed 15.186s CPU time. -- Boot a5904dccb16647b0a65d058582b807c9 -- Oct 24 00:43:13 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 24 00:43:13 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Oct 28 16:48:19 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 28 16:48:19 raspberrypi systemd[1]: nginx.service: Succeeded. Oct 28 16:48:19 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 28 16:48:19 raspberrypi systemd[1]: nginx.service: Consumed 9.197s CPU time. -- Boot 5ebf9af6d0cd4fd58a8db41d168cf557 -- Oct 28 16:48:24 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 28 16:48:25 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. 2022/10/28 16:48:19 [error] 514#514: *22 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.30, server: tinypilot, request: "POST /api/restart HTTP/1.1", upstream: "http://127.0.0.1:8000/api/restart", host: "raspberrypi", referrer: "http://raspberrypi/" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /js/updatelogs.js HTTP/1.1" 200 696 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /js/keyboardstate.js HTTP/1.1" 200 2829 "http://raspberrypi/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" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /js/settings.js HTTP/1.1" 200 1194 "http://raspberrypi/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" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://raspberrypi/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" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://raspberrypi/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" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXCFyR HTTP/1.1" 200 96 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "POST /socket.io/?EIO=4&transport=polling&t=OGXCFzS&sid=b1jcdDr6Z_Y5EEaJAAAA HTTP/1.1" 200 2 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /favicon.ico HTTP/1.1" 200 1213 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:42:51 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXCFzu&sid=b1jcdDr6Z_Y5EEaJAAAA HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:47:56 -0800] "GET /socket.io/?EIO=4&transport=websocket&sid=b1jcdDr6Z_Y5EEaJAAAA HTTP/1.1" 101 1222 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTHF HTTP/1.1" 200 96 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "POST /socket.io/?EIO=4&transport=polling&t=OGXDTHY&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 2 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTHa&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTHu&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTI2&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIB&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIM&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIV&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIe&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIo&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTIx&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJ4&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJE&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJO&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJX&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJg&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:08 -0800] "GET /socket.io/?EIO=4&transport=polling&t=OGXDTJq&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 200 1 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:19 -0800] "GET /socket.io/?EIO=4&transport=websocket&sid=MdennlyNhempMvNkAAAC HTTP/1.1" 101 160 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:19 -0800] "POST /api/restart HTTP/1.1" 502 559 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-" 192.168.1.30 - - [28/Oct/2022:16:48:19 -0800] "GET /stream?advance_headers=1 HTTP/1.1" 200 647948366 "http://raspberrypi/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" "-"