Im trying to setup the "upload" functionality but when I try to run the filter it comes back with an error.Running the filter on the commandline I see the following error..
Zoneminder 1.32.2 (running within a docker container)
Linux Ubuntu 18.04
The filter is a basic, select all events with score of > 10 with the upload button set. I use the same filter for emailing the events and this works fine.
Code: Select all
root@e447d94d6d07:/usr/bin# ./zmfilter.pl 3
10/25/18 14:28:05.680172 zmfilter[2858].INF [main:181] [Scanning for events using all filters]
10/25/18 14:28:10.736147 zmfilter[2858].INF [main:286] [Checking filter emailAlarms upload, email returned 100 events ]
10/25/18 14:28:10.782737 zmfilter[2858].INF [main:504] [Creating upload file '/tmp/zonemindertmp/KitchenCam-1806.zip', 3 files]
10/25/18 14:28:10.880396 zmfilter[2858].INF [main:577] [Uploading to xxxx.com:22 using SFTP]
Can't use string ("gadgetan") as a subroutine ref while "strict refs" in use at ./zmfilter.pl line 582.