Page 1 of 1

Fresh install - cameras not listed in console

Posted: Wed Jul 28, 2021 11:37 am
by mrbill
I have a fresh Debian 10 buster install, used the 1.36.5 from the repository.

Got it loaded, and added an existing camera which is working OK on another instance of an older version of ZM. After adding/saving, the camera doesn't show up on the console:

Image

I tried adding a second one - and it does increment up to "Monitor-2" for the camera name - but still displays nothing in the console. Can't edit or delete it.

Any ideas here? I pretty much followed the install directions from here:

https://zoneminder.readthedocs.io/en/la ... an-stretch

Thanks,

Re: Fresh install - cameras not listed in console

Posted: Wed Jul 28, 2021 11:55 am
by bbunge
These will work just use 1.36 instead of 1.34

https://wiki.zoneminder.com/Debian_10_B ... om_ZM_Repo

Re: Fresh install - cameras not listed in console

Posted: Wed Jul 28, 2021 12:09 pm
by mrbill
That seems pretty much the same as what I did. I re-did most of the commands - but still seems the same. I also tried apt reinstall zoneminder - still no difference.

Re: Fresh install - cameras not listed in console

Posted: Wed Jul 28, 2021 12:50 pm
by mrbill
Is there an easy way to reset the database to factory settings? I'm thinking this may be a good start.

Re: Fresh install - cameras not listed in console

Posted: Wed Jul 28, 2021 2:47 pm
by mrbill
I re-installed everything - including OS.

Not sure if I saw this before - but it looks like there may be an error on startup.

# /usr/bin/zmpkg.pl start
07/28/21 15:41:39.126746 zmpkg[18695].INF [main:318] [Sanity checking States table...]
07/28/21 15:41:39.128525 zmpkg[18695].INF [main:95] [Command: start]
07/28/21 15:41:39.212505 zmsystemctl[18701].INF [main:71] [Redirecting command through systemctl]
Job for zoneminder.service failed because the control process exited with error code.
See "systemctl status zoneminder.service" and "journalctl -xe" for details.

The commands listed there don't give a lot of detail - is there a way to find out what's going wrong?

Re: Fresh install - cameras not listed in console

Posted: Thu Jul 29, 2021 11:31 pm
by bbunge
Maybe your best bet is to start over with a fresh Buster install. As an alternative you can purge Zoneminder, Apache2, MySQL and PHP.

I just did a Zoneminder install on an up to date Buster build with Apache2, Mariadb and PHP. I used these instructions:

https://wiki.zoneminder.com/Debian_10_B ... -1.36_Repo

Make sure you set the timezone in Zoneminder - Options.

Re: Fresh install - cameras not listed in console

Posted: Mon Aug 09, 2021 6:17 am
by Baylink
[ Snarky systemd comment goes here ]

Re: Fresh install - cameras not listed in console

Posted: Mon Aug 09, 2021 9:02 am
by mrbill
I did a full re-install of everything and it appears to be working now.