TinyPilot Pro log dump https://tinypilotkvm.com Timestamp: 2022-10-18T10:37:01-08:00 Software versions TinyPilot version: 2.4.1 3893245 uStreamer version: v4.13 61ab2a8 OS version: Linux 0200707E 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 Oct 18 10:36:54 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:54 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125245. Oct 18 10:36:54 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:54 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:55 0200707E python[32017]: Traceback (most recent call last): Oct 18 10:36:55 0200707E python[32017]: File "app/main.py", line 13, in Oct 18 10:36:55 0200707E python[32017]: import api Oct 18 10:36:55 0200707E python[32017]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:55 0200707E python[32017]: import auth Oct 18 10:36:55 0200707E python[32017]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:55 0200707E python[32017]: import video_service Oct 18 10:36:55 0200707E python[32017]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125246. Oct 18 10:36:55 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:55 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:55 0200707E python[32018]: Traceback (most recent call last): Oct 18 10:36:55 0200707E python[32018]: File "app/main.py", line 13, in Oct 18 10:36:55 0200707E python[32018]: import api Oct 18 10:36:55 0200707E python[32018]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:55 0200707E python[32018]: import auth Oct 18 10:36:55 0200707E python[32018]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:55 0200707E python[32018]: import video_service Oct 18 10:36:55 0200707E python[32018]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:55 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125247. Oct 18 10:36:56 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:56 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:56 0200707E python[32019]: Traceback (most recent call last): Oct 18 10:36:56 0200707E python[32019]: File "app/main.py", line 13, in Oct 18 10:36:56 0200707E python[32019]: import api Oct 18 10:36:56 0200707E python[32019]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:56 0200707E python[32019]: import auth Oct 18 10:36:56 0200707E python[32019]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:56 0200707E python[32019]: import video_service Oct 18 10:36:56 0200707E python[32019]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:56 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125248. Oct 18 10:36:56 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:56 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:57 0200707E python[32020]: Traceback (most recent call last): Oct 18 10:36:57 0200707E python[32020]: File "app/main.py", line 13, in Oct 18 10:36:57 0200707E python[32020]: import api Oct 18 10:36:57 0200707E python[32020]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:57 0200707E python[32020]: import auth Oct 18 10:36:57 0200707E python[32020]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:57 0200707E python[32020]: import video_service Oct 18 10:36:57 0200707E python[32020]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:57 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:57 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:57 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:57 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125249. Oct 18 10:36:57 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:57 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:58 0200707E python[32021]: Traceback (most recent call last): Oct 18 10:36:58 0200707E python[32021]: File "app/main.py", line 13, in Oct 18 10:36:58 0200707E python[32021]: import api Oct 18 10:36:58 0200707E python[32021]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:58 0200707E python[32021]: import auth Oct 18 10:36:58 0200707E python[32021]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:58 0200707E python[32021]: import video_service Oct 18 10:36:58 0200707E python[32021]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125250. Oct 18 10:36:58 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:58 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:58 0200707E python[32022]: Traceback (most recent call last): Oct 18 10:36:58 0200707E python[32022]: File "app/main.py", line 13, in Oct 18 10:36:58 0200707E python[32022]: import api Oct 18 10:36:58 0200707E python[32022]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:58 0200707E python[32022]: import auth Oct 18 10:36:58 0200707E python[32022]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:58 0200707E python[32022]: import video_service Oct 18 10:36:58 0200707E python[32022]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:58 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125251. Oct 18 10:36:59 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:59 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:36:59 0200707E python[32023]: Traceback (most recent call last): Oct 18 10:36:59 0200707E python[32023]: File "app/main.py", line 13, in Oct 18 10:36:59 0200707E python[32023]: import api Oct 18 10:36:59 0200707E python[32023]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:36:59 0200707E python[32023]: import auth Oct 18 10:36:59 0200707E python[32023]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:36:59 0200707E python[32023]: import video_service Oct 18 10:36:59 0200707E python[32023]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:36:59 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125252. Oct 18 10:36:59 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:36:59 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:00 0200707E python[32024]: Traceback (most recent call last): Oct 18 10:37:00 0200707E python[32024]: File "app/main.py", line 13, in Oct 18 10:37:00 0200707E python[32024]: import api Oct 18 10:37:00 0200707E python[32024]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:00 0200707E python[32024]: import auth Oct 18 10:37:00 0200707E python[32024]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:00 0200707E python[32024]: import video_service Oct 18 10:37:00 0200707E python[32024]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:00 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:00 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:00 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:00 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125253. Oct 18 10:37:00 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:00 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:01 0200707E python[32025]: Traceback (most recent call last): Oct 18 10:37:01 0200707E python[32025]: File "app/main.py", line 13, in Oct 18 10:37:01 0200707E python[32025]: import api Oct 18 10:37:01 0200707E python[32025]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:01 0200707E python[32025]: import auth Oct 18 10:37:01 0200707E python[32025]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:01 0200707E python[32025]: import video_service Oct 18 10:37:01 0200707E python[32025]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125254. Oct 18 10:37:01 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:01 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:01 0200707E python[32031]: Traceback (most recent call last): Oct 18 10:37:01 0200707E python[32031]: File "app/main.py", line 13, in Oct 18 10:37:01 0200707E python[32031]: import api Oct 18 10:37:01 0200707E python[32031]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:01 0200707E python[32031]: import auth Oct 18 10:37:01 0200707E python[32031]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:01 0200707E python[32031]: import video_service Oct 18 10:37:01 0200707E python[32031]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:01 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125255. Oct 18 10:37:02 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:02 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:02 0200707E python[32034]: Traceback (most recent call last): Oct 18 10:37:02 0200707E python[32034]: File "app/main.py", line 13, in Oct 18 10:37:02 0200707E python[32034]: import api Oct 18 10:37:02 0200707E python[32034]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:02 0200707E python[32034]: import auth Oct 18 10:37:02 0200707E python[32034]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:02 0200707E python[32034]: import video_service Oct 18 10:37:02 0200707E python[32034]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:02 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125256. Oct 18 10:37:02 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:02 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:03 0200707E python[32046]: Traceback (most recent call last): Oct 18 10:37:03 0200707E python[32046]: File "app/main.py", line 13, in Oct 18 10:37:03 0200707E python[32046]: import api Oct 18 10:37:03 0200707E python[32046]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:03 0200707E python[32046]: import auth Oct 18 10:37:03 0200707E python[32046]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:03 0200707E python[32046]: import video_service Oct 18 10:37:03 0200707E python[32046]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:03 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:03 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:03 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:03 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125257. Oct 18 10:37:03 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:03 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:04 0200707E python[32047]: Traceback (most recent call last): Oct 18 10:37:04 0200707E python[32047]: File "app/main.py", line 13, in Oct 18 10:37:04 0200707E python[32047]: import api Oct 18 10:37:04 0200707E python[32047]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:04 0200707E python[32047]: import auth Oct 18 10:37:04 0200707E python[32047]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:04 0200707E python[32047]: import video_service Oct 18 10:37:04 0200707E python[32047]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125258. Oct 18 10:37:04 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:04 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. Oct 18 10:37:04 0200707E python[32048]: Traceback (most recent call last): Oct 18 10:37:04 0200707E python[32048]: File "app/main.py", line 13, in Oct 18 10:37:04 0200707E python[32048]: import api Oct 18 10:37:04 0200707E python[32048]: File "/opt/tinypilot/app/api.py", line 8, in Oct 18 10:37:04 0200707E python[32048]: import auth Oct 18 10:37:04 0200707E python[32048]: File "/opt/tinypilot/app/auth.py", line 19, in Oct 18 10:37:04 0200707E python[32048]: import video_service Oct 18 10:37:04 0200707E python[32048]: ModuleNotFoundError: No module named 'video_service' Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Main process exited, code=exited, status=1/FAILURE Oct 18 10:37:04 0200707E systemd[1]: tinypilot.service: Failed with result 'exit-code'. Oct 18 10:37:05 0200707E systemd[1]: tinypilot.service: Service RestartSec=100ms expired, scheduling restart. Oct 18 10:37:05 0200707E systemd[1]: tinypilot.service: Scheduled restart job, restart counter is at 125259. Oct 18 10:37:05 0200707E systemd[1]: Stopped TinyPilot - RPi-based virtual KVM. Oct 18 10:37:05 0200707E systemd[1]: Started TinyPilot - RPi-based virtual KVM. 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 Tue 2022-10-18 09:17:07 AKDT, end at Tue 2022-10-18 10:37:05 AKDT. -- -- No entries -- nginx logs -- Logs begin at Tue 2022-10-18 09:17:07 AKDT, end at Tue 2022-10-18 10:37:05 AKDT. -- -- No entries --