Error in Motioneye Daemon
Currently getting the following error when running systemctl status motioneye after installing it using the instructions for Raspberry Pi OS linked: https://github.com/motioneye-project/motioneye/wiki/Install-On-Raspbian
Does anyone know what I am forgetting to install or which step I may have skipped which is causing this issue?
Error/fail below: `× motioneye.service - motionEye Server Loaded: loaded (/etc/systemd/system/motioneye.service; enabled; preset: enabled) Active: failed (Result: exit-code) since Sat 2024-11-16 17:57:48 EST; 2s ago Duration: 132ms Process: 3339 ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf (code=exited, status=1/FAILURE) Main PID: 3339 (code=exited, status=1/FAILURE) CPU: 131ms
Nov 16 17:57:48 raspberrypi systemd[1]: Started motioneye.service - motionEye Server.
Nov 16 17:57:48 raspberrypi meyectl[3339]: Traceback (most recent call last):
Nov 16 17:57:48 raspberrypi meyectl[3339]: File "/usr/local/bin/meyectl", line 5, in
Try these steps : https://github.com/motioneye-project/motioneye/issues/2812#issuecomment-2506840345