TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2023-05-30T18:50:47+01:00 Software versions TinyPilot version: 2.5.4 uStreamer version: 4.13 OS version: Linux tinypilot 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/Linux Distribution name: Raspbian Distribution version: 10 Hardware information Hardware: BCM2711 Revision: b03114 Model: Raspberry Pi 4 Model B Rev 1.4 TinyPilot state Read-only filesystem: off SSH access: enabled temp=42.3'C throttled=0x0 voltage logs TinyPilot settings.yml tinypilot_install_janus: true tinypilot_repo_branch: 2.5.0 ustreamer_compile_janus_plugin: true ustreamer_desired_fps: 19 ustreamer_drop_same_frames: 30 ustreamer_encoder: omx ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_persistent: true ustreamer_port: 8001 ustreamer_quality: 21 ustreamer_use_dv_timings: true ustreamer_workers: 3 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 Tue 2023-05-30 17:52:29 BST, end at Tue 2023-05-30 18:50:47 BST. -- May 30 17:52:47 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. May 30 17:52:51 tinypilot python[593]: 2023-05-30 17:52:51.551 __main__ INFO Starting app May 30 17:53:17 tinypilot python[593]: 2023-05-30 17:53:17.124 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql May 30 17:53:17 tinypilot python[593]: 2023-05-30 17:53:17.162 db.store INFO Read 7 database migrations from disk [SENSITIVE DATA REDACTED] [SENSITIVE DATA REDACTED] [SENSITIVE DATA REDACTED] May 30 17:53:34 tinypilot python[593]: 2023-05-30 17:53:34.686 socket_api INFO Client EsRgMFJuAB2W0jtRAAAB connected [SENSITIVE DATA REDACTED] [SENSITIVE DATA REDACTED] [SENSITIVE DATA REDACTED] May 30 18:40:26 tinypilot python[593]: 2023-05-30 18:40:26.018 socket_api INFO Client EsRgMFJuAB2W0jtRAAAB disconnected May 30 18:40:28 tinypilot python[593]: 2023-05-30 18:40:28.848 socket_api INFO Client heFO0XVu42zXbQw2AAAD connected May 30 18:40:37 tinypilot python[593]: 2023-05-30 18:40:37.424 socket_api INFO Client J8vDNCOdPxemdy4XAAAF connected May 30 18:41:00 tinypilot python[593]: 2023-05-30 18:41:00.134 socket_api INFO Client heFO0XVu42zXbQw2AAAD disconnected May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.457 local_system INFO Retrieving local system's kernel version May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.465 local_system INFO Retrieved local system's kernel version as 5.10.103-v7l+ May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.466 local_system INFO Retrieving local system's distribution name May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.663 local_system INFO Retrieved local system's distribution name as Raspbian May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.664 local_system INFO Retrieving local system's distribution version May 30 18:44:46 tinypilot python[593]: 2023-05-30 18:44:46.805 local_system INFO Retrieved local system's distribution version as 10 May 30 18:50:47 tinypilot sudo[3741]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q May 30 18:50:47 tinypilot sudo[3741]: pam_unix(sudo:session): session opened for user root by (uid=0) TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== --- ustreamer_drop_same_frames: 30 ustreamer_encoder: omx 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_quality: 50 ustreamer_use_dv_timings: true ustreamer_workers: 3 ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== tinypilot_install_janus: true tinypilot_repo_branch: 2.5.0 ustreamer_compile_janus_plugin: true ustreamer_desired_fps: 19 ustreamer_drop_same_frames: 30 ustreamer_encoder: omx ustreamer_format: uyvy ustreamer_h264_sink: tinypilot::ustreamer::h264 ustreamer_h264_sink_mode: 777 ustreamer_h264_sink_rm: true ustreamer_persistent: true ustreamer_port: 8001 ustreamer_quality: 21 ustreamer_use_dv_timings: true ustreamer_workers: 3 uStreamer logs -- Logs begin at Tue 2023-05-30 17:52:29 BST, end at Tue 2023-05-30 18:50:47 BST. -- May 30 17:52:47 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. May 30 17:52:49 tinypilot launch[587]: + exec /opt/ustreamer/ustreamer --host 127.0.0.1 --port 8001 --encoder omx --format uyvy --desired-fps 19 --workers 3 --quality 21 --drop-same-frames 30 --persistent --dv-timings --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm May 30 17:52:49 tinypilot launch[587]: -- INFO [24.867 main] -- Using internal blank placeholder May 30 17:52:49 tinypilot launch[587]: -- INFO [24.867 main] -- Using H264-sink: tinypilot::ustreamer::h264 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.869 main] -- Listening HTTP on [127.0.0.1]:8001 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.870 stream] -- Using V4L2 device: /dev/video0 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.870 stream] -- Using desired FPS: 19 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.871 http] -- Starting HTTP eventloop ... May 30 17:52:49 tinypilot launch[587]: -- INFO [24.871 stream] -- H264: Initializing MMAL encoder ... May 30 17:52:49 tinypilot launch[587]: -- INFO [24.871 stream] -- H264: Using bitrate: 5000 Kbps May 30 17:52:49 tinypilot launch[587]: -- INFO [24.871 stream] -- H264: Using GOP: 30 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.885 stream] -- H264: Configuring MMAL encoder: zero_copy=0 ... May 30 17:52:49 tinypilot launch[587]: ================================================================================ May 30 17:52:49 tinypilot launch[587]: -- INFO [24.915 stream] -- Device fd=12 opened May 30 17:52:49 tinypilot launch[587]: -- INFO [24.916 stream] -- Using input channel: 0 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.923 stream] -- Got new DV-timings: 1920x1080p30.00, pixclk=79872960, vsync=22, hsync=496 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.966 stream] -- Using resolution: 1920x1080 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.966 stream] -- Using pixelformat: UYVY May 30 17:52:49 tinypilot launch[587]: -- INFO [24.966 stream] -- Querying HW FPS changing is not supported May 30 17:52:49 tinypilot launch[587]: -- INFO [24.966 stream] -- Using IO method: MMAP May 30 17:52:49 tinypilot launch[587]: -- INFO [24.977 stream] -- Requested 5 device buffers, got 5 May 30 17:52:49 tinypilot launch[587]: -- INFO [24.987 stream] -- Capturing started May 30 17:52:49 tinypilot launch[587]: -- INFO [24.987 stream] -- Initializing OMX encoder ... May 30 17:52:49 tinypilot launch[587]: -- INFO [24.993 stream] -- Initializing OMX encoder ... May 30 17:52:49 tinypilot launch[587]: -- INFO [24.995 stream] -- Initializing OMX encoder ... May 30 17:52:49 tinypilot launch[587]: -- INFO [25.018 stream] -- Using JPEG quality: 21% May 30 17:52:49 tinypilot launch[587]: -- INFO [25.018 stream] -- Creating pool JPEG with 3 workers ... May 30 17:52:49 tinypilot launch[587]: -- INFO [25.018 stream] -- Capturing ... May 30 17:52:49 tinypilot launch[587]: -- INFO [25.018 stream] -- H264: Configuring MMAL encoder: zero_copy=1 ... May 30 17:53:34 tinypilot launch[587]: -- INFO [55.525 http] -- HTTP: Registered client: [103.177.253.168]:37142, id=c1a1f374b6e64b1f; clients now: 1 May 30 18:40:26 tinypilot launch[587]: -- INFO [2867.843 http] -- HTTP: Disconnected client: [103.177.253.168]:37142, id=c1a1f374b6e64b1f, Resource temporarily unavailable (reading,eof); clients now: 0 May 30 18:40:37 tinypilot launch[587]: -- INFO [2878.853 http] -- HTTP: Registered client: [168.161.25.4]:37304, id=86cc5ac8d0278f4b; clients now: 1 May 30 18:44:37 tinypilot launch[587]: -- INFO [3119.212 http] -- HTTP: Disconnected client: [168.161.25.4]:37304, id=86cc5ac8d0278f4b, Connection reset by peer (writing,error); clients now: 0 nginx logs -- Logs begin at Tue 2023-05-30 17:52:29 BST, end at Tue 2023-05-30 18:50:47 BST. -- May 30 17:52:47 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... May 30 17:52:48 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2023/05/30 07:05:00 [warn] 606#606: *4509 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 127.0.0.1, server: tinypilot, request: "GET /img/logo.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/logo.svg", host: "32f1f3699c4f0c7d.p18.rt3.io", referrer: "https://32f1f3699c4f0c7d.p18.rt3.io/login" 2023/05/30 07:05:08 [warn] 606#606: *4541 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 127.0.0.1, server: tinypilot, request: "GET /img/clipboard-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/clipboard-icon.svg", host: "32f1f3699c4f0c7d.p18.rt3.io", referrer: "https://32f1f3699c4f0c7d.p18.rt3.io/" 2023/05/30 07:05:08 [warn] 606#606: *4542 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 127.0.0.1, server: tinypilot, request: "GET /img/external-link-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/external-link-icon.svg", host: "32f1f3699c4f0c7d.p18.rt3.io", referrer: "https://32f1f3699c4f0c7d.p18.rt3.io/" 2023/05/30 07:05:08 [warn] 605#605: *4540 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 127.0.0.1, server: tinypilot, request: "GET /img/video-stream-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/video-stream-icon.svg", host: "32f1f3699c4f0c7d.p18.rt3.io", referrer: "https://32f1f3699c4f0c7d.p18.rt3.io/" 2023/05/30 07:05:08 [warn] 605#605: *4539 upstream sent more data than specified in "Content-Length" header while reading upstream, client: 127.0.0.1, server: tinypilot, request: "GET /img/warning-icon.svg HTTP/1.1", upstream: "http://127.0.0.1:8000/img/warning-icon.svg", host: "32f1f3699c4f0c7d.p18.rt3.io", referrer: "https://32f1f3699c4f0c7d.p18.rt3.io/" 2023/05/30 09:55:51 [error] 605#605: *4872 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: tinypilot, request: "POST /api/restart HTTP/1.1", upstream: "http://127.0.0.1:8000/api/restart", host: "8230921c94cf9eef.p21.rt3.io", referrer: "https://8230921c94cf9eef.p21.rt3.io/" 127.0.0.1 - - [30/May/2023:18:40:37 +0100] "GET /css/icons.css HTTP/1.1" 200 841 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:37 +0100] "GET /img/video-stream-icon.svg HTTP/1.1" 200 840 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:37 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjlrX3&sid=gHqDxBAsPQZVMm9RAAAE HTTP/1.1" 200 32 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:38 +0100] "GET /img/warning-icon.svg HTTP/1.1" 200 2177 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:38 +0100] "GET /img/clipboard-icon.svg HTTP/1.1" 200 855 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:39 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjls0l&sid=gHqDxBAsPQZVMm9RAAAE HTTP/1.1" 200 1 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:41:00 +0100] "GET /socket.io/?EIO=4&transport=websocket&sid=_l80YgvxzKqw_iiuAAAC HTTP/1.1" 101 47 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "103.177.253.168" 127.0.0.1 - - [30/May/2023:18:40:18 +0100] "GET /img/logo.svg HTTP/1.1" 200 5550 "https://c6235eedaeebdc7b.p18.rt3.io/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:18 +0100] "GET /css/button.css HTTP/1.1" 200 1976 "https://c6235eedaeebdc7b.p18.rt3.io/login" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:25 +0100] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "https://c6235eedaeebdc7b.p18.rt3.io/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:25 +0100] "GET /css/button.css HTTP/1.1" 200 1976 "https://c6235eedaeebdc7b.p18.rt3.io/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:26 +0100] "GET /js/wake-on-lan.js HTTP/1.1" 200 551 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "https://c6235eedaeebdc7b.p18.rt3.io/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/1.1" 200 61701 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /js/paste.js HTTP/1.1" 200 2076 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /js/app.js HTTP/1.1" 200 14235 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /js/webrtc-video.js HTTP/1.1" 200 6645 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:29 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjlpg9&sid=_l80YgvxzKqw_iiuAAAC HTTP/1.1" 200 1 "https://780d8a8c5300997a.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "103.177.253.168" 127.0.0.1 - - [30/May/2023:18:40:32 +0100] "GET /js/keyboardstate.js HTTP/1.1" 200 3164 "https://c6235eedaeebdc7b.p18.rt3.io/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:32 +0100] "GET /js/keystrokes.js HTTP/1.1" 200 362 "https://c6235eedaeebdc7b.p18.rt3.io/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:36 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjlrMj HTTP/1.1" 200 96 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:36 +0100] "GET /img/external-link-icon.svg HTTP/1.1" 200 1223 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:38 +0100] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "https://c6235eedaeebdc7b.p18.rt3.io/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:38 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjlriz&sid=gHqDxBAsPQZVMm9RAAAE HTTP/1.1" 200 1 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:40:28 +0100] "GET /socket.io/?EIO=4&transport=polling&t=OXjlpAP HTTP/1.1" 200 96 "https://780d8a8c5300997a.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "103.177.253.168" 127.0.0.1 - - [30/May/2023:18:40:37 +0100] "POST /socket.io/?EIO=4&transport=polling&t=OXjlrX2&sid=gHqDxBAsPQZVMm9RAAAE HTTP/1.1" 200 2 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:44:37 +0100] "GET /stream?advance_headers=1 HTTP/1.1" 200 16859499 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:44:46 +0100] "GET /api/latestRelease HTTP/1.1" 200 453 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:44:46 +0100] "GET /api/version HTTP/1.1" 200 20 "https://c6235eedaeebdc7b.p18.rt3.io/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4" 127.0.0.1 - - [30/May/2023:18:47:38 +0100] "GET /janus/ws HTTP/1.1" 101 3998 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" "168.161.25.4"