JustPaste.it

1 - Logs - Frozen screen, still displays as ghost or frozen screenshot-like issue.txt

TinyPilot Pro log dump
https://tinypilotkvm.com
Timestamp: 2023-05-06T02:20:18+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=59.9'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 05:15:53 t python[562]: 2023-05-05 05:15:53.265 __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 05:15:53 t python[562]: Traceback (most recent call last):
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 05:15:53 t python[562]:     rv = self.dispatch_request()
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 05:15:53 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 05:15:53 t python[562]:     return send_from_directory(
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 05:15:53 t python[562]:     raise NotFound()
May 05 05:15:53 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 05:15:53 t python[562]: 2023-05-05 05:15:53.463 __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 05:15:53 t python[562]: Traceback (most recent call last):
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1949, in full_dispatch_request
May 05 05:15:53 t python[562]:     rv = self.dispatch_request()
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/app.py", line 1935, in dispatch_request
May 05 05:15:53 t python[562]:     return self.view_functions[rule.endpoint](**req.view_args)
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 1081, in send_static_file
May 05 05:15:53 t python[562]:     return send_from_directory(
May 05 05:15:53 t python[562]:   File "/opt/tinypilot/venv/lib/python3.9/site-packages/flask/helpers.py", line 767, in send_from_directory
May 05 05:15:53 t python[562]:     raise NotFound()
May 05 05:15:53 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 07:36:23 t python[562]: 2023-05-05 07:36:23.587 socket_api      INFO Client KK5lYScQSEZupKdOAAAD disconnected
May 05 15:29:58 t python[562]: 2023-05-05 15:29:58.674 __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.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)

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 05 15:04:58 t launch[564]: -- INFO  [77690.878    stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280
May 05 15:04:58 t launch[564]: -- INFO  [77690.938    stream] -- Using resolution: 1920x1080
May 05 15:04:58 t launch[564]: -- INFO  [77690.938    stream] -- Using format: UYVY
May 05 15:04:58 t launch[564]: -- INFO  [77690.938    stream] -- Querying HW FPS changing is not supported
May 05 15:04:58 t launch[564]: -- INFO  [77690.938    stream] -- Using IO method: MMAP
May 05 15:04:58 t launch[564]: -- INFO  [77690.954    stream] -- Requested 5 device buffers, got 5
May 05 15:04:58 t launch[564]: -- INFO  [77690.965    stream] -- Capturing started
May 05 15:04:58 t launch[564]: -- INFO  [77690.965    stream] -- Using JPEG quality: 80%
May 05 15:04:58 t launch[564]: -- INFO  [77690.965    stream] -- Creating pool JPEG with 3 workers ...
May 05 15:04:58 t launch[564]: -- INFO  [77690.965    stream] -- Capturing ...
May 05 15:04:58 t launch[564]: -- INFO  [77690.991    stream] -- H264: Configuring encoder: DMA=1 ...
May 05 15:05:01 t launch[564]: -- INFO  [77693.896    stream] -- Got V4L2 event
May 05 15:05:01 t launch[564]: -- INFO  [77693.896    stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed
May 05 15:05:01 t launch[564]: -- INFO  [77693.896    stream] -- Destroying workers pool JPEG ...
May 05 15:05:01 t launch[564]: -- INFO  [77693.941    stream] -- Capturing stopped
May 05 15:05:01 t launch[564]: -- INFO  [77693.949    stream] -- Device fd=10 closed
May 05 15:05:01 t launch[564]: -- INFO  [77693.949    stream] -- Changed video frame to BLANK
May 05 15:05:01 t launch[564]: -- INFO  [77693.963    stream] -- H264: Configuring encoder: DMA=0 ...
May 05 15:05:01 t launch[564]: ================================================================================
May 05 15:05:01 t launch[564]: -- INFO  [77693.989    stream] -- Device fd=10 opened
May 05 15:05:01 t launch[564]: -- INFO  [77693.989    stream] -- Using input channel: 0
May 05 15:05:01 t launch[564]: -- INFO  [77694.000    stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720
May 05 15:05:01 t launch[564]: -- INFO  [77694.062    stream] -- Using resolution: 1920x1080
May 05 15:05:01 t launch[564]: -- INFO  [77694.062    stream] -- Using format: UYVY
May 05 15:05:01 t launch[564]: -- INFO  [77694.062    stream] -- Querying HW FPS changing is not supported
May 05 15:05:01 t launch[564]: -- INFO  [77694.062    stream] -- Using IO method: MMAP
May 05 15:05:01 t launch[564]: -- INFO  [77694.080    stream] -- Requested 5 device buffers, got 5
May 05 15:05:01 t launch[564]: -- INFO  [77694.090    stream] -- Capturing started
May 05 15:05:01 t launch[564]: -- INFO  [77694.090    stream] -- Using JPEG quality: 80%
May 05 15:05:01 t launch[564]: -- INFO  [77694.090    stream] -- Creating pool JPEG with 3 workers ...
May 05 15:05:01 t launch[564]: -- INFO  [77694.090    stream] -- Capturing ...
May 05 15:05:01 t launch[564]: -- INFO  [77694.101    stream] -- H264: Configuring encoder: DMA=1 ...
May 05 21:26:17 t launch[564]: -- INFO  [100570.048    stream] -- Got V4L2 event
May 05 21:26:17 t launch[564]: -- INFO  [100570.050    stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed
May 05 21:26:17 t launch[564]: -- INFO  [100570.050    stream] -- Destroying workers pool JPEG ...
May 05 21:26:17 t launch[564]: -- INFO  [100570.075    stream] -- Capturing stopped
May 05 21:26:17 t launch[564]: -- INFO  [100570.079    stream] -- Device fd=10 closed
May 05 21:26:17 t launch[564]: -- INFO  [100570.080    stream] -- Changed video frame to BLANK
May 05 21:26:17 t launch[564]: -- INFO  [100570.087    stream] -- H264: Configuring encoder: DMA=0 ...
May 05 21:26:17 t launch[564]: ================================================================================
May 05 21:26:17 t launch[564]: -- INFO  [100570.127    stream] -- Device fd=10 opened
May 05 21:26:17 t launch[564]: -- INFO  [100570.127    stream] -- Using input channel: 0
May 05 21:26:17 t launch[564]: -- INFO  [100570.140    stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=74250000, vsync=45, hsync=280
May 05 21:26:17 t launch[564]: -- INFO  [100570.208    stream] -- Using resolution: 1920x1080
May 05 21:26:17 t launch[564]: -- INFO  [100570.208    stream] -- Using format: UYVY
May 05 21:26:17 t launch[564]: -- INFO  [100570.208    stream] -- Querying HW FPS changing is not supported
May 05 21:26:17 t launch[564]: -- INFO  [100570.209    stream] -- Using IO method: MMAP
May 05 21:26:17 t launch[564]: -- INFO  [100570.228    stream] -- Requested 5 device buffers, got 5
May 05 21:26:17 t launch[564]: -- INFO  [100570.239    stream] -- Capturing started
May 05 21:26:17 t launch[564]: -- INFO  [100570.239    stream] -- Using JPEG quality: 80%
May 05 21:26:17 t launch[564]: -- INFO  [100570.240    stream] -- Creating pool JPEG with 3 workers ...
May 05 21:26:17 t launch[564]: -- INFO  [100570.240    stream] -- Capturing ...
May 05 21:26:17 t launch[564]: -- INFO  [100570.268    stream] -- H264: Configuring encoder: DMA=1 ...
May 05 21:32:55 t launch[564]: -- INFO  [100968.410    stream] -- Got V4L2 event
May 05 21:32:55 t launch[564]: -- INFO  [100968.410    stream] -- Got V4L2_EVENT_SOURCE_CHANGE: source changed
May 05 21:32:55 t launch[564]: -- INFO  [100968.410    stream] -- Destroying workers pool JPEG ...
May 05 21:32:55 t launch[564]: -- INFO  [100968.455    stream] -- Capturing stopped
May 05 21:32:55 t launch[564]: -- INFO  [100968.463    stream] -- Device fd=10 closed
May 05 21:32:55 t launch[564]: -- INFO  [100968.463    stream] -- Changed video frame to BLANK
May 05 21:32:55 t launch[564]: -- INFO  [100968.480    stream] -- H264: Configuring encoder: DMA=0 ...
May 05 21:32:55 t launch[564]: ================================================================================
May 05 21:32:55 t launch[564]: -- INFO  [100968.508    stream] -- Device fd=10 opened
May 05 21:32:55 t launch[564]: -- INFO  [100968.508    stream] -- Using input channel: 0
May 05 21:32:55 t launch[564]: -- INFO  [100968.522    stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720
May 05 21:32:55 t launch[564]: -- INFO  [100968.591    stream] -- Using resolution: 1920x1080
May 05 21:32:55 t launch[564]: -- INFO  [100968.591    stream] -- Using format: UYVY
May 05 21:32:55 t launch[564]: -- INFO  [100968.591    stream] -- Querying HW FPS changing is not supported
May 05 21:32:55 t launch[564]: -- INFO  [100968.591    stream] -- Using IO method: MMAP
May 05 21:32:55 t launch[564]: -- INFO  [100968.608    stream] -- Requested 5 device buffers, got 5
May 05 21:32:55 t launch[564]: -- INFO  [100968.618    stream] -- Capturing started
May 05 21:32:55 t launch[564]: -- INFO  [100968.618    stream] -- Using JPEG quality: 80%
May 05 21:32:55 t launch[564]: -- INFO  [100968.618    stream] -- Creating pool JPEG with 3 workers ...
May 05 21:32:55 t launch[564]: -- INFO  [100968.619    stream] -- Capturing ...
May 05 21:32:55 t launch[564]: -- INFO  [100968.619    stream] -- H264: Configuring encoder: DMA=1 ...
May 06 01:04:17 t launch[564]: -- ERROR [113650.275    stream] -- Persistent device timeout (unplugged)
May 06 01:04:20 t launch[564]: -- INFO  [113653.522      http] -- HTTP: NEW client (now=1): [192.168.2.111]:39652, id=47abb83a7a0c433f
May 06 02:02:08 t launch[564]: -- INFO  [117121.184      http] -- HTTP: DEL client (now=0): [192.168.2.111]:39652, id=47abb83a7a0c433f, Resource temporarily unavailable (reading,eof)
May 06 02:02:08 t launch[564]: -- INFO  [117121.449      http] -- HTTP: NEW client (now=1): [192.168.2.111]:60230, id=b4c0e63d94943cf4
May 06 02:04:46 t launch[564]: -- INFO  [117279.963      http] -- HTTP: NEW client (now=2): [192.168.2.111]:39004, id=a840be36e0553497
May 06 02:16:18 t launch[564]: -- INFO  [117971.423      http] -- HTTP: NEW client (now=3): [192.168.2.222]:33230, id=7498fb2e003afdd6

nginx logs
-- Journal begins at Thu 2023-05-04 17:26:22 BST, ends at Sat 2023-05-06 02:20:18 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/"


192.168.2.222 - - [06/May/2023:02:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +0100] "GET /img/video-stream-icon.svg HTTP/1.1" 304 5 "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:16:18 +0100] "GET /img/clipboard-icon.svg HTTP/1.1" 304 5 "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:16:18 +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:16:18 +0100] "GET /favicon.ico HTTP/1.1" 304 0 "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:16:18 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OVkePJn&sid=70lIbXzCtZ6UJXSrAAAM 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.222 - - [06/May/2023:02:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +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:16:18 +0100] "GET /img/logo.svg HTTP/1.1" 304 5 "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:16:18 +0100] "GET /img/warning-icon.svg HTTP/1.1" 304 5 "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:16:18 +0100] "GET /img/external-link-icon.svg HTTP/1.1" 304 5 "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:16:18 +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:16:18 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkePJL 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:16:18 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkePJo&sid=70lIbXzCtZ6UJXSrAAAM 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:16:18 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OVkePKG&sid=70lIbXzCtZ6UJXSrAAAM 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" "-"