TinyPilot log dump https://tinypilotkvm.com Timestamp: 2022-09-09T11:48:02-04:00 Software versions TinyPilot version: 5cc5e49 uStreamer version: v4.13 61ab2a8 OS version: Linux pi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux TinyPilot state temp=48.2'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 Fri 2022-09-09 11:35:55 EDT, end at Fri 2022-09-09 11:48:02 EDT. -- Sep 09 11:35:59 pi systemd[1]: Started TinyPilot - RPi-based virtual KVM. Sep 09 11:36:02 pi python[514]: 2022-09-09 11:36:02.950 __main__ INFO Starting app Sep 09 11:42:30 pi python[514]: 2022-09-09 11:42:30.287 socket_api INFO Client 6E5GNhXu0GhA0t4fAAAB connected Sep 09 11:44:05 pi sudo[945]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Sep 09 11:44:05 pi sudo[945]: pam_unix(sudo:session): session opened for user root by (uid=0) Sep 09 11:44:05 pi sudo[945]: pam_unix(sudo:session): session closed for user root Sep 09 11:44:56 pi python[514]: 2022-09-09 11:44:56.852 socket_api INFO Client 6E5GNhXu0GhA0t4fAAAB disconnected Sep 09 11:45:02 pi python[514]: 2022-09-09 11:45:02.943 socket_api INFO Client 32eLJeU0tP5qluzlAAAD connected Sep 09 11:45:22 pi sudo[990]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Sep 09 11:45:22 pi sudo[990]: pam_unix(sudo:session): session opened for user root by (uid=0) Sep 09 11:45:22 pi sudo[990]: pam_unix(sudo:session): session closed for user root Sep 09 11:47:55 pi python[514]: 2022-09-09 11:47:55.191 socket_api INFO Client 32eLJeU0tP5qluzlAAAD disconnected Sep 09 11:47:55 pi python[514]: 2022-09-09 11:47:55.494 socket_api INFO Client gQ9Y-MjlB6EVC_UXAAAF connected Sep 09 11:48:02 pi sudo[1056]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Sep 09 11:48:02 pi sudo[1056]: 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 \ && : # 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 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.889 stream] -- Using desired FPS: 0 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.889 http] -- Starting HTTP eventloop ... Sep 09 11:36:00 pi ustreamer[589]: ================================================================================ Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.889 stream] -- Device fd=8 opened Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.889 stream] -- Using input channel: 0 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.896 stream] -- Got new DV-timings: 1280x1024p60.00, pixclk=107964480, vsync=42, hsync=408 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.921 stream] -- Using resolution: 1280x1024 Sep 09 11:36:00 pi ustreamer[589]: -- ERROR [8.921 stream] -- Could not obtain the requested pixelformat=JPEG; driver gave us RGB24 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.921 stream] -- Falling back to pixelformat=RGB24 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.921 stream] -- Using pixelformat: RGB24 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.921 stream] -- Querying HW FPS changing is not supported Sep 09 11:36:00 pi ustreamer[589]: -- INFO [8.921 stream] -- Using IO method: MMAP Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.090 stream] -- Requested 5 device buffers, got 5 Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.098 stream] -- Capturing started Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.098 stream] -- Switching to CPU encoder: the input format is not (M)JPEG ... Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.098 stream] -- Using JPEG quality: 80% Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.098 stream] -- Creating pool JPEG with 3 workers ... Sep 09 11:36:00 pi ustreamer[589]: -- INFO [9.098 stream] -- Capturing ... Sep 09 11:36:00 pi systemd[1]: ustreamer.service: Main process exited, code=killed, status=11/SEGV Sep 09 11:36:00 pi systemd[1]: ustreamer.service: Failed with result 'signal'. Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Service RestartSec=100ms expired, scheduling restart. Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 3. Sep 09 11:36:01 pi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Sep 09 11:36:01 pi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.509 main] -- Using internal blank placeholder Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.509 main] -- Listening HTTP on [127.0.0.1]:8001 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.509 stream] -- Using V4L2 device: /dev/video0 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.509 stream] -- Using desired FPS: 0 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.509 http] -- Starting HTTP eventloop ... Sep 09 11:36:01 pi ustreamer[605]: ================================================================================ Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.510 stream] -- Device fd=8 opened Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.510 stream] -- Using input channel: 0 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.517 stream] -- Got new DV-timings: 1280x1024p60.00, pixclk=107964480, vsync=42, hsync=408 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.537 stream] -- Using resolution: 1280x1024 Sep 09 11:36:01 pi ustreamer[605]: -- ERROR [9.537 stream] -- Could not obtain the requested pixelformat=JPEG; driver gave us RGB24 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.537 stream] -- Falling back to pixelformat=RGB24 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.537 stream] -- Using pixelformat: RGB24 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.537 stream] -- Querying HW FPS changing is not supported Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.537 stream] -- Using IO method: MMAP Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.548 stream] -- Requested 5 device buffers, got 5 Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.555 stream] -- Capturing started Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.555 stream] -- Switching to CPU encoder: the input format is not (M)JPEG ... Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.555 stream] -- Using JPEG quality: 80% Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.555 stream] -- Creating pool JPEG with 3 workers ... Sep 09 11:36:01 pi ustreamer[605]: -- INFO [9.555 stream] -- Capturing ... Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Main process exited, code=killed, status=11/SEGV Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Failed with result 'signal'. Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Service RestartSec=100ms expired, scheduling restart. Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 4. Sep 09 11:36:01 pi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Sep 09 11:36:01 pi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.972 main] -- Using internal blank placeholder Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.972 main] -- Listening HTTP on [127.0.0.1]:8001 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.973 stream] -- Using V4L2 device: /dev/video0 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.973 stream] -- Using desired FPS: 0 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.973 http] -- Starting HTTP eventloop ... Sep 09 11:36:01 pi ustreamer[611]: ================================================================================ Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.973 stream] -- Device fd=8 opened Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.973 stream] -- Using input channel: 0 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [9.980 stream] -- Got new DV-timings: 1280x1024p60.00, pixclk=107964480, vsync=42, hsync=408 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.002 stream] -- Using resolution: 1280x1024 Sep 09 11:36:01 pi ustreamer[611]: -- ERROR [10.002 stream] -- Could not obtain the requested pixelformat=JPEG; driver gave us RGB24 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.002 stream] -- Falling back to pixelformat=RGB24 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.002 stream] -- Using pixelformat: RGB24 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.002 stream] -- Querying HW FPS changing is not supported Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.002 stream] -- Using IO method: MMAP Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.014 stream] -- Requested 5 device buffers, got 5 Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.021 stream] -- Capturing started Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.021 stream] -- Switching to CPU encoder: the input format is not (M)JPEG ... Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.021 stream] -- Using JPEG quality: 80% Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.021 stream] -- Creating pool JPEG with 3 workers ... Sep 09 11:36:01 pi ustreamer[611]: -- INFO [10.021 stream] -- Capturing ... Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Main process exited, code=killed, status=11/SEGV Sep 09 11:36:01 pi systemd[1]: ustreamer.service: Failed with result 'signal'. Sep 09 11:36:02 pi systemd[1]: ustreamer.service: Service RestartSec=100ms expired, scheduling restart. Sep 09 11:36:02 pi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 5. Sep 09 11:36:02 pi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Sep 09 11:36:02 pi systemd[1]: ustreamer.service: Start request repeated too quickly. Sep 09 11:36:02 pi systemd[1]: ustreamer.service: Failed with result 'signal'. Sep 09 11:36:02 pi systemd[1]: Failed to start uStreamer - Lightweight, optimized video encoder. nginx logs -- Logs begin at Fri 2022-09-09 11:35:55 EDT, end at Fri 2022-09-09 11:48:02 EDT. -- Sep 09 11:35:59 pi systemd[1]: Starting A high performance web server and a reverse proxy server... Sep 09 11:36:00 pi systemd[1]: Started A high performance web server and a reverse proxy server. 2022/09/09 10:11:43 [warn] 547#547: *31 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.1.163, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "192.168.1.6", referrer: "http://192.168.1.6/" 2022/09/09 11:42:30 [error] 566#566: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.163, 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.6", referrer: "http://192.168.1.6/" 2022/09/09 11:45:02 [error] 567#567: *16 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.163, 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.6", referrer: "http://192.168.1.6/" 2022/09/09 11:45:02 [warn] 567#567: *16 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 192.168.1.163, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "192.168.1.6", referrer: "http://192.168.1.6/" 2022/09/09 11:47:55 [error] 566#566: *39 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.163, 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.6", referrer: "http://192.168.1.6/" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/events.js HTTP/1.1" 200 1357 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/mouse.js HTTP/1.1" 200 8475 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/poll.js HTTP/1.1" 200 1080 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/updatelogs.js HTTP/1.1" 200 696 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/clipboard.js HTTP/1.1" 200 633 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/keyboardstate.js HTTP/1.1" 200 2829 "http://192.168.1.6/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/keystrokes.js HTTP/1.1" 200 362 "http://192.168.1.6/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/settings.js HTTP/1.1" 200 1194 "http://192.168.1.6/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/overlays.js HTTP/1.1" 200 495 "http://192.168.1.6/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://192.168.1.6/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://192.168.1.6/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OCYxGcR HTTP/1.1" 200 96 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "POST /socket.io/?EIO=4&transport=polling&t=OCYxGef&sid=y3J6kVH04my9oLGqAAAC HTTP/1.1" 200 2 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OCYxGej&sid=y3J6kVH04my9oLGqAAAC HTTP/1.1" 200 1 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /favicon.ico HTTP/1.1" 304 0 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OCYxGf2&sid=y3J6kVH04my9oLGqAAAC HTTP/1.1" 200 1 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:11 -0400] "GET /api/settings/video/fps HTTP/1.1" 200 16 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:11 -0400] "GET /api/settings/video/jpeg_quality HTTP/1.1" 200 24 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:11 -0400] "GET /api/settings/video/fps/default HTTP/1.1" 200 16 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:11 -0400] "GET /api/settings/video/jpeg_quality/default HTTP/1.1" 200 24 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:22 -0400] "GET /api/debugLogs HTTP/1.1" 200 18320 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/1.1" 200 61701 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /css/cursors.css HTTP/1.1" 200 671 "http://192.168.1.6/css/style.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/controllers.js HTTP/1.1" 200 9283 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/logs.js HTTP/1.1" 200 1484 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /js/keycodes.js HTTP/1.1" 200 3190 "http://192.168.1.6/js/app.js" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "http://192.168.1.6/third-party/fonts/fonts.css" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /stream?advance_headers=1 HTTP/1.1" 502 575 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" 192.168.1.163 - - [09/Sep/2022:11:45:02 -0400] "GET /img/logo.svg HTTP/1.1" 304 5 "http://192.168.1.6/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-"