TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-10-28T23:59:06+01:00 Software versions TinyPilot version: 2.6.1 uStreamer version: 5.38 System information OS version: Linux marks-monitor 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) tailscale0 (unknown) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 37.4'C CPU throttled since boot: no Voltage issues: no TinyPilot settings.yml 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 Oct 28 23:13:59 marks-monitor python[22021]: self.run() Oct 28 23:13:59 marks-monitor python[22021]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22021]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22021]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22021]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22021]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22022]: Process ProcessWithResult-87: Oct 28 23:13:59 marks-monitor python[22022]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22022]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22022]: self.run() Oct 28 23:13:59 marks-monitor python[22022]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22022]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22022]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22022]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22022]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22023]: Process ProcessWithResult-88: Oct 28 23:13:59 marks-monitor python[22023]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22023]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22023]: self.run() Oct 28 23:13:59 marks-monitor python[22023]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22023]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22023]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22023]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22023]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22024]: Process ProcessWithResult-89: Oct 28 23:13:59 marks-monitor python[22024]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22024]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22024]: self.run() Oct 28 23:13:59 marks-monitor python[22024]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22024]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22024]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22024]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22024]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22036]: Process ProcessWithResult-90: Oct 28 23:13:59 marks-monitor python[22036]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22036]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22036]: self.run() Oct 28 23:13:59 marks-monitor python[22036]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22036]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22036]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22036]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22036]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22037]: Process ProcessWithResult-91: Oct 28 23:13:59 marks-monitor python[22037]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22037]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22037]: self.run() Oct 28 23:13:59 marks-monitor python[22037]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22037]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22037]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22037]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22037]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22038]: Process ProcessWithResult-92: Oct 28 23:13:59 marks-monitor python[22038]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22038]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22038]: self.run() Oct 28 23:13:59 marks-monitor python[22038]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22038]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22038]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22038]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22038]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:13:59 marks-monitor python[22039]: Process ProcessWithResult-93: Oct 28 23:13:59 marks-monitor python[22039]: Traceback (most recent call last): Oct 28 23:13:59 marks-monitor python[22039]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:13:59 marks-monitor python[22039]: self.run() Oct 28 23:13:59 marks-monitor python[22039]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:13:59 marks-monitor python[22039]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:13:59 marks-monitor python[22039]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:13:59 marks-monitor python[22039]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:13:59 marks-monitor python[22039]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:14:01 marks-monitor python[22040]: Process ProcessWithResult-94: Oct 28 23:14:01 marks-monitor python[22040]: Traceback (most recent call last): Oct 28 23:14:01 marks-monitor python[22040]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:14:01 marks-monitor python[22040]: self.run() Oct 28 23:14:01 marks-monitor python[22040]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:14:01 marks-monitor python[22040]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:14:01 marks-monitor python[22040]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:14:01 marks-monitor python[22040]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:14:01 marks-monitor python[22040]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:14:03 marks-monitor python[22052]: Process ProcessWithResult-95: Oct 28 23:14:03 marks-monitor python[22052]: Traceback (most recent call last): Oct 28 23:14:03 marks-monitor python[22052]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:14:03 marks-monitor python[22052]: self.run() Oct 28 23:14:03 marks-monitor python[22052]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:14:03 marks-monitor python[22052]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:14:03 marks-monitor python[22052]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:14:03 marks-monitor python[22052]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:14:03 marks-monitor python[22052]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:14:06 marks-monitor sudo[22064]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Oct 28 23:14:06 marks-monitor sudo[22064]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 28 23:14:06 marks-monitor python[22099]: No journal files were found. Oct 28 23:14:06 marks-monitor sudo[22064]: pam_unix(sudo:session): session closed for user root Oct 28 23:14:11 marks-monitor python[22121]: Process ProcessWithResult-96: Oct 28 23:14:11 marks-monitor python[22121]: Traceback (most recent call last): Oct 28 23:14:11 marks-monitor python[22121]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:14:11 marks-monitor python[22121]: self.run() Oct 28 23:14:11 marks-monitor python[22121]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:14:11 marks-monitor python[22121]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:14:11 marks-monitor python[22121]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:14:11 marks-monitor python[22121]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:14:11 marks-monitor python[22121]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:14:13 marks-monitor python[22133]: Process ProcessWithResult-97: Oct 28 23:14:13 marks-monitor python[22133]: Traceback (most recent call last): Oct 28 23:14:13 marks-monitor python[22133]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:14:13 marks-monitor python[22133]: self.run() Oct 28 23:14:13 marks-monitor python[22133]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:14:13 marks-monitor python[22133]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:14:13 marks-monitor python[22133]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:14:13 marks-monitor python[22133]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:14:13 marks-monitor python[22133]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:14:36 marks-monitor python[680]: 2023-10-28 23:14:36.610 socket_api INFO Client tX6WZw7Cs1OObC-UAAAd connected Oct 28 23:35:56 marks-monitor python[680]: 2023-10-28 23:35:56.784 socket_api INFO Client -3FKrf0dcYykmySfAAAb disconnected Oct 28 23:35:56 marks-monitor python[680]: 2023-10-28 23:35:56.973 socket_api INFO Client BlPiNT5rDlNmaLSOAAAf connected Oct 28 23:35:59 marks-monitor python[27770]: Process ProcessWithResult-98: Oct 28 23:35:59 marks-monitor python[27770]: Traceback (most recent call last): Oct 28 23:35:59 marks-monitor python[27770]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:35:59 marks-monitor python[27770]: self.run() Oct 28 23:35:59 marks-monitor python[27770]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:35:59 marks-monitor python[27770]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:35:59 marks-monitor python[27770]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:35:59 marks-monitor python[27770]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:35:59 marks-monitor python[27770]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:35:59 marks-monitor python[27771]: Process ProcessWithResult-99: Oct 28 23:35:59 marks-monitor python[27771]: Traceback (most recent call last): Oct 28 23:35:59 marks-monitor python[27771]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:35:59 marks-monitor python[27771]: self.run() Oct 28 23:35:59 marks-monitor python[27771]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:35:59 marks-monitor python[27771]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:35:59 marks-monitor python[27771]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:35:59 marks-monitor python[27771]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:35:59 marks-monitor python[27771]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:35:59 marks-monitor python[27772]: Process ProcessWithResult-100: Oct 28 23:35:59 marks-monitor python[27772]: Traceback (most recent call last): Oct 28 23:35:59 marks-monitor python[27772]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:35:59 marks-monitor python[27772]: self.run() Oct 28 23:35:59 marks-monitor python[27772]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:35:59 marks-monitor python[27772]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:35:59 marks-monitor python[27772]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:35:59 marks-monitor python[27772]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:35:59 marks-monitor python[27772]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:35:59 marks-monitor python[27773]: Process ProcessWithResult-101: Oct 28 23:35:59 marks-monitor python[27773]: Traceback (most recent call last): Oct 28 23:35:59 marks-monitor python[27773]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:35:59 marks-monitor python[27773]: self.run() Oct 28 23:35:59 marks-monitor python[27773]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:35:59 marks-monitor python[27773]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:35:59 marks-monitor python[27773]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:35:59 marks-monitor python[27773]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:35:59 marks-monitor python[27773]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:35:59 marks-monitor python[27774]: Process ProcessWithResult-102: Oct 28 23:35:59 marks-monitor python[27774]: Traceback (most recent call last): Oct 28 23:35:59 marks-monitor python[27774]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:35:59 marks-monitor python[27774]: self.run() Oct 28 23:35:59 marks-monitor python[27774]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:35:59 marks-monitor python[27774]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:35:59 marks-monitor python[27774]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:35:59 marks-monitor python[27774]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:35:59 marks-monitor python[27774]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:36:01 marks-monitor python[27786]: Process ProcessWithResult-103: Oct 28 23:36:01 marks-monitor python[27786]: Traceback (most recent call last): Oct 28 23:36:01 marks-monitor python[27786]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:36:01 marks-monitor python[27786]: self.run() Oct 28 23:36:01 marks-monitor python[27786]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:36:01 marks-monitor python[27786]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:36:01 marks-monitor python[27786]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:36:01 marks-monitor python[27786]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:36:01 marks-monitor python[27786]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:58:44 marks-monitor sudo[1176]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Oct 28 23:58:44 marks-monitor sudo[1176]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 28 23:58:44 marks-monitor python[1211]: No journal files were found. Oct 28 23:58:44 marks-monitor sudo[1176]: pam_unix(sudo:session): session closed for user root Oct 28 23:59:05 marks-monitor python[1320]: Process ProcessWithResult-104: Oct 28 23:59:05 marks-monitor python[1320]: Traceback (most recent call last): Oct 28 23:59:05 marks-monitor python[1320]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 28 23:59:05 marks-monitor python[1320]: self.run() Oct 28 23:59:05 marks-monitor python[1320]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 28 23:59:05 marks-monitor python[1320]: result.return_value = self._target(*self._args, **self._kwargs) Oct 28 23:59:05 marks-monitor python[1320]: File "/opt/tinypilot/app/hid/write.py", line 64, in _write_to_hid_interface_immediately Oct 28 23:59:05 marks-monitor python[1320]: with open(hid_path, 'ab+') as hid_handle: Oct 28 23:59:05 marks-monitor python[1320]: PermissionError: [Errno 13] Permission denied: '/dev/hidg1' [SENSITIVE DATA REDACTED] Oct 28 23:59:06 marks-monitor sudo[1321]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Oct 28 23:59:06 marks-monitor sudo[1321]: 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 logs Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.380 stream] -- Using resolution: 1920x1080 Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.380 stream] -- Using format: UYVY Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.380 stream] -- Querying HW FPS changing is not supported Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.380 stream] -- Using IO method: MMAP Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.400 stream] -- Requested 5 device buffers, got 5 Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.408 stream] -- Capturing started Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.408 stream] -- Using JPEG quality: 80% Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.408 stream] -- Creating pool JPEG with 3 workers ... Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.409 stream] -- Capturing ... Oct 28 22:12:32 marks-monitor launch[500]: -- INFO [1193.419 stream] -- H264: Configuring encoder: DMA=1 ... Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.815 stream] -- Got V4L2 event Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.815 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.815 stream] -- Destroying workers pool JPEG ... Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.859 stream] -- Capturing stopped Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.868 stream] -- Device fd=10 closed Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.868 stream] -- Changed video frame to BLANK Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.885 stream] -- H264: Configuring encoder: DMA=0 ... Oct 28 22:12:57 marks-monitor launch[500]: ================================================================================ Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.921 stream] -- Device fd=10 opened Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.922 stream] -- Using input channel: 0 Oct 28 22:12:57 marks-monitor launch[500]: -- ERROR [1218.964 stream] -- Requested resolution=640x480 is unavailable Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.995 stream] -- Using resolution: 1920x1080 Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.995 stream] -- Using format: UYVY Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.995 stream] -- Querying HW FPS changing is not supported Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1218.995 stream] -- Using IO method: MMAP Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1219.013 stream] -- Requested 5 device buffers, got 5 Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1219.022 stream] -- Capturing started Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1219.022 stream] -- Using JPEG quality: 80% Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1219.022 stream] -- Creating pool JPEG with 3 workers ... Oct 28 22:12:57 marks-monitor launch[500]: -- INFO [1219.023 stream] -- Capturing ... Oct 28 22:12:58 marks-monitor launch[500]: -- ERROR [1220.024 stream] -- Persistent device timeout (unplugged) Oct 28 22:31:52 marks-monitor launch[500]: -- INFO [2353.616 http] -- HTTP: DEL client (now=0): [100.123.124.43]:48586, id=fd790d2c9b42176c, Resource temporarily unavailable (reading,eof) Oct 28 22:31:52 marks-monitor launch[500]: -- INFO [2353.828 http] -- HTTP: NEW client (now=1): [100.123.124.43]:49110, id=2c5b05947967a118 Oct 28 22:32:35 marks-monitor launch[500]: -- INFO [2396.612 stream] -- H264: Configuring encoder: DMA=1 ... Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.473 stream] -- Got V4L2 event Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.473 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.473 stream] -- Destroying workers pool JPEG ... Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.501 stream] -- Capturing stopped Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.505 stream] -- Device fd=10 closed Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.505 stream] -- Changed video frame to BLANK Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.511 stream] -- H264: Configuring encoder: DMA=0 ... Oct 28 22:32:36 marks-monitor launch[500]: ================================================================================ Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.532 stream] -- Device fd=10 opened Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.532 stream] -- Using input channel: 0 Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.539 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280 Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.559 stream] -- Using resolution: 1920x1080 Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.559 stream] -- Using format: UYVY Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.559 stream] -- Querying HW FPS changing is not supported Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.559 stream] -- Using IO method: MMAP Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.571 stream] -- Requested 5 device buffers, got 5 Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.578 stream] -- Capturing started Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.578 stream] -- Using JPEG quality: 80% Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.578 stream] -- Creating pool JPEG with 3 workers ... Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.578 stream] -- Capturing ... Oct 28 22:32:36 marks-monitor launch[500]: -- INFO [2397.579 stream] -- H264: Configuring encoder: DMA=1 ... Oct 28 22:52:04 marks-monitor launch[500]: -- INFO [3565.839 http] -- HTTP: DEL client (now=0): [100.123.124.43]:49110, id=2c5b05947967a118, Resource temporarily unavailable (reading,eof) Oct 28 23:13:56 marks-monitor launch[500]: -- INFO [4877.154 http] -- HTTP: NEW client (now=1): [100.123.124.43]:35932, id=b38ce6bfed59d58a Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.148 stream] -- Got V4L2 event Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.148 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.148 stream] -- Destroying workers pool JPEG ... Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.166 stream] -- Capturing stopped Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.170 stream] -- Device fd=10 closed Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.170 stream] -- Changed video frame to BLANK Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.177 stream] -- H264: Configuring encoder: DMA=0 ... Oct 28 23:16:27 marks-monitor launch[500]: ================================================================================ Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.197 stream] -- Device fd=10 opened Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.197 stream] -- Using input channel: 0 Oct 28 23:16:27 marks-monitor launch[500]: -- ERROR [5028.218 stream] -- Requested resolution=640x480 is unavailable Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.238 stream] -- Using resolution: 1920x1080 Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.238 stream] -- Using format: UYVY Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.238 stream] -- Querying HW FPS changing is not supported Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.238 stream] -- Using IO method: MMAP Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.250 stream] -- Requested 5 device buffers, got 5 Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.256 stream] -- Capturing started Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.256 stream] -- Using JPEG quality: 80% Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.256 stream] -- Creating pool JPEG with 3 workers ... Oct 28 23:16:27 marks-monitor launch[500]: -- INFO [5028.257 stream] -- Capturing ... Oct 28 23:16:28 marks-monitor launch[500]: -- ERROR [5029.258 stream] -- Persistent device timeout (unplugged) Oct 28 23:35:56 marks-monitor launch[500]: -- INFO [6197.883 http] -- HTTP: DEL client (now=0): [100.123.124.43]:35932, id=b38ce6bfed59d58a, Resource temporarily unavailable (reading,eof) Oct 28 23:35:56 marks-monitor launch[500]: -- INFO [6198.067 http] -- HTTP: NEW client (now=1): [100.123.124.43]:34082, id=a2fa1ddf43ab82eb nginx logs -- Journal begins at Sat 2023-10-28 19:17:01 BST, ends at Sat 2023-10-28 23:59:07 BST. -- Oct 28 19:38:43 marks-monitor systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 28 19:38:44 marks-monitor systemd[1]: Started A high performance web server and a reverse proxy server. 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/poll.js HTTP/2.0" 200 1958 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/settings.js HTTP/2.0" 200 1900 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/clipboard.js HTTP/2.0" 200 889 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/mouse.js HTTP/2.0" 200 8492 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://marks-monitor/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://marks-monitor/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://marks-monitor/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3205 "https://marks-monitor/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 3164 "https://marks-monitor/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://marks-monitor/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://marks-monitor/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/video-stream-icon.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/warning-icon.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/clipboard-icon.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/logo.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/angle-down-icon.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /img/external-link-icon.svg HTTP/2.0" 304 0 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OjuRW0z HTTP/2.0" 200 97 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OjuRW1V&sid=zUacm-kqgC6cTUk-AAAe HTTP/2.0" 200 2 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:56 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OjuRW1W&sid=zUacm-kqgC6cTUk-AAAe HTTP/2.0" 200 32 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:57 +0100] "GET /favicon.ico HTTP/2.0" 200 1213 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:57 +0100] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:35:57 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OjuRW1m&sid=zUacm-kqgC6cTUk-AAAe HTTP/2.0" 200 1 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36" 100.123.124.43 - - [28/Oct/2023:23:58:44 +0100] "GET /api/debugLogs HTTP/2.0" 200 40409 "https://marks-monitor/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36"