I was checking some stuff last night, and triggered a couple of cameras. Then I went to have a look at the just-created events. While I was looking at the "Stills" pages for one, it vanished. I don't think I hit any delet buttons. Looking at the log for zmaudit, I noticed the following:
Code: Select all
Database event '7/92874' does not exist in filesystem, deleting
and then, a little bit further down:
Code: Select all
Filesystem event '7/92874' does not exist in database, deleting
Note the first delete is, apparently, triggered by the lack of files in the filesystem, while the second is deletion of the filesystem event triggered by the lack of a database entry. Looks a bit like the first of those was premature. Anyone else seen anything like this, or was it just too late at night?