TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-08-08T21:20:18+01:00 Software versions TinyPilot version: 2.5.4 uStreamer version: 5.38 OS version: Linux tinypilot 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2711 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: disabled temp=39.9'C throttled=0x0 voltage logs TinyPilot settings.yml ustreamer_persistent: true ustreamer_port: 8001 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 Aug 07 16:43:51 tinypilot python[1464]: 2023-08-07 16:43:51.951 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 16:43:51 tinypilot python[1465]: 2023-08-07 16:43:51.973 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 16:43:51 tinypilot python[1466]: 2023-08-07 16:43:51.996 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 16:43:52 tinypilot python[1467]: 2023-08-07 16:43:52.018 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 16:43:52 tinypilot python[1468]: 2023-08-07 16:43:52.041 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 16:43:52 tinypilot python[1469]: 2023-08-07 16:43:52.063 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:37 tinypilot python[4240]: 2023-08-07 17:47:37.086 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:37 tinypilot python[4241]: 2023-08-07 17:47:37.465 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:37 tinypilot python[4242]: 2023-08-07 17:47:37.519 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:43 tinypilot python[4244]: 2023-08-07 17:47:43.532 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:43 tinypilot python[4245]: 2023-08-07 17:47:43.580 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:43 tinypilot python[4246]: 2023-08-07 17:47:43.615 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:43 tinypilot python[4247]: 2023-08-07 17:47:43.649 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:47:43 tinypilot python[4248]: 2023-08-07 17:47:43.682 hid.write ERROR Failed to write to HID interface: /dev/hidg1. Is USB cable connected? Aug 07 17:50:58 tinypilot python[561]: 2023-08-07 17:50:58.899 socket_api INFO Client Z0jPjzSFNKhqCZ_9AAAB disconnected Aug 08 15:53:12 tinypilot python[561]: 2023-08-08 15:53:12.317 __main__ ERROR 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. Aug 08 15:53:12 tinypilot python[561]: Traceback (most recent call last): Aug 08 15:53:12 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request Aug 08 15:53:12 tinypilot python[561]: rv = self.dispatch_request() Aug 08 15:53:12 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request Aug 08 15:53:12 tinypilot python[561]: return self.view_functions[rule.endpoint](**req.view_args) Aug 08 15:53:12 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file Aug 08 15:53:12 tinypilot python[561]: return send_from_directory( Aug 08 15:53:12 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory Aug 08 15:53:12 tinypilot python[561]: raise NotFound() Aug 08 15:53:12 tinypilot python[561]: werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. Aug 08 18:37:31 tinypilot python[561]: 2023-08-08 18:37:31.870 socket_api INFO Client YcM_2IMczMvBt9WqAAAD connected Aug 08 19:16:18 tinypilot python[561]: 2023-08-08 19:16:18.931 __main__ ERROR 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. Aug 08 19:16:18 tinypilot python[561]: Traceback (most recent call last): Aug 08 19:16:18 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request Aug 08 19:16:18 tinypilot python[561]: rv = self.dispatch_request() Aug 08 19:16:18 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request Aug 08 19:16:18 tinypilot python[561]: return self.view_functions[rule.endpoint](**req.view_args) Aug 08 19:16:18 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file Aug 08 19:16:18 tinypilot python[561]: return send_from_directory( Aug 08 19:16:18 tinypilot python[561]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory Aug 08 19:16:18 tinypilot python[561]: raise NotFound() Aug 08 19:16:18 tinypilot python[561]: werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. -- Boot 9eb71a5de1044b04a79fffc8bcc3a1fa -- Aug 08 19:52:13 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Aug 08 19:52:19 tinypilot python[561]: 2023-08-08 19:52:19.769 __main__ INFO Starting app -- Boot 1b8aa892f03747e7a6e8f1c4d950350d -- Aug 08 20:07:38 tinypilot python[561]: 2023-08-08 20:07:38.961 socket_api INFO Client YcM_2IMczMvBt9WqAAAD disconnected Aug 08 20:07:39 tinypilot python[561]: 2023-08-08 20:07:39.270 socket_api INFO Client 6YcbAve9Sd5F8EvOAAAF connected -- Boot 9eb71a5de1044b04a79fffc8bcc3a1fa -- Aug 08 20:08:31 tinypilot python[561]: 2023-08-08 20:08:31.835 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Aug 08 20:08:31 tinypilot python[561]: 2023-08-08 20:08:31.846 db.store INFO Read 7 database migrations from disk Aug 08 20:08:31 tinypilot python[561]: 2023-08-08 20:08:31.894 socket_api INFO Client UvShR2_oYG2zaEfZAAAB connected Aug 08 20:08:35 tinypilot python[561]: 2023-08-08 20:08:35.643 socket_api INFO Client UvShR2_oYG2zaEfZAAAB disconnected Aug 08 20:08:35 tinypilot python[561]: 2023-08-08 20:08:35.827 socket_api INFO Client CvdyxXrEO22mxekYAAAD connected Aug 08 20:38:35 tinypilot python[561]: 2023-08-08 20:38:35.742 socket_api INFO Client CvdyxXrEO22mxekYAAAD disconnected Aug 08 20:38:36 tinypilot python[561]: 2023-08-08 20:38:36.058 socket_api INFO Client IOmfubpKex-5UJBMAAAF connected Aug 08 20:55:20 tinypilot python[561]: 2023-08-08 20:55:20.832 socket_api INFO Client IOmfubpKex-5UJBMAAAF disconnected Aug 08 20:55:21 tinypilot python[561]: 2023-08-08 20:55:21.069 socket_api INFO Client YU0JW6RTZYOvlLS9AAAH connected Aug 08 20:55:25 tinypilot python[561]: 2023-08-08 20:55:25.190 socket_api INFO Client YU0JW6RTZYOvlLS9AAAH disconnected Aug 08 20:55:30 tinypilot python[561]: 2023-08-08 20:55:30.242 socket_api INFO Client QzBy9qCRGbiaNQkDAAAJ connected Aug 08 20:56:18 tinypilot python[561]: 2023-08-08 20:56:18.060 socket_api INFO Client oswP_pWQTx3taAYpAAAL connected Aug 08 20:56:21 tinypilot python[561]: 2023-08-08 20:56:21.619 socket_api INFO Client oswP_pWQTx3taAYpAAAL disconnected Aug 08 21:07:41 tinypilot python[1136]: Process ProcessWithResult-150: Aug 08 21:07:41 tinypilot python[1136]: Traceback (most recent call last): Aug 08 21:07:41 tinypilot python[1136]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:41 tinypilot python[1136]: self.run() Aug 08 21:07:41 tinypilot python[1136]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:41 tinypilot python[1136]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:41 tinypilot python[1136]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:41 tinypilot python[1136]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:41 tinypilot python[1136]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:41 tinypilot python[561]: 2023-08-08 21:07:41.782 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:41 tinypilot python[1137]: Process ProcessWithResult-151: Aug 08 21:07:41 tinypilot python[1137]: Traceback (most recent call last): Aug 08 21:07:41 tinypilot python[1137]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:41 tinypilot python[1137]: self.run() Aug 08 21:07:41 tinypilot python[1137]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:41 tinypilot python[1137]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:41 tinypilot python[1137]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:41 tinypilot python[1137]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:41 tinypilot python[1137]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:41 tinypilot python[561]: 2023-08-08 21:07:41.831 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:41 tinypilot python[1138]: Process ProcessWithResult-152: Aug 08 21:07:41 tinypilot python[1138]: Traceback (most recent call last): Aug 08 21:07:41 tinypilot python[1138]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:41 tinypilot python[1138]: self.run() Aug 08 21:07:41 tinypilot python[1138]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:41 tinypilot python[1138]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:41 tinypilot python[1138]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:41 tinypilot python[1138]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:41 tinypilot python[1138]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:41 tinypilot python[561]: 2023-08-08 21:07:41.864 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:41 tinypilot python[1139]: Process ProcessWithResult-153: Aug 08 21:07:41 tinypilot python[1139]: Traceback (most recent call last): Aug 08 21:07:41 tinypilot python[1139]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:41 tinypilot python[1139]: self.run() Aug 08 21:07:41 tinypilot python[1139]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:41 tinypilot python[1139]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:41 tinypilot python[1139]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:41 tinypilot python[1139]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:41 tinypilot python[1139]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:41 tinypilot python[561]: 2023-08-08 21:07:41.898 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:42 tinypilot python[1140]: Process ProcessWithResult-154: Aug 08 21:07:42 tinypilot python[1140]: Traceback (most recent call last): Aug 08 21:07:42 tinypilot python[1140]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:42 tinypilot python[1140]: self.run() Aug 08 21:07:42 tinypilot python[1140]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:42 tinypilot python[1140]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:42 tinypilot python[1140]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:42 tinypilot python[1140]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:42 tinypilot python[1140]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:42 tinypilot python[561]: 2023-08-08 21:07:42.445 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:42 tinypilot python[1141]: Process ProcessWithResult-155: Aug 08 21:07:42 tinypilot python[1141]: Traceback (most recent call last): Aug 08 21:07:42 tinypilot python[1141]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:42 tinypilot python[1141]: self.run() Aug 08 21:07:42 tinypilot python[1141]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:42 tinypilot python[1141]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:42 tinypilot python[1141]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:42 tinypilot python[1141]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:42 tinypilot python[1141]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:42 tinypilot python[561]: 2023-08-08 21:07:42.597 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:43 tinypilot python[1142]: Process ProcessWithResult-156: Aug 08 21:07:43 tinypilot python[1142]: Traceback (most recent call last): Aug 08 21:07:43 tinypilot python[1142]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:43 tinypilot python[1142]: self.run() Aug 08 21:07:43 tinypilot python[1142]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:43 tinypilot python[1142]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:43 tinypilot python[1142]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:43 tinypilot python[1142]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:43 tinypilot python[1142]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:43 tinypilot python[561]: 2023-08-08 21:07:43.107 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:43 tinypilot python[1143]: Process ProcessWithResult-157: Aug 08 21:07:43 tinypilot python[1143]: Traceback (most recent call last): Aug 08 21:07:43 tinypilot python[1143]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:43 tinypilot python[1143]: self.run() Aug 08 21:07:43 tinypilot python[1143]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:43 tinypilot python[1143]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:43 tinypilot python[1143]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:43 tinypilot python[1143]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:43 tinypilot python[1143]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:43 tinypilot python[561]: 2023-08-08 21:07:43.220 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:43 tinypilot python[1144]: Process ProcessWithResult-158: Aug 08 21:07:43 tinypilot python[1144]: Traceback (most recent call last): Aug 08 21:07:43 tinypilot python[1144]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:43 tinypilot python[1144]: self.run() Aug 08 21:07:43 tinypilot python[1144]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:43 tinypilot python[1144]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:43 tinypilot python[1144]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:43 tinypilot python[1144]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:43 tinypilot python[1144]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:43 tinypilot python[561]: 2023-08-08 21:07:43.262 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:43 tinypilot python[1145]: Process ProcessWithResult-159: Aug 08 21:07:43 tinypilot python[1145]: Traceback (most recent call last): Aug 08 21:07:43 tinypilot python[1145]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:43 tinypilot python[1145]: self.run() Aug 08 21:07:43 tinypilot python[1145]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:43 tinypilot python[1145]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:43 tinypilot python[1145]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:43 tinypilot python[1145]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:43 tinypilot python[1145]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:43 tinypilot python[561]: 2023-08-08 21:07:43.305 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:07:45 tinypilot python[1146]: Process ProcessWithResult-160: Aug 08 21:07:45 tinypilot python[1146]: Traceback (most recent call last): Aug 08 21:07:45 tinypilot python[1146]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Aug 08 21:07:45 tinypilot python[1146]: self.run() Aug 08 21:07:45 tinypilot python[1146]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Aug 08 21:07:45 tinypilot python[1146]: result.return_value = self._target(*self._args, **self._kwargs) Aug 08 21:07:45 tinypilot python[1146]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Aug 08 21:07:45 tinypilot python[1146]: hid_handle.write(bytearray(buffer)) Aug 08 21:07:45 tinypilot python[1146]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown Aug 08 21:07:45 tinypilot python[561]: 2023-08-08 21:07:45.906 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Aug 08 21:10:07 tinypilot python[561]: 2023-08-08 21:10:07.558 socket_api INFO Client QzBy9qCRGbiaNQkDAAAJ disconnected Aug 08 21:10:07 tinypilot python[561]: 2023-08-08 21:10:07.832 socket_api INFO Client RKYfuETJ2Xg6AqxMAAAN connected Aug 08 21:10:08 tinypilot python[561]: 2023-08-08 21:10:08.925 socket_api INFO Client RKYfuETJ2Xg6AqxMAAAN disconnected Aug 08 21:10:09 tinypilot python[561]: 2023-08-08 21:10:09.170 socket_api INFO Client d0EnrYejp68Nk4cXAAAP connected Aug 08 21:10:37 tinypilot python[561]: 2023-08-08 21:10:37.863 video_service INFO Triggering ustreamer restart... Aug 08 21:10:38 tinypilot sudo[1157]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Aug 08 21:10:38 tinypilot sudo[1157]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) Aug 08 21:10:38 tinypilot sudo[1157]: pam_unix(sudo:session): session closed for user root Aug 08 21:10:38 tinypilot python[561]: 2023-08-08 21:10:38.842 video_service INFO Successfully restarted ustreamer Aug 08 21:10:38 tinypilot python[561]: 2023-08-08 21:10:38.846 video_service INFO Triggering janus restart... Aug 08 21:10:38 tinypilot sudo[1164]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service janus restart Aug 08 21:10:38 tinypilot sudo[1164]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) Aug 08 21:10:39 tinypilot sudo[1164]: pam_unix(sudo:session): session closed for user root Aug 08 21:10:39 tinypilot python[561]: 2023-08-08 21:10:39.293 video_service INFO Successfully restarted janus Aug 08 21:10:40 tinypilot python[561]: 2023-08-08 21:10:40.348 socket_api INFO Client d0EnrYejp68Nk4cXAAAP disconnected Aug 08 21:10:40 tinypilot python[561]: 2023-08-08 21:10:40.666 socket_api INFO Client LK8_KgddIUVPqGj_AAAR connected Aug 08 21:13:16 tinypilot python[561]: 2023-08-08 21:13:16.199 socket_api INFO Client LK8_KgddIUVPqGj_AAAR disconnected Aug 08 21:13:16 tinypilot python[561]: 2023-08-08 21:13:16.493 socket_api INFO Client BeEddh239OZoVt-5AAAT connected Aug 08 21:13:17 tinypilot python[561]: 2023-08-08 21:13:17.617 socket_api INFO Client BeEddh239OZoVt-5AAAT disconnected Aug 08 21:13:17 tinypilot python[561]: 2023-08-08 21:13:17.875 socket_api INFO Client Row0_MjkhS35nXESAAAV connected Aug 08 21:13:18 tinypilot python[561]: 2023-08-08 21:13:18.769 socket_api INFO Client Row0_MjkhS35nXESAAAV disconnected Aug 08 21:13:19 tinypilot python[561]: 2023-08-08 21:13:19.028 socket_api INFO Client DCK2szM71ichfct3AAAX connected Aug 08 21:13:20 tinypilot python[561]: 2023-08-08 21:13:19.933 socket_api INFO Client DCK2szM71ichfct3AAAX disconnected Aug 08 21:13:20 tinypilot python[561]: 2023-08-08 21:13:20.174 socket_api INFO Client 0PLhqFwokWJfjlq3AAAZ connected Aug 08 21:16:37 tinypilot python[561]: 2023-08-08 21:16:37.987 socket_api INFO Client 0PLhqFwokWJfjlq3AAAZ disconnected Aug 08 21:16:38 tinypilot python[561]: 2023-08-08 21:16:38.296 socket_api INFO Client gBlqqIl8iCvNbKDkAAAb connected Aug 08 21:16:41 tinypilot python[561]: 2023-08-08 21:16:41.029 socket_api INFO Client gBlqqIl8iCvNbKDkAAAb disconnected Aug 08 21:16:41 tinypilot python[561]: 2023-08-08 21:16:41.267 socket_api INFO Client 4X6V4J5mYnM6-NH1AAAd connected Aug 08 21:16:47 tinypilot python[561]: 2023-08-08 21:16:47.146 socket_api INFO Client 4X6V4J5mYnM6-NH1AAAd disconnected Aug 08 21:16:47 tinypilot python[561]: 2023-08-08 21:16:47.433 socket_api INFO Client grXQzakx0hXUS4s6AAAf connected Aug 08 21:20:18 tinypilot sudo[1446]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Aug 08 21:20:18 tinypilot sudo[1446]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: '30' ustreamer_encoder: m2m-image 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_persistent: true ustreamer_port: 8001 uStreamer logs Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.456 stream] -- Using resolution: 1920x1080 Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.456 stream] -- Using format: UYVY Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.456 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.456 stream] -- Using IO method: MMAP Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.473 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:26 tinypilot launch[1161]: -- ERROR [4338.474 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.483 stream] -- Device fd=10 closed Aug 08 21:20:26 tinypilot launch[1161]: -- INFO [4338.483 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:27 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.507 stream] -- Device fd=10 opened Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.507 stream] -- Using input channel: 0 Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.521 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.555 stream] -- Using resolution: 1920x1080 Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.555 stream] -- Using format: UYVY Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.555 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.555 stream] -- Using IO method: MMAP Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.570 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:27 tinypilot launch[1161]: -- ERROR [4339.571 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.580 stream] -- Device fd=10 closed Aug 08 21:20:27 tinypilot launch[1161]: -- INFO [4339.580 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:28 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.607 stream] -- Device fd=10 opened Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.607 stream] -- Using input channel: 0 Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.622 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.660 stream] -- Using resolution: 1920x1080 Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.660 stream] -- Using format: UYVY Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.660 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.660 stream] -- Using IO method: MMAP Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.677 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:28 tinypilot launch[1161]: -- ERROR [4340.678 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.687 stream] -- Device fd=10 closed Aug 08 21:20:28 tinypilot launch[1161]: -- INFO [4340.688 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:29 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.714 stream] -- Device fd=10 opened Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.714 stream] -- Using input channel: 0 Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.729 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.767 stream] -- Using resolution: 1920x1080 Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.767 stream] -- Using format: UYVY Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.767 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.767 stream] -- Using IO method: MMAP Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.784 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:29 tinypilot launch[1161]: -- ERROR [4341.785 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.794 stream] -- Device fd=10 closed Aug 08 21:20:29 tinypilot launch[1161]: -- INFO [4341.795 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:30 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.821 stream] -- Device fd=10 opened Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.821 stream] -- Using input channel: 0 Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.836 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.874 stream] -- Using resolution: 1920x1080 Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.874 stream] -- Using format: UYVY Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.874 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.874 stream] -- Using IO method: MMAP Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.891 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:30 tinypilot launch[1161]: -- ERROR [4342.891 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.901 stream] -- Device fd=10 closed Aug 08 21:20:30 tinypilot launch[1161]: -- INFO [4342.901 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:31 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.913 stream] -- Device fd=10 opened Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.913 stream] -- Using input channel: 0 Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.920 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.939 stream] -- Using resolution: 1920x1080 Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.939 stream] -- Using format: UYVY Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.939 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.939 stream] -- Using IO method: MMAP Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.949 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:31 tinypilot launch[1161]: -- ERROR [4343.950 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.955 stream] -- Device fd=10 closed Aug 08 21:20:31 tinypilot launch[1161]: -- INFO [4343.955 stream] -- Sleeping 1 seconds before new stream init ... Aug 08 21:20:32 tinypilot launch[1161]: ================================================================================ Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.967 stream] -- Device fd=10 opened Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.967 stream] -- Using input channel: 0 Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.973 stream] -- Got new DV-timings: 1920x1080p60.00, pixclk=148500000, vsync=45, hsync=280 Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.993 stream] -- Using resolution: 1920x1080 Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.993 stream] -- Using format: UYVY Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.993 stream] -- Querying HW FPS changing is not supported Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4344.993 stream] -- Using IO method: MMAP Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4345.003 stream] -- Requested 5 device buffers, got 5 Aug 08 21:20:32 tinypilot launch[1161]: -- ERROR [4345.004 stream] -- Can't start capturing: Invalid argument Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4345.009 stream] -- Device fd=10 closed Aug 08 21:20:32 tinypilot launch[1161]: -- INFO [4345.009 stream] -- Sleeping 1 seconds before new stream init ... nginx logs -- Journal begins at Tue 2022-09-13 02:58:40 BST, ends at Tue 2023-08-08 21:20:34 BST. -- Jun 24 22:03:21 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 22:03:21 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 4442b0f4127f4a45aacd5f076f205bb7 -- Jun 24 22:10:46 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 22:10:47 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Jun 24 22:40:45 tinypilot systemd[1]: Reloading A high performance web server and a reverse proxy server. Jun 24 22:40:45 tinypilot systemd[1]: Reloaded A high performance web server and a reverse proxy server. Jun 24 22:41:07 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Jun 24 22:41:07 tinypilot systemd[1]: nginx.service: Succeeded. Jun 24 22:41:07 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Jun 24 22:41:07 tinypilot systemd[1]: nginx.service: Consumed 1.577s CPU time. -- Boot 58456db449b24de5b328fb867bfec3cf -- Jun 24 22:41:12 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 22:41:13 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Jun 24 22:43:37 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Jun 24 22:43:37 tinypilot systemd[1]: nginx.service: Succeeded. Jun 24 22:43:37 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot 8cca2d947f3749789453a00c8aa5fa58 -- Jun 24 22:43:42 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 22:43:44 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Jun 24 23:07:12 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Jun 24 23:07:13 tinypilot systemd[1]: nginx.service: Succeeded. Jun 24 23:07:13 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Jun 24 23:07:13 tinypilot systemd[1]: nginx.service: Consumed 3.226s CPU time. -- Boot d294c4e58206451b882571b33a75ed0a -- Jun 24 23:07:18 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 23:07:19 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Jun 24 23:24:31 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Jun 24 23:24:32 tinypilot systemd[1]: nginx.service: Succeeded. Jun 24 23:24:32 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Jun 24 23:24:32 tinypilot systemd[1]: nginx.service: Consumed 3.162s CPU time. -- Boot d6bd0ac6eeab4513882d5b33382bf27b -- Jun 24 23:24:36 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 24 23:24:37 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot d6d6a070bcc747c9be51fbebf3d047dd -- Jul 31 14:41:14 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jul 31 14:41:20 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 1b8aa892f03747e7a6e8f1c4d950350d -- Aug 05 02:17:06 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Aug 05 02:17:07 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 9eb71a5de1044b04a79fffc8bcc3a1fa -- Aug 08 19:52:13 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Aug 08 19:52:15 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2023/08/08 18:37:31 [warn] 592#592: *38 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 172.16.99.16, server: tinypilot, request: "GET /img/clipboard-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/clipboard-icon.svg", host: "172.16.99.13", referrer: "http://172.16.99.13/" 2023/08/08 18:37:31 [warn] 590#590: *39 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 172.16.99.16, server: tinypilot, request: "GET /img/video-stream-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/video-stream-icon.svg", host: "172.16.99.13", referrer: "http://172.16.99.13/" 2023/08/08 18:37:31 [warn] 590#590: *37 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 172.16.99.16, server: tinypilot, request: "GET /img/warning-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/warning-icon.svg", host: "172.16.99.13", referrer: "http://172.16.99.13/" 2023/08/08 18:37:31 [warn] 590#590: *40 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 172.16.99.16, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "172.16.99.13", referrer: "http://172.16.99.13/" 2023/08/08 18:37:31 [warn] 592#592: *34 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 172.16.99.16, server: tinypilot, request: "GET /img/external-link-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/external-link-icon.svg", host: "172.16.99.13", referrer: "http://172.16.99.13/" 2023/08/08 21:10:39 [error] 587#587: *85 connect() failed (111: Connection refused) while connecting to upstream, client: 172.16.99.16, server: tinypilot, request: "HEAD /stream HTTP/1.1", upstream: "http://127.0.0.1:8001/stream", host: "172.16.99.13", referrer: "http://172.16.99.13/" 172.16.99.16 - - [08/Aug/2023:21:16:38 +0100] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:38 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMorRH&sid=-4-0EA80-LnjbGUyAAAa HTTP/1.1" 200 32 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:38 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMorRf&sid=-4-0EA80-LnjbGUyAAAa HTTP/1.1" 200 1 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:38 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMorTM&sid=-4-0EA80-LnjbGUyAAAa HTTP/1.1" 200 1 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:38 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMorUD&sid=-4-0EA80-LnjbGUyAAAa HTTP/1.1" 200 1 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET / HTTP/1.1" 200 208403 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /stream?advance_headers=1 HTTP/1.1" 200 69767 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /css/style.css HTTP/1.1" 200 4129 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://172.16.99.13/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/mouse.js HTTP/1.1" 200 8492 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/controllers.js HTTP/1.1" 200 18393 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/clipboard.js HTTP/1.1" 200 889 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/1.1" 200 59549 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/wake-on-lan.js HTTP/1.1" 200 551 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/settings.js HTTP/1.1" 200 1879 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /js/overlays.js HTTP/1.1" 200 495 "http://172.16.99.13/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:41 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://172.16.99.13/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:43 +0100] "GET /stream?advance_headers=1 HTTP/1.1" 200 97641 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /js/logs.js HTTP/1.1" 200 1484 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /css/cursors.css HTTP/1.1" 200 618 "http://172.16.99.13/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /js/paste.js HTTP/1.1" 200 2076 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "http://172.16.99.13/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /js/keyboardstate.js HTTP/1.1" 200 3164 "http://172.16.99.13/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://172.16.99.13/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMotfb HTTP/1.1" 200 96 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OdMotg3&sid=cSoUHxo7p2IPhWNxAAAe HTTP/1.1" 200 2 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:47 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OdMotiT&sid=cSoUHxo7p2IPhWNxAAAe HTTP/1.1" 200 1 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-" 172.16.99.16 - - [08/Aug/2023:21:16:51 +0100] "GET /stream?advance_headers=1 HTTP/1.1" 200 125515 "http://172.16.99.13/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36" "-"