JustPaste.it

2 - Logs - After swapping to MJPEG - now shows No Signal (no longer as screenshot).txt

TinyPilot Pro log dump
https://tinypilotkvm.com
Timestamp: 2023-05-06T02:29:03+01:00

Software versions
TinyPilot version: 2.5.4
uStreamer version: 5.38
OS version: Linux t 5.15.84-v7l+ #1613 SMP Thu Jan 5 12:01:26 GMT 2023 armv7l GNU/Linux
Distribution name: Raspbian
Distribution version: 11

Hardware information
Hardware: BCM2711
Revision: c03114
Model: Raspberry Pi 4 Model B Rev 1.4

TinyPilot state
Read-only filesystem: off
SSH access: enabled
temp=60.8'C
throttled=0x0

voltage logs

TinyPilot settings.yml
tinypilot_enable_mass_storage_gadget: false
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
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.728 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.742 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.757 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.777 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.787 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.805 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.864 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.878 __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.
May 05 15:29:58 t python[562]: Traceback (most recent call last):
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:58 t python[562]:     rv = self.dispatch_request()
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:58 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:58 t python[562]:     return send_from_directory(
May 05 15:29:58 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:58 t python[562]:     raise NotFound()
May 05 15:29:58 t python[562]: 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.
May 05 15:29:59 t python[562]: 2023-05-05 15:29:59.484 __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.
May 05 15:29:59 t python[562]: Traceback (most recent call last):
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:59 t python[562]:     rv = self.dispatch_request()
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:59 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:59 t python[562]:     return send_from_directory(
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:59 t python[562]:     raise NotFound()
May 05 15:29:59 t python[562]: 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.
May 05 15:29:59 t python[562]: 2023-05-05 15:29:59.504 __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.
May 05 15:29:59 t python[562]: Traceback (most recent call last):
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:59 t python[562]:     rv = self.dispatch_request()
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:59 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:59 t python[562]:     return send_from_directory(
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:59 t python[562]:     raise NotFound()
May 05 15:29:59 t python[562]: 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.
May 05 15:29:59 t python[562]: 2023-05-05 15:29:59.513 __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.
May 05 15:29:59 t python[562]: Traceback (most recent call last):
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:59 t python[562]:     rv = self.dispatch_request()
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:59 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:59 t python[562]:     return send_from_directory(
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:59 t python[562]:     raise NotFound()
May 05 15:29:59 t python[562]: 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.
May 05 15:29:59 t python[562]: 2023-05-05 15:29:59.553 __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.
May 05 15:29:59 t python[562]: Traceback (most recent call last):
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:59 t python[562]:     rv = self.dispatch_request()
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:59 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:59 t python[562]:     return send_from_directory(
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:59 t python[562]:     raise NotFound()
May 05 15:29:59 t python[562]: 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.
May 05 15:29:59 t python[562]: 2023-05-05 15:29:59.565 __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.
May 05 15:29:59 t python[562]: Traceback (most recent call last):
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 15:29:59 t python[562]:     rv = self.dispatch_request()
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 15:29:59 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 15:29:59 t python[562]:     return send_from_directory(
May 05 15:29:59 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 15:29:59 t python[562]:     raise NotFound()
May 05 15:29:59 t python[562]: 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.
May 06 02:02:07 t python[562]: 2023-05-06 02:02:07.879 socket_api      INFO Client -QFhENKHP1217yI3AAAF disconnected
May 06 02:02:08 t python[562]: 2023-05-06 02:02:08.306 socket_api      INFO Client nct2PFoocruDsSSWAAAJ connected
May 06 02:04:46 t python[562]: 2023-05-06 02:04:46.817 socket_api      INFO Client LYiKmpaOhQn_tqnVAAAL connected
May 06 02:16:18 t python[562]: 2023-05-06 02:16:18.282 socket_api      INFO Client qvutWRmaB79c-scdAAAN connected
May 06 02:18:42 t sudo[29150]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q
May 06 02:18:42 t sudo[29150]: PAM bad jump in stack
May 06 02:18:42 t sudo[29150]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110)
May 06 02:18:42 t python[29177]: No journal files were found.
May 06 02:18:42 t sudo[29150]: pam_unix(sudo:session): session closed for user root
May 06 02:20:18 t sudo[29222]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q
May 06 02:20:18 t sudo[29222]: PAM bad jump in stack
May 06 02:20:18 t sudo[29222]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110)
May 06 02:20:18 t python[29249]: No journal files were found.
May 06 02:20:18 t sudo[29222]: pam_unix(sudo:session): session closed for user root
May 06 02:21:15 t python[562]: 2023-05-06 02:21:15.500 video_service   INFO Triggering ustreamer restart...
May 06 02:21:15 t sudo[29295]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart
May 06 02:21:15 t sudo[29295]: PAM bad jump in stack
May 06 02:21:15 t sudo[29295]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110)
May 06 02:21:16 t sudo[29295]: pam_unix(sudo:session): session closed for user root
May 06 02:21:16 t python[562]: 2023-05-06 02:21:16.470 video_service   INFO Successfully restarted ustreamer
May 06 02:21:17 t python[562]: 2023-05-06 02:21:17.512 socket_api      INFO Client qvutWRmaB79c-scdAAAN disconnected
May 06 02:21:17 t python[562]: 2023-05-06 02:21:17.653 socket_api      INFO Client p7woVP_ptpqQmKsmAAAP connected
May 06 02:21:57 t python[562]: 2023-05-06 02:21:57.286 video_service   INFO Triggering ustreamer restart...
May 06 02:21:57 t sudo[29468]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service ustreamer restart
May 06 02:21:57 t sudo[29468]: PAM bad jump in stack
May 06 02:21:57 t sudo[29468]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110)
May 06 02:21:58 t sudo[29468]: pam_unix(sudo:session): session closed for user root
May 06 02:21:58 t python[562]: 2023-05-06 02:21:58.244 video_service   INFO Successfully restarted ustreamer
May 06 02:21:58 t python[562]: 2023-05-06 02:21:58.248 video_service   INFO Triggering janus restart...
May 06 02:21:58 t sudo[29479]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/usr/sbin/service janus restart
May 06 02:21:58 t sudo[29479]: PAM bad jump in stack
May 06 02:21:58 t sudo[29479]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=110)
May 06 02:22:05 t sudo[29479]: pam_unix(sudo:session): session closed for user root
May 06 02:22:05 t python[562]: 2023-05-06 02:22:05.021 video_service   INFO Successfully restarted janus
May 06 02:22:05 t python[562]: 2023-05-06 02:22:05.036 socket_api      INFO Client p7woVP_ptpqQmKsmAAAP disconnected
May 06 02:22:05 t python[562]: 2023-05-06 02:22:05.155 socket_api      INFO Client lWPBntiAciYfREOwAAAR connected
May 06 02:24:02 t python[562]: 2023-05-06 02:24:02.757 socket_api      INFO Client lWPBntiAciYfREOwAAAR disconnected
May 06 02:24:09 t python[562]: 2023-05-06 02:24:09.676 socket_api      INFO Client XiTz1dox297FhbR1AAAT connected
May 06 02:25:43 t python[562]: 2023-05-06 02:25:43.265 socket_api      INFO Client LYiKmpaOhQn_tqnVAAAL disconnected
May 06 02:29:03 t sudo[30053]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q
May 06 02:29:03 t sudo[30053]: PAM bad jump in stack
May 06 02:29:03 t sudo[30053]: 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 <==
tinypilot_enable_mass_storage_gadget: false
ustreamer_persistent: true
ustreamer_port: 8001

uStreamer logs
May 06 02:21:58 t launch[29299]: -- INFO  [118311.382    stream] -- H264: Destroying encoder ...
May 06 02:21:58 t launch[29299]: -- INFO  [118311.387      main] -- JPEG-0: Destroying encoder ...
May 06 02:21:58 t launch[29299]: -- INFO  [118311.387      main] -- JPEG-1: Destroying encoder ...
May 06 02:21:58 t launch[29299]: -- INFO  [118311.387      main] -- JPEG-2: Destroying encoder ...
May 06 02:21:58 t launch[29299]: -- INFO  [118311.387      main] -- Bye-bye
May 06 02:21:58 t systemd[1]: ustreamer.service: Succeeded.
May 06 02:21:58 t systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder.
May 06 02:21:58 t systemd[1]: ustreamer.service: Consumed 1.181s CPU time.
May 06 02:21:58 t systemd[1]: Started uStreamer - Lightweight, optimized video encoder.
May 06 02:21:58 t launch[29473]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder m2m-image --format uyvy --workers 3 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980      main] -- Starting PiKVM uStreamer 5.38 ...
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980      main] -- Using internal blank placeholder
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980      main] -- Using H264-sink: tinypilot::ustreamer::h264
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980      main] -- Listening HTTP on [127.0.0.1]:8001
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980    stream] -- Using V4L2 device: /dev/video0
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980    stream] -- Using desired FPS: 0
May 06 02:21:58 t launch[29473]: -- INFO  [118311.980      http] -- Starting HTTP eventloop ...
May 06 02:21:58 t launch[29473]: -- INFO  [118311.981    stream] -- H264: Initializing encoder ...
May 06 02:21:58 t launch[29473]: -- INFO  [118311.990    stream] -- H264: Configuring encoder: DMA=0 ...
May 06 02:21:58 t launch[29473]: ================================================================================
May 06 02:21:58 t launch[29473]: -- INFO  [118312.007    stream] -- Device fd=10 opened
May 06 02:21:58 t launch[29473]: -- INFO  [118312.007    stream] -- Using input channel: 0
May 06 02:21:58 t launch[29473]: -- ERROR [118312.028    stream] -- Requested resolution=640x480 is unavailable
May 06 02:21:58 t launch[29473]: -- INFO  [118312.048    stream] -- Using resolution: 1920x1080
May 06 02:21:58 t launch[29473]: -- INFO  [118312.048    stream] -- Using format: UYVY
May 06 02:21:58 t launch[29473]: -- INFO  [118312.048    stream] -- Querying HW FPS changing is not supported
May 06 02:21:58 t launch[29473]: -- INFO  [118312.048    stream] -- Using IO method: MMAP
May 06 02:21:58 t launch[29473]: -- INFO  [118312.059    stream] -- Requested 5 device buffers, got 5
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- Capturing started
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- JPEG-0: Initializing encoder ...
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- JPEG-1: Initializing encoder ...
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- JPEG-2: Initializing encoder ...
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- Using JPEG quality: 80%
May 06 02:21:58 t launch[29473]: -- INFO  [118312.067    stream] -- Creating pool JPEG with 3 workers ...
May 06 02:21:58 t launch[29473]: -- INFO  [118312.068    stream] -- Capturing ...
May 06 02:21:59 t launch[29473]: -- ERROR [118313.069    stream] -- Persistent device timeout (unplugged)
May 06 02:22:05 t launch[29473]: -- INFO  [118318.308      http] -- HTTP: NEW client (now=1): [192.168.2.222]:54662, id=1b707416bf4a2713
May 06 02:23:58 t launch[29473]: -- INFO  [118431.799      main] -- ===== Stopping by SIGTERM =====
May 06 02:23:58 t launch[29473]: -- INFO  [118431.799      http] -- HTTP eventloop stopped
May 06 02:23:58 t systemd[1]: Stopping uStreamer - Lightweight, optimized video encoder...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.176    stream] -- Destroying workers pool JPEG ...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.211    stream] -- Capturing stopped
May 06 02:23:59 t launch[29473]: -- INFO  [118432.224    stream] -- Device fd=10 closed
May 06 02:23:59 t launch[29473]: -- INFO  [118432.224    stream] -- H264: Destroying encoder ...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.229      main] -- JPEG-0: Destroying encoder ...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.229      main] -- JPEG-1: Destroying encoder ...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.229      main] -- JPEG-2: Destroying encoder ...
May 06 02:23:59 t launch[29473]: -- INFO  [118432.230      main] -- Bye-bye
May 06 02:23:59 t systemd[1]: ustreamer.service: Succeeded.
May 06 02:23:59 t systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder.
May 06 02:23:59 t systemd[1]: ustreamer.service: Consumed 1.677s CPU time.
May 06 02:23:59 t systemd[1]: Started uStreamer - Lightweight, optimized video encoder.
May 06 02:23:59 t launch[29797]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder m2m-image --format uyvy --workers 3 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm
May 06 02:23:59 t launch[29797]: -- INFO  [118432.846      main] -- Starting PiKVM uStreamer 5.38 ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.846      main] -- Using internal blank placeholder
May 06 02:23:59 t launch[29797]: -- INFO  [118432.846      main] -- Using H264-sink: tinypilot::ustreamer::h264
May 06 02:23:59 t launch[29797]: -- INFO  [118432.846      main] -- Listening HTTP on [127.0.0.1]:8001
May 06 02:23:59 t launch[29797]: -- INFO  [118432.847    stream] -- Using V4L2 device: /dev/video0
May 06 02:23:59 t launch[29797]: -- INFO  [118432.847    stream] -- Using desired FPS: 0
May 06 02:23:59 t launch[29797]: -- INFO  [118432.847    stream] -- H264: Initializing encoder ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.847      http] -- Starting HTTP eventloop ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.857    stream] -- H264: Configuring encoder: DMA=0 ...
May 06 02:23:59 t launch[29797]: ================================================================================
May 06 02:23:59 t launch[29797]: -- INFO  [118432.874    stream] -- Device fd=10 opened
May 06 02:23:59 t launch[29797]: -- INFO  [118432.874    stream] -- Using input channel: 0
May 06 02:23:59 t launch[29797]: -- ERROR [118432.894    stream] -- Requested resolution=640x480 is unavailable
May 06 02:23:59 t launch[29797]: -- INFO  [118432.914    stream] -- Using resolution: 1920x1080
May 06 02:23:59 t launch[29797]: -- INFO  [118432.914    stream] -- Using format: UYVY
May 06 02:23:59 t launch[29797]: -- INFO  [118432.914    stream] -- Querying HW FPS changing is not supported
May 06 02:23:59 t launch[29797]: -- INFO  [118432.914    stream] -- Using IO method: MMAP
May 06 02:23:59 t launch[29797]: -- INFO  [118432.926    stream] -- Requested 5 device buffers, got 5
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- Capturing started
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- JPEG-0: Initializing encoder ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- JPEG-1: Initializing encoder ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- JPEG-2: Initializing encoder ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- Using JPEG quality: 80%
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- Creating pool JPEG with 3 workers ...
May 06 02:23:59 t launch[29797]: -- INFO  [118432.933    stream] -- Capturing ...
May 06 02:24:00 t launch[29797]: -- ERROR [118433.933    stream] -- Persistent device timeout (unplugged)
May 06 02:24:09 t launch[29797]: -- INFO  [118442.830      http] -- HTTP: NEW client (now=1): [192.168.2.222]:60986, id=13bcf8715e5682c2

