Trouble getting cameras set up on new server
Posted: Tue Nov 06, 2018 4:19 am
All,
I have been running Zoneminder on ubuntu 16.04 for a year or so. I recently spun up a new server with ubuntu 18.04 and am getting zoneminder set up. First I simply installed the normal iconnnor/zoneminder ppa and migrated my old db over to the new server then upgraded zoneminder to 1.32. None of the cameras worked on the new server (all registerd red and the logs were also red). I then selected "none" function and disabled all but one camera to try to isolate the issue. I even went ahead and uninstalled zoneminder (purge, deleted webserver folders, etc.) and re-installed zoneminder using the more recent doc here: https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
I have also verified that my /etc/zm/conf.d/01-system-paths.conf has the value:
ZM_PATH_ZMS=/zm/cgi-bin/nph-zms
and my /etc/apache2/conf-available/zoneminder.conf has:
ScriptAlias /zm/cgi-bin "/usr/lib/zoneminder/cgi-bin"
<Directory "/usr/lib/zoneminder/cgi-bin">
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
AllowOverride All
Require all granted
</Directory>
If I look at the zoneminder logs one bolded error is "No RTSP sources". Other errors I see are:
'zmc -m 8' exited abnormally, exit status 255
Unexpected response code 415, text is 'Unsupported Media Type'
Shared data not initialised by capture daemon for monitor [a monitor name]
What could I be missing? I have been beating my head against the wall for a few days with no success. I am happy to provide any more info that might be helpful. Any pointers would be really appreciated. Thanks!
I have been running Zoneminder on ubuntu 16.04 for a year or so. I recently spun up a new server with ubuntu 18.04 and am getting zoneminder set up. First I simply installed the normal iconnnor/zoneminder ppa and migrated my old db over to the new server then upgraded zoneminder to 1.32. None of the cameras worked on the new server (all registerd red and the logs were also red). I then selected "none" function and disabled all but one camera to try to isolate the issue. I even went ahead and uninstalled zoneminder (purge, deleted webserver folders, etc.) and re-installed zoneminder using the more recent doc here: https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way
I have also verified that my /etc/zm/conf.d/01-system-paths.conf has the value:
ZM_PATH_ZMS=/zm/cgi-bin/nph-zms
and my /etc/apache2/conf-available/zoneminder.conf has:
ScriptAlias /zm/cgi-bin "/usr/lib/zoneminder/cgi-bin"
<Directory "/usr/lib/zoneminder/cgi-bin">
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
AllowOverride All
Require all granted
</Directory>
If I look at the zoneminder logs one bolded error is "No RTSP sources". Other errors I see are:
'zmc -m 8' exited abnormally, exit status 255
Unexpected response code 415, text is 'Unsupported Media Type'
Shared data not initialised by capture daemon for monitor [a monitor name]
What could I be missing? I have been beating my head against the wall for a few days with no success. I am happy to provide any more info that might be helpful. Any pointers would be really appreciated. Thanks!