External Triggers Not Working After Upgrade

Forum for questions and support relating to the 1.25.x releases only.
Locked
User avatar
dvarapala
Posts: 54
Joined: Sat Nov 06, 2010 2:30 pm

External Triggers Not Working After Upgrade

Post by dvarapala »

I upgraded from 1.24.3 to 1.25.0 this morning. Everything seems to be working except the external triggers. If I run zmtrigger.pl manually from the command line, it spits out a bunch of error messages to stdout:

Code: Select all

Use of uninitialized value $data in pack at /usr/local/share/perl5/ZoneMinder/Memory.pm line 460.
Use of uninitialized value $data in pack at /usr/local/share/perl5/ZoneMinder/Memory.pm line 440.
Any idea as to what could be wrong?

Update: It seems this issue is specific to the "Performance Patch" version of 1.25.0 only; I reverted to regular 1.25.0 and external triggers are now working.
Locked