TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-02-01T15:03:09+00:00 Software versions TinyPilot version: 2.5.2 uStreamer version: 4.13 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 10 Hardware information Hardware: BCM2711 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off temp=39.9'C throttled=0x0 voltage logs TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM After=syslog.target network.target StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=HOST=127.0.0.1 Environment=PORT=8000 Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Logs begin at Tue 2023-01-31 17:44:50 GMT, end at Wed 2023-02-01 15:03:09 GMT. -- Jan 31 17:45:04 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 31 17:45:07 tinypilot python[585]: 2023-01-31 17:45:07.603 __main__ INFO Starting app Jan 31 17:45:08 tinypilot python[585]: 2023-01-31 17:45:08.339 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Jan 31 17:45:08 tinypilot python[585]: 2023-01-31 17:45:08.350 db.store INFO Read 7 database migrations from disk Jan 31 17:45:10 tinypilot python[585]: 2023-01-31 17:45:10.094 socket_api INFO Client 5C-BGjGcYMNAwreHAAAB connected Jan 31 17:46:50 tinypilot python[585]: 2023-01-31 17:46:50.281 socket_api INFO Client 5C-BGjGcYMNAwreHAAAB disconnected Jan 31 17:46:50 tinypilot python[585]: 2023-01-31 17:46:50.644 socket_api INFO Client MGr3VBtHPOvmjXSYAAAE connected Jan 31 17:46:51 tinypilot python[585]: Process ProcessWithResult-1: Jan 31 17:46:51 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:46:51 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:46:51 tinypilot python[585]: self.run() Jan 31 17:46:51 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:46:51 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:46:51 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:46:51 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:46:51 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:46:51 tinypilot python[585]: 2023-01-31 17:46:51.314 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:46:51 tinypilot python[585]: Process ProcessWithResult-2: Jan 31 17:46:51 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:46:51 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:46:51 tinypilot python[585]: self.run() Jan 31 17:46:51 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:46:51 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:46:51 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:46:51 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:46:51 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:46:51 tinypilot python[585]: 2023-01-31 17:46:51.897 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:46:54 tinypilot python[585]: Process ProcessWithResult-3: Jan 31 17:46:54 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:46:54 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:46:54 tinypilot python[585]: self.run() Jan 31 17:46:54 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:46:54 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:46:54 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:46:54 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:46:54 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:46:54 tinypilot python[585]: 2023-01-31 17:46:54.769 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:46:56 tinypilot python[585]: Process ProcessWithResult-4: Jan 31 17:46:56 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:46:56 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:46:56 tinypilot python[585]: self.run() Jan 31 17:46:56 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:46:56 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:46:56 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:46:56 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:46:56 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:46:56 tinypilot python[585]: 2023-01-31 17:46:56.363 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:47:06 tinypilot python[585]: 2023-01-31 17:47:06.121 video_service INFO Triggering ustreamer restart... Jan 31 17:47:06 tinypilot sudo[792]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Jan 31 17:47:06 tinypilot sudo[792]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 17:47:06 tinypilot sudo[792]: pam_unix(sudo:session): session closed for user root Jan 31 17:47:06 tinypilot python[585]: 2023-01-31 17:47:06.292 video_service INFO Successfully restarted ustreamer Jan 31 17:47:07 tinypilot python[585]: 2023-01-31 17:47:07.334 socket_api INFO Client MGr3VBtHPOvmjXSYAAAE disconnected Jan 31 17:47:07 tinypilot python[585]: 2023-01-31 17:47:07.413 socket_api INFO Client VksgQUSyrycmbU-qAAAG connected Jan 31 17:47:11 tinypilot python[585]: Process ProcessWithResult-5: Jan 31 17:47:11 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:47:11 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:47:11 tinypilot python[585]: self.run() Jan 31 17:47:11 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:47:11 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:47:11 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:47:11 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:47:11 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:47:11 tinypilot python[585]: 2023-01-31 17:47:11.792 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:47:12 tinypilot python[585]: Process ProcessWithResult-6: Jan 31 17:47:12 tinypilot python[585]: Traceback (most recent call last): Jan 31 17:47:12 tinypilot python[585]: File "/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap Jan 31 17:47:12 tinypilot python[585]: self.run() Jan 31 17:47:12 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Jan 31 17:47:12 tinypilot python[585]: result.return_value = self._target(*self._args, **self._kwargs) Jan 31 17:47:12 tinypilot python[585]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Jan 31 17:47:12 tinypilot python[585]: hid_handle.write(bytearray(buffer)) Jan 31 17:47:12 tinypilot python[585]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Jan 31 17:47:12 tinypilot python[585]: 2023-01-31 17:47:12.397 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:12 tinypilot python[585]: 2023-01-31 17:49:12.279 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:12 tinypilot python[585]: 2023-01-31 17:49:12.833 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:13 tinypilot python[585]: 2023-01-31 17:49:13.900 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:15 tinypilot python[585]: 2023-01-31 17:49:15.461 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:21 tinypilot python[585]: 2023-01-31 17:49:21.180 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:49:23 tinypilot python[585]: 2023-01-31 17:49:23.190 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jan 31 17:50:51 tinypilot python[585]: 2023-01-31 17:50:51.105 video_service INFO Triggering ustreamer restart... Jan 31 17:50:51 tinypilot sudo[1515]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Jan 31 17:50:51 tinypilot sudo[1515]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 17:50:51 tinypilot sudo[1515]: pam_unix(sudo:session): session closed for user root Jan 31 17:50:51 tinypilot python[585]: 2023-01-31 17:50:51.252 video_service INFO Successfully restarted ustreamer Jan 31 17:50:52 tinypilot python[585]: 2023-01-31 17:50:52.305 socket_api INFO Client VksgQUSyrycmbU-qAAAG disconnected Jan 31 17:50:52 tinypilot python[585]: 2023-01-31 17:50:52.415 socket_api INFO Client axrYTrPR0ia5uVoUAAAI connected Jan 31 17:51:36 tinypilot python[585]: 2023-01-31 17:51:36.998 video_service INFO Triggering ustreamer restart... Jan 31 17:51:37 tinypilot sudo[2073]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Jan 31 17:51:37 tinypilot sudo[2073]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 17:51:37 tinypilot sudo[2073]: pam_unix(sudo:session): session closed for user root Jan 31 17:51:37 tinypilot python[585]: 2023-01-31 17:51:37.134 video_service INFO Successfully restarted ustreamer Jan 31 17:51:38 tinypilot python[585]: 2023-01-31 17:51:38.178 socket_api INFO Client axrYTrPR0ia5uVoUAAAI disconnected Jan 31 17:51:38 tinypilot python[585]: 2023-01-31 17:51:38.274 socket_api INFO Client OxkhZN2KVd-FjRCkAAAK connected Jan 31 18:17:45 tinypilot sudo[4812]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/check-default-credentials Jan 31 18:17:45 tinypilot sudo[4812]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 18:17:45 tinypilot sudo[4812]: pam_unix(sudo:session): session closed for user root Jan 31 18:23:18 tinypilot python[585]: 2023-01-31 18:23:18.619 video_service INFO Triggering ustreamer restart... Jan 31 18:23:18 tinypilot sudo[6371]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Jan 31 18:23:18 tinypilot sudo[6371]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 18:23:18 tinypilot sudo[6371]: pam_unix(sudo:session): session closed for user root Jan 31 18:23:18 tinypilot python[585]: 2023-01-31 18:23:18.783 video_service INFO Successfully restarted ustreamer Jan 31 18:23:18 tinypilot python[585]: 2023-01-31 18:23:18.785 video_service INFO Triggering janus restart... Jan 31 18:23:18 tinypilot sudo[6378]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service janus restart Jan 31 18:23:18 tinypilot sudo[6378]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 18:23:19 tinypilot sudo[6378]: pam_unix(sudo:session): session closed for user root Jan 31 18:23:19 tinypilot python[585]: 2023-01-31 18:23:19.110 video_service INFO Successfully restarted janus Jan 31 18:23:20 tinypilot python[585]: 2023-01-31 18:23:20.162 socket_api INFO Client OxkhZN2KVd-FjRCkAAAK disconnected Jan 31 18:23:20 tinypilot python[585]: 2023-01-31 18:23:20.435 socket_api INFO Client c4X0GB1GNBDHpwD1AAAM connected Jan 31 18:25:21 tinypilot python[585]: 2023-01-31 18:25:21.455 socket_api INFO Client c4X0GB1GNBDHpwD1AAAM disconnected Jan 31 19:34:08 tinypilot python[585]: 2023-01-31 19:34:08.353 socket_api INFO Client f8_CHUNkqLrQ9iFgAAAO connected Jan 31 19:38:22 tinypilot sudo[10408]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/check-default-credentials Jan 31 19:38:22 tinypilot sudo[10408]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 19:38:22 tinypilot sudo[10408]: pam_unix(sudo:session): session closed for user root Jan 31 19:38:56 tinypilot sudo[10445]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Jan 31 19:38:56 tinypilot sudo[10445]: pam_unix(sudo:session): session opened for user root by (uid=0) Jan 31 19:38:56 tinypilot sudo[10445]: pam_unix(sudo:session): session closed for user root Feb 01 13:25:08 tinypilot python[585]: 2023-02-01 13:25:08.159 socket_api INFO Client f8_CHUNkqLrQ9iFgAAAO disconnected Feb 01 15:00:43 tinypilot python[585]: 2023-02-01 15:00:43.388 socket_api INFO Client -LA7_ArjKQVD3RmpAAAQ connected Feb 01 15:02:29 tinypilot sudo[14565]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Feb 01 15:02:29 tinypilot sudo[14565]: pam_unix(sudo:session): session opened for user root by (uid=0) Feb 01 15:02:30 tinypilot sudo[14565]: pam_unix(sudo:session): session closed for user root Feb 01 15:02:37 tinypilot python[585]: 2023-02-01 15:02:37.444 socket_api INFO Client -LA7_ArjKQVD3RmpAAAQ disconnected Feb 01 15:02:48 tinypilot python[585]: 2023-02-01 15:02:48.926 socket_api INFO Client pcqjxKA2X3pSX-RcAAAS connected Feb 01 15:03:09 tinypilot sudo[14822]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Feb 01 15:03:09 tinypilot sudo[14822]: pam_unix(sudo:session): session opened for user root by (uid=0) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_desired_fps: 15 ustreamer_drop_same_frames: 30 ustreamer_encoder: omx ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_interface: 127.0.0.1 ustreamer_persistent: true ustreamer_port: 8001 ustreamer_use_dv_timings: true ustreamer_workers: 3 ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_drop_same_frames: 30 ustreamer_encoder: omx ustreamer_format: uyvy ustreamer_persistent: true ustreamer_port: 8001 ustreamer_quality: 100 ustreamer_use_dv_timings: true ustreamer_workers: 3 uStreamer logs Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.845 stream] -- Device fd=12 opened Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.845 stream] -- Using input channel: 0 Feb 01 12:23:20 tinypilot launch[6376]: -- ERROR [67101.867 stream] -- Requested resolution=640x480 is unavailable Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.888 stream] -- Using resolution: 1024x768 Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.888 stream] -- Using pixelformat: UYVY Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.888 stream] -- Querying HW FPS changing is not supported Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.888 stream] -- Using IO method: MMAP Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.898 stream] -- Requested 5 device buffers, got 5 Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.907 stream] -- Capturing started Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.916 stream] -- Using JPEG quality: 100% Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.916 stream] -- Creating pool JPEG with 3 workers ... Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67101.917 stream] -- Capturing ... Feb 01 12:23:20 tinypilot launch[6376]: -- INFO [67102.438 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.786 stream] -- Got V4L2 event Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.787 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.787 stream] -- Destroying workers pool JPEG ... Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.818 stream] -- Capturing stopped Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.819 stream] -- Device fd=12 closed Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.819 stream] -- Changed video frame to BLANK Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.828 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Feb 01 12:23:21 tinypilot launch[6376]: ================================================================================ Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.856 stream] -- Device fd=12 opened Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.856 stream] -- Using input channel: 0 Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.863 stream] -- Got new DV-timings: 1024x768p60.00, pixclk=64995840, vsync=38, hsync=320 Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.883 stream] -- Using resolution: 1024x768 Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.883 stream] -- Using pixelformat: UYVY Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.883 stream] -- Querying HW FPS changing is not supported Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.883 stream] -- Using IO method: MMAP Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.891 stream] -- Requested 5 device buffers, got 5 Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.898 stream] -- Capturing started Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.908 stream] -- Using JPEG quality: 100% Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.908 stream] -- Creating pool JPEG with 3 workers ... Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.908 stream] -- Capturing ... Feb 01 12:23:21 tinypilot launch[6376]: -- INFO [67102.908 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... Feb 01 15:00:43 tinypilot launch[6376]: -- INFO [76545.109 http] -- HTTP: Registered client: [192.168.28.117]:53656, id=c44d091084ce3b48; clients now: 1 Feb 01 15:00:43 tinypilot launch[6376]: -- INFO [76545.360 http] -- HTTP: Disconnected client: [192.168.28.117]:53656, id=c44d091084ce3b48, Resource temporarily unavailable (reading,eof); clients now: 0 Feb 01 15:02:48 tinypilot launch[6376]: -- INFO [76670.814 http] -- HTTP: Registered client: [192.168.28.117]:53684, id=aac2b8fdb846eb67; clients now: 1 Feb 01 15:02:49 tinypilot launch[6376]: -- INFO [76670.974 http] -- HTTP: Disconnected client: [192.168.28.117]:53684, id=aac2b8fdb846eb67, Resource temporarily unavailable (reading,eof); clients now: 0 Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.368 stream] -- Got V4L2 event Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.369 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.369 stream] -- Destroying workers pool JPEG ... Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.412 stream] -- Capturing stopped Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.415 stream] -- Device fd=12 closed Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.415 stream] -- Changed video frame to BLANK Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.436 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Feb 01 15:02:59 tinypilot launch[6376]: ================================================================================ Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.472 stream] -- Device fd=12 opened Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.472 stream] -- Using input channel: 0 Feb 01 15:02:59 tinypilot launch[6376]: -- ERROR [76681.495 stream] -- Requested resolution=640x480 is unavailable Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.516 stream] -- Using resolution: 1024x768 Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.516 stream] -- Using pixelformat: UYVY Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.516 stream] -- Querying HW FPS changing is not supported Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.516 stream] -- Using IO method: MMAP Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.527 stream] -- Requested 5 device buffers, got 5 Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.537 stream] -- Capturing started Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.548 stream] -- Using JPEG quality: 100% Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.548 stream] -- Creating pool JPEG with 3 workers ... Feb 01 15:02:59 tinypilot launch[6376]: -- INFO [76681.548 stream] -- Capturing ... Feb 01 15:03:00 tinypilot launch[6376]: -- INFO [76682.179 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.457 stream] -- Got V4L2 event Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.457 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.457 stream] -- Destroying workers pool JPEG ... Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.513 stream] -- Capturing stopped Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.514 stream] -- Device fd=12 closed Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.514 stream] -- Changed video frame to BLANK Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.533 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Feb 01 15:03:01 tinypilot launch[6376]: ================================================================================ Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.571 stream] -- Device fd=12 opened Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.571 stream] -- Using input channel: 0 Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.578 stream] -- Got new DV-timings: 1280x1024p60.00, pixclk=107964480, vsync=42, hsync=408 Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.616 stream] -- Using resolution: 1280x1024 Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.616 stream] -- Using pixelformat: UYVY Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.616 stream] -- Querying HW FPS changing is not supported Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.616 stream] -- Using IO method: MMAP Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.628 stream] -- Requested 5 device buffers, got 5 Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.638 stream] -- Capturing started Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.648 stream] -- Using JPEG quality: 100% Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.648 stream] -- Creating pool JPEG with 3 workers ... Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.649 stream] -- Capturing ... Feb 01 15:03:01 tinypilot launch[6376]: -- INFO [76683.649 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... nginx logs -- Logs begin at Tue 2023-01-31 17:44:50 GMT, end at Wed 2023-02-01 15:03:09 GMT. -- Jan 31 17:45:04 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jan 31 17:45:05 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/poll.js HTTP/2.0" 200 1950 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/events.js HTTP/2.0" 200 1734 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/controllers.js HTTP/2.0" 200 17770 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 696 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/settings.js HTTP/2.0" 200 1877 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/mouse.js HTTP/2.0" 200 8475 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/clipboard.js HTTP/2.0" 200 633 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://tinypilot/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://tinypilot/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +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/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +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/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +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/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OODVf8g HTTP/2.0" 200 96 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +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/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OODVf8z&sid=QoD5FGZAI_1eMqQAAAAP HTTP/2.0" 200 2 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OODVf8-&sid=QoD5FGZAI_1eMqQAAAAP HTTP/2.0" 200 32 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 1475476 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:00:43 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OODVfB_&sid=QoD5FGZAI_1eMqQAAAAP HTTP/2.0" 200 1 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:02:30 +0000] "GET /api/debugLogs HTTP/2.0" 200 25166 "https://tinypilot/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:02:37 +0000] "GET /janus/ws HTTP/1.1" 101 2967 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-" 192.168.28.117 - - [01/Feb/2023:15:02:37 +0000] "GET /socket.io/?EIO=4&transport=websocket&sid=QoD5FGZAI_1eMqQAAAAP HTTP/1.1" 101 604 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1518.70" "-"