Install fails on starting thje Zoneminder service on Ubuntu 24.04
Posted: Mon Nov 25, 2024 3:15 pm
I followed the instruction at https://zoneminder.readthedocs.io/en/st ... index.html
All Ok until 'sudo systemctl start zoneminder' when an error displays saying that "'control process exited with error code".
'journalctl -xeu zoneminder.service' shows:
All Ok until 'sudo systemctl start zoneminder' when an error displays saying that "'control process exited with error code".
'journalctl -xeu zoneminder.service' shows:
Code: Select all
john@Desktop:~$ journalctl -xeu zoneminder.service
Nov 25 15:10:11 Desktop zmpkg.pl[582987]: BEGIN failed--compilation aborted at /usr/bin/zmpkg.pl line 34.
Nov 25 15:10:11 Desktop systemd[1]: zoneminder.service: Control process exited, code=exited, status=255/EXCEPTION
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ An ExecStart= process belonging to unit zoneminder.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 255.
Nov 25 15:10:11 Desktop systemd[1]: zoneminder.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit zoneminder.service has entered the 'failed' state with result 'exit-code'.
Nov 25 15:10:11 Desktop systemd[1]: Failed to start zoneminder.service - ZoneMinder CCTV recording and surveillance system.
░░ Subject: A start job for unit zoneminder.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit zoneminder.service has finished with a failure.
░░
░░ The job identifier is 31774 and the job result is failed.