TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-10-07T21:17:31+01:00 Software versions TinyPilot version: 2.5.0 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l GNU/Linux TinyPilot state temp=41.3'C throttled=0x0 voltage logs 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 -- Logs begin at Thu 2019-02-14 10:12:00 GMT, end at Fri 2022-10-07 21:17:31 BST. -- Oct 07 18:53:18 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 07 18:53:21 tinypilot python[595]: 2022-10-07 18:53:21.196 __main__ INFO Starting app TinyPilot update logs uStreamer configuration [Unit] Description=uStreamer - Lightweight, optimized video encoder After=syslog.target network.target [Service] Type=simple User=ustreamer WorkingDirectory=/opt/ustreamer ExecStart=/opt/ustreamer/ustreamer \ --host 127.0.0.1 \ --port 8001 \ --encoder omx \ --format uyvy \ --desired-fps 26 \ --workers 3 \ --quality 50 \ --drop-same-frames 30 \ --persistent \ --dv-timings \ --h264-sink tinypilot::ustreamer::h264 \ --h264-sink-mode 777 \ --h264-sink-rm \ && : # This last line is just to end the multi-line command because the line # before is ending with backslash and so expects to be continued. Restart=always [Install] WantedBy=multi-user.target uStreamer logs -- Logs begin at Thu 2019-02-14 10:12:00 GMT, end at Fri 2022-10-07 21:17:31 BST. -- Oct 07 18:53:18 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.608 main] -- Using internal blank placeholder Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.608 main] -- Using H264-sink: tinypilot::ustreamer::h264 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 stream] -- Using V4L2 device: /dev/video0 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 stream] -- Using desired FPS: 26 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 http] -- Starting HTTP eventloop ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 stream] -- H264: Initializing MMAL encoder ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 stream] -- H264: Using bitrate: 5000 Kbps Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.612 stream] -- H264: Using GOP: 30 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.626 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Oct 07 18:53:19 tinypilot ustreamer[598]: ================================================================================ Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.654 stream] -- Device fd=12 opened Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.654 stream] -- Using input channel: 0 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.663 stream] -- Got new DV-timings: 1024x768p60.00, pixclk=64995840, vsync=38, hsync=320 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.704 stream] -- Using resolution: 1024x768 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.704 stream] -- Using pixelformat: UYVY Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.704 stream] -- Querying HW FPS changing is not supported Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.704 stream] -- Using IO method: MMAP Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.715 stream] -- Requested 5 device buffers, got 5 Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.723 stream] -- Capturing started Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.723 stream] -- Initializing OMX encoder ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.724 stream] -- Initializing OMX encoder ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.725 stream] -- Initializing OMX encoder ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.736 stream] -- Using JPEG quality: 50% Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.736 stream] -- Creating pool JPEG with 3 workers ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.736 stream] -- Capturing ... Oct 07 18:53:19 tinypilot ustreamer[598]: -- INFO [21.737 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... nginx logs -- Logs begin at Thu 2019-02-14 10:12:00 GMT, end at Fri 2022-10-07 21:17:31 BST. -- Oct 07 18:53:18 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 07 18:53:18 tinypilot nginx[592]: nginx: [emerg] open() "/var/log/nginx/access.log" failed (21: Is a directory) Oct 07 18:53:18 tinypilot nginx[592]: nginx: configuration file /etc/nginx/nginx.conf test failed Oct 07 18:53:18 tinypilot systemd[1]: nginx.service: Control process exited, code=exited, status=1/FAILURE Oct 07 18:53:18 tinypilot systemd[1]: nginx.service: Failed with result 'exit-code'. Oct 07 18:53:18 tinypilot systemd[1]: Failed to start A high performance web server and a reverse proxy server. 2022/10/07 18:45:29 [error] 753#753: *340 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.25, server: tinypilot, request: "GET /api/update HTTP/2.0", upstream: "http://127.0.0.1:8000/api/update", host: "tinypilot", referrer: "https://tinypilot/" 2022/10/07 18:45:29 [error] 753#753: *340 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.25, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OEpZLrN HTTP/2.0", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OEpZLrN", host: "tinypilot", referrer: "https://tinypilot/" 2022/10/07 18:45:33 [error] 753#753: *340 upstream prematurely closed connection while reading response header from upstream, client: 192.168.1.25, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot", referrer: "https://tinypilot/" 2022/10/07 18:46:09 [emerg] 607#607: open() "/var/log/nginx/access.log" failed (21: Is a directory) 2022/10/07 18:53:18 [emerg] 592#592: open() "/var/log/nginx/access.log" failed (21: Is a directory)