New user Zone minder not running

Forum for questions and support relating to the 1.29.x releases only.
Locked
jaisol
Posts: 2
Joined: Mon Jan 23, 2017 6:19 pm

New user Zone minder not running

Post by jaisol »

I'm using Bodhi 4.0.0
zoneminder 1.29.0

I followed the Easy wayubuntu 14 setup
at the end of the setup
http://127.0.0.1/zm/api/host/getVersion.json - gives me a page not found error

The console comes up and I login as admin it comes up ok, I changed the default security
"ZoneMinder Console - Stopped - default v1.29.0"
I trie running the comand in terminal
& get the following error
"root@camserv:/home/james# service zoneminder start
Job for zoneminder.service failed because the control process exited with error code. See "systemctl status zoneminder.service" and "journalctl -xe" for details"

Not sure where to find ystemctl status zoneminder.service" and "journalctl -xe"

my log file

Date/Time
Component Server PID Level Message File Line
2017-01-23 18:28:30.429730 zmdc 9820 INF Server shutdown at 17/01/23 18:28:30 zmdc.pl
2017-01-23 18:28:20.054560 zmpkg 9804 ERR Unable to run "sudo -u www-data /usr/bin/zmdc.pl start zmc -d /dev/video", output is "" zmpkg.pl
2017-01-23 18:28:19.994880 zmpkg 9804 INF Starting up services zmpkg.pl
2017-01-23 18:28:16.984150 zmdc 9820 INF Server starting at 17/01/23 18:28:16 zmdc.pl
2017-01-23 18:28:16.133330 zmpkg 9804 INF Command: start zmpkg.pl
2017-01-23 18:28:16.067000 zmpkg 9804 INF Sanity checking States table... zmpkg.pl
2017-01-23 18:19:34.372390 zmdc 9667 INF Server shutdown at 17/01/23 18:19:34
.. and repeats much the same
bbunge
Posts: 2956
Joined: Mon Mar 26, 2012 11:40 am
Location: Pennsylvania

Re: New user Zone minder not running

Post by bbunge »

Check the install instructions to see if you missed something.

See: https://wiki.zoneminder.com/Ubuntu_Serv ... e_easy_way

You may want to get rid of your desktop system as it will use up resources. Use a plain Ubuntu system...
jaisol
Posts: 2
Joined: Mon Jan 23, 2017 6:19 pm

Re: New user Zone minder not running

Post by jaisol »

I'll try what java engine I have & then do a format & re install
Locked