TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-10-24T15:45:51+01:00 Software versions TinyPilot version: 2.6.4 uStreamer version: 5.43 System information OS version: Linux tinypilot 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux Kernel architecture: aarch64 Userland architecture: armhf (32-bit) Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2835 Revision: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: enabled Network interfaces: eth0 (up) lo (unknown) wlan0 (down) Static IP: Not set Mouse jiggler: disabled CPU Temperature: 54.0'C CPU throttled since boot: no Voltage issues: no Streaming mode Selected mode: H264 Current mode: MJPEG 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 24 05:53:47 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 05:53:47 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 05:53:47 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 05:53:47 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 05:53:47 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 05:53:47 tinypilot python[20295]: return send_from_directory( Oct 24 05:53:47 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 05:53:47 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 05:53:47 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 05:53:47 tinypilot python[20295]: raise NotFound() Oct 24 05:53:47 tinypilot python[20295]: 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. Oct 24 07:26:20 tinypilot python[20295]: 2024-10-24 07:26:20.818 __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. Oct 24 07:26:20 tinypilot python[20295]: Traceback (most recent call last): Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 07:26:20 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 07:26:20 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 07:26:20 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 07:26:20 tinypilot python[20295]: return send_from_directory( Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 07:26:20 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 07:26:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 07:26:20 tinypilot python[20295]: raise NotFound() Oct 24 07:26:20 tinypilot python[20295]: 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. Oct 24 07:55:09 tinypilot python[20295]: 2024-10-24 07:55:09.754 __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. Oct 24 07:55:09 tinypilot python[20295]: Traceback (most recent call last): Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 07:55:09 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 07:55:09 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 07:55:09 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 07:55:09 tinypilot python[20295]: return send_from_directory( Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 07:55:09 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 07:55:09 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 07:55:09 tinypilot python[20295]: raise NotFound() Oct 24 07:55:09 tinypilot python[20295]: 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. Oct 24 08:44:05 tinypilot python[20295]: 2024-10-24 08:44:05.049 socket_api INFO Client SdOSWGeeuNGXm7chAAAn connected Oct 24 08:44:05 tinypilot python[20295]: 2024-10-24 08:44:05.420 socket_api INFO Client NSbCrRVoDxgvW-ZfAAAp connected Oct 24 08:44:50 tinypilot python[20295]: 2024-10-24 08:44:50.448 socket_api INFO Client SdOSWGeeuNGXm7chAAAn disconnected Oct 24 08:44:50 tinypilot python[20295]: 2024-10-24 08:44:50.599 socket_api INFO Client NSbCrRVoDxgvW-ZfAAAp disconnected Oct 24 08:54:36 tinypilot python[20295]: 2024-10-24 08:54:36.995 __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. Oct 24 08:54:36 tinypilot python[20295]: Traceback (most recent call last): Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 08:54:36 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 08:54:36 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 08:54:36 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 08:54:36 tinypilot python[20295]: return send_from_directory( Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 08:54:36 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 08:54:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 08:54:36 tinypilot python[20295]: raise NotFound() Oct 24 08:54:36 tinypilot python[20295]: 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. Oct 24 10:49:16 tinypilot python[20295]: 2024-10-24 10:49:16.600 __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. Oct 24 10:49:16 tinypilot python[20295]: Traceback (most recent call last): Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 10:49:16 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 10:49:16 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 10:49:16 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 10:49:16 tinypilot python[20295]: return send_from_directory( Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 10:49:16 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 10:49:16 tinypilot python[20295]: raise NotFound() Oct 24 10:49:16 tinypilot python[20295]: 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. Oct 24 10:49:16 tinypilot python[20295]: 2024-10-24 10:49:16.611 __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. Oct 24 10:49:16 tinypilot python[20295]: Traceback (most recent call last): Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 10:49:16 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 10:49:16 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 10:49:16 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 10:49:16 tinypilot python[20295]: return send_from_directory( Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 10:49:16 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 10:49:16 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 10:49:16 tinypilot python[20295]: raise NotFound() Oct 24 10:49:16 tinypilot python[20295]: 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. Oct 24 11:41:45 tinypilot python[20295]: 2024-10-24 11:41:45.379 __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. Oct 24 11:41:45 tinypilot python[20295]: Traceback (most recent call last): Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 11:41:45 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 11:41:45 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 11:41:45 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 11:41:45 tinypilot python[20295]: return send_from_directory( Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 11:41:45 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 11:41:45 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 11:41:45 tinypilot python[20295]: raise NotFound() Oct 24 11:41:45 tinypilot python[20295]: 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. Oct 24 11:45:48 tinypilot python[20295]: 2024-10-24 11:45:48.884 socket_api INFO Client 4wHNq4Yyf9-5xCjGAAAd disconnected Oct 24 12:24:36 tinypilot python[20295]: 2024-10-24 12:24:36.023 __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. Oct 24 12:24:36 tinypilot python[20295]: Traceback (most recent call last): Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 12:24:36 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 12:24:36 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 12:24:36 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 12:24:36 tinypilot python[20295]: return send_from_directory( Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 12:24:36 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 12:24:36 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 12:24:36 tinypilot python[20295]: raise NotFound() Oct 24 12:24:36 tinypilot python[20295]: 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. Oct 24 13:03:33 tinypilot python[20295]: 2024-10-24 13:03:33.889 __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. Oct 24 13:03:33 tinypilot python[20295]: Traceback (most recent call last): Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 13:03:33 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 13:03:33 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 13:03:33 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 13:03:33 tinypilot python[20295]: return send_from_directory( Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 13:03:33 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 13:03:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 13:03:33 tinypilot python[20295]: raise NotFound() Oct 24 13:03:33 tinypilot python[20295]: 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. Oct 24 13:17:15 tinypilot python[20295]: 2024-10-24 13:17:15.441 __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. Oct 24 13:17:15 tinypilot python[20295]: Traceback (most recent call last): Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 24 13:17:15 tinypilot python[20295]: rv = self.dispatch_request() Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 24 13:17:15 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 24 13:17:15 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 24 13:17:15 tinypilot python[20295]: return send_from_directory( Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 24 13:17:15 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 24 13:17:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 24 13:17:15 tinypilot python[20295]: raise NotFound() Oct 24 13:17:15 tinypilot python[20295]: 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. Oct 24 15:11:29 tinypilot python[20295]: 2024-10-24 15:11:29.255 socket_api INFO Client bhgHhQ9IhhNDc3JYAAAs connected Oct 24 15:12:04 tinypilot python[20295]: 2024-10-24 15:12:04.494 socket_api INFO Client bhgHhQ9IhhNDc3JYAAAs disconnected Oct 24 15:12:07 tinypilot python[20295]: 2024-10-24 15:12:07.279 socket_api INFO Client 41tA1pgZGgXyVBmSAAAu connected Oct 24 15:12:37 tinypilot python[20295]: 2024-10-24 15:12:37.768 socket_api INFO Client 41tA1pgZGgXyVBmSAAAu disconnected Oct 24 15:12:38 tinypilot python[20295]: 2024-10-24 15:12:38.527 socket_api INFO Client pw0YfGhPYZJkA_pSAAAw connected Oct 24 15:14:34 tinypilot python[20295]: 2024-10-24 15:14:34.872 socket_api INFO Client S7nK5yj5bsP0Vc0HAAAy connected Oct 24 15:14:35 tinypilot python[20295]: 2024-10-24 15:14:35.820 socket_api INFO Client pw0YfGhPYZJkA_pSAAAw disconnected Oct 24 15:14:53 tinypilot python[20295]: 2024-10-24 15:14:53.232 video_service INFO Triggering ustreamer restart... Oct 24 15:14:53 tinypilot sudo[31361]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Oct 24 15:14:53 tinypilot sudo[31361]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 24 15:14:53 tinypilot sudo[31361]: pam_unix(sudo:session): session closed for user root Oct 24 15:14:53 tinypilot python[20295]: 2024-10-24 15:14:53.451 video_service INFO Successfully restarted ustreamer Oct 24 15:14:54 tinypilot python[20295]: 2024-10-24 15:14:54.693 socket_api INFO Client S7nK5yj5bsP0Vc0HAAAy disconnected Oct 24 15:14:55 tinypilot python[20295]: 2024-10-24 15:14:55.366 socket_api INFO Client C5-K_2G4X9wUI87LAAA0 connected Oct 24 15:16:03 tinypilot python[20295]: 2024-10-24 15:16:03.084 socket_api INFO Client C5-K_2G4X9wUI87LAAA0 disconnected Oct 24 15:40:19 tinypilot python[20295]: 2024-10-24 15:40:19.888 socket_api INFO Client E0jRyZXH67_EOUVPAAA2 connected Oct 24 15:40:50 tinypilot python[20295]: 2024-10-24 15:40:50.718 socket_api INFO Client E0jRyZXH67_EOUVPAAA2 disconnected Oct 24 15:40:51 tinypilot python[20295]: 2024-10-24 15:40:51.656 socket_api INFO Client sMOPo38vzsA304EQAAA4 connected Oct 24 15:40:54 tinypilot python[20295]: 2024-10-24 15:40:54.550 socket_api INFO Client sMOPo38vzsA304EQAAA4 disconnected Oct 24 15:40:56 tinypilot python[20295]: 2024-10-24 15:40:56.113 socket_api INFO Client dpwrNzNGZUVnfS92AAA6 connected Oct 24 15:41:21 tinypilot python[20295]: 2024-10-24 15:41:21.828 video_service INFO Triggering ustreamer restart... Oct 24 15:41:21 tinypilot sudo[31849]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart Oct 24 15:41:21 tinypilot sudo[31849]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 24 15:41:22 tinypilot sudo[31849]: pam_unix(sudo:session): session closed for user root Oct 24 15:41:22 tinypilot python[20295]: 2024-10-24 15:41:22.057 video_service INFO Successfully restarted ustreamer Oct 24 15:41:22 tinypilot python[20295]: 2024-10-24 15:41:22.059 video_service INFO Writing janus configuration... Oct 24 15:41:22 tinypilot sudo[31859]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/configure-janus Oct 24 15:41:22 tinypilot sudo[31859]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 24 15:41:22 tinypilot runuser[31873]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 24 15:41:23 tinypilot runuser[31873]: pam_unix(runuser:session): session closed for user tinypilot Oct 24 15:41:23 tinypilot sudo[31859]: pam_unix(sudo:session): session closed for user root Oct 24 15:41:23 tinypilot python[20295]: 2024-10-24 15:41:23.142 video_service INFO Triggering janus restart... Oct 24 15:41:23 tinypilot sudo[31942]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service janus restart Oct 24 15:41:23 tinypilot sudo[31942]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 24 15:41:23 tinypilot sudo[31942]: pam_unix(sudo:session): session closed for user root Oct 24 15:41:23 tinypilot python[20295]: 2024-10-24 15:41:23.718 video_service INFO Successfully restarted janus Oct 24 15:41:23 tinypilot python[20295]: 2024-10-24 15:41:23.844 socket_api INFO Client dpwrNzNGZUVnfS92AAA6 disconnected Oct 24 15:41:24 tinypilot python[20295]: 2024-10-24 15:41:24.457 socket_api INFO Client tsJVYvk8tCT-N3KFAAA8 connected Oct 24 15:45:51 tinypilot sudo[32158]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Oct 24 15:45:51 tinypilot sudo[32158]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 24 15:45:52 tinypilot runuser[32173]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 24 15:45:52 tinypilot runuser[32173]: pam_unix(runuser:session): session closed for user tinypilot Oct 24 15:45:52 tinypilot runuser[32179]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 24 15:45:52 tinypilot runuser[32179]: pam_unix(runuser:session): session closed for user tinypilot Oct 24 15:45:52 tinypilot runuser[32188]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 24 15:45:54 tinypilot python[32195]: 2024-10-24 15:45:54.285 app.main INFO Starting app Oct 24 15:45:54 tinypilot python[32195]: 2024-10-24 15:45:54.374 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Oct 24 15:45:54 tinypilot python[32195]: 2024-10-24 15:45:54.376 db.store INFO Read 7 database migrations from disk Oct 24 15:45:54 tinypilot runuser[32188]: pam_unix(runuser:session): session closed for user tinypilot 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 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.196 stream] -- Using IO method: MMAP Oct 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.211 stream] -- Requested 5 device buffers, got 5 Oct 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.223 stream] -- Capturing started Oct 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.223 stream] -- Using JPEG quality: 80% Oct 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.224 stream] -- Creating pool JPEG with 3 workers ... Oct 24 15:30:57 tinypilot launch[31365]: -- INFO [566628.224 stream] -- Capturing ... Oct 24 15:30:58 tinypilot launch[31365]: -- ERROR [566629.226 stream] -- Persistent device timeout (unplugged) Oct 24 15:40:19 tinypilot launch[31365]: -- INFO [567190.592 http] -- HTTP: NEW client (now=1): [172.59.186.79]:41692, id=402b41d4449521a9 Oct 24 15:40:21 tinypilot launch[31365]: -- INFO [567192.211 stream] -- H264: Configuring encoder: DMA=1 ... Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.267 stream] -- Got V4L2 event Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.267 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.267 stream] -- Destroying workers pool JPEG ... Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.293 stream] -- Capturing stopped Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.297 stream] -- Device fd=10 closed Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.297 stream] -- Changed video frame to BLANK Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.303 stream] -- H264: Configuring encoder: DMA=0 ... Oct 24 15:40:22 tinypilot launch[31365]: ================================================================================ Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.323 stream] -- Device fd=10 opened Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.323 stream] -- Using input channel: 0 Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.330 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280 Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.350 stream] -- Using resolution: 1920x1080 Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.350 stream] -- Using format: UYVY Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.350 stream] -- Querying HW FPS changing is not supported Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.350 stream] -- Using IO method: MMAP Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.359 stream] -- Requested 5 device buffers, got 5 Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.366 stream] -- Capturing started Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.366 stream] -- Using JPEG quality: 80% Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.366 stream] -- Creating pool JPEG with 3 workers ... Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.367 stream] -- Capturing ... Oct 24 15:40:22 tinypilot launch[31365]: -- INFO [567193.377 stream] -- H264: Configuring encoder: DMA=1 ... Oct 24 15:40:50 tinypilot launch[31365]: -- INFO [567221.505 http] -- HTTP: DEL client (now=0): [172.59.186.79]:41692, id=402b41d4449521a9, Resource temporarily unavailable (reading,eof) Oct 24 15:40:51 tinypilot launch[31365]: -- INFO [567222.159 http] -- HTTP: NEW client (now=1): [172.59.186.79]:42206, id=52c830faf067d972 Oct 24 15:40:55 tinypilot launch[31365]: -- INFO [567225.915 http] -- HTTP: DEL client (now=0): [172.59.186.79]:42206, id=52c830faf067d972, Resource temporarily unavailable (reading,eof) Oct 24 15:40:56 tinypilot launch[31365]: -- INFO [567226.849 http] -- HTTP: NEW client (now=1): [172.59.186.79]:42214, id=2e3c42edfeb1f83b Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.716 main] -- ===== Stopping by SIGTERM ===== Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.716 http] -- HTTP eventloop stopped Oct 24 15:41:21 tinypilot systemd[1]: Stopping uStreamer - Lightweight, optimized video encoder... Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.736 stream] -- Destroying workers pool JPEG ... Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.776 stream] -- Capturing stopped Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.783 stream] -- Device fd=10 closed Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.783 stream] -- H264: Destroying encoder ... Oct 24 15:41:21 tinypilot launch[31365]: -- INFO [567252.787 main] -- JPEG-0: Destroying encoder ... Oct 24 15:41:22 tinypilot launch[31365]: -- INFO [567252.797 main] -- JPEG-1: Destroying encoder ... Oct 24 15:41:22 tinypilot launch[31365]: -- INFO [567252.806 main] -- JPEG-2: Destroying encoder ... Oct 24 15:41:22 tinypilot launch[31365]: -- INFO [567252.815 main] -- Bye-bye Oct 24 15:41:22 tinypilot systemd[1]: ustreamer.service: Succeeded. Oct 24 15:41:22 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Oct 24 15:41:22 tinypilot systemd[1]: ustreamer.service: Consumed 7min 12.648s CPU time. Oct 24 15:41:22 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 24 15:41:22 tinypilot launch[31853]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder m2m-image --format uyvy --workers 3 --drop-same-frames 30 --dv-timings Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.095 main] -- Starting PiKVM uStreamer 5.43 ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.095 main] -- Using internal blank placeholder Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.095 main] -- Using H264-sink: tinypilot::ustreamer::h264 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.096 main] -- Listening HTTP on [127.0.0.1]:48001 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.096 stream] -- Using V4L2 device: /dev/video0 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.096 stream] -- Using desired FPS: 0 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.096 http] -- Starting HTTP eventloop ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.096 stream] -- H264: Initializing encoder ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.104 stream] -- H264: Configuring encoder: DMA=0 ... Oct 24 15:41:22 tinypilot launch[31853]: ================================================================================ Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.122 stream] -- Device fd=10 opened Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.122 stream] -- Using input channel: 0 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.129 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.149 stream] -- Using resolution: 1920x1080 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.149 stream] -- Using format: UYVY Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.149 stream] -- Querying HW FPS changing is not supported Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.149 stream] -- Using IO method: MMAP Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.160 stream] -- Requested 5 device buffers, got 5 Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- Capturing started Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- JPEG-0: Initializing encoder ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- JPEG-1: Initializing encoder ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- JPEG-2: Initializing encoder ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- Using JPEG quality: 80% Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.167 stream] -- Creating pool JPEG with 3 workers ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.168 stream] -- Capturing ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.177 stream] -- H264: Configuring encoder: DMA=1 ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.177 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.222 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Oct 24 15:41:22 tinypilot launch[31853]: -- INFO [567253.246 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... Oct 24 15:41:24 tinypilot launch[31853]: -- INFO [567255.270 http] -- HTTP: NEW client (now=1): [172.59.186.79]:49776, id=2c2147f34f8891e6 nginx logs -- Journal begins at Fri 2024-08-30 02:18:10 BST, ends at Thu 2024-10-24 15:45:54 BST. -- Sep 23 09:48:32 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Sep 23 09:48:36 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Oct 20 22:09:45 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 20 22:09:50 tinypilot systemd[1]: nginx.service: Succeeded. Oct 20 22:09:50 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 20 22:09:50 tinypilot systemd[1]: nginx.service: Consumed 9.213s CPU time. Oct 20 22:09:50 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 20 22:09:50 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Oct 20 22:35:16 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 20 22:35:16 tinypilot systemd[1]: nginx.service: Succeeded. Oct 20 22:35:16 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 20 22:35:16 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 20 22:35:16 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2024/10/24 15:14:53 [error] 20293#20293: *1295 connect() failed (111: Connection refused) while connecting to upstream, client: 172.59.186.79, server: tinypilot, request: "HEAD /stream HTTP/1.1", upstream: "http://127.0.0.1:48001/stream", host: "24.136.13.183:8080", referrer: "http://24.136.13.183:8080/" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/clipboard.js HTTP/1.1" 200 889 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /css/button.css HTTP/1.1" 200 1976 "http://24.136.13.183:8080/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /css/cursors.css HTTP/1.1" 200 618 "http://24.136.13.183:8080/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /third-party/socket.io/4.7.1/socket.io.min.js HTTP/1.1" 200 48593 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/wake-on-lan.js HTTP/1.1" 200 551 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/mouse.js HTTP/1.1" 200 8581 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/touch.js HTTP/1.1" 200 4453 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/updatelogs.js HTTP/1.1" 200 861 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/app.js HTTP/1.1" 200 14833 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/1.1" 200 59549 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/webrtc-video.js HTTP/1.1" 200 7675 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/1.1" 200 134759 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/keyboardstate.js HTTP/1.1" 200 3122 "http://24.136.13.183:8080/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/keystrokes.js HTTP/1.1" 200 362 "http://24.136.13.183:8080/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /js/overlays.js HTTP/1.1" 200 495 "http://24.136.13.183:8080/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /css/icons.css HTTP/1.1" 200 841 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /socket.io/?EIO=4&transport=polling&t=PA--QDl HTTP/1.1" 200 97 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/angle-down-icon.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/video-stream-icon.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/warning-icon.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/external-link-icon.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "POST /socket.io/?EIO=4&transport=polling&t=PA--QEr&sid=S1aE-KdXAHa5SOiAAAA7 HTTP/1.1" 200 2 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /socket.io/?EIO=4&transport=polling&t=PA--QEt&sid=S1aE-KdXAHa5SOiAAAA7 HTTP/1.1" 200 32 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/clipboard-icon.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /img/logo.svg HTTP/1.1" 304 5 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:24 +0100] "GET /socket.io/?EIO=4&transport=polling&t=PA--QGP&sid=S1aE-KdXAHa5SOiAAAA7 HTTP/1.1" 200 1 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 172.59.186.79 - - [24/Oct/2024:15:41:52 +0100] "GET /api/settings/video HTTP/1.1" 200 248 "http://24.136.13.183:8080/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 223.13.90.184 - - [24/Oct/2024:15:41:59 +0100] "GET / HTTP/1.0" 200 262623 "-" "Mozilla/5.0 (Linux; U; Android 4.0.3; ko-kr; LG-L160L Build/IML74K) AppleWebkit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30" 182.212.18.226 - - [24/Oct/2024:15:44:13 +0100] "POST /goform/set_LimitClient_cfg HTTP/1.1" 400 157 "-" "-"