Lots of startup problems
Posted: Tue Jul 13, 2004 8:24 pm
Hi,
I've recently had to rebuild my Linux box from scratch and lost my previously running Zoneminder installation (version 1.17 I think). I've just installed ZM 1.19.4 and after solving all the usual missing perl module problems I'm stuck with some errors I don't know how to solve.
When I start the zm service I seesm to come up OK but there's no video capture and there are errors in the log files. This is what's in zmdc.log:
Server starting at 04/07/13 20:54:40
'zmc -d 0' starting at 04/07/13 20:54:43, pid = 2970
'zmc -d 0' started at 04/07/13 20:54:43
'zmc -d 0' crashed at 04/07/13 20:54:43, exit status 255
'zmc -d 0' started at 04/07/13 20:54:43
'zmc -d 0' starting at 04/07/13 20:54:43, pid = 2972
'zmc -d 0' crashed at 04/07/13 20:54:43, exit status 255
'zma -m 1' started at 04/07/13 20:54:44
'zma -m 1' starting at 04/07/13 20:54:44, pid = 2977
'zma -m 1' crashed at 04/07/13 20:54:44, exit status 255
'zma -m 1' started at 04/07/13 20:54:44
'zma -m 1' starting at 04/07/13 20:54:44, pid = 2979
'zma -m 1' crashed at 04/07/13 20:54:44, exit status 255
'zmfilter.pl' starting at 04/07/13 20:54:44, pid = 2984
'zmfilter.pl' started at 04/07/13 20:54:44
'zmaudit.pl -d 900 -y' started at 04/07/13 20:54:45
'zmaudit.pl -d 900 -y' starting at 04/07/13 20:54:45, pid = 2989
'zmwatch.pl' started at 04/07/13 20:54:46
'zmwatch.pl' starting at 04/07/13 20:54:46, pid = 2995
'zmupdate.pl -c' starting at 04/07/13 20:54:47, pid = 3001
'zmupdate.pl -c' started at 04/07/13 20:54:47
Starting pending process, zmc -d 0
'zmc -d 0' started at 04/07/13 20:54:48
'zmc -d 0' starting at 04/07/13 20:54:48, pid = 3006
'zmc -d 0' crashed at 04/07/13 20:54:48, exit status 255
Starting pending process, zma -m 1
'zma -m 1' started at 04/07/13 20:54:49
'zma -m 1' starting at 04/07/13 20:54:49, pid = 3008
'zma -m 1' crashed at 04/07/13 20:54:49, exit status 255
and so on
and in zmpkg.log
Command: start
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Removing shared memory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmfix'
/usr/local/bin/zmfix: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl status'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmc -d 0'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zma -m 1'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmfilter.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmaudit.pl -d 900 -y'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmwatch.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmupdate.pl -c'
I don't understand where it's looking for libmp3lame.so.0 as it's in the directory I set when building zm.
zmwatch.log has this:
Can't get shared memory id '2053971969': No such file or directory
Can't get shared memory id '2053971969': No such file or directory
I'm stumped. There must be multiple things wrong.
On another note, in the previous version of ZM when you used the web interface it showed up different colours for corretly working monitors etc. This one has a very crude text only interface. Have I misconfigured something?
I've recently had to rebuild my Linux box from scratch and lost my previously running Zoneminder installation (version 1.17 I think). I've just installed ZM 1.19.4 and after solving all the usual missing perl module problems I'm stuck with some errors I don't know how to solve.
When I start the zm service I seesm to come up OK but there's no video capture and there are errors in the log files. This is what's in zmdc.log:
Server starting at 04/07/13 20:54:40
'zmc -d 0' starting at 04/07/13 20:54:43, pid = 2970
'zmc -d 0' started at 04/07/13 20:54:43
'zmc -d 0' crashed at 04/07/13 20:54:43, exit status 255
'zmc -d 0' started at 04/07/13 20:54:43
'zmc -d 0' starting at 04/07/13 20:54:43, pid = 2972
'zmc -d 0' crashed at 04/07/13 20:54:43, exit status 255
'zma -m 1' started at 04/07/13 20:54:44
'zma -m 1' starting at 04/07/13 20:54:44, pid = 2977
'zma -m 1' crashed at 04/07/13 20:54:44, exit status 255
'zma -m 1' started at 04/07/13 20:54:44
'zma -m 1' starting at 04/07/13 20:54:44, pid = 2979
'zma -m 1' crashed at 04/07/13 20:54:44, exit status 255
'zmfilter.pl' starting at 04/07/13 20:54:44, pid = 2984
'zmfilter.pl' started at 04/07/13 20:54:44
'zmaudit.pl -d 900 -y' started at 04/07/13 20:54:45
'zmaudit.pl -d 900 -y' starting at 04/07/13 20:54:45, pid = 2989
'zmwatch.pl' started at 04/07/13 20:54:46
'zmwatch.pl' starting at 04/07/13 20:54:46, pid = 2995
'zmupdate.pl -c' starting at 04/07/13 20:54:47, pid = 3001
'zmupdate.pl -c' started at 04/07/13 20:54:47
Starting pending process, zmc -d 0
'zmc -d 0' started at 04/07/13 20:54:48
'zmc -d 0' starting at 04/07/13 20:54:48, pid = 3006
'zmc -d 0' crashed at 04/07/13 20:54:48, exit status 255
Starting pending process, zma -m 1
'zma -m 1' started at 04/07/13 20:54:49
'zma -m 1' starting at 04/07/13 20:54:49, pid = 3008
'zma -m 1' crashed at 04/07/13 20:54:49, exit status 255
and so on
and in zmpkg.log
Command: start
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl check'
Removing shared memory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmfix'
/usr/local/bin/zmfix: error while loading shared libraries: libmp3lame.so.0: cannot open shared object file: No such file or directory
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl status'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmc -d 0'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zma -m 1'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmfilter.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmaudit.pl -d 900 -y'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmwatch.pl'
Executing: su apache --shell=/bin/sh --command='/usr/local/bin/zmdc.pl start zmupdate.pl -c'
I don't understand where it's looking for libmp3lame.so.0 as it's in the directory I set when building zm.
zmwatch.log has this:
Can't get shared memory id '2053971969': No such file or directory
Can't get shared memory id '2053971969': No such file or directory
I'm stumped. There must be multiple things wrong.
On another note, in the previous version of ZM when you used the web interface it showed up different colours for corretly working monitors etc. This one has a very crude text only interface. Have I misconfigured something?