Page 1 of 1

attempting multiserver

Posted: Thu Dec 22, 2022 6:57 pm
by lorenjz
Happy holidays everyone!

I very much appreciate all of the help I've been able to find on the forums here. I'm trying to get a multi server setup running. I think I've got the database configured as well as two instances of Zoneminder running. The problem I'm running into is adding a server to the list on either of the two servers. When I click the save button the webpage is directed to "/zm/index.php?view=server&action=save" but the screen just goes white and then nothing happens, additionally no servers are added to the list.

I'm currently running Zoneminder 1.36.22 with api version 2.0 on ubuntu 20.04. How can I get this problem straightened out.

Any help would be greatly appreciated!

Re: attempting multiserver

Posted: Fri Dec 23, 2022 4:09 pm
by iconnor
There is a missing fix in 1.36.32.

Please use my proposed ppa to get the pre-release fix.

sudo add-apt-repository ppa:iconnor/zoneminder-proposed
sudo apt-get install zoneminder

should get you 1.36.33

Re: attempting multiserver

Posted: Fri Dec 23, 2022 4:30 pm
by lorenjz
Thank you!

That worked!