ZM_PATH_SOCKS??
Posted: Wed Dec 21, 2022 10:32 pm
Hi - I am trying to install/upgrade and start ZoneMinder v1.36.32 on my OpenSuSE 15.4 x64 system and am running into a bit of trouble that I don't know how to fix. I don't know whether it is an error caused by something I did or a mis-configuration, or something that the OpenSuSE community repos where I got my ZoneMinder package from didn't address. Google has simply not been helpful either, to find a resolution. So I am in need of a warm hearted guru to help get me out of these woods.
Below is what I captured, (sorry it is a bit excessive) from the messages log file, that pertains to what the zm daemon reports when I tried to start the ZoneMinder service. Seems to be something to do with the environment variable ZM_PATH_SOCKS which is reported as being uninitialized and I suspect is causing a cascade of errors. I made a few attempts to try and fix this but not joy, so my guesses didn't work either. I did run the utility zmupdate.pl again, no joy.
Much appreciate, and thanks in advance for any ideas, help, offered! Marc
>> nova:/var/log # cat messages | grep zm
> 2022-12-21T12:31:46.429124-08:00 nova zm_database_init[9448]: INFO: when db is correctly installed and you just reinstalled rpm, then answer all questions with 'n'
> 2022-12-21T12:31:46.429209-08:00 nova zm_database_init[9448]: no lockfile found, proceed anyway? [y/N]: N
> 2022-12-21T12:31:46.504126-08:00 nova zmpkg[9449]: INF [Sanity checking States table...]
> 2022-12-21T12:31:46.504428-08:00 nova zmpkg[9449]: INF [Command: start]
> 2022-12-21T12:31:46.761423-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl check
> 2022-12-21T12:31:46.838058-08:00 nova zmpkg.pl[9466]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:46.854241-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl startup
> 2022-12-21T12:31:46.929005-08:00 nova zmpkg.pl[9471]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:46.933837-08:00 nova zmpkg.pl[9471]: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.26.1/ZoneMinder/Logger.pm line 188.
> 2022-12-21T12:31:46.933910-08:00 nova zmpkg.pl[9471]: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.26.1/ZoneMinder/Logger.pm line 235.
> 2022-12-21T12:31:46.936790-08:00 nova zmdc[9473]: INF [Server starting at 22/12/21 12:31:46]
> 2022-12-21T12:31:47.988288-08:00 nova zmdc[9473]: INF [Socket should be open at /zmdc.sock]
> 2022-12-21T12:31:47.988388-08:00 nova zmdc[9473]: FAT [Can't bind to /zmdc.sock: Permission denied]
> 2022-12-21T12:31:54.939828-08:00 nova zmdc[9471]: FAT [Can't connect to zmdc.pl server process at /zmdc.sock: No such file or directory]
> 2022-12-21T12:31:54.944086-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl startup", output is "Starting server", status is 255]
> 2022-12-21T12:31:54.944130-08:00 nova zmpkg[9449]: INF [Single server configuration detected. Starting up services.]
> 2022-12-21T12:31:54.950591-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 1
> 2022-12-21T12:31:55.025189-08:00 nova zmpkg.pl[9501]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.033505-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 1", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.039530-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 2
> 2022-12-21T12:31:55.114195-08:00 nova zmpkg.pl[9505]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.122684-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 2", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.128526-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 3
> 2022-12-21T12:31:55.201766-08:00 nova zmpkg.pl[9508]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.210183-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 3", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.216290-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 4
> 2022-12-21T12:31:55.290288-08:00 nova zmpkg.pl[9511]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.298857-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 4", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.305184-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 5
> 2022-12-21T12:31:55.379000-08:00 nova zmpkg.pl[9515]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.387274-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 5", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.393864-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 6
> 2022-12-21T12:31:55.466535-08:00 nova zmpkg.pl[9518]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.474871-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 6", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.481233-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 7
> 2022-12-21T12:31:55.553863-08:00 nova zmpkg.pl[9521]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.562058-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 7", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.568059-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 8
> 2022-12-21T12:31:55.641158-08:00 nova zmpkg.pl[9524]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.649507-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 8", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.655973-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 9
> 2022-12-21T12:31:55.730599-08:00 nova zmpkg.pl[9527]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.738795-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 9", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.745088-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 10
> 2022-12-21T12:31:55.817973-08:00 nova zmpkg.pl[9530]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.826119-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 10", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.832546-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 11
> 2022-12-21T12:31:55.904528-08:00 nova zmpkg.pl[9533]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.912765-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 11", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.918934-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 12
> 2022-12-21T12:31:55.992252-08:00 nova zmpkg.pl[9536]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.000640-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 12", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.006785-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=1--daemon
> 2022-12-21T12:31:56.080336-08:00 nova zmpkg.pl[9539]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.088577-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=1 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.094728-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=2--daemon
> 2022-12-21T12:31:56.168110-08:00 nova zmpkg.pl[9542]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.176451-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=2 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.182834-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=3--daemon
> 2022-12-21T12:31:56.257565-08:00 nova zmpkg.pl[9545]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.265763-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=3 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.271794-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmaudit.pl -c
> 2022-12-21T12:31:56.344644-08:00 nova zmpkg.pl[9548]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.352840-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmaudit.pl -c", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.359215-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmwatch.pl
> 2022-12-21T12:31:56.435256-08:00 nova zmpkg.pl[9551]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.443865-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmwatch.pl", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.449584-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmupdate.pl -c
> 2022-12-21T12:31:56.524076-08:00 nova zmpkg.pl[9554]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.532168-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmupdate.pl -c", output is "Unable to connect toserver using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.538078-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmstats.pl
> 2022-12-21T12:31:56.610207-08:00 nova zmpkg.pl[9557]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.619073-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmstats.pl", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.622065-08:00 nova systemd[1]: zm.service: New main PID 9473 does not exist or is a zombie.
> 2022-12-21T12:31:56.622273-08:00 nova systemd[1]: zm.service: Failed with result 'protocol'.
Below is what I captured, (sorry it is a bit excessive) from the messages log file, that pertains to what the zm daemon reports when I tried to start the ZoneMinder service. Seems to be something to do with the environment variable ZM_PATH_SOCKS which is reported as being uninitialized and I suspect is causing a cascade of errors. I made a few attempts to try and fix this but not joy, so my guesses didn't work either. I did run the utility zmupdate.pl again, no joy.
Much appreciate, and thanks in advance for any ideas, help, offered! Marc
>> nova:/var/log # cat messages | grep zm
> 2022-12-21T12:31:46.429124-08:00 nova zm_database_init[9448]: INFO: when db is correctly installed and you just reinstalled rpm, then answer all questions with 'n'
> 2022-12-21T12:31:46.429209-08:00 nova zm_database_init[9448]: no lockfile found, proceed anyway? [y/N]: N
> 2022-12-21T12:31:46.504126-08:00 nova zmpkg[9449]: INF [Sanity checking States table...]
> 2022-12-21T12:31:46.504428-08:00 nova zmpkg[9449]: INF [Command: start]
> 2022-12-21T12:31:46.761423-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl check
> 2022-12-21T12:31:46.838058-08:00 nova zmpkg.pl[9466]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:46.854241-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl startup
> 2022-12-21T12:31:46.929005-08:00 nova zmpkg.pl[9471]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:46.933837-08:00 nova zmpkg.pl[9471]: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.26.1/ZoneMinder/Logger.pm line 188.
> 2022-12-21T12:31:46.933910-08:00 nova zmpkg.pl[9471]: Use of uninitialized value in concatenation (.) or string at /usr/lib/perl5/vendor_perl/5.26.1/ZoneMinder/Logger.pm line 235.
> 2022-12-21T12:31:46.936790-08:00 nova zmdc[9473]: INF [Server starting at 22/12/21 12:31:46]
> 2022-12-21T12:31:47.988288-08:00 nova zmdc[9473]: INF [Socket should be open at /zmdc.sock]
> 2022-12-21T12:31:47.988388-08:00 nova zmdc[9473]: FAT [Can't bind to /zmdc.sock: Permission denied]
> 2022-12-21T12:31:54.939828-08:00 nova zmdc[9471]: FAT [Can't connect to zmdc.pl server process at /zmdc.sock: No such file or directory]
> 2022-12-21T12:31:54.944086-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl startup", output is "Starting server", status is 255]
> 2022-12-21T12:31:54.944130-08:00 nova zmpkg[9449]: INF [Single server configuration detected. Starting up services.]
> 2022-12-21T12:31:54.950591-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 1
> 2022-12-21T12:31:55.025189-08:00 nova zmpkg.pl[9501]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.033505-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 1", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.039530-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 2
> 2022-12-21T12:31:55.114195-08:00 nova zmpkg.pl[9505]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.122684-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 2", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.128526-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 3
> 2022-12-21T12:31:55.201766-08:00 nova zmpkg.pl[9508]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.210183-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 3", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.216290-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 4
> 2022-12-21T12:31:55.290288-08:00 nova zmpkg.pl[9511]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.298857-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 4", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.305184-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 5
> 2022-12-21T12:31:55.379000-08:00 nova zmpkg.pl[9515]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.387274-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 5", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.393864-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 6
> 2022-12-21T12:31:55.466535-08:00 nova zmpkg.pl[9518]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.474871-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 6", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.481233-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 7
> 2022-12-21T12:31:55.553863-08:00 nova zmpkg.pl[9521]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.562058-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 7", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.568059-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 8
> 2022-12-21T12:31:55.641158-08:00 nova zmpkg.pl[9524]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.649507-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 8", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.655973-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 9
> 2022-12-21T12:31:55.730599-08:00 nova zmpkg.pl[9527]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.738795-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 9", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.745088-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 10
> 2022-12-21T12:31:55.817973-08:00 nova zmpkg.pl[9530]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.826119-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 10", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.832546-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 11
> 2022-12-21T12:31:55.904528-08:00 nova zmpkg.pl[9533]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:55.912765-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 11", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:55.918934-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmc -m 12
> 2022-12-21T12:31:55.992252-08:00 nova zmpkg.pl[9536]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.000640-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmc -m 12", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.006785-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=1--daemon
> 2022-12-21T12:31:56.080336-08:00 nova zmpkg.pl[9539]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.088577-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=1 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.094728-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=2--daemon
> 2022-12-21T12:31:56.168110-08:00 nova zmpkg.pl[9542]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.176451-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=2 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.182834-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmfilter.pl --filter_id=3--daemon
> 2022-12-21T12:31:56.257565-08:00 nova zmpkg.pl[9545]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.265763-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmfilter.pl --filter_id=3 --daemon", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.271794-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmaudit.pl -c
> 2022-12-21T12:31:56.344644-08:00 nova zmpkg.pl[9548]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.352840-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmaudit.pl -c", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.359215-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmwatch.pl
> 2022-12-21T12:31:56.435256-08:00 nova zmpkg.pl[9551]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.443865-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmwatch.pl", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.449584-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmupdate.pl -c
> 2022-12-21T12:31:56.524076-08:00 nova zmpkg.pl[9554]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.532168-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmupdate.pl -c", output is "Unable to connect toserver using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.538078-08:00 nova sudo: root : PWD=/usr/share/zoneminder/www ; USER=wwwrun ; COMMAND=/usr/bin/zmdc.pl start zmstats.pl
> 2022-12-21T12:31:56.610207-08:00 nova zmpkg.pl[9557]: Use of uninitialized value $Config{"ZM_PATH_SOCKS"} in concatenation (.) or string at /usr/bin/zmdc.pl line 76.
> 2022-12-21T12:31:56.619073-08:00 nova zmpkg[9449]: ERR [Unable to run "sudo -u wwwrun /usr/bin/zmdc.pl start zmstats.pl", output is "Unable to connect to server using socket at /zmdc.sock", status is 255]
> 2022-12-21T12:31:56.622065-08:00 nova systemd[1]: zm.service: New main PID 9473 does not exist or is a zombie.
> 2022-12-21T12:31:56.622273-08:00 nova systemd[1]: zm.service: Failed with result 'protocol'.