Page 1 of 1

Zoneminder 1.34.9 does not delete video files

Posted: Tue Sep 01, 2020 10:11 am
by kharkovmax
Good afternoon, sorry for my english.
There is Zoneminder 1.34.9, I can not update the version above. it is not yet in Freebsd ports.
The problem is as follows.

Zmaudit.pl does not delete files on disk.
The Zoneminder configuration files contain the correct paths to images and events.
Images has a directory structure and files, and the events directory is empty.
When launched manually, zmaudit.pl produces the following:

Code: Select all

>> / usr / local / bin # ./zmaudit.pl --force
09/01/2020 11: 33: 04.858519 zmaudit [9966] .ERR [main: 106] [zmaudit.pl appears to already be running at pid 50534. Continuing.]
09/01/2020 11: 33: 05.932759 zmaudit [9966] .INF [main: 199] [Auditing All Storage Areas]
Deleted 0 log table entries by time
There is a configured filter "Delete all events N days" (2 days for example ...)
The records in the database are deleted, but afqks are not on the disk.

Tell me what you can see and tweak for zmaudit to work correctly

Re: Zoneminder 1.34.9 does not delete video files

Posted: Wed Sep 02, 2020 10:56 am
by kharkovmax
I created a new storage and switched cameras to it, a structure appeared in the events directory and recording began to it.
In the default storage, the path was written to events and not to images, why it was written in images is not clear.
Hopefully zmaudit will work now.