nginx logs
-- Journal begins at Thu 2023-05-04 17:26:22 BST, ends at Sat 2023-05-06 02:29:04 BST. --
May 04 17:28:48 t systemd[1]: Starting A high performance web server and a reverse proxy server...
May 04 17:28:48 t systemd[1]: Started A high performance web server and a reverse proxy server.


2023/05/06 02:02:08 [warn] 586#586: *298 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.111, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "t", referrer: "http://t/"
2023/05/06 02:02:08 [warn] 586#586: *295 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.111, 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: "t", referrer: "http://t/"
2023/05/06 02:02:08 [warn] 586#586: *301 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.111, server: tinypilot, request: "GET /img/warning-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/warning-icon.svg", host: "t", referrer: "http://t/"
2023/05/06 02:02:08 [warn] 586#586: *299 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.111, server: tinypilot, request: "GET /img/clipboard-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/clipboard-icon.svg", host: "t", referrer: "http://t/"
2023/05/06 02:02:08 [warn] 586#586: *297 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.111, 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: "t", referrer: "http://t/"
2023/05/06 02:16:18 [warn] 593#593: *350 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.222, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "t", referrer: "http://t/"
2023/05/06 02:16:18 [warn] 593#593: *349 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.222, server: tinypilot, request: "GET /img/warning-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/warning-icon.svg", host: "t", referrer: "http://t/"
2023/05/06 02:16:18 [warn] 586#586: *346 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.222, 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: "t", referrer: "http://t/"
2023/05/06 02:16:18 [warn] 586#586: *345 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.222, server: tinypilot, request: "GET /img/clipboard-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/clipboard-icon.svg", host: "t", referrer: "http://t/"
2023/05/06 02:16:18 [warn] 593#593: *351 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.2.222, 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: "t", referrer: "http://t/"
2023/05/06 02:21:16 [error] 586#586: *373 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.2.222, server: tinypilot, request: "HEAD /stream HTTP/1.1", upstream: "http://127.0.0.1:8001/stream", host: "t", referrer: "http://t/"


