TinyPilot log dump https://tinypilotkvm.com Timestamp: 2023-11-15T17:51:38+00:00 Software versions TinyPilot version: 1.9.2-2+b6a2a61 uStreamer version: 5.43 System information OS version: Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux Kernel architecture: aarch64 Userland architecture: armhf (32-bit) Distribution name: Raspbian Distribution version: 11 Hardware information Hardware: BCM2835 Revision: c03111 Model: Raspberry Pi 4 Model B Rev 1.1 TinyPilot state Read-only filesystem: off SSH access: enabled Network interfaces: eth0 (up) lo (unknown) wlan0 (down) Mouse jiggler: disabled CPU Temperature: 43.8'C CPU throttled since boot: yes Voltage issues: yes - Nov 15 17:51:27 raspberrypi kernel: hwmon hwmon1: Undervoltage detected! Streaming mode Selected mode: MJPEG Current mode: MJPEG TinyPilot settings.yml TinyPilot configuration [Unit] Description=TinyPilot - RPi-based virtual KVM BindsTo=nginx.service After=syslog.target network.target nginx.service StartLimitIntervalSec=0 [Service] Type=simple User=tinypilot WorkingDirectory=/opt/tinypilot ExecStart=/opt/tinypilot/venv/bin/python app/main.py Environment=APP_SETTINGS_FILE=/home/tinypilot/app_settings.cfg Restart=always [Install] WantedBy=multi-user.target TinyPilot logs -- Journal begins at Wed 2023-05-03 01:25:51 BST, ends at Wed 2023-11-15 17:51:42 GMT. -- Nov 14 12:59:06 raspberrypi systemd[1]: Started TinyPilot - RPi-based virtual KVM. Nov 14 12:59:08 raspberrypi python[3296]: 2023-11-14 12:59:08.874 __main__ INFO Starting app Nov 14 12:59:08 raspberrypi python[3296]: 2023-11-14 12:59:08.879 secret_key INFO No flask secret key found Nov 14 12:59:08 raspberrypi python[3296]: 2023-11-14 12:59:08.879 secret_key INFO Creating new flask secret key at /home/tinypilot/.flask-secret-key Nov 14 12:59:31 raspberrypi systemd[1]: Stopping TinyPilot - RPi-based virtual KVM... Nov 14 12:59:31 raspberrypi systemd[1]: tinypilot.service: Succeeded. Nov 14 12:59:31 raspberrypi systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Nov 14 12:59:31 raspberrypi systemd[1]: tinypilot.service: Consumed 2.344s CPU time. -- Boot 68d81ba40f6544cc8933e35192c0442d -- Nov 14 12:59:45 raspberrypi systemd[1]: Started TinyPilot - RPi-based virtual KVM. Nov 14 12:59:50 raspberrypi python[657]: 2023-11-14 12:59:50.801 __main__ INFO Starting app Nov 15 08:50:17 raspberrypi python[657]: 2023-11-15 08:50:17.979 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.761 db.store INFO Read 7 database migrations from disk Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.791 db.store INFO Migration counter: 0/7 (actual/total) Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.853 db.store INFO Applied migration, counter is now at 1 Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.891 db.store INFO Applied migration, counter is now at 2 Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.927 db.store INFO Applied migration, counter is now at 3 Nov 15 08:50:18 raspberrypi python[657]: 2023-11-15 08:50:18.968 db.store INFO Applied migration, counter is now at 4 Nov 15 08:50:19 raspberrypi python[657]: 2023-11-15 08:50:19.010 db.store INFO Applied migration, counter is now at 5 Nov 15 08:50:19 raspberrypi python[657]: 2023-11-15 08:50:19.052 db.store INFO Applied migration, counter is now at 6 Nov 15 08:50:19 raspberrypi python[657]: 2023-11-15 08:50:19.081 db.store INFO Applied migration, counter is now at 7 Nov 15 08:50:20 raspberrypi python[657]: 2023-11-15 08:50:20.390 socket_api INFO Client dv7m70udncIrPc31AAAB connected Nov 15 10:50:49 raspberrypi python[657]: 2023-11-15 10:50:49.658 socket_api INFO Client dv7m70udncIrPc31AAAB disconnected Nov 15 17:51:30 raspberrypi python[657]: 2023-11-15 17:51:29.665 socket_api INFO Client jQizw-IUQXYroPGyAAAD connected Nov 15 17:51:38 raspberrypi sudo[10846]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/scripts/collect-debug-logs -q Nov 15 17:51:38 raspberrypi sudo[10846]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=111) Nov 15 17:51:42 raspberrypi python[10886]: 2023-11-15 17:51:42.364 app.main INFO Starting app Nov 15 17:51:42 raspberrypi python[10886]: 2023-11-15 17:51:42.441 db.store INFO Loading database migrations from /opt/tinypilot/app/db/migrations/*.sql Nov 15 17:51:42 raspberrypi python[10886]: 2023-11-15 17:51:42.446 db.store INFO Read 7 database migrations from disk TinyPilot update logs uStreamer configuration ==> /opt/ustreamer-launcher/configs.d/000-defaults.yml <== # Settings for an HDMI to USB video capture dongle. --- ustreamer_encoder: hw ustreamer_format: jpeg ustreamer_resolution: "1920x1080" ==> /opt/ustreamer-launcher/configs.d/100-tinypilot.yml <== uStreamer logs -- Journal begins at Wed 2023-05-03 01:25:51 BST, ends at Wed 2023-11-15 17:51:42 GMT. -- Nov 14 12:59:09 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:09 raspberrypi launch[3352]: /opt/ustreamer-launcher/launch: line 46: yq: command not found Nov 14 12:59:09 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=exited, status=127/n/a Nov 14 12:59:09 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 1. Nov 14 12:59:10 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi launch[3354]: /opt/ustreamer-launcher/launch: line 46: yq: command not found Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=exited, status=127/n/a Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 2. Nov 14 12:59:10 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi launch[3358]: /opt/ustreamer-launcher/launch: line 46: yq: command not found Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=exited, status=127/n/a Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 3. Nov 14 12:59:10 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi launch[3360]: /opt/ustreamer-launcher/launch: line 46: yq: command not found Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=exited, status=127/n/a Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 4. Nov 14 12:59:10 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:10 raspberrypi launch[3362]: /opt/ustreamer-launcher/launch: line 46: yq: command not found Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Main process exited, code=exited, status=127/n/a Nov 14 12:59:10 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:11 raspberrypi systemd[1]: ustreamer.service: Scheduled restart job, restart counter is at 5. Nov 14 12:59:11 raspberrypi systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:11 raspberrypi systemd[1]: ustreamer.service: Start request repeated too quickly. Nov 14 12:59:11 raspberrypi systemd[1]: ustreamer.service: Failed with result 'exit-code'. Nov 14 12:59:11 raspberrypi systemd[1]: Failed to start uStreamer - Lightweight, optimized video encoder. -- Boot 68d81ba40f6544cc8933e35192c0442d -- Nov 14 12:59:43 raspberrypi systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Nov 14 12:59:45 raspberrypi launch[555]: + exec /opt/ustreamer/ustreamer --port 48001 --persistent --h264-sink tinypilot::ustreamer::h264 --h264-sink-mode 777 --h264-sink-rm --encoder hw --format jpeg --resolution 1920x1080 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.386 main] -- Starting PiKVM uStreamer 5.43 ... Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.386 main] -- Using internal blank placeholder Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.387 main] -- Using H264-sink: tinypilot::ustreamer::h264 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.388 main] -- Listening HTTP on [127.0.0.1]:48001 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.389 stream] -- Using V4L2 device: /dev/video0 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.389 stream] -- Using desired FPS: 0 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.390 http] -- Starting HTTP eventloop ... Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.390 stream] -- H264: Initializing encoder ... Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.412 stream] -- H264: Configuring encoder: DMA=0 ... Nov 14 12:59:45 raspberrypi launch[555]: ================================================================================ Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.448 stream] -- Device fd=10 opened Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.448 stream] -- Using input channel: 0 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.461 stream] -- Using resolution: 1920x1080 Nov 14 12:59:45 raspberrypi launch[555]: -- ERROR [13.461 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.461 stream] -- Falling back to format=MJPEG Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.461 stream] -- Using format: MJPEG Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.473 stream] -- Using HW FPS: 0 -> 60 (coerced) Nov 14 12:59:45 raspberrypi launch[555]: -- ERROR [13.474 stream] -- Device doesn't support setting of HW encoding quality parameters Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.474 stream] -- Using IO method: MMAP Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.496 stream] -- Requested 5 device buffers, got 5 Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.507 stream] -- Capturing started Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.508 stream] -- Using JPEG quality: encoder default Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.508 stream] -- Creating pool JPEG with 1 workers ... Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.509 stream] -- Capturing ... Nov 14 12:59:45 raspberrypi launch[555]: -- INFO [13.890 stream] -- H264: Configuring encoder: DMA=0 ... Nov 15 08:50:20 raspberrypi launch[555]: -- INFO [71403.922 http] -- HTTP: NEW client (now=1): [192.168.178.41]:40780, id=c3998b60a87e0bd0 Nov 15 10:50:49 raspberrypi launch[555]: -- INFO [78633.259 http] -- HTTP: DEL client (now=0): [192.168.178.41]:40780, id=c3998b60a87e0bd0, Resource temporarily unavailable (reading,eof) Nov 15 17:51:29 raspberrypi launch[555]: -- INFO [103873.173 http] -- HTTP: NEW client (now=1): [192.168.178.41]:43570, id=477ca75ba30c492f nginx logs -- Journal begins at Wed 2023-05-03 01:25:51 BST, ends at Wed 2023-11-15 17:51:42 GMT. -- Nov 14 12:57:51 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Nov 14 12:57:51 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. Nov 14 12:59:02 raspberrypi systemd[1]: Reloading A high performance web server and a reverse proxy server. Nov 14 12:59:02 raspberrypi systemd[1]: Reloaded A high performance web server and a reverse proxy server. Nov 14 12:59:32 raspberrypi systemd[1]: Stopping A high performance web server and a reverse proxy server... Nov 14 12:59:32 raspberrypi systemd[1]: nginx.service: Succeeded. Nov 14 12:59:32 raspberrypi systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot 68d81ba40f6544cc8933e35192c0442d -- Nov 14 12:59:43 raspberrypi systemd[1]: Starting A high performance web server and a reverse proxy server... Nov 14 12:59:45 raspberrypi systemd[1]: Started A high performance web server and a reverse proxy server. 2023/11/14 12:58:48 [notice] 2892#2892: using inherited sockets from "6;7;" 2023/11/14 12:59:02 [notice] 3200#3200: signal process started 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /css/button.css HTTP/1.1" 200 1976 "http://192.168.178.207/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://192.168.178.207/css/style.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/poll.js HTTP/1.1" 200 1088 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/controllers.js HTTP/1.1" 200 8993 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/clipboard.js HTTP/1.1" 200 889 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/logs.js HTTP/1.1" 200 1484 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/events.js HTTP/1.1" 200 1890 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "http://192.168.178.207/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/updatelogs.js HTTP/1.1" 200 861 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/mouse.js HTTP/1.1" 200 8492 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/keycodes.js HTTP/1.1" 200 822 "http://192.168.178.207/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/keyboardstate.js HTTP/1.1" 200 3164 "http://192.168.178.207/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/overlays.js HTTP/1.1" 200 495 "http://192.168.178.207/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/settings.js HTTP/1.1" 200 1215 "http://192.168.178.207/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /js/keystrokes.js HTTP/1.1" 200 362 "http://192.168.178.207/js/app.js" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://192.168.178.207/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://192.168.178.207/third-party/fonts/fonts.css" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /css/icons.css HTTP/1.1" 200 419 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/clipboard-icon.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/video-stream-icon.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/logo.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/warning-icon.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/angle-down-icon.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /img/external-link-icon.svg HTTP/1.1" 304 5 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OlK70gK HTTP/1.1" 200 97 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "POST /socket.io/?EIO=4&transport=polling&t=OlK70hE&sid=ErgmVfplnC51lNq9AAAC HTTP/1.1" 200 2 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OlK70hF&sid=ErgmVfplnC51lNq9AAAC HTTP/1.1" 200 32 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OlK70hq&sid=ErgmVfplnC51lNq9AAAC HTTP/1.1" 200 1 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36" 192.168.178.41 - - [15/Nov/2023:17:51:29 +0000] "GET /socket.io/?EIO=4&transport=polling&t=OlK70hx&sid=ErgmVfplnC51lNq9AAAC HTTP/1.1" 200 1 "http://192.168.178.207/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"