motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.99k stars 655 forks source link

systemctl status motioneye, returns: failed! Result: exit-code***** Process: 2046 ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf (code=exited, status=1/FAILURE) #927

Open TEfjLONjDON opened 6 years ago

TEfjLONjDON commented 6 years ago

● motioneye.service - motionEye Server Loaded: loaded (/etc/systemd/system/motioneye.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Fri 2018-06-29 06:37:15 EDT; 11s ago Process: 2046 ExecStart=/usr/local/bin/meyectl startserver -c /etc/motioneye/motioneye.conf (code=exited, status=1/FAILURE) Main PID: 2046 (code=exited, status=1/FAILURE)

Jun 29 06:37:15 raspberrypi meyectl[2046]: File "/usr/local/lib/python2.7/dist-packages/motioneye/diskctl.py", line 22, in Jun 29 06:37:15 raspberrypi meyectl[2046]: import utils Jun 29 06:37:15 raspberrypi meyectl[2046]: File "/usr/local/lib/python2.7/dist-packages/motioneye/utils.py", line 32, in Jun 29 06:37:15 raspberrypi meyectl[2046]: from PIL import Image, ImageDraw Jun 29 06:37:15 raspberrypi meyectl[2046]: File "/usr/local/lib/python2.7/dist-packages/PIL/Image.py", line 60, in Jun 29 06:37:15 raspberrypi meyectl[2046]: from . import _imaging as core Jun 29 06:37:15 raspberrypi meyectl[2046]: ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory Jun 29 06:37:15 raspberrypi systemd[1]: motioneye.service: Main process exited, code=exited, status=1/FAILURE Jun 29 06:37:15 raspberrypi systemd[1]: motioneye.service: Unit entered failed state. Jun 29 06:37:15 raspberrypi systemd[1]: motioneye.service: Failed with result 'exit-code'. ~ ~ ~ ~ ~ ~ ~ lines 1-16/16 (END)

Binog commented 6 years ago

Have the same problem,. how did You recovered from? what is a solution?