TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-09-25T23:00:02+01:00 Software versions TinyPilot version: 2.4.1 3893245 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux TinyPilot state temp=47.7'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=/opt/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Logs begin at Sun 2022-09-25 22:32:13 BST, end at Sun 2022-09-25 23:00:02 BST. -- Sep 25 22:32:29 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Sep 25 22:32:33 tinypilot python[583]: 2022-09-25 22:32:33.924 __main__ INFO Starting app Sep 25 22:33:23 tinypilot python[583]: 2022-09-25 22:33:23.150 socket_api INFO Client waLwaMM98GB_PCQtAAAB connected Sep 25 22:34:29 tinypilot python[583]: 2022-09-25 22:34:29.920 socket_api INFO Client waLwaMM98GB_PCQtAAAB disconnected Sep 25 22:34:47 tinypilot python[583]: 2022-09-25 22:34:47.785 socket_api INFO Client rCxT_GU1UmQRa-QLAAAD connected Sep 25 22:37:29 tinypilot python[583]: 2022-09-25 22:37:29.892 socket_api INFO Client rCxT_GU1UmQRa-QLAAAD disconnected Sep 25 22:39:59 tinypilot python[583]: 2022-09-25 22:39:59.959 api INFO [SENSITIVE] Login request from IP 127.0.0.1, 127.0.0.1 [/SENSITIVE] Sep 25 22:39:59 tinypilot python[583]: 2022-09-25 22:39:59.961 auth INFO [SENSITIVE] Checking authentication for user pilot [/SENSITIVE] Sep 25 22:40:00 tinypilot python[583]: 2022-09-25 22:40:00.067 session INFO [SENSITIVE] Started session for user pilot [/SENSITIVE] Sep 25 22:40:17 tinypilot python[583]: 2022-09-25 22:40:17.786 socket_api INFO Client 54TGWQ3fOGwJlvYuAAAF connected Sep 25 22:42:16 tinypilot python[583]: 2022-09-25 22:42:16.714 socket_api INFO Client 54TGWQ3fOGwJlvYuAAAF disconnected Sep 25 22:42:21 tinypilot python[583]: 2022-09-25 22:42:21.185 api INFO [SENSITIVE] Login request from IP 127.0.0.1, 127.0.0.1 [/SENSITIVE] Sep 25 22:42:21 tinypilot python[583]: 2022-09-25 22:42:21.188 auth INFO [SENSITIVE] Checking authentication for user pilot [/SENSITIVE] Sep 25 22:42:21 tinypilot python[583]: 2022-09-25 22:42:21.299 session INFO [SENSITIVE] Started session for user pilot [/SENSITIVE] Sep 25 22:42:38 tinypilot python[583]: 2022-09-25 22:42:38.901 socket_api INFO Client MbdPTek15xKs3fm-AAAH connected Sep 25 22:44:00 tinypilot python[583]: 2022-09-25 22:44:00.398 socket_api INFO Client MbdPTek15xKs3fm-AAAH disconnected Sep 25 22:44:19 tinypilot python[583]: 2022-09-25 22:44:19.799 socket_api INFO Client BDEhzcjgr8-ZITWEAAAJ connected Sep 25 22:44:51 tinypilot python[583]: 2022-09-25 22:44:51.434 socket_api INFO Client BDEhzcjgr8-ZITWEAAAJ disconnected Sep 25 22:45:38 tinypilot python[583]: 2022-09-25 22:45:38.937 api INFO [SENSITIVE] Login request from IP 127.0.0.1, 127.0.0.1 [/SENSITIVE] Sep 25 22:45:38 tinypilot python[583]: 2022-09-25 22:45:38.937 auth INFO [SENSITIVE] Checking authentication for user pilot [/SENSITIVE] Sep 25 22:45:39 tinypilot python[583]: 2022-09-25 22:45:39.039 session INFO [SENSITIVE] Started session for user pilot [/SENSITIVE] Sep 25 22:45:57 tinypilot python[583]: 2022-09-25 22:45:57.623 socket_api INFO Client cxdUuNoHUrMajrRQAAAL connected Sep 25 23:00:02 tinypilot sudo[1590]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Sep 25 23:00:02 tinypilot sudo[1590]: 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 omx \ --format uyvy \ --workers 3 \ --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 Sun 2022-09-25 22:32:13 BST, end at Sun 2022-09-25 23:00:02 BST. -- Sep 25 22:32:29 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.987 main] -- Using internal blank placeholder Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.987 main] -- Using H264-sink: tinypilot::ustreamer::h264 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 main] -- Listening HTTP on [127.0.0.1]:8001 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 stream] -- Using V4L2 device: /dev/video0 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 stream] -- Using desired FPS: 0 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 http] -- Starting HTTP eventloop ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 stream] -- H264: Initializing MMAL encoder ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 stream] -- H264: Using bitrate: 5000 Kbps Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [20.992 stream] -- H264: Using GOP: 30 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.006 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... Sep 25 22:32:30 tinypilot ustreamer[594]: ================================================================================ Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.038 stream] -- Device fd=12 opened Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.038 stream] -- Using input channel: 0 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.046 stream] -- Got new DV-timings: 1920x1080p50.00, pixclk=148500000, vsync=45, hsync=720 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.084 stream] -- Using resolution: 1920x1080 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.084 stream] -- Using pixelformat: UYVY Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.084 stream] -- Querying HW FPS changing is not supported Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.084 stream] -- Using IO method: MMAP Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.102 stream] -- Requested 5 device buffers, got 5 Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.111 stream] -- Capturing started Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.111 stream] -- Initializing OMX encoder ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.113 stream] -- Initializing OMX encoder ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.115 stream] -- Initializing OMX encoder ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.124 stream] -- Using JPEG quality: 80% Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.124 stream] -- Creating pool JPEG with 3 workers ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.124 stream] -- Capturing ... Sep 25 22:32:30 tinypilot ustreamer[594]: -- INFO [21.124 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... Sep 25 22:33:20 tinypilot ustreamer[594]: -- INFO [59.514 http] -- HTTP: Registered client: [127.0.0.1]:45162, id=d3564c265f9945b; clients now: 1 Sep 25 22:33:22 tinypilot ustreamer[594]: -- INFO [61.834 http] -- HTTP: Disconnected client: [127.0.0.1]:45162, id=d3564c265f9945b, Resource temporarily unavailable (reading,eof); clients now: 0 Sep 25 22:33:30 tinypilot ustreamer[594]: -- INFO [69.385 http] -- HTTP: Registered client: [127.0.0.1]:45208, id=f068c8bcd49b5dba; clients now: 1 Sep 25 22:34:31 tinypilot ustreamer[594]: -- INFO [130.827 http] -- HTTP: Disconnected client: [127.0.0.1]:45208, id=f068c8bcd49b5dba, Connection reset by peer (writing,error); clients now: 0 Sep 25 22:34:45 tinypilot ustreamer[594]: -- INFO [144.188 http] -- HTTP: Registered client: [127.0.0.1]:45340, id=1abc1f1cae5c1eb4; clients now: 1 Sep 25 22:34:46 tinypilot ustreamer[594]: -- INFO [145.546 http] -- HTTP: Disconnected client: [127.0.0.1]:45340, id=1abc1f1cae5c1eb4, Resource temporarily unavailable (reading,eof); clients now: 0 Sep 25 22:34:54 tinypilot ustreamer[594]: -- INFO [153.077 http] -- HTTP: Registered client: [127.0.0.1]:45384, id=7b9aca0b30445926; clients now: 1 Sep 25 22:37:29 tinypilot ustreamer[594]: -- INFO [308.723 http] -- HTTP: Disconnected client: [127.0.0.1]:45384, id=7b9aca0b30445926, Connection reset by peer (writing,error); clients now: 0 Sep 25 22:40:15 tinypilot ustreamer[594]: -- INFO [474.407 http] -- HTTP: Registered client: [127.0.0.1]:45574, id=a59a0a6c3aad9ad0; clients now: 1 Sep 25 22:40:17 tinypilot ustreamer[594]: -- INFO [476.108 http] -- HTTP: Disconnected client: [127.0.0.1]:45574, id=a59a0a6c3aad9ad0, Resource temporarily unavailable (reading,eof); clients now: 0 Sep 25 22:40:24 tinypilot ustreamer[594]: -- INFO [483.551 http] -- HTTP: Registered client: [127.0.0.1]:45616, id=eb8ecb8e92863c6d; clients now: 1 Sep 25 22:42:16 tinypilot ustreamer[594]: -- INFO [595.565 http] -- HTTP: Disconnected client: [127.0.0.1]:45616, id=eb8ecb8e92863c6d, Connection reset by peer (writing,error); clients now: 0 Sep 25 22:42:36 tinypilot ustreamer[594]: -- INFO [615.544 http] -- HTTP: Registered client: [127.0.0.1]:45814, id=42666ff2eca81464; clients now: 1 Sep 25 22:44:00 tinypilot ustreamer[594]: -- INFO [699.253 http] -- HTTP: Disconnected client: [127.0.0.1]:45814, id=42666ff2eca81464, Connection reset by peer (writing,error); clients now: 0 Sep 25 22:44:18 tinypilot ustreamer[594]: -- INFO [717.555 http] -- HTTP: Registered client: [127.0.0.1]:45990, id=ed6261180091d20b; clients now: 1 Sep 25 22:44:51 tinypilot ustreamer[594]: -- INFO [750.341 http] -- HTTP: Disconnected client: [127.0.0.1]:45990, id=ed6261180091d20b, Connection reset by peer (writing,error); clients now: 0 Sep 25 22:45:55 tinypilot ustreamer[594]: -- INFO [814.350 http] -- HTTP: Registered client: [127.0.0.1]:46262, id=c3c57bfc7069ba9; clients now: 1 Sep 25 22:45:56 tinypilot ustreamer[594]: -- INFO [815.387 http] -- HTTP: Disconnected client: [127.0.0.1]:46262, id=c3c57bfc7069ba9, Resource temporarily unavailable (reading,eof); clients now: 0 Sep 25 22:46:04 tinypilot ustreamer[594]: -- INFO [822.922 http] -- HTTP: Registered client: [127.0.0.1]:46298, id=31bd657870f8d318; clients now: 1 nginx logs -- Logs begin at Sun 2022-09-25 22:32:13 BST, end at Sun 2022-09-25 23:00:02 BST. -- Sep 25 22:32:29 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Sep 25 22:32:30 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/09/25 20:17:25 [error] 690#690: *493 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot-https.at.remote.it:33000", referrer: "https://tinypilot-https.at.remote.it:33000/" 2022/09/25 21:39:51 [error] 682#682: *286 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: tinypilot, request: "POST /api/restart HTTP/2.0", upstream: "http://127.0.0.1:8000/api/restart", host: "tinypilot-https.at.remote.it:33000", referrer: "https://tinypilot-https.at.remote.it:33000/" 127.0.0.1 - - [25/Sep/2022:22:45:47 +0100] "GET /js/logs.js HTTP/2.0" 200 1484 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:48 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/2.0" 200 26568 "https://tinypilot-https.at.remote.it:33000/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:48 +0100] "GET /js/app.js HTTP/2.0" 200 12804 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:49 +0100] "GET /third-party/webrtc-adapter/8.1.1/adapter.min.js HTTP/2.0" 200 59549 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:50 +0100] "GET /js/webrtc-video.js HTTP/2.0" 200 7015 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:50 +0100] "GET /third-party/janus-gateway/1.0.0/janus.js HTTP/2.0" 200 134759 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:50 +0100] "GET /js/keyboardstate.js HTTP/2.0" 200 2829 "https://tinypilot-https.at.remote.it:33000/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:51 +0100] "GET /js/keycodes.js HTTP/2.0" 200 3190 "https://tinypilot-https.at.remote.it:33000/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:51 +0100] "GET /js/keystrokes.js HTTP/2.0" 200 362 "https://tinypilot-https.at.remote.it:33000/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:52 +0100] "GET /js/overlays.js HTTP/2.0" 200 495 "https://tinypilot-https.at.remote.it:33000/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:55 +0100] "GET /css/icons.css HTTP/2.0" 200 841 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:55 +0100] "GET /socket.io/?EIO=4&transport=polling&t=ODsdIB- HTTP/2.0" 200 96 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:56 +0100] "GET /stream?advance_headers=1 HTTP/2.0" 200 431126 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:56 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot-https.at.remote.it:33000/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:57 +0100] "POST /socket.io/?EIO=4&transport=polling&t=ODsdIop&sid=ggYdNf8bB4YnE0n9AAAK HTTP/2.0" 200 2 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:57 +0100] "GET /socket.io/?EIO=4&transport=polling&t=ODsdIoq&sid=ggYdNf8bB4YnE0n9AAAK HTTP/2.0" 200 32 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:59 +0100] "GET /socket.io/?EIO=4&transport=polling&t=ODsdJKA&sid=ggYdNf8bB4YnE0n9AAAK HTTP/2.0" 200 1 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:44:16 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/2.0" 200 50112 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:44:17 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:44:51 +0100] "GET /janus/ws HTTP/1.1" 101 2670 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.0 Safari/605.1.15" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:06 +0100] "GET /third-party/fonts/fonts.css HTTP/2.0" 200 1812 "https://tinypilot-https.at.remote.it:33000/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:06 +0100] "GET /css/button.css HTTP/2.0" 200 1690 "https://tinypilot-https.at.remote.it:33000/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:17 +0100] "GET /css/style.css HTTP/2.0" 200 3552 "https://tinypilot-https.at.remote.it:33000/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:17 +0100] "GET /css/button.css HTTP/2.0" 200 1690 "https://tinypilot-https.at.remote.it:33000/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:45 +0100] "GET /css/button.css HTTP/2.0" 200 1690 "https://tinypilot-https.at.remote.it:33000/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:45 +0100] "GET /css/cursors.css HTTP/2.0" 200 671 "https://tinypilot-https.at.remote.it:33000/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:45 +0100] "GET /js/settings.js HTTP/2.0" 200 1877 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:47 +0100] "GET /js/paste.js HTTP/2.0" 200 2076 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:55 +0100] "GET /css/toggle.css HTTP/2.0" 200 1005 "https://tinypilot-https.at.remote.it:33000/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1" 127.0.0.1 - - [25/Sep/2022:22:45:55 +0100] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/2.0" 200 25032 "https://tinypilot-https.at.remote.it:33000/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "127.0.0.1"