TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-10-30T18:38:09+00: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: 53.0'C CPU throttled since boot: no Voltage issues: no Streaming mode Selected mode: H264 Current mode: H264 TinyPilot settings.yml janus_stun_port: 19302 janus_stun_server: stun.l.google.com 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 30 04:52:02 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 04:52:02 tinypilot python[20295]: return send_from_directory( Oct 30 04:52:02 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 04:52:02 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 04:52:02 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 04:52:02 tinypilot python[20295]: raise NotFound() Oct 30 04:52:02 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 30 05:14:38 tinypilot python[20295]: 2024-10-30 05:14:38.682 socket_api INFO Client vKcZ1yS6F9SUtTQfAAB2 connected Oct 30 05:19:05 tinypilot python[20295]: 2024-10-30 05:19:05.018 socket_api INFO Client s5M1d9lnlenwxwkrAAB4 connected Oct 30 05:19:07 tinypilot python[20295]: 2024-10-30 05:19:07.916 socket_api INFO Client s5M1d9lnlenwxwkrAAB4 disconnected Oct 30 05:51:19 tinypilot python[20295]: 2024-10-30 05:51:19.051 __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 30 05:51:19 tinypilot python[20295]: Traceback (most recent call last): Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 05:51:19 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 05:51:19 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 05:51:19 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 05:51:19 tinypilot python[20295]: return send_from_directory( Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 05:51:19 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 05:51:19 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 05:51:19 tinypilot python[20295]: raise NotFound() Oct 30 05:51:19 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 30 06:23:49 tinypilot python[20295]: 2024-10-30 06:23:49.516 socket_api INFO Client xACmhcBMq_e3WRh6AAB6 connected Oct 30 06:27:19 tinypilot python[20295]: 2024-10-30 06:27:19.252 socket_api INFO Client xACmhcBMq_e3WRh6AAB6 disconnected Oct 30 07:27:15 tinypilot python[20295]: 2024-10-30 07:27:15.769 __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 30 07:27:15 tinypilot python[20295]: Traceback (most recent call last): Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 07:27:15 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 07:27:15 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 07:27:15 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 07:27:15 tinypilot python[20295]: return send_from_directory( Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 07:27:15 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 07:27:15 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 07:27:15 tinypilot python[20295]: raise NotFound() Oct 30 07:27: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 30 07:48:15 tinypilot python[20295]: 2024-10-30 07:48:15.425 socket_api INFO Client vKcZ1yS6F9SUtTQfAAB2 disconnected Oct 30 07:48:20 tinypilot python[20295]: 2024-10-30 07:48:20.855 socket_api INFO Client Kr5n_G4lIh-21G6bAAB8 connected Oct 30 07:53:05 tinypilot python[20295]: 2024-10-30 07:53:05.193 socket_api INFO Client Kr5n_G4lIh-21G6bAAB8 disconnected Oct 30 07:55:23 tinypilot python[20295]: 2024-10-30 07:55:23.425 socket_api INFO Client SEiBG9KF0M5jJtaPAAB- connected Oct 30 07:55:32 tinypilot python[20295]: 2024-10-30 07:55:32.656 socket_api INFO Client SEiBG9KF0M5jJtaPAAB- disconnected Oct 30 08:04:20 tinypilot python[20295]: 2024-10-30 08:04:20.420 __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 30 08:04:20 tinypilot python[20295]: Traceback (most recent call last): Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 08:04:20 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 08:04:20 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 08:04:20 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 08:04:20 tinypilot python[20295]: return send_from_directory( Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 08:04:20 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 08:04:20 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 08:04:20 tinypilot python[20295]: raise NotFound() Oct 30 08:04: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 30 08:09:39 tinypilot python[20295]: 2024-10-30 08:09:39.237 __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 30 08:09:39 tinypilot python[20295]: Traceback (most recent call last): Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 08:09:39 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 08:09:39 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 08:09:39 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 08:09:39 tinypilot python[20295]: return send_from_directory( Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 08:09:39 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 08:09:39 tinypilot python[20295]: raise NotFound() Oct 30 08:09:39 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 30 08:09:39 tinypilot python[20295]: 2024-10-30 08:09:39.248 __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 30 08:09:39 tinypilot python[20295]: Traceback (most recent call last): Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 08:09:39 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 08:09:39 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 08:09:39 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 08:09:39 tinypilot python[20295]: return send_from_directory( Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 08:09:39 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 08:09:39 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 08:09:39 tinypilot python[20295]: raise NotFound() Oct 30 08:09:39 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 30 10:00:10 tinypilot python[20295]: 2024-10-30 10:00:10.616 __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 30 10:00:10 tinypilot python[20295]: Traceback (most recent call last): Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 10:00:10 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 10:00:10 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 10:00:10 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 10:00:10 tinypilot python[20295]: return send_from_directory( Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 10:00:10 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 10:00:10 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 10:00:10 tinypilot python[20295]: raise NotFound() Oct 30 10:00:10 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 30 12:35:49 tinypilot python[20295]: 2024-10-30 12:35:49.426 socket_api INFO Client Gyr5k717YdnHILTkAABs disconnected Oct 30 12:35:49 tinypilot python[20295]: 2024-10-30 12:35:49.748 socket_api INFO Client S8ZuxRcnLDCl7ggkAACA connected Oct 30 12:36:40 tinypilot python[20295]: 2024-10-30 12:36:40.854 __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 30 12:36:40 tinypilot python[20295]: Traceback (most recent call last): Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 12:36:40 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 12:36:40 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 12:36:40 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 12:36:40 tinypilot python[20295]: return send_from_directory( Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 12:36:40 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 12:36:40 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 12:36:40 tinypilot python[20295]: raise NotFound() Oct 30 12:36:40 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 30 14:07:33 tinypilot python[20295]: 2024-10-30 14:07:33.776 __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 30 14:07:33 tinypilot python[20295]: Traceback (most recent call last): Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 14:07:33 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 14:07:33 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 14:07:33 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 14:07:33 tinypilot python[20295]: return send_from_directory( Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 14:07:33 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 14:07:33 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 14:07:33 tinypilot python[20295]: raise NotFound() Oct 30 14:07: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 30 15:30:37 tinypilot python[20295]: 2024-10-30 15:30:37.158 socket_api INFO Client bYaTly_JbRgBQvigAACC connected Oct 30 15:30:56 tinypilot python[20295]: 2024-10-30 15:30:56.268 socket_api INFO Client bYaTly_JbRgBQvigAACC disconnected Oct 30 16:41:12 tinypilot python[20295]: 2024-10-30 16:41:12.869 __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 30 16:41:12 tinypilot python[20295]: Traceback (most recent call last): Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 16:41:12 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 16:41:12 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 16:41:12 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 16:41:12 tinypilot python[20295]: return send_from_directory( Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 16:41:12 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 16:41:12 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 16:41:12 tinypilot python[20295]: raise NotFound() Oct 30 16:41:12 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 30 16:47:51 tinypilot python[20295]: 2024-10-30 16:47:51.605 socket_api INFO Client fhNBOQmyxy5zRrcwAACE connected Oct 30 16:48:05 tinypilot python[20295]: 2024-10-30 16:48:05.615 socket_api INFO Client fhNBOQmyxy5zRrcwAACE disconnected Oct 30 17:09:27 tinypilot python[20295]: 2024-10-30 17:09:27.948 __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 30 17:09:27 tinypilot python[20295]: Traceback (most recent call last): Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 17:09:27 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 17:09:27 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 17:09:27 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 17:09:27 tinypilot python[20295]: return send_from_directory( Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 17:09:27 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 17:09:27 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 17:09:27 tinypilot python[20295]: raise NotFound() Oct 30 17:09:27 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 30 17:43:44 tinypilot python[20295]: 2024-10-30 17:43:44.195 __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 30 17:43:44 tinypilot python[20295]: Traceback (most recent call last): Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1484, in full_dispatch_request Oct 30 17:43:44 tinypilot python[20295]: rv = self.dispatch_request() Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1469, in dispatch_request Oct 30 17:43:44 tinypilot python[20295]: return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 502, in Oct 30 17:43:44 tinypilot python[20295]: view_func=lambda **kw: self_ref().send_static_file(**kw), # type: ignore # noqa: B950 Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/scaffold.py", line 318, in send_static_file Oct 30 17:43:44 tinypilot python[20295]: return send_from_directory( Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 557, in send_from_directory Oct 30 17:43:44 tinypilot python[20295]: return werkzeug.utils.send_from_directory( # type: ignore[return-value] Oct 30 17:43:44 tinypilot python[20295]: File "/opt/tinypilot/venv/lib/python3.9/site-packages/werkzeug/utils.py", line 574, in send_from_directory Oct 30 17:43:44 tinypilot python[20295]: raise NotFound() Oct 30 17:43:44 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 30 18:38:03 tinypilot python[20295]: 2024-10-30 18:38:03.009 socket_api INFO Client ilbFSv8bLoX2eJK3AACG connected Oct 30 18:38:09 tinypilot sudo[31444]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Oct 30 18:38:09 tinypilot sudo[31444]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Oct 30 18:38:10 tinypilot runuser[31459]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 30 18:38:10 tinypilot runuser[31459]: pam_unix(runuser:session): session closed for user tinypilot Oct 30 18:38:10 tinypilot runuser[31465]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 30 18:38:10 tinypilot runuser[31465]: pam_unix(runuser:session): session closed for user tinypilot Oct 30 18:38:10 tinypilot runuser[31474]: pam_unix(runuser:session): session opened for user tinypilot(uid=111) by (uid=0) Oct 30 18:38:12 tinypilot python[31481]: 2024-10-30 18:38:12.378 app.main INFO Starting app Oct 30 18:38:12 tinypilot python[31481]: 2024-10-30 18:38:12.469 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Oct 30 18:38:12 tinypilot python[31481]: 2024-10-30 18:38:12.475 db.store INFO Read 7 database migrations from disk Oct 30 18:38:12 tinypilot runuser[31474]: 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 <== janus_stun_port: 19302 janus_stun_server: stun.l.google.com uStreamer logs Oct 30 18:26:17 tinypilot launch[31790]: -- ERROR [1099148.090 stream] -- Requested resolution=640x480 is unavailable Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.121 stream] -- Using resolution: 1920x1080 Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.121 stream] -- Using format: UYVY Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.121 stream] -- Querying HW FPS changing is not supported Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.121 stream] -- Using IO method: MMAP Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.136 stream] -- Requested 5 device buffers, got 5 Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.145 stream] -- Capturing started Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.145 stream] -- Using JPEG quality: 80% Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.145 stream] -- Creating pool JPEG with 3 workers ... Oct 30 18:26:17 tinypilot launch[31790]: -- INFO [1099148.145 stream] -- Capturing ... Oct 30 18:26:18 tinypilot launch[31790]: -- ERROR [1099149.146 stream] -- Persistent device timeout (unplugged) Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.087 stream] -- H264: Configuring encoder: DMA=1 ... Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.179 stream] -- H264: Requested keyframe by a sink client Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.583 stream] -- Got V4L2 event Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.583 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.583 stream] -- Destroying workers pool JPEG ... Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.628 stream] -- Capturing stopped Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.635 stream] -- Device fd=10 closed Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.636 stream] -- Changed video frame to BLANK Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.648 stream] -- H264: Configuring encoder: DMA=0 ... Oct 30 18:26:43 tinypilot launch[31790]: ================================================================================ Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.676 stream] -- Device fd=10 opened Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.676 stream] -- Using input channel: 0 Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.688 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280 Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.725 stream] -- Using resolution: 1920x1080 Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.725 stream] -- Using format: UYVY Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.725 stream] -- Querying HW FPS changing is not supported Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.725 stream] -- Using IO method: MMAP Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.742 stream] -- Requested 5 device buffers, got 5 Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.753 stream] -- Capturing started Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.753 stream] -- Using JPEG quality: 80% Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.753 stream] -- Creating pool JPEG with 3 workers ... Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.754 stream] -- Capturing ... Oct 30 18:26:43 tinypilot launch[31790]: -- INFO [1099174.754 stream] -- H264: Configuring encoder: DMA=1 ... Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.175 stream] -- Got V4L2 event Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.175 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.175 stream] -- Destroying workers pool JPEG ... Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.216 stream] -- Capturing stopped Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.225 stream] -- Device fd=10 closed Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.225 stream] -- Changed video frame to BLANK Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.240 stream] -- H264: Configuring encoder: DMA=0 ... Oct 30 18:27:09 tinypilot launch[31790]: ================================================================================ Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.272 stream] -- Device fd=10 opened Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.272 stream] -- Using input channel: 0 Oct 30 18:27:09 tinypilot launch[31790]: -- ERROR [1099200.307 stream] -- Requested resolution=640x480 is unavailable Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.340 stream] -- Using resolution: 1920x1080 Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.340 stream] -- Using format: UYVY Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.340 stream] -- Querying HW FPS changing is not supported Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.340 stream] -- Using IO method: MMAP Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.358 stream] -- Requested 5 device buffers, got 5 Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.369 stream] -- Capturing started Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.369 stream] -- Using JPEG quality: 80% Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.369 stream] -- Creating pool JPEG with 3 workers ... Oct 30 18:27:09 tinypilot launch[31790]: -- INFO [1099200.370 stream] -- Capturing ... Oct 30 18:27:10 tinypilot launch[31790]: -- ERROR [1099201.371 stream] -- Persistent device timeout (unplugged) Oct 30 18:38:02 tinypilot launch[31790]: -- INFO [1099853.750 http] -- HTTP: NEW client (now=1): [192.168.1.37]:44342, id=4071e49f17ee874c Oct 30 18:38:03 tinypilot launch[31790]: -- INFO [1099854.711 stream] -- H264: Configuring encoder: DMA=1 ... Oct 30 18:38:03 tinypilot launch[31790]: -- INFO [1099854.778 stream] -- H264: Requested keyframe by a sink client Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099854.793 http] -- HTTP: DEL client (now=0): [192.168.1.37]:44342, id=4071e49f17ee874c, Resource temporarily unavailable (reading,eof) Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.533 stream] -- Got V4L2 event Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.533 stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.533 stream] -- Destroying workers pool JPEG ... Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.560 stream] -- Capturing stopped Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.563 stream] -- Device fd=10 closed Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.563 stream] -- Changed video frame to BLANK Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.569 stream] -- H264: Configuring encoder: DMA=0 ... Oct 30 18:38:04 tinypilot launch[31790]: ================================================================================ Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.589 stream] -- Device fd=10 opened Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.590 stream] -- Using input channel: 0 Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.597 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280 Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.617 stream] -- Using resolution: 1920x1080 Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.617 stream] -- Using format: UYVY Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.617 stream] -- Querying HW FPS changing is not supported Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.617 stream] -- Using IO method: MMAP Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.627 stream] -- Requested 5 device buffers, got 5 Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.634 stream] -- Capturing started Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.634 stream] -- Using JPEG quality: 80% Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.634 stream] -- Creating pool JPEG with 3 workers ... Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.634 stream] -- Capturing ... Oct 30 18:38:04 tinypilot launch[31790]: -- INFO [1099855.644 stream] -- H264: Configuring encoder: DMA=1 ... nginx logs -- Journal begins at Fri 2024-08-30 02:18:10 BST, ends at Wed 2024-10-30 18:38:13 GMT. -- 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. 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/wake-on-lan.js HTTP/2.0" 200 551 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/mouse.js HTTP/2.0" 200 8581 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/touch.js HTTP/2.0" 200 4453 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/updatelogs.js HTTP/2.0" 200 861 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/2.0" 200 134759 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/webrtc-video.js HTTP/2.0" 200 7675 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://192.168.1.16/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /css/button.css HTTP/2.0" 200 1976 "https://192.168.1.16/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /css/cursors.css HTTP/2.0" 200 618 "https://192.168.1.16/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /third-party/socket.io/4.7.1/socket.io.min.js HTTP/2.0" 200 48593 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/app.js HTTP/2.0" 200 14833 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/2.0" 200 59549 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/keyboardstate.js HTTP/2.0" 200 3122 "https://192.168.1.16/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://192.168.1.16/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /js/overlays.js HTTP/2.0" 200 495 "https://192.168.1.16/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /css/icons.css HTTP/2.0" 200 841 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/clipboard-icon.svg HTTP/2.0" 200 855 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/logo.svg HTTP/2.0" 200 5550 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/angle-down-icon.svg HTTP/2.0" 200 516 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/video-stream-icon.svg HTTP/2.0" 200 840 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/warning-icon.svg HTTP/2.0" 200 2177 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /img/external-link-icon.svg HTTP/2.0" 200 1223 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:02 +0000] "GET /socket.io/?EIO=4&transport=polling&t=PBUk6U5 HTTP/2.0" 200 97 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "POST /socket.io/?EIO=4&transport=polling&t=PBUk6VZ&sid=Cmw4K7Fc0FLPunL6AACF HTTP/2.0" 200 2 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "GET /socket.io/?EIO=4&transport=polling&t=PBUk6Va&sid=Cmw4K7Fc0FLPunL6AACF HTTP/2.0" 200 32 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "GET /socket.io/?EIO=4&transport=polling&t=PBUk6WP&sid=Cmw4K7Fc0FLPunL6AACF HTTP/2.0" 200 1 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "GET /apple-touch-icon.png HTTP/2.0" 200 3571 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "GET /favicon-32x32.png HTTP/2.0" 200 833 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0" 192.168.1.37 - - [30/Oct/2024:18:38:03 +0000] "GET /stream?advance_headers=1 HTTP/2.0" 200 60708 "https://192.168.1.16/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:131.0) Gecko/20100101 Firefox/131.0"