192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/1.1" 200 59549 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/app.js HTTP/1.1" 200 14235 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/webrtc-video.js HTTP/1.1" 200 6645 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/controllers.js HTTP/1.1" 200 18393 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://t/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /css/button.css HTTP/1.1" 200 1976 "http://t/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /css/cursors.css HTTP/1.1" 200 618 "http://t/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/events.js HTTP/1.1" 200 1890 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/poll.js HTTP/1.1" 200 1958 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/updatelogs.js HTTP/1.1" 200 700 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/wake-on-lan.js HTTP/1.1" 200 551 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/logs.js HTTP/1.1" 200 1484 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/settings.js HTTP/1.1" 200 1879 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/clipboard.js HTTP/1.1" 200 889 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/mouse.js HTTP/1.1" 200 8492 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/keycodes.js HTTP/1.1" 200 3208 "http://t/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/keystrokes.js HTTP/1.1" 200 362 "http://t/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/overlays.js HTTP/1.1" 200 495 "http://t/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /css/icons.css HTTP/1.1" 200 841 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://t/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://t/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkgCO- HTTP/1.1" 200 96 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OVkgCPK&sid=956SViiu2xozzNxEAAAS HTTP/1.1" 200 2 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.111 - - [06/May/2023:02:25:43 +0100] "GET /socket.io/?EIO=4&transport=websocket&sid=ZT2JiBC4U7qcfgwyAAAK HTTP/1.1" 101 271 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 OPR/98.0.0.0" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/1.1" 200 134759 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "http://t/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /js/keyboardstate.js HTTP/1.1" 200 3164 "http://t/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkgCPK.0&sid=956SViiu2xozzNxEAAAS HTTP/1.1" 200 32 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"
192.168.2.222 - - [06/May/2023:02:24:09 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkgCPc&sid=956SViiu2xozzNxEAAAS HTTP/1.1" 200 1 "http://t/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36" "-"