TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-06-17T00:36:06+01:00 Software versions TinyPilot version: 2.4.1 3893245 uStreamer version: v4.13 61ab2a8 OS version: Linux tinypilot 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l GNU/Linux TinyPilot state temp=45.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 Thu 2022-06-16 17:40:25 BST, end at Fri 2022-06-17 00:36:06 BST. -- Jun 16 17:40:39 tinypilot systemd[1]: Started TinyPilot - RPi-based virtual KVM. Jun 16 17:40:42 tinypilot python[595]: 2022-06-16 17:40:42.061 __main__ INFO Starting app Jun 16 17:40:45 tinypilot python[595]: 2022-06-16 17:40:45.245 socket_api INFO Client G0ZFf87_VxhBsa0oAAAB connected Jun 16 17:40:46 tinypilot python[595]: 2022-06-16 17:40:46.210 socket_api INFO Client VvZrBHMyN7NphDA2AAAD connected Jun 16 17:41:28 tinypilot python[595]: 2022-06-16 17:41:28.509 socket_api INFO Client G0ZFf87_VxhBsa0oAAAB disconnected Jun 16 18:02:14 tinypilot python[595]: 2022-06-16 18:02:14.681 __main__ ERROR 405 Method Not Allowed: The method is not allowed for the requested URL. Jun 16 18:02:14 tinypilot python[595]: Traceback (most recent call last): Jun 16 18:02:14 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/app.py", line 1949, in full_dispatch_request Jun 16 18:02:14 tinypilot python[595]: rv = self.dispatch_request() Jun 16 18:02:14 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/app.py", line 1925, in dispatch_request Jun 16 18:02:14 tinypilot python[595]: self.raise_routing_exception(req) Jun 16 18:02:14 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/app.py", line 1907, in raise_routing_exception Jun 16 18:02:14 tinypilot python[595]: raise request.routing_exception Jun 16 18:02:14 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/ctx.py", line 350, in match_request Jun 16 18:02:14 tinypilot python[595]: result = self.url_adapter.match(return_rule=True) Jun 16 18:02:14 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/werkzeug/routing.py", line 1940, in match Jun 16 18:02:14 tinypilot python[595]: raise MethodNotAllowed(valid_methods=list(have_match_for)) Jun 16 18:02:14 tinypilot python[595]: werkzeug.exceptions.MethodNotAllowed: 405 Method Not Allowed: The method is not allowed for the requested URL. Jun 16 18:44:47 tinypilot python[595]: 2022-06-16 18:44:47.396 __main__ ERROR 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. Jun 16 18:44:47 tinypilot python[595]: Traceback (most recent call last): Jun 16 18:44:47 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/app.py", line 1949, in full_dispatch_request Jun 16 18:44:47 tinypilot python[595]: rv = self.dispatch_request() Jun 16 18:44:47 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/app.py", line 1935, in dispatch_request Jun 16 18:44:47 tinypilot python[595]: return self.view_functions[rule.endpoint](**req.view_args) Jun 16 18:44:47 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/helpers.py", line 1082, in send_static_file Jun 16 18:44:47 tinypilot python[595]: self.static_folder, filename, cache_timeout=cache_timeout Jun 16 18:44:47 tinypilot python[595]: File "/opt/tinypilot/venv/lib/python3.7/site-packages/flask/helpers.py", line 767, in send_from_directory Jun 16 18:44:47 tinypilot python[595]: raise NotFound() Jun 16 18:44:47 tinypilot python[595]: werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. Jun 16 19:20:44 tinypilot python[595]: 2022-06-16 19:20:44.756 socket_api INFO Client VvZrBHMyN7NphDA2AAAD disconnected Jun 17 00:34:16 tinypilot python[595]: 2022-06-17 00:34:16.003 __main__ INFO Redirecting plaintext HTTP request to HTTPS: https://192.168.11.75/ Jun 17 00:34:16 tinypilot python[595]: 2022-06-17 00:34:16.976 socket_api INFO Client JJippO7OwVYHhtFOAAAF connected Jun 17 00:34:25 tinypilot sudo[1163]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/check-default-credentials Jun 17 00:34:25 tinypilot sudo[1163]: pam_unix(sudo:session): session opened for user root by (uid=0) Jun 17 00:34:25 tinypilot sudo[1163]: pam_unix(sudo:session): session closed for user root Jun 17 00:34:26 tinypilot sudo[1166]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/toggle-ssh-service Jun 17 00:34:26 tinypilot sudo[1166]: pam_unix(sudo:session): session opened for user root by (uid=0) Jun 17 00:34:28 tinypilot sudo[1166]: pam_unix(sudo:session): session closed for user root Jun 17 00:35:55 tinypilot sudo[1281]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/eject-mass-storage Jun 17 00:35:55 tinypilot sudo[1281]: pam_unix(sudo:session): session opened for user root by (uid=0) Jun 17 00:35:55 tinypilot sudo[1281]: pam_unix(sudo:session): session closed for user root Jun 17 00:35:55 tinypilot sudo[1292]: tinypilot : TTY=unknown ; PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/mount-mass-storage -m FLASH /home/tinypilot/mass-storage/backing-files/ubuntu-20.04.4-live-server-amd64.iso Jun 17 00:35:55 tinypilot sudo[1292]: pam_unix(sudo:session): session opened for user root by (uid=0) Jun 17 00:35:55 tinypilot sudo[1292]: pam_unix(sudo:session): session closed for user root Jun 17 00:36:00 tinypilot python[595]: 2022-06-17 00:36:00.381 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:00 tinypilot python[595]: 2022-06-17 00:36:00.903 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:01 tinypilot python[595]: 2022-06-17 00:36:01.434 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:01 tinypilot python[595]: 2022-06-17 00:36:01.967 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:02 tinypilot python[595]: 2022-06-17 00:36:02.497 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:03 tinypilot python[595]: 2022-06-17 00:36:03.026 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:03 tinypilot python[595]: 2022-06-17 00:36:03.545 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:04 tinypilot python[595]: 2022-06-17 00:36:04.071 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:04 tinypilot python[595]: 2022-06-17 00:36:04.598 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:05 tinypilot python[595]: 2022-06-17 00:36:05.126 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:05 tinypilot python[595]: 2022-06-17 00:36:05.657 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] Jun 17 00:36:06 tinypilot python[595]: 2022-06-17 00:36:06.192 socket_api ERROR [SENSITIVE] Failed to forward mouse event: Failed to write to HID interface: /dev/hidg1. Is USB cable connected? [/SENSITIVE] 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 \ --port 8001 \ --encoder omx \ --format uyvy \ --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 -- Logs begin at Thu 2022-06-16 17:40:25 BST, end at Fri 2022-06-17 00:36:06 BST. -- Jun 16 17:40:39 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.521 main] -- Using internal blank placeholder Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.523 main] -- Listening HTTP on [127.0.0.1]:8001 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.524 http] -- Starting HTTP eventloop ... Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.524 stream] -- Using V4L2 device: /dev/video0 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.524 stream] -- Using desired FPS: 0 Jun 16 17:40:40 tinypilot ustreamer[591]: ================================================================================ Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.525 stream] -- Device fd=9 opened Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.525 stream] -- Using input channel: 0 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.532 stream] -- Got new DV-timings: 1280x720p60.00, pixclk=74250000, vsync=30, hsync=370 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.571 stream] -- Using resolution: 1280x720 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.571 stream] -- Using pixelformat: UYVY Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.571 stream] -- Querying HW FPS changing is not supported Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.571 stream] -- Using IO method: MMAP Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.579 stream] -- Requested 5 device buffers, got 5 Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.585 stream] -- Capturing started Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.585 stream] -- Initializing OMX encoder ... Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.587 stream] -- Initializing OMX encoder ... Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.588 stream] -- Initializing OMX encoder ... Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.595 stream] -- Using JPEG quality: 80% Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.595 stream] -- Creating pool JPEG with 3 workers ... Jun 16 17:40:40 tinypilot ustreamer[591]: -- INFO [18.595 stream] -- Capturing ... Jun 16 17:40:46 tinypilot ustreamer[591]: -- INFO [24.537 http] -- HTTP: Registered client: [177.43.17.123]:33522, id=75282b9bc44170ca; clients now: 1 Jun 16 19:20:45 tinypilot ustreamer[591]: -- INFO [6010.331 http] -- HTTP: Disconnected client: [177.43.17.123]:33522, id=75282b9bc44170ca, Resource temporarily unavailable (reading,eof); clients now: 0 Jun 17 00:34:16 tinypilot ustreamer[591]: -- INFO [24822.054 http] -- HTTP: Registered client: [192.168.3.6]:33554, id=f7a7908bf2645039; clients now: 1 nginx logs -- Logs begin at Thu 2022-06-16 17:40:25 BST, end at Fri 2022-06-17 00:36:06 BST. -- Jun 16 17:40:39 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Jun 16 17:40:40 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2.57.122.35 - - [17/Jun/2022:00:26:47 +0100] "GET / HTTP/1.1" 307 187 "-" "-" "-"