Problem starting the "Zoneminder" service

Forum for questions and support relating to the 1.34.x releases only.
Post Reply
factor200x
Posts: 18
Joined: Fri Apr 06, 2018 6:35 am

Problem starting the "Zoneminder" service

Post by factor200x »

Good morning, everybody,

I have another problem. I hope this last one...

When the ZoneMinder service is started, I get a message that the launch was not executed. But the amazing thing is that Zonminder is recording and providing a live stream!

Does anyone know of this problem and can give me a tip for the solution?

Thanks
Olaf

I receive the following information via Journal -f:

Code: Select all

Feb 03 09:28:11 S2018Z620N001 systemd[1]: Starting ZoneMinder CCTV recording and surveillance system...
Feb 03 09:28:11 S2018Z620N001 sudo[6985]:     root : TTY=unknown ; PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/true
Feb 03 09:28:11 S2018Z620N001 sudo[6985]: pam_unix(sudo:session): session opened for user www-data by (uid=0)
Feb 03 09:28:11 S2018Z620N001 sudo[6985]: pam_unix(sudo:session): session closed for user www-data
Feb 03 09:28:11 S2018Z620N001 sudo[6987]:     root : TTY=unknown ; PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl check
Feb 03 09:28:11 S2018Z620N001 sudo[6987]: pam_unix(sudo:session): session opened for user www-data by (uid=0)
Feb 03 09:28:11 S2018Z620N001 sudo[6987]: pam_unix(sudo:session): session closed for user www-data
Feb 03 09:28:11 S2018Z620N001 systemd[1]: zoneminder.service: Control process exited, code=exited, status=1/FAILURE
Feb 03 09:28:11 S2018Z620N001 systemd[1]: zoneminder.service: Failed with result 'exit-code'.
Feb 03 09:28:11 S2018Z620N001 systemd[1]: Failed to start ZoneMinder CCTV recording and surveillance system.

Journal -xe provides the following information:

Code: Select all

-- The job identifier is 3784.
Feb 03 09:28:11 S2018Z620N001 systemd[1]: Starting ZoneMinder CCTV recording and surveillance system...
-- Subject: A start job for unit zoneminder.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit zoneminder.service has begun execution.
--
-- The job identifier is 3851.
Feb 03 09:28:11 S2018Z620N001 sudo[6985]:     root : TTY=unknown ; PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/true
Feb 03 09:28:11 S2018Z620N001 sudo[6985]: pam_unix(sudo:session): session opened for user www-data by (uid=0)
Feb 03 09:28:11 S2018Z620N001 sudo[6985]: pam_unix(sudo:session): session closed for user www-data
Feb 03 09:28:11 S2018Z620N001 sudo[6987]:     root : TTY=unknown ; PWD=/usr/share/zoneminder/www ; USER=www-data ; COMMAND=/usr/bin/zmdc.pl check
Feb 03 09:28:11 S2018Z620N001 sudo[6987]: pam_unix(sudo:session): session opened for user www-data by (uid=0)
Feb 03 09:28:11 S2018Z620N001 sudo[6987]: pam_unix(sudo:session): session closed for user www-data
Feb 03 09:28:11 S2018Z620N001 systemd[1]: zoneminder.service: Control process exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStart= process belonging to unit zoneminder.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Feb 03 09:28:11 S2018Z620N001 systemd[1]: zoneminder.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit zoneminder.service has entered the 'failed' state with result 'exit-code'.
Feb 03 09:28:11 S2018Z620N001 systemd[1]: Failed to start ZoneMinder CCTV recording and surveillance system.
-- Subject: A start job for unit zoneminder.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit zoneminder.service has finished with a failure.
Post Reply