TinyPilot log dump https://tinypilotkvm.com Timestamp: 2021-05-17T18:47:50+01:00 Software versions TinyPilot version: 1.5.0-12-g9ec6226 9ec6226 uStreamer version: v3.26 a97f08e OS version: Linux raspberrypi 5.10.17+ #1403 Mon Feb 22 11:26:13 GMT 2021 armv6l GNU/Linux TinyPilot state temp=36.9'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=KEYBOARD_PATH=/dev/hidg0 Environment=MOUSE_PATH=/dev/hidg1 Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Logs begin at Mon 2021-05-17 18:44:38 BST, end at Mon 2021-05-17 18:47:51 BST. -- May 17 18:45:07 raspberrypi systemd[1]: Started TinyPilot - RPi-based virtual KVM. May 17 18:45:17 raspberrypi python[522]: [2021-05-17 18:45:17,299] INFO in main: Starting app May 17 18:45:19 raspberrypi python[522]: [2021-05-17 18:45:19,263] INFO in socket_api: Client connected May 17 18:46:27 raspberrypi python[522]: [2021-05-17 18:46:27,001] INFO in socket_api: Client connected May 17 18:46:32 raspberrypi python[522]: [2021-05-17 18:46:32,716] INFO in socket_api: Client disconnected May 17 18:47:50 raspberrypi sudo[587]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q May 17 18:47:50 raspberrypi sudo[587]: pam_unix(sudo:session): session opened for user root by (uid=0) May 17 18:47:50 raspberrypi sudo[600]: root : TTY=unknown ; PWD=/opt/ustreamer ; USER=root ; COMMAND=/usr/bin/journalctl -xe May 17 18:47:50 raspberrypi sudo[600]: pam_unix(sudo:session): session opened for user root by (uid=0) May 17 18:47:50 raspberrypi sudo[600]: pam_unix(sudo:session): session closed for user root May 17 18:47:51 raspberrypi sudo[604]: root : TTY=unknown ; PWD=/opt/ustreamer ; USER=root ; COMMAND=/usr/bin/journalctl -u tinypilot May 17 18:47:51 raspberrypi sudo[604]: pam_unix(sudo:session): session opened for user root by (uid=0) 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 hw \ --format jpeg \ --resolution 1920x1080 \ --workers 3 \ --drop-same-frames 30 \ --persistent \ --dv-timings \ Restart=always [Install] WantedBy=multi-user.target uStreamer logs -- Logs begin at Mon 2021-05-17 18:44:38 BST, end at Mon 2021-05-17 18:47:51 BST. -- May 17 18:45:07 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.834 main] -- Using internal blank placeholder May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.863 main] -- Listening HTTP on [127.0.0.1]:8001 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.864 stream] -- Using V4L2 device: /dev/video0 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.864 stream] -- Using desired FPS: 0 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.874 http] -- Starting HTTP eventloop ... May 17 18:45:07 raspberrypi ustreamer[520]: ================================================================================ May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.876 stream] -- Device fd=8 opened May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.876 stream] -- Using input channel: 0 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.899 stream] -- Got new DV timings: resolution=1280x720, pixclk=74250000 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.948 stream] -- Using resolution: 1280x720 May 17 18:45:07 raspberrypi ustreamer[520]: -- ERROR [37.949 stream] -- Could not obtain the requested pixelformat=JPEG; driver gave us RGB24 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.949 stream] -- Falling back to pixelformat=RGB24 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.949 stream] -- Using pixelformat: RGB24 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.949 stream] -- Querying HW FPS changing is not supported May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [37.949 stream] -- Using IO method: MMAP May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.023 stream] -- Requested 2 device buffers, got 3 May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.063 stream] -- Capturing started May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.063 stream] -- Switching to CPU encoder: the input format is not (M)JPEG ... May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.063 stream] -- Using JPEG quality: 80% May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.063 stream] -- Creating pool JPEG with 3 workers ... May 17 18:45:07 raspberrypi ustreamer[520]: -- INFO [38.064 stream] -- Capturing ... May 17 18:45:08 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=killed, status=11/SEGV May 17 18:45:08 raspberrypi systemd[1]: ustreamer.service: Failed with result 'signal'. nginx logs -- Logs begin at Mon 2021-05-17 18:44:38 BST, end at Mon 2021-05-17 18:47:51 BST. -- May 17 18:45:07 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... May 17 18:45:08 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. 2021/05/16 12:19:42 [notice] 6689#6689: signal process started 2021/05/16 14:05:23 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:26 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:30 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:30 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:31 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:05:32 [error] 511#511: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/16 14:20:00 [error] 507#507: *21 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrLM06 HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrLM06", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 14:20:37 [error] 505#505: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrLY6Z HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrLY6Z", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 14:20:37 [error] 505#505: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrLQBU HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrLQBU", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:00:05 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrUaVY HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrUaVY", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:00:05 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrUOzz HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrUOzz", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:00:10 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrUbkX HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrUbkX", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:12 [error] 529#529: *17 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:12 [error] 529#529: *16 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:29 [error] 529#529: *18 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:29 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:50 [error] 529#529: *15 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:01:50 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:03:54 [error] 529#529: *53 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:03:54 [error] 529#529: *51 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:04:13 [error] 529#529: *47 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55" 2021/05/16 15:07:51 [error] 529#529: *71 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:07:51 [error] 529#529: *66 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:08:50 [alert] 529#529: *78 open socket #18 left in connection 3 2021/05/16 15:08:50 [alert] 529#529: *79 open socket #19 left in connection 9 2021/05/16 15:08:50 [alert] 529#529: aborting 2021/05/16 15:08:56 [error] 771#771: *12 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:08:56 [error] 771#771: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:23:43 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrZ-SM HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrZ-SM", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:23:43 [error] 529#529: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=NbrZpPH HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=NbrZpPH", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/16 15:30:28 [error] 528#528: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.60, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=Nbs8zb5 HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=Nbs8zb5", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/17 18:43:47 [error] 528#528: *21 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/17 18:43:48 [error] 528#528: *19 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/17 18:45:09 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:10 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:11 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:11 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:11 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:12 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:12 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:13 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:13 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:14 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:15 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:15 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:16 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:16 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:16 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:17 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:17 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:17 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:17 [error] 532#532: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET / HTTP/1.1", upstream: "http://127.0.0.1:8000/", host: "192.168.1.55" 2021/05/17 18:45:19 [error] 532#532: *22 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/17 18:45:19 [error] 532#532: *25 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 2021/05/17 18:46:26 [error] 532#532: *42 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.86, server: tinypilot, request: "GET /stream?advance_headers=1 HTTP/1.1", upstream: "http://127.0.0.1:8001/stream?advance_headers=1", host: "192.168.1.55", referrer: "http://192.168.1.55/" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/style.css HTTP/1.1" 200 1915 "http://192.168.1.55/css/button.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/style.css HTTP/1.1" 200 1915 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/button.css HTTP/1.1" 200 1000 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/style.css HTTP/1.1" 200 1915 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/button.css HTTP/1.1" 200 1000 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/button.css HTTP/1.1" 200 1000 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/style.css HTTP/1.1" 200 1915 "http://192.168.1.55/css/button.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/underscore.js/1.11.0/underscore-min.js HTTP/1.1" 200 18618 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /stream?advance_headers=1 HTTP/1.1" 502 575 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/style.css HTTP/1.1" 200 1915 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/button.css HTTP/1.1" 200 1000 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.55/css/style.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /js/keycodes.js HTTP/1.1" 200 2930 "http://192.168.1.55/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /js/keystrokes.js HTTP/1.1" 200 377 "http://192.168.1.55/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /js/settings.js HTTP/1.1" 200 1196 "http://192.168.1.55/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /js/overlays.js HTTP/1.1" 200 495 "http://192.168.1.55/js/app.js" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://192.168.1.55/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://192.168.1.55/third-party/fonts/fonts.css" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-" 192.168.1.86 - - [17/May/2021:18:46:26 +0100] "GET /socket.io/?EIO=4&transport=polling&t=NbxRwmE HTTP/1.1" 200 96 "http://192.168.1.55/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36" "-"