"'zmfilter.pl ' exited abnormally, exit status 9"

Forum for questions and support relating to the 1.27.x releases only.
Locked
m3lab
Posts: 18
Joined: Mon Jul 14, 2014 9:41 pm

"'zmfilter.pl ' exited abnormally, exit status 9"

Post by m3lab »

Fresh install of Ubuntu Server 14.04 with ZM 1.27.1 from ppa:iconnor/zoneminder-master

ZM works fine but when I've tried to send email triggered by a simple filter i got the following messages:

Code: Select all

2014-07-14 23:13:29.000840	zmdc	6407	ERR	'zmfilter.pl ' exited abnormally, exit status 9	zmdc.pl	
2014-07-14 23:13:22.246590	zmdc	6585	INF	'zmfilter.pl' started at 14/07/14 23:13:22	zmdc.pl	
2014-07-14 23:13:22.183710	zmdc	6407	INF	'zmfilter.pl' starting at 14/07/14 23:13:22, pid = 6585	zmdc.pl	
2014-07-14 23:13:22.106350	zmdc	6407	INF	Starting pending process, zmfilter.pl	zmdc.pl
Any idea?
Thanks in advance,
M.
m3lab
Posts: 18
Joined: Mon Jul 14, 2014 9:41 pm

Re: "'zmfilter.pl ' exited abnormally, exit status 9"

Post by m3lab »

Solved using hints found in that post: http://www.zoneminder.com/forums/viewto ... 909#p82909 on forum related to ZM 1.26 ...

Be aware to install build-essential before running cpan ...

Now, I've to solve why it doesn't send email via postfix but it is too late ...

My best,
Mimmo
Locked