TinyPilot log dump https://tinypilotkvm.com Timestamp: 2022-10-01T21:21:33-04:00 Software versions TinyPilot version: ce4e2fe uStreamer version: v5.23 90f09b1 OS version: Linux tinypilot 5.15.61-v7l+ #1579 SMP Fri Aug 26 11:13:03 BST 2022 armv7l GNU/Linux TinyPilot state temp=49.6'C throttled=0x50005 voltage logs Oct 01 21:17:53 tinypilot kernel: hwmon hwmon1: Voltage normalised Oct 01 21:21:27 tinypilot kernel: hwmon hwmon1: Undervoltage detected! 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 Oct 01 21:11:33 tinypilot python[1964]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:33 tinypilot python[1964]: self.run() Oct 01 21:11:33 tinypilot python[1964]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:33 tinypilot python[1964]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:33 tinypilot python[1964]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:33 tinypilot python[1964]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:33 tinypilot python[1964]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:35 tinypilot python[1965]: Process ProcessWithResult-218: Oct 01 21:11:35 tinypilot python[1965]: Traceback (most recent call last): Oct 01 21:11:35 tinypilot python[1965]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:35 tinypilot python[1965]: self.run() Oct 01 21:11:35 tinypilot python[1965]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:35 tinypilot python[1965]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:35 tinypilot python[1965]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:35 tinypilot python[1965]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:35 tinypilot python[1965]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:37 tinypilot python[1966]: Process ProcessWithResult-219: Oct 01 21:11:37 tinypilot python[1966]: Traceback (most recent call last): Oct 01 21:11:37 tinypilot python[1966]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:37 tinypilot python[1966]: self.run() Oct 01 21:11:37 tinypilot python[1966]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:37 tinypilot python[1966]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:37 tinypilot python[1966]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:37 tinypilot python[1966]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:37 tinypilot python[1966]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:37 tinypilot python[1967]: Process ProcessWithResult-220: Oct 01 21:11:37 tinypilot python[1967]: Traceback (most recent call last): Oct 01 21:11:37 tinypilot python[1967]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:37 tinypilot python[1967]: self.run() Oct 01 21:11:37 tinypilot python[1967]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:37 tinypilot python[1967]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:37 tinypilot python[1967]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:37 tinypilot python[1967]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:37 tinypilot python[1967]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:38 tinypilot python[1968]: Process ProcessWithResult-221: Oct 01 21:11:38 tinypilot python[1968]: Traceback (most recent call last): Oct 01 21:11:38 tinypilot python[1968]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:38 tinypilot python[1968]: self.run() Oct 01 21:11:38 tinypilot python[1968]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:38 tinypilot python[1968]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:38 tinypilot python[1968]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:38 tinypilot python[1968]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:38 tinypilot python[1968]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:39 tinypilot python[1969]: Process ProcessWithResult-222: Oct 01 21:11:39 tinypilot python[1969]: Traceback (most recent call last): Oct 01 21:11:39 tinypilot python[1969]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:39 tinypilot python[1969]: self.run() Oct 01 21:11:39 tinypilot python[1969]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:39 tinypilot python[1969]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:39 tinypilot python[1969]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:39 tinypilot python[1969]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:39 tinypilot python[1969]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:39 tinypilot python[1970]: Process ProcessWithResult-223: Oct 01 21:11:39 tinypilot python[1970]: Traceback (most recent call last): Oct 01 21:11:39 tinypilot python[1970]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:39 tinypilot python[1970]: self.run() Oct 01 21:11:39 tinypilot python[1970]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:39 tinypilot python[1970]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:39 tinypilot python[1970]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:39 tinypilot python[1970]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:39 tinypilot python[1970]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:39 tinypilot python[1971]: Process ProcessWithResult-224: Oct 01 21:11:39 tinypilot python[1971]: Traceback (most recent call last): Oct 01 21:11:39 tinypilot python[1971]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:39 tinypilot python[1971]: self.run() Oct 01 21:11:39 tinypilot python[1971]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:39 tinypilot python[1971]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:39 tinypilot python[1971]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:39 tinypilot python[1971]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:39 tinypilot python[1971]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:39 tinypilot python[1972]: Process ProcessWithResult-225: Oct 01 21:11:39 tinypilot python[1972]: Traceback (most recent call last): Oct 01 21:11:39 tinypilot python[1972]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:39 tinypilot python[1972]: self.run() Oct 01 21:11:39 tinypilot python[1972]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:39 tinypilot python[1972]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:39 tinypilot python[1972]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:39 tinypilot python[1972]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:39 tinypilot python[1972]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:39 tinypilot python[1973]: Process ProcessWithResult-226: Oct 01 21:11:39 tinypilot python[1973]: Traceback (most recent call last): Oct 01 21:11:39 tinypilot python[1973]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:39 tinypilot python[1973]: self.run() Oct 01 21:11:39 tinypilot python[1973]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:39 tinypilot python[1973]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:39 tinypilot python[1973]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:39 tinypilot python[1973]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:39 tinypilot python[1973]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:41 tinypilot python[1974]: Process ProcessWithResult-227: Oct 01 21:11:41 tinypilot python[1974]: Traceback (most recent call last): Oct 01 21:11:41 tinypilot python[1974]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:41 tinypilot python[1974]: self.run() Oct 01 21:11:41 tinypilot python[1974]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:41 tinypilot python[1974]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:41 tinypilot python[1974]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:41 tinypilot python[1974]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:41 tinypilot python[1974]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:44 tinypilot python[1975]: Process ProcessWithResult-228: Oct 01 21:11:44 tinypilot python[1975]: Traceback (most recent call last): Oct 01 21:11:44 tinypilot python[1975]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:44 tinypilot python[1975]: self.run() Oct 01 21:11:44 tinypilot python[1975]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:44 tinypilot python[1975]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:44 tinypilot python[1975]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:44 tinypilot python[1975]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:44 tinypilot python[1975]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:46 tinypilot python[1976]: Process ProcessWithResult-229: Oct 01 21:11:46 tinypilot python[1976]: Traceback (most recent call last): Oct 01 21:11:46 tinypilot python[1976]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:46 tinypilot python[1976]: self.run() Oct 01 21:11:46 tinypilot python[1976]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:46 tinypilot python[1976]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:46 tinypilot python[1976]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:46 tinypilot python[1976]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:46 tinypilot python[1976]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:49 tinypilot python[1977]: Process ProcessWithResult-230: Oct 01 21:11:49 tinypilot python[1977]: Traceback (most recent call last): Oct 01 21:11:49 tinypilot python[1977]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:49 tinypilot python[1977]: self.run() Oct 01 21:11:49 tinypilot python[1977]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:49 tinypilot python[1977]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:49 tinypilot python[1977]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:49 tinypilot python[1977]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:49 tinypilot python[1977]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:51 tinypilot python[1978]: Process ProcessWithResult-231: Oct 01 21:11:51 tinypilot python[1978]: Traceback (most recent call last): Oct 01 21:11:51 tinypilot python[1978]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:51 tinypilot python[1978]: self.run() Oct 01 21:11:51 tinypilot python[1978]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:51 tinypilot python[1978]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:51 tinypilot python[1978]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:51 tinypilot python[1978]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:51 tinypilot python[1978]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:11:53 tinypilot python[1979]: Process ProcessWithResult-232: Oct 01 21:11:53 tinypilot python[1979]: Traceback (most recent call last): Oct 01 21:11:53 tinypilot python[1979]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:11:53 tinypilot python[1979]: self.run() Oct 01 21:11:53 tinypilot python[1979]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:11:53 tinypilot python[1979]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:11:53 tinypilot python[1979]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:11:53 tinypilot python[1979]: hid_handle.write(bytearray(buffer)) Oct 01 21:11:53 tinypilot python[1979]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:21:23 tinypilot python[1998]: Process ProcessWithResult-233: Oct 01 21:21:23 tinypilot python[1998]: Traceback (most recent call last): Oct 01 21:21:23 tinypilot python[1998]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:21:23 tinypilot python[1998]: self.run() Oct 01 21:21:23 tinypilot python[1998]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:21:23 tinypilot python[1998]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:21:23 tinypilot python[1998]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:21:23 tinypilot python[1998]: hid_handle.write(bytearray(buffer)) Oct 01 21:21:23 tinypilot python[1998]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:21:25 tinypilot python[1999]: Process ProcessWithResult-234: Oct 01 21:21:25 tinypilot python[1999]: Traceback (most recent call last): Oct 01 21:21:25 tinypilot python[1999]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:21:25 tinypilot python[1999]: self.run() Oct 01 21:21:25 tinypilot python[1999]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:21:25 tinypilot python[1999]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:21:25 tinypilot python[1999]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:21:25 tinypilot python[1999]: hid_handle.write(bytearray(buffer)) Oct 01 21:21:25 tinypilot python[1999]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:21:27 tinypilot python[2002]: Process ProcessWithResult-235: Oct 01 21:21:27 tinypilot python[2002]: Traceback (most recent call last): Oct 01 21:21:27 tinypilot python[2002]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:21:27 tinypilot python[2002]: self.run() Oct 01 21:21:27 tinypilot python[2002]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:21:27 tinypilot python[2002]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:21:27 tinypilot python[2002]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:21:27 tinypilot python[2002]: hid_handle.write(bytearray(buffer)) Oct 01 21:21:27 tinypilot python[2002]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:21:29 tinypilot python[2003]: Process ProcessWithResult-236: Oct 01 21:21:29 tinypilot python[2003]: Traceback (most recent call last): Oct 01 21:21:29 tinypilot python[2003]: File "/usr/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap Oct 01 21:21:29 tinypilot python[2003]: self.run() Oct 01 21:21:29 tinypilot python[2003]: File "/opt/tinypilot/app/hid/write.py", line 45, in run Oct 01 21:21:29 tinypilot python[2003]: result.return_value = self._target(*self._args, **self._kwargs) Oct 01 21:21:29 tinypilot python[2003]: File "/opt/tinypilot/app/hid/write.py", line 65, in _write_to_hid_interface_immediately Oct 01 21:21:29 tinypilot python[2003]: hid_handle.write(bytearray(buffer)) Oct 01 21:21:29 tinypilot python[2003]: BrokenPipeError: [Errno 108] Cannot send after transport endpoint shutdown [SENSITIVE DATA REDACTED] Oct 01 21:21:33 tinypilot sudo[2004]: tinypilot : PWD=/opt/tinypilot ; USER=root ; COMMAND=/opt/tinypilot-privileged/collect-debug-logs -q Oct 01 21:21:33 tinypilot sudo[2004]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=998) 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 hw \ --format jpeg \ --resolution 1920x1080 \ --quality 100 \ --persistent \ && : # 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 Oct 01 19:59:16 tinypilot ustreamer[586]: -- INFO [9.929 stream] -- Capturing ... -- Boot 525872eb0b0748f992547dcd1d60d924 -- Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.010 main] -- Using internal blank placeholder Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.011 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.011 stream] -- Using V4L2 device: /dev/video0 Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.011 stream] -- Using desired FPS: 0 Oct 01 19:59:16 tinypilot ustreamer[564]: ================================================================================ Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.013 stream] -- Device fd=8 opened Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.013 stream] -- Using input channel: 0 Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.013 http] -- Starting HTTP eventloop ... Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.044 stream] -- Using resolution: 1920x1080 Oct 01 19:59:16 tinypilot ustreamer[564]: -- ERROR [10.044 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.044 stream] -- Falling back to format=MJPEG Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.044 stream] -- Using format: MJPEG Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.046 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 01 19:59:16 tinypilot ustreamer[564]: -- ERROR [10.046 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.046 stream] -- Using IO method: MMAP -- Boot 5075fe0beaac44afb6d37f5278be9a87 -- Oct 01 19:59:16 tinypilot ustreamer[571]: -- INFO [10.065 stream] -- Requested 5 device buffers, got 5 Oct 01 19:59:16 tinypilot ustreamer[571]: -- INFO [10.160 stream] -- Capturing started Oct 01 19:59:16 tinypilot ustreamer[571]: -- INFO [10.160 stream] -- Using JPEG quality: encoder default Oct 01 19:59:16 tinypilot ustreamer[571]: -- INFO [10.167 stream] -- Creating pool JPEG with 1 workers ... Oct 01 19:59:16 tinypilot ustreamer[571]: -- INFO [10.167 stream] -- Capturing ... -- Boot 525872eb0b0748f992547dcd1d60d924 -- Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.287 stream] -- Requested 5 device buffers, got 5 Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.362 stream] -- Capturing started Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.362 stream] -- Using JPEG quality: encoder default Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.363 stream] -- Creating pool JPEG with 1 workers ... Oct 01 19:59:16 tinypilot ustreamer[564]: -- INFO [10.363 stream] -- Capturing ... -- Boot 16bd3620115541d1958c89de70d6fd0e -- Oct 01 19:59:17 tinypilot ustreamer[547]: ================================================================================ Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.134 stream] -- Device fd=8 opened Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.134 stream] -- Using input channel: 0 Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.136 stream] -- Using resolution: 1920x1080 Oct 01 19:59:17 tinypilot ustreamer[547]: -- ERROR [11.136 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.136 stream] -- Falling back to format=MJPEG Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.136 stream] -- Using format: MJPEG Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.137 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 01 19:59:17 tinypilot ustreamer[547]: -- ERROR [11.137 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.137 stream] -- Using IO method: MMAP Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.196 stream] -- Requested 5 device buffers, got 5 Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.235 stream] -- Capturing started Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.235 stream] -- Using JPEG quality: encoder default Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.235 stream] -- Creating pool JPEG with 1 workers ... Oct 01 19:59:17 tinypilot ustreamer[547]: -- INFO [11.236 stream] -- Capturing ... -- Boot 701511ee70374c98a3083122da599c7b -- Oct 01 20:07:01 tinypilot ustreamer[520]: -- INFO [299.066 http] -- HTTP: Registered client: [fe80::f449:d879:457d:6ac6]:59510, id=27ca151d2add853b; clients now: 1 Oct 01 20:17:22 tinypilot systemd[1]: ustreamer.service: Current command vanished from the unit file, execution of the command list won't be resumed. Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.232 main] -- ===== Stopping by SIGTERM ===== Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.232 http] -- HTTP eventloop stopped Oct 01 20:17:31 tinypilot systemd[1]: Stopping uStreamer - Lightweight, optimized video encoder... Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.239 stream] -- Destroying workers pool JPEG ... Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.243 stream] -- Capturing stopped Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.260 stream] -- Device fd=8 closed Oct 01 20:17:31 tinypilot ustreamer[520]: -- INFO [929.261 main] -- Bye-bye Oct 01 20:17:31 tinypilot systemd[1]: ustreamer.service: Succeeded. Oct 01 20:17:31 tinypilot systemd[1]: Stopped uStreamer - Lightweight, optimized video encoder. Oct 01 20:17:31 tinypilot systemd[1]: ustreamer.service: Consumed 37.458s CPU time. Oct 01 20:17:31 tinypilot systemd[1]: Started uStreamer - Lightweight, optimized video encoder. Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.297 main] -- Using internal blank placeholder Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.298 main] -- Listening HTTP on [127.0.0.1]:8001 Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.299 stream] -- Using V4L2 device: /dev/video0 Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.299 stream] -- Using desired FPS: 0 Oct 01 20:17:31 tinypilot ustreamer[1629]: ================================================================================ Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.300 stream] -- Device fd=8 opened Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.300 stream] -- Using input channel: 0 Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.301 http] -- Starting HTTP eventloop ... Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.302 stream] -- Using resolution: 1920x1080 Oct 01 20:17:31 tinypilot ustreamer[1629]: -- ERROR [929.302 stream] -- Could not obtain the requested format=JPEG; driver gave us MJPEG Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.302 stream] -- Falling back to format=MJPEG Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.302 stream] -- Using format: MJPEG Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.304 stream] -- Using HW FPS: 0 -> 60 (coerced) Oct 01 20:17:31 tinypilot ustreamer[1629]: -- ERROR [929.304 stream] -- Device doesn't support setting of HW encoding quality parameters Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.304 stream] -- Using IO method: MMAP Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.365 stream] -- Requested 5 device buffers, got 5 Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.402 stream] -- Capturing started Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.402 stream] -- Using JPEG quality: encoder default Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.402 stream] -- Creating pool JPEG with 1 workers ... Oct 01 20:17:31 tinypilot ustreamer[1629]: -- INFO [929.402 stream] -- Capturing ... Oct 01 20:17:32 tinypilot ustreamer[1629]: -- INFO [930.174 http] -- HTTP: Registered client: [fe80::f449:d879:457d:6ac6]:47236, id=47a0ddc92009482f; clients now: 1 nginx logs -- Journal begins at Wed 2022-09-21 20:34:07 EDT, ends at Sat 2022-10-01 21:21:33 EDT. -- Oct 01 19:33:13 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 01 19:33:13 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Oct 01 19:35:14 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 01 19:35:14 tinypilot systemd[1]: nginx.service: Succeeded. Oct 01 19:35:14 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 01 19:35:14 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... Oct 01 19:35:14 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. Oct 01 19:35:17 tinypilot systemd[1]: Reloading A high performance web server and a reverse proxy server. Oct 01 19:35:17 tinypilot systemd[1]: Reloaded A high performance web server and a reverse proxy server. Oct 01 19:35:18 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 01 19:35:18 tinypilot systemd[1]: nginx.service: Succeeded. Oct 01 19:35:18 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. -- Boot 10ecb8ca7a8c454fa6d8eb33f60d2cc5 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 1932710cc3874f76b2d99c56ede7cff3 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 1de069f53ee14eea8ca1ac3d464b0d26 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 10ecb8ca7a8c454fa6d8eb33f60d2cc5 -- Oct 01 19:35:24 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot e7f094f4e4cc4243ad7af0f793036a05 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot d1b5c2e70b8b42fd8488f70bff9811cd -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot ab7a9eac7d76459b87bda27b762f1755 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot d736429dc5e94f0688729518363d30a5 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot ba2aab5d27c848789641a7e92f779426 -- Oct 01 19:35:24 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot d43ab51b5efb4ae6bcf96b1837cc684d -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 853d7351602d491bbb8d0675de0bd47c -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot e3a6dd94b875454c8322e71452384972 -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 1de069f53ee14eea8ca1ac3d464b0d26 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot ee5228c79bb24f21bbf501d22b0d190b -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 44b9603319d2480e9976f6112be2e2b6 -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 1932710cc3874f76b2d99c56ede7cff3 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot e7f094f4e4cc4243ad7af0f793036a05 -- Oct 01 19:35:25 tinypilot systemd[1]: nginx.service: Failed to parse PID from file /run/nginx.pid: Invalid argument Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot da7cb7b7e83347dd9e38d2d1cb78de0c -- Oct 01 19:35:25 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot d43ab51b5efb4ae6bcf96b1837cc684d -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot ba2aab5d27c848789641a7e92f779426 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot ab7a9eac7d76459b87bda27b762f1755 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot d736429dc5e94f0688729518363d30a5 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot d1b5c2e70b8b42fd8488f70bff9811cd -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot ee5228c79bb24f21bbf501d22b0d190b -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 853d7351602d491bbb8d0675de0bd47c -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 44b9603319d2480e9976f6112be2e2b6 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot e3a6dd94b875454c8322e71452384972 -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot da7cb7b7e83347dd9e38d2d1cb78de0c -- Oct 01 19:35:25 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot ee5228c79bb24f21bbf501d22b0d190b -- Oct 01 19:59:09 tinypilot systemd[1]: Stopping A high performance web server and a reverse proxy server... Oct 01 19:59:09 tinypilot systemd[1]: nginx.service: Succeeded. Oct 01 19:59:09 tinypilot systemd[1]: Stopped A high performance web server and a reverse proxy server. Oct 01 19:59:09 tinypilot systemd[1]: nginx.service: Consumed 18.622s CPU time. -- Boot 701511ee70374c98a3083122da599c7b -- Oct 01 19:59:14 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 16bd3620115541d1958c89de70d6fd0e -- Oct 01 19:59:14 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 701511ee70374c98a3083122da599c7b -- Oct 01 19:59:15 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot d78426ce37084d16adb72d2e90f109c7 -- Oct 01 19:59:15 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 16bd3620115541d1958c89de70d6fd0e -- Oct 01 19:59:15 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 5075fe0beaac44afb6d37f5278be9a87 -- Oct 01 19:59:15 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 525872eb0b0748f992547dcd1d60d924 -- Oct 01 19:59:15 tinypilot systemd[1]: Starting A high performance web server and a reverse proxy server... -- Boot 5075fe0beaac44afb6d37f5278be9a87 -- Oct 01 19:59:16 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot d78426ce37084d16adb72d2e90f109c7 -- Oct 01 19:59:16 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. -- Boot 525872eb0b0748f992547dcd1d60d924 -- Oct 01 19:59:16 tinypilot systemd[1]: Started A high performance web server and a reverse proxy server. 2022/10/01 19:33:14 [notice] 3361#3361: using inherited sockets from "6;7;" 2022/10/01 19:35:17 [notice] 4848#4848: signal process started 2022/10/01 20:11:58 [error] 554#554: *23 connect() failed (111: Connection refused) while connecting to upstream, client: fe80::f449:d879:457d:6ac6, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OEM2HTm HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OEM2HTm", host: "tinypilot.local", referrer: "http://tinypilot.local/" 2022/10/01 20:15:29 [error] 554#554: *32 connect() failed (111: Connection refused) while connecting to upstream, client: fe80::f449:d879:457d:6ac6, server: tinypilot, request: "GET /socket.io/?EIO=4&transport=polling&t=OEM34zw HTTP/1.1", upstream: "http://127.0.0.1:8000/socket.io/?EIO=4&transport=polling&t=OEM34zw", host: "tinypilot.local", referrer: "http://tinypilot.local/" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/poll.js HTTP/1.1" 200 1080 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/logs.js HTTP/1.1" 200 1484 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /third-party/fonts/overpass-semibold.woff2 HTTP/1.1" 200 25032 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/overlays.js HTTP/1.1" 200 495 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /css/toggle.css HTTP/1.1" 200 1005 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "POST /api/settings/video/apply HTTP/1.1" 200 3 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /socket.io/?EIO=4&transport=websocket&sid=fA6QNKtTMC2OAv2RAAAA HTTP/1.1" 101 360 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OEM3VKJ HTTP/1.1" 200 96 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET / HTTP/1.1" 200 108016 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /css/style.css HTTP/1.1" 200 3552 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /third-party/socket.io/3.1.3/socket.io.min.js HTTP/1.1" 200 61701 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/events.js HTTP/1.1" 200 1357 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/mouse.js HTTP/1.1" 200 8475 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/updatelogs.js HTTP/1.1" 200 696 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /third-party/fonts/overpass-light.woff2 HTTP/1.1" 200 26568 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /third-party/fonts/overpass-mono-light.woff2 HTTP/1.1" 200 50112 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/keycodes.js HTTP/1.1" 200 3190 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/keystrokes.js HTTP/1.1" 200 362 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /js/settings.js HTTP/1.1" 200 1194 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OEM3Y-_ HTTP/1.1" 200 96 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "POST /socket.io/?EIO=4&transport=polling&t=OEM3Y_J&sid=4pygcJ8ShWabFSfyAAAD HTTP/1.1" 200 2 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OEM3Y_J.0&sid=4pygcJ8ShWabFSfyAAAD HTTP/1.1" 200 1 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:17:32 -0400] "GET /socket.io/?EIO=4&transport=polling&t=OEM3Y_m&sid=4pygcJ8ShWabFSfyAAAD HTTP/1.1" 200 1 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /api/version HTTP/1.1" 200 22 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /css/button.css HTTP/1.1" 200 1690 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /licensing HTTP/1.1" 200 4055 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /css/style.css HTTP/1.1" 200 3552 "http://tinypilot.local/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /third-party/fonts/fonts.css HTTP/1.1" 200 1812 "http://tinypilot.local/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" "-" fe80::f449:d879:457d:6ac6 - - [01/Oct/2022:20:23:40 -0400] "GET /css/cursors.css HTTP/1.1" 200 671 "http://tinypilot.local/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" "-"