TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-02-16T14:09:38+00:00 Software versions TinyPilot version: 2.6.1 uStreamer version: 5.38 System information OS version: Linux tinypilot 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux Kernel architecture: aarch64 Userland architecture: armhf (32-bit) Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2835 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: enabled Network interfaces: eth0 (up) lo (unknown) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 59.4'C CPU throttled since boot: no Voltage issues: no TinyPilot settings.yml ustreamer_h264_bitrate: 1050 TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM BindsTo=nginx.service After=syslog.target network.target nginx.service StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Journal begins at Fri 2024-02-16 12:51:52 GMT, ends at Fri 2024-02-16 14:09:38 GMT. -- Feb 16 12:51:57 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Feb 16 12:52:00 tinypilot python[659]: 2024-02-16 12:52:00.262 __main__ INFO Starting app Feb 16 12:52:07 tinypilot python[659]: 2024-02-16 12:52:07.848 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Feb 16 12:52:07 tinypilot python[659]: 2024-02-16 12:52:07.862 db.store INFO Read 7 database migrations from disk Feb 16 12:52:08 tinypilot python[659]: 2024-02-16 12:52:08.580 socket_api INFO Client VzXDhNS_LgMH33cGAAAB connected Feb 16 12:52:26 tinypilot python[787]: Process ProcessWithResult-1: Feb 16 12:52:26 tinypilot python[787]: Traceback (most recent call last): Feb 16 12:52:26 tinypilot python[787]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:52:26 tinypilot python[787]: self.run() Feb 16 12:52:26 tinypilot python[787]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:52:26 tinypilot python[787]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:52:26 tinypilot python[787]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:52:26 tinypilot python[787]: hid_handle.write(bytearray(buffer)) Feb 16 12:52:26 tinypilot python[787]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:52:26 tinypilot python[659]: 2024-02-16 12:52:26.512 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:52:27 tinypilot python[788]: Process ProcessWithResult-2: Feb 16 12:52:27 tinypilot python[788]: Traceback (most recent call last): Feb 16 12:52:27 tinypilot python[788]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:52:27 tinypilot python[788]: self.run() Feb 16 12:52:27 tinypilot python[788]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:52:27 tinypilot python[788]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:52:27 tinypilot python[788]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:52:27 tinypilot python[788]: hid_handle.write(bytearray(buffer)) Feb 16 12:52:27 tinypilot python[788]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:52:27 tinypilot python[659]: 2024-02-16 12:52:27.082 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:52:32 tinypilot python[789]: Process ProcessWithResult-3: Feb 16 12:52:32 tinypilot python[789]: Traceback (most recent call last): Feb 16 12:52:32 tinypilot python[789]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:52:32 tinypilot python[789]: self.run() Feb 16 12:52:32 tinypilot python[789]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:52:32 tinypilot python[789]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:52:32 tinypilot python[789]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:52:32 tinypilot python[789]: hid_handle.write(bytearray(buffer)) Feb 16 12:52:32 tinypilot python[789]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:52:32 tinypilot python[659]: 2024-02-16 12:52:32.817 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:52:35 tinypilot python[792]: Process ProcessWithResult-4: Feb 16 12:52:35 tinypilot python[792]: Traceback (most recent call last): Feb 16 12:52:35 tinypilot python[792]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:52:35 tinypilot python[792]: self.run() Feb 16 12:52:35 tinypilot python[792]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:52:35 tinypilot python[792]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:52:35 tinypilot python[792]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:52:35 tinypilot python[792]: hid_handle.write(bytearray(buffer)) Feb 16 12:52:35 tinypilot python[792]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:52:35 tinypilot python[659]: 2024-02-16 12:52:35.240 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:56:04 tinypilot python[795]: Process ProcessWithResult-5: Feb 16 12:56:04 tinypilot python[795]: Traceback (most recent call last): Feb 16 12:56:04 tinypilot python[795]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:56:04 tinypilot python[795]: self.run() Feb 16 12:56:04 tinypilot python[795]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:56:04 tinypilot python[795]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:56:04 tinypilot python[795]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:56:04 tinypilot python[795]: hid_handle.write(bytearray(buffer)) Feb 16 12:56:04 tinypilot python[795]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:56:04 tinypilot python[659]: 2024-02-16 12:56:04.832 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:56:06 tinypilot python[796]: Process ProcessWithResult-6: Feb 16 12:56:06 tinypilot python[796]: Traceback (most recent call last): Feb 16 12:56:06 tinypilot python[796]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:56:06 tinypilot python[796]: self.run() Feb 16 12:56:06 tinypilot python[796]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:56:06 tinypilot python[796]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:56:06 tinypilot python[796]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:56:06 tinypilot python[796]: hid_handle.write(bytearray(buffer)) Feb 16 12:56:06 tinypilot python[796]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:56:06 tinypilot python[659]: 2024-02-16 12:56:06.804 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:56:35 tinypilot python[797]: Process ProcessWithResult-7: Feb 16 12:56:35 tinypilot python[797]: Traceback (most recent call last): Feb 16 12:56:35 tinypilot python[797]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:56:35 tinypilot python[797]: self.run() Feb 16 12:56:35 tinypilot python[797]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:56:35 tinypilot python[797]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:56:35 tinypilot python[797]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:56:35 tinypilot python[797]: hid_handle.write(bytearray(buffer)) Feb 16 12:56:35 tinypilot python[797]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:56:35 tinypilot python[659]: 2024-02-16 12:56:35.765 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:56:37 tinypilot python[798]: Process ProcessWithResult-8: Feb 16 12:56:37 tinypilot python[798]: Traceback (most recent call last): Feb 16 12:56:37 tinypilot python[798]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:56:37 tinypilot python[798]: self.run() Feb 16 12:56:37 tinypilot python[798]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:56:37 tinypilot python[798]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:56:37 tinypilot python[798]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:56:37 tinypilot python[798]: hid_handle.write(bytearray(buffer)) Feb 16 12:56:37 tinypilot python[798]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:56:37 tinypilot python[659]: 2024-02-16 12:56:37.727 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:57:23 tinypilot python[802]: Process ProcessWithResult-9: Feb 16 12:57:23 tinypilot python[802]: Traceback (most recent call last): Feb 16 12:57:23 tinypilot python[802]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:57:23 tinypilot python[802]: self.run() Feb 16 12:57:23 tinypilot python[802]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:57:23 tinypilot python[802]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:57:23 tinypilot python[802]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:57:23 tinypilot python[802]: hid_handle.write(bytearray(buffer)) Feb 16 12:57:23 tinypilot python[802]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:57:23 tinypilot python[659]: 2024-02-16 12:57:23.297 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:57:25 tinypilot python[803]: Process ProcessWithResult-10: Feb 16 12:57:25 tinypilot python[803]: Traceback (most recent call last): Feb 16 12:57:25 tinypilot python[803]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:57:25 tinypilot python[803]: self.run() Feb 16 12:57:25 tinypilot python[803]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:57:25 tinypilot python[803]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:57:25 tinypilot python[803]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:57:25 tinypilot python[803]: hid_handle.write(bytearray(buffer)) Feb 16 12:57:25 tinypilot python[803]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:57:25 tinypilot python[659]: 2024-02-16 12:57:25.274 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:57:27 tinypilot python[804]: Process ProcessWithResult-11: Feb 16 12:57:27 tinypilot python[804]: Traceback (most recent call last): Feb 16 12:57:27 tinypilot python[804]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:57:27 tinypilot python[804]: self.run() Feb 16 12:57:27 tinypilot python[804]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:57:27 tinypilot python[804]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:57:27 tinypilot python[804]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:57:27 tinypilot python[804]: hid_handle.write(bytearray(buffer)) Feb 16 12:57:27 tinypilot python[804]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:57:27 tinypilot python[659]: 2024-02-16 12:57:27.274 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:57:42 tinypilot python[805]: Process ProcessWithResult-12: Feb 16 12:57:42 tinypilot python[805]: Traceback (most recent call last): Feb 16 12:57:42 tinypilot python[805]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:57:42 tinypilot python[805]: self.run() Feb 16 12:57:42 tinypilot python[805]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:57:42 tinypilot python[805]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:57:42 tinypilot python[805]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:57:42 tinypilot python[805]: hid_handle.write(bytearray(buffer)) Feb 16 12:57:42 tinypilot python[805]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:57:42 tinypilot python[659]: 2024-02-16 12:57:42.123 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 12:57:44 tinypilot python[806]: Process ProcessWithResult-13: Feb 16 12:57:44 tinypilot python[806]: Traceback (most recent call last): Feb 16 12:57:44 tinypilot python[806]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 12:57:44 tinypilot python[806]: self.run() Feb 16 12:57:44 tinypilot python[806]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 12:57:44 tinypilot python[806]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 12:57:44 tinypilot python[806]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 12:57:44 tinypilot python[806]: hid_handle.write(bytearray(buffer)) Feb 16 12:57:44 tinypilot python[806]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 12:57:44 tinypilot python[659]: 2024-02-16 12:57:44.246 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:08:26 tinypilot python[883]: Process ProcessWithResult-14: Feb 16 14:08:26 tinypilot python[883]: Traceback (most recent call last): Feb 16 14:08:26 tinypilot python[883]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 14:08:26 tinypilot python[883]: self.run() Feb 16 14:08:26 tinypilot python[883]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 14:08:26 tinypilot python[883]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 14:08:26 tinypilot python[883]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 14:08:26 tinypilot python[883]: hid_handle.write(bytearray(buffer)) Feb 16 14:08:26 tinypilot python[883]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 14:08:26 tinypilot python[659]: 2024-02-16 14:08:26.448 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:08:28 tinypilot python[884]: Process ProcessWithResult-15: Feb 16 14:08:28 tinypilot python[884]: Traceback (most recent call last): Feb 16 14:08:28 tinypilot python[884]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 14:08:28 tinypilot python[884]: self.run() Feb 16 14:08:28 tinypilot python[884]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 14:08:28 tinypilot python[884]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 14:08:28 tinypilot python[884]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 14:08:28 tinypilot python[884]: hid_handle.write(bytearray(buffer)) Feb 16 14:08:28 tinypilot python[884]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 14:08:28 tinypilot python[659]: 2024-02-16 14:08:28.165 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:08:28 tinypilot python[885]: Process ProcessWithResult-16: Feb 16 14:08:28 tinypilot python[885]: Traceback (most recent call last): Feb 16 14:08:28 tinypilot python[885]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 14:08:28 tinypilot python[885]: self.run() Feb 16 14:08:28 tinypilot python[885]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 14:08:28 tinypilot python[885]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 14:08:28 tinypilot python[885]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 14:08:28 tinypilot python[885]: hid_handle.write(bytearray(buffer)) Feb 16 14:08:28 tinypilot python[885]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 14:08:28 tinypilot python[659]: 2024-02-16 14:08:28.389 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:08:30 tinypilot python[886]: Process ProcessWithResult-17: Feb 16 14:08:30 tinypilot python[886]: Traceback (most recent call last): Feb 16 14:08:30 tinypilot python[886]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 14:08:30 tinypilot python[886]: self.run() Feb 16 14:08:30 tinypilot python[886]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 14:08:30 tinypilot python[886]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 14:08:30 tinypilot python[886]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 14:08:30 tinypilot python[886]: hid_handle.write(bytearray(buffer)) Feb 16 14:08:30 tinypilot python[886]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 14:08:30 tinypilot python[659]: 2024-02-16 14:08:30.389 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:08:32 tinypilot python[887]: Process ProcessWithResult-18: Feb 16 14:08:32 tinypilot python[887]: Traceback (most recent call last): Feb 16 14:08:32 tinypilot python[887]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Feb 16 14:08:32 tinypilot python[887]: self.run() Feb 16 14:08:32 tinypilot python[887]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Feb 16 14:08:32 tinypilot python[887]: result.return_value = self._target(*self._args, **self._kwargs) Feb 16 14:08:32 tinypilot python[887]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Feb 16 14:08:32 tinypilot python[887]: hid_handle.write(bytearray(buffer)) Feb 16 14:08:32 tinypilot python[887]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Feb 16 14:08:32 tinypilot python[659]: 2024-02-16 14:08:32.396 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Feb 16 14:09:38 tinypilot sudo[888]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Feb 16 14:09:38 tinypilot sudo[888]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== # Settings for TC358743 HDMI to CSI-2 bridge, which are included on the # TinyPilot Voyager series of devices. --- ustreamer_encoder: m2m-image ustreamer_format: uyvy ustreamer_use_dv_timings: true ustreamer_workers: "3" ustreamer_drop_same_frames: "30" ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_h264_bitrate: 1050 uStreamer logs Feb 16 12:52:09 tinypilot launch[485]: -- INFO [20.742 http] -- HTTP: DEL client (now=0): [10.248.27.0]:43802, id=c6343c765e3435dd, Resource temporarily unavailable (reading,eof) Feb 16 13:30:55 tinypilot launch[485]: -- INFO [2346.783 stream] -- H264: Requested keyframe by a sink client Feb 16 13:30:55 tinypilot launch[485]: -- INFO [2346.858 stream] -- H264: Requested keyframe by a sink client Feb 16 13:32:11 tinypilot launch[485]: -- INFO [2423.462 stream] -- H264: Requested keyframe by a sink client Feb 16 13:32:11 tinypilot launch[485]: -- INFO [2423.540 stream] -- H264: Requested keyframe by a sink client Feb 16 13:37:48 tinypilot launch[485]: -- INFO [2759.996 stream] -- H264: Requested keyframe by a sink client Feb 16 13:37:48 tinypilot launch[485]: -- INFO [2760.074 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:45 tinypilot launch[485]: -- INFO [3477.295 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:45 tinypilot launch[485]: -- INFO [3477.374 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:46 tinypilot launch[485]: -- INFO [3478.326 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:46 tinypilot launch[485]: -- INFO [3478.408 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:47 tinypilot launch[485]: -- INFO [3478.925 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:47 tinypilot launch[485]: -- INFO [3478.992 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:49 tinypilot launch[485]: -- INFO [3481.189 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:49 tinypilot launch[485]: -- INFO [3481.255 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:51 tinypilot launch[485]: -- INFO [3483.119 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:51 tinypilot launch[485]: -- INFO [3483.185 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:52 tinypilot launch[485]: -- INFO [3483.984 stream] -- H264: Requested keyframe by a sink client Feb 16 13:49:52 tinypilot launch[485]: -- INFO [3484.064 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:30 tinypilot launch[485]: -- INFO [3521.625 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:30 tinypilot launch[485]: -- INFO [3521.691 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:45 tinypilot launch[485]: -- INFO [3537.400 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:45 tinypilot launch[485]: -- INFO [3537.466 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:50 tinypilot launch[485]: -- INFO [3542.425 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:50 tinypilot launch[485]: -- INFO [3542.508 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:51 tinypilot launch[485]: -- INFO [3542.957 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:51 tinypilot launch[485]: -- INFO [3543.024 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3543.656 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3543.723 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3543.856 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3543.923 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3544.089 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3544.156 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3544.289 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:52 tinypilot launch[485]: -- INFO [3544.355 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:53 tinypilot launch[485]: -- INFO [3544.854 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:53 tinypilot launch[485]: -- INFO [3544.921 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:53 tinypilot launch[485]: -- INFO [3544.985 http] -- HTTP: NEW client (now=1): [10.248.27.0]:60398, id=4067cdd077a34c6d Feb 16 13:50:53 tinypilot launch[485]: -- INFO [3544.988 stream] -- H264: Requested keyframe by a sink client Feb 16 13:50:54 tinypilot launch[485]: -- INFO [3545.714 http] -- HTTP: DEL client (now=0): [10.248.27.0]:60398, id=4067cdd077a34c6d, Resource temporarily unavailable (reading,eof) Feb 16 13:51:16 tinypilot launch[485]: -- INFO [3568.122 stream] -- H264: Requested keyframe by a sink client Feb 16 13:51:16 tinypilot launch[485]: -- INFO [3568.191 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:23 tinypilot launch[485]: -- INFO [3634.712 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:23 tinypilot launch[485]: -- INFO [3634.792 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:23 tinypilot launch[485]: -- INFO [3635.045 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:23 tinypilot launch[485]: -- INFO [3635.112 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:46 tinypilot launch[485]: -- INFO [3657.975 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:46 tinypilot launch[485]: -- INFO [3658.042 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:59 tinypilot launch[485]: -- INFO [3670.656 stream] -- H264: Requested keyframe by a sink client Feb 16 13:52:59 tinypilot launch[485]: -- INFO [3670.736 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:22 tinypilot launch[485]: -- INFO [3693.786 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:26 tinypilot launch[485]: -- INFO [3698.511 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:26 tinypilot launch[485]: -- INFO [3698.578 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:27 tinypilot launch[485]: -- INFO [3699.310 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:27 tinypilot launch[485]: -- INFO [3699.377 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:27 tinypilot launch[485]: -- INFO [3699.443 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:28 tinypilot launch[485]: -- INFO [3699.976 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:28 tinypilot launch[485]: -- INFO [3700.042 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:28 tinypilot launch[485]: -- INFO [3700.575 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:29 tinypilot launch[485]: -- INFO [3700.641 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:30 tinypilot launch[485]: -- INFO [3701.939 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:30 tinypilot launch[485]: -- INFO [3702.020 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:31 tinypilot launch[485]: -- INFO [3703.204 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:31 tinypilot launch[485]: -- INFO [3703.270 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:32 tinypilot launch[485]: -- INFO [3704.236 stream] -- H264: Requested keyframe by a sink client Feb 16 13:53:32 tinypilot launch[485]: -- INFO [3704.302 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:10 tinypilot launch[485]: -- INFO [3741.643 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:10 tinypilot launch[485]: -- INFO [3741.710 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:14 tinypilot launch[485]: -- INFO [3746.535 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:15 tinypilot launch[485]: -- INFO [3746.615 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:35 tinypilot launch[485]: -- INFO [3767.269 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:35 tinypilot launch[485]: -- INFO [3767.345 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:41 tinypilot launch[485]: -- INFO [3773.160 stream] -- H264: Requested keyframe by a sink client Feb 16 13:54:41 tinypilot launch[485]: -- INFO [3773.226 stream] -- H264: Requested keyframe by a sink client Feb 16 14:01:32 tinypilot launch[485]: -- INFO [4184.038 http] -- HTTP: NEW client (now=1): [10.248.27.0]:39472, id=cf4729686c229816 Feb 16 14:01:33 tinypilot launch[485]: -- INFO [4184.657 http] -- HTTP: DEL client (now=0): [10.248.27.0]:39472, id=cf4729686c229816, Resource temporarily unavailable (reading,eof) Feb 16 14:02:44 tinypilot launch[485]: -- INFO [4256.396 stream] -- H264: Requested keyframe by a sink client Feb 16 14:02:44 tinypilot launch[485]: -- INFO [4256.426 http] -- HTTP: NEW client (now=1): [10.248.27.0]:50728, id=a1ce0c6731e92998 Feb 16 14:02:44 tinypilot launch[485]: -- INFO [4256.457 http] -- HTTP: DEL client (now=0): [10.248.27.0]:50728, id=a1ce0c6731e92998, Connection reset by peer (reading,error) Feb 16 14:02:44 tinypilot launch[485]: -- INFO [4256.462 stream] -- H264: Requested keyframe by a sink client nginx logs -- Journal begins at Fri 2024-02-16 12:51:52 GMT, ends at Fri 2024-02-16 14:09:38 GMT. -- Feb 16 12:51:55 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Feb 16 12:51:57 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2023/05/24 20:45:52 [error] 674#674: *592 upstream timed out (110: Connection timed out) while reading upstream, client: 10.75.167.147, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "10.247.237.188", referrer: "http://10.247.237.188/?viewMode=standalone" 2023/05/24 20:45:52 [error] 674#674: *634 upstream timed out (110: Connection timed out) while reading upstream, client: 10.75.167.147, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 20:45:52 [error] 674#674: *622 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.75.167.147, server: tinypilot, request: "POST /api/settings/video/apply HTTP/1.1", upstream: "http://127.0.0.1:48000/api/settings/video/apply", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 20:46:15 [error] 674#674: *624 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.75.167.147, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OsjPmOF HTTP/1.1", upstream: "http://127.0.0.1:48000/socket.io/?EIO=4&transport=polling&t=OsjPmOF", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 20:50:36 [error] 674#674: *724 upstream prematurely closed connection while reading response header from upstream, client: 10.75.167.147, server: tinypilot, request: "POST /api/restart HTTP/1.1", upstream: "http://127.0.0.1:48000/api/restart", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 20:50:41 [alert] 674#674: *741 open socket #22 left in connection 10 2023/05/24 20:50:41 [alert] 674#674: *739 open socket #23 left in connection 17 2023/05/24 20:50:41 [alert] 674#674: aborting 2023/05/24 21:15:44 [error] 637#637: *44 upstream prematurely closed connection while reading response header from upstream, client: 10.75.167.147, server: tinypilot, request: "POST /api/restart HTTP/1.1", upstream: "http://127.0.0.1:48000/api/restart", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 21:15:44 [error] 637#637: *46 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: 10.75.167.147, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:48000/api/auth", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/24 21:15:44 [error] 637#637: *46 auth request unexpected status: 502 while sending response to client, client: 10.75.167.147, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/25 19:57:36 [error] 622#622: *165 upstream prematurely closed connection while reading response header from upstream, client: 10.248.27.0, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:48000/api/restart", host: "10.247.237.188", referrer: "https://10.247.237.188/" 2023/05/25 19:57:41 [alert] 622#622: *155 open socket #19 left in connection 5 2023/05/25 19:57:41 [alert] 622#622: *143 open socket #16 left in connection 6 2023/05/25 19:57:41 [alert] 622#622: *194 open socket #26 left in connection 8 2023/05/25 19:57:41 [alert] 622#622: *165 open socket #24 left in connection 13 2023/05/25 19:57:41 [alert] 622#622: aborting 2023/05/25 20:12:28 [error] 638#638: *62 connect() failed (111: Connection refused) while connecting to upstream, client: 10.248.29.77, server: tinypilot, request: "HEAD /stream HTTP/1.1", upstream: "http://127.0.0.1:48001/stream", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2023/05/25 20:12:49 [error] 639#639: *82 connect() failed (111: Connection refused) while connecting to upstream, client: 10.248.29.77, server: tinypilot, request: "HEAD /stream HTTP/1.1", upstream: "http://127.0.0.1:48001/stream", host: "10.247.237.188", referrer: "http://10.247.237.188/" 2024/02/16 12:51:20 [error] 638#638: *343 upstream timed out (110: Connection timed out) while reading upstream, client: 10.248.27.0, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/2.0", upstream: "http://127.0.0.1:48001/stream?advance_headers=1", host: "10.247.237.188", referrer: "https://10.247.237.188/" 2024/02/16 12:51:20 [error] 638#638: *343 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.248.27.0, server: tinypilot, request: "POST /api/settings/video/apply HTTP/2.0", upstream: "http://127.0.0.1:48000/api/settings/video/apply", host: "10.247.237.188", referrer: "https://10.247.237.188/" 2024/02/16 12:51:49 [error] 638#638: *343 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 10.248.27.0, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:48000/", host: "10.247.237.188" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://10.247.237.188/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /css/button.css HTTP/2.0" 200 1976 "https://10.247.237.188/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /css/cursors.css HTTP/2.0" 200 618 "https://10.247.237.188/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://10.247.237.188/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://10.247.237.188/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://10.247.237.188/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://10.247.237.188/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://10.247.237.188/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://10.247.237.188/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://10.247.237.188/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/clipboard-icon.svg HTTP/2.0" 200 855 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/angle-down-icon.svg HTTP/2.0" 200 516 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /img/external-link-icon.svg HTTP/2.0" 200 1223 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OspGrFP HTTP/2.0" 200 97 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OspGrGA&sid=q2yQYxSWIJO1A6_JAAAA HTTP/2.0" 200 2 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OspGrGB&sid=q2yQYxSWIJO1A6_JAAAA HTTP/2.0" 200 32 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OspGrH5&sid=q2yQYxSWIJO1A6_JAAAA HTTP/2.0" 200 1 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:12:52:09 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 562295 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:13:50:54 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 1094056 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:14:01:33 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 821828 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" 10.248.27.0 - - [16/Feb/2024:14:02:44 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 245441 "https://10.247.237.188/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"