pilot@tinypilot:~ $ sudo systemctl status tinypilot ● tinypilot.service - TinyPilot - RPi-based virtual KVM Loaded: loaded (/lib/systemd/system/tinypilot.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Tue 2024-01-02 03:10:42 GMT; 87ms ago Process: 1457 ExecStart=/opt/tinypilot/venv/bin/python app/main.py (code=exited, status=1/FAILURE) Main PID: 1457 (code=exited, status=1/FAILURE) CPU: 99ms pilot@tinypilot:~ $ sudo /opt/tinypilot-privileged/collect-debug-logs Writing diagnostic logs to /tmp/tmp.kqlU0Wgk1X Checking TinyPilot version... Checking uStreamer version... Checking OS version... Checking hardware information... Checking if filesystem is read-only... Checking if SSH is enabled... Checking temperature... Checking throttled state... Checking for voltage issues... Checking TinyPilot settings... Checking TinyPilot configuration... Checking TinyPilot logs... Checking TinyPilot updater logs... /opt/tinypilot-privileged/collect-debug-logs: line 150: /opt/tinypilot-privileged/read-update-log: No such file or directory Checking uStreamer configuration... Checking uStreamer logs... Checking nginx logs... Your log: TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2024-01-02T03:11:00+00:00 Software versions TinyPilot version: 2.6.0 uStreamer version: 5.38 OS version: Linux tinypilot 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: b03115 Model: Raspberry Pi 4 Model B Rev 1.5 TinyPilot state Read-only filesystem: off SSH access: enabled temp=51.1'C throttled=0x0 voltage logs TinyPilot settings.yml ustreamer_persistent: true 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 Jan 02 03:10:54 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:54 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:54 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 576. Jan 02 03:10:54 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:54 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:54 tinypilot python[1498]: Traceback (most recent call last): Jan 02 03:10:54 tinypilot python[1498]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:54 tinypilot python[1498]: import flask Jan 02 03:10:54 tinypilot python[1498]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:54 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:54 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 577. Jan 02 03:10:55 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot python[1499]: Traceback (most recent call last): Jan 02 03:10:55 tinypilot python[1499]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:55 tinypilot python[1499]: import flask Jan 02 03:10:55 tinypilot python[1499]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 578. Jan 02 03:10:55 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot python[1500]: Traceback (most recent call last): Jan 02 03:10:55 tinypilot python[1500]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:55 tinypilot python[1500]: import flask Jan 02 03:10:55 tinypilot python[1500]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 579. Jan 02 03:10:55 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot python[1501]: Traceback (most recent call last): Jan 02 03:10:55 tinypilot python[1501]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:55 tinypilot python[1501]: import flask Jan 02 03:10:55 tinypilot python[1501]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 580. Jan 02 03:10:55 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:55 tinypilot python[1502]: Traceback (most recent call last): Jan 02 03:10:55 tinypilot python[1502]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:55 tinypilot python[1502]: import flask Jan 02 03:10:55 tinypilot python[1502]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:55 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 581. Jan 02 03:10:56 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot python[1503]: Traceback (most recent call last): Jan 02 03:10:56 tinypilot python[1503]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:56 tinypilot python[1503]: import flask Jan 02 03:10:56 tinypilot python[1503]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 582. Jan 02 03:10:56 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot python[1504]: Traceback (most recent call last): Jan 02 03:10:56 tinypilot python[1504]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:56 tinypilot python[1504]: import flask Jan 02 03:10:56 tinypilot python[1504]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 583. Jan 02 03:10:56 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot python[1505]: Traceback (most recent call last): Jan 02 03:10:56 tinypilot python[1505]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:56 tinypilot python[1505]: import flask Jan 02 03:10:56 tinypilot python[1505]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 584. Jan 02 03:10:56 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:56 tinypilot python[1506]: Traceback (most recent call last): Jan 02 03:10:56 tinypilot python[1506]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:56 tinypilot python[1506]: import flask Jan 02 03:10:56 tinypilot python[1506]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:56 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 585. Jan 02 03:10:57 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot python[1507]: Traceback (most recent call last): Jan 02 03:10:57 tinypilot python[1507]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:57 tinypilot python[1507]: import flask Jan 02 03:10:57 tinypilot python[1507]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 586. Jan 02 03:10:57 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot python[1508]: Traceback (most recent call last): Jan 02 03:10:57 tinypilot python[1508]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:57 tinypilot python[1508]: import flask Jan 02 03:10:57 tinypilot python[1508]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 587. Jan 02 03:10:57 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:57 tinypilot python[1509]: Traceback (most recent call last): Jan 02 03:10:57 tinypilot python[1509]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:57 tinypilot python[1509]: import flask Jan 02 03:10:57 tinypilot python[1509]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:57 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 588. Jan 02 03:10:58 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot python[1510]: Traceback (most recent call last): Jan 02 03:10:58 tinypilot python[1510]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:58 tinypilot python[1510]: import flask Jan 02 03:10:58 tinypilot python[1510]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 589. Jan 02 03:10:58 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot python[1511]: Traceback (most recent call last): Jan 02 03:10:58 tinypilot python[1511]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:58 tinypilot python[1511]: import flask Jan 02 03:10:58 tinypilot python[1511]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 590. Jan 02 03:10:58 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:58 tinypilot python[1512]: Traceback (most recent call last): Jan 02 03:10:58 tinypilot python[1512]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:58 tinypilot python[1512]: import flask Jan 02 03:10:58 tinypilot python[1512]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:58 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 591. Jan 02 03:10:59 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot python[1513]: Traceback (most recent call last): Jan 02 03:10:59 tinypilot python[1513]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:59 tinypilot python[1513]: import flask Jan 02 03:10:59 tinypilot python[1513]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 592. Jan 02 03:10:59 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot python[1514]: Traceback (most recent call last): Jan 02 03:10:59 tinypilot python[1514]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:59 tinypilot python[1514]: import flask Jan 02 03:10:59 tinypilot python[1514]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 593. Jan 02 03:10:59 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:10:59 tinypilot python[1515]: Traceback (most recent call last): Jan 02 03:10:59 tinypilot python[1515]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:10:59 tinypilot python[1515]: import flask Jan 02 03:10:59 tinypilot python[1515]: ModuleNotFoundError: No module named 'flask' Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:10:59 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 594. Jan 02 03:11:00 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot python[1516]: Traceback (most recent call last): Jan 02 03:11:00 tinypilot python[1516]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:11:00 tinypilot python[1516]: import flask Jan 02 03:11:00 tinypilot python[1516]: ModuleNotFoundError: No module named 'flask' Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 595. Jan 02 03:11:00 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot python[1525]: Traceback (most recent call last): Jan 02 03:11:00 tinypilot python[1525]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:11:00 tinypilot python[1525]: import flask Jan 02 03:11:00 tinypilot python[1525]: ModuleNotFoundError: No module named 'flask' Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 596. Jan 02 03:11:00 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:11:00 tinypilot python[1527]: Traceback (most recent call last): Jan 02 03:11:00 tinypilot python[1527]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:11:00 tinypilot python[1527]: import flask Jan 02 03:11:00 tinypilot python[1527]: ModuleNotFoundError: No module named 'flask' Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:11:00 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. Jan 02 03:11:01 tinypilot systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 597. Jan 02 03:11:01 tinypilot systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Jan 02 03:11:01 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jan 02 03:11:01 tinypilot python[1543]: Traceback (most recent call last): Jan 02 03:11:01 tinypilot python[1543]: File "/opt/tinypilot/app/main.py", line 6, in Jan 02 03:11:01 tinypilot python[1543]: import flask Jan 02 03:11:01 tinypilot python[1543]: ModuleNotFoundError: No module named 'flask' Jan 02 03:11:01 tinypilot systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Jan 02 03:11:01 tinypilot systemd[1]: tinypilot.service: Failed with result 'exit-code'. TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: '30' ustreamer_encoder: m2m-image ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_interface: 127.0.0.1 ustreamer_persistent: true ustreamer_port: 8001 ustreamer_use_dv_timings: true ustreamer_workers: '3' ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== ustreamer_persistent: true uStreamer logs -- Journal begins at Tue 2024-01-02 03:07:42 GMT, ends at Tue 2024-01-02 03:11:01 GMT. -- Jan 02 03:07:46 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Jan 02 03:07:48 tinypilot launch[514]: + 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 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 main] -- Starting PiKVM uStreamer 5.38 ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 main] -- Using internal blank placeholder Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 main] -- Using H264-sink: tinypilot::ustreamer::h264 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 main] -- Listening HTTP on [127.0.0.1]:8001 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 stream] -- Using V4L2 device: /dev/video0 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 stream] -- Using desired FPS: 0 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 http] -- Starting HTTP eventloop ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.821 stream] -- H264: Initializing encoder ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.831 stream] -- H264: Configuring encoder: DMA=0 ... Jan 02 03:07:48 tinypilot launch[514]: ================================================================================ Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.848 stream] -- Device fd=10 opened Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.848 stream] -- Using input channel: 0 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.855 stream] -- Got new DV-timings: 640x480p60.00, pixclk=25200000, vsync=45, hsync=160 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.893 stream] -- Using resolution: 640x480 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.893 stream] -- Using format: UYVY Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.893 stream] -- Querying HW FPS changing is not supported Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.893 stream] -- Using IO method: MMAP Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.896 stream] -- Requested 5 device buffers, got 5 Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.902 stream] -- Capturing started Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.902 stream] -- JPEG-0: Initializing encoder ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.902 stream] -- JPEG-1: Initializing encoder ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.902 stream] -- JPEG-2: Initializing encoder ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.903 stream] -- Using JPEG quality: 80% Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.903 stream] -- Creating pool JPEG with 3 workers ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.903 stream] -- Capturing ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.907 stream] -- H264: Configuring encoder: DMA=1 ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.907 jw-0] -- JPEG-0: Configuring encoder: DMA=0 ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.924 jw-1] -- JPEG-1: Configuring encoder: DMA=0 ... Jan 02 03:07:48 tinypilot launch[514]: -- INFO [9.941 jw-2] -- JPEG-2: Configuring encoder: DMA=0 ... nginx logs -- Journal begins at Tue 2024-01-02 03:07:42 GMT, ends at Tue 2024-01-02 03:11:01 GMT. -- Jan 02 03:07:46 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jan 02 03:07:47 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2024/01/02 03:06:39 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1mFI HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1mFI", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:39 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1mFL HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1mFL", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:44 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1nUT HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1nUT", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:44 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1nUU HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1nUU", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:49 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1ojd HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1ojd", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:49 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1oje HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1oje", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:54 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1pyr HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1pyr", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:54 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1pyp HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1pyp", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:59 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1rC3 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1rC3", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:06:59 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1rC4 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1rC4", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:04 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1sRD HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1sRD", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:05 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1sRH HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1sRH", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:08 [error] 562#562: *297 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:07:10 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1tgT HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1tgT", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:10 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1tgZ HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1tgZ", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:12 [error] 562#562: *301 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:07:14 [error] 562#562: *297 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:07:15 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1uvf HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1uvf", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:15 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1uvt HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1uvt", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:20 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1w8p HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1w8p", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:20 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1w92 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1w92", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:23 [error] 562#562: *297 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:07:25 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1xO1 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1xO1", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:25 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1xOH HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1xOH", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:30 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1ydD HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1ydD", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:30 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1ydR HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1ydR", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:35 [error] 562#562: *261 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1zsm HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1zsm", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:35 [error] 562#562: *258 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-1zsP HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-1zsP", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:07:41 [alert] 562#562: *303 open socket #20 left in connection 10 2024/01/02 03:07:41 [alert] 562#562: aborting 2024/01/02 03:08:31 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Crw HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Crw", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:32 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Cs1 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Cs1", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:36 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2GNZ HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2GNZ", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:37 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2GQi HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2GQi", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:41 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Hcl HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Hcl", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:42 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Hft HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Hft", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:47 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Irw HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Irw", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:47 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Iv2 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Iv2", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:52 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2K54 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2K54", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:52 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2K8C HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2K8C", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:57 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2LKJ HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2LKJ", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:08:57 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2LNO HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2LNO", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:02 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2MZV HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2MZV", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:02 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Mca HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Mca", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:07 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Noe HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Noe", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:07 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Nrj HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Nrj", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:10 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:11 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:12 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2P1n HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2P1n", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:12 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2P4t HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2P4t", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:12 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:15 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:17 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2QGz HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2QGz", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:17 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2QK1 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2QK1", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:18 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:20 [error] 567#567: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:22 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2RWA HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2RWA", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:22 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2RZI HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2RZI", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:27 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2SlN HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2SlN", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:27 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2SoT HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2SoT", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:32 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2T-f HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2T-f", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:32 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2U1h HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2U1h", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:37 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2VDs HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2VDs", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:37 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2VHC HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2VHC", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:42 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2WT3 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2WT3", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:42 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2WWT HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2WWT", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:47 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2XiE HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2XiE", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:48 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Xle HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Xle", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:50 [error] 567#567: *49 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:52 [error] 567#567: *49 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:09:52 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2YxO HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2YxO", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:53 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2Y-q HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2Y-q", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:57 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2aAa HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2aAa", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:09:58 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2aEA HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2aEA", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:03 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2bPm HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2bPm", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:03 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2bTN HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2bTN", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:08 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2cez HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2cez", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:08 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2cia HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2cia", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:13 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2du9 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2du9", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:13 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2dxm HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2dxm", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:18 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2f7I HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2f7I", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:18 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2fAw HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2fAw", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:23 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2gN6 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2gN6", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:23 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2gQZ HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2gQZ", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:28 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2hcL HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2hcL", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:28 [error] 567#567: *49 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:10:28 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2hfp HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2hfp", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:30 [error] 567#567: *49 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET / HTTP/2.0", upstream: "http://127.0.0.1:8000/", host: "172.18.233.96" 2024/01/02 03:10:33 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2ire HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2ire", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:33 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2iu- HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2iu-", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:38 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2k4s HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2k4s", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:38 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2k88 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2k88", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:43 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2lJ_ HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2lJ_", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:43 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2lNL HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2lNL", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:48 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2mZ7 HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2mZ7", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:48 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2mcV HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2mcV", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:53 [error] 567#567: *2 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2noG HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2noG", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:53 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2nrf HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2nrf", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:59 [error] 567#567: *7 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2p4s HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2p4s", host: "172.18.233.96", referrer: "https://172.18.233.96/" 2024/01/02 03:10:59 [error] 567#567: *81 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.105.8, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Op-2p1S HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Op-2p1S", host: "172.18.233.96", referrer: "https://172.18.233.96/" 192.168.105.8 - - [02/Jan/2024:03:09:32 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2T-f HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:32 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2U1h HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:37 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2VDs HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:37 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2VHC HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:42 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2WT3 HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:42 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2WWT HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:47 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2XiE HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:48 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2Xle HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:50 +0000] "GET / HTTP/2.0" 502 559 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:50 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:52 +0000] "GET / HTTP/2.0" 502 559 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:52 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:52 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2YxO HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:53 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2Y-q HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:57 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2aAa HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:09:58 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2aEA HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:03 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2bPm HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:03 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2bTN HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2cez HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:08 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2cia HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:13 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2du9 HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:13 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2dxm HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:18 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2f7I HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:18 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2fAw HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:23 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2gN6 HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:23 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2gQZ HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:28 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2hcL HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:28 +0000] "GET / HTTP/2.0" 502 559 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:28 +0000] "GET /favicon.ico HTTP/2.0" 200 1213 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-" 192.168.105.8 - - [02/Jan/2024:03:10:28 +0000] "GET /socket.io/?EIO=4&transport=polling&t=Op-2hfp HTTP/2.0" 502 559 "https://172.18.233.96/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36" "-"