I've noticed a new issue with the Vorlon fork that appears to be randomly deleting images and entries from the log file way too soon. For some reason, it is deleting the files only a few minutes after they were captured, and then they either do not show up in the history list, or if they are still in the list, you get an unhandled exception error when clicking on the entry. Here is some of the log file - note the time stamps:
[10:48:39.334]: DeleteListItem> Removed alert image 'AI_Family_Room.20200819_104212056.jpg' from history list and from cameras/history.csv in 0ms (24 list items)
[10:48:39.356]: DeleteListItem> Removed alert image 'AI_Family_Room.20200819_104216069.jpg' from history list and from cameras/history.csv in 0ms (23 list items)
[10:48:39.387]: DeleteListItem> Removed alert image 'AI_FrtDrv.20200819_104540124.jpg' from history list and from cameras/history.csv in 0ms (22 list items)
[10:48:39.417]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104542701.jpg' from history list and from cameras/history.csv in 0ms (21 list items)
[10:48:39.433]: DeleteListItem> Removed alert image 'AI_FrtDrv.20200819_104544124.jpg' from history list and from cameras/history.csv in 0ms (20 list items)
[10:48:39.464]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104546701.jpg' from history list and from cameras/history.csv in 0ms (19 list items)
[10:48:39.496]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104700711.jpg' from history list and from cameras/history.csv in 0ms (18 list items)
[10:48:39.530]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104706711.jpg' from history list and from cameras/history.csv in 1ms (17 list items)
[10:48:39.557]: DeleteListItem> Removed alert image 'AI_FrtDrv.20200819_104821134.jpg' from history list and from cameras/history.csv in 0ms (16 list items)
[10:48:39.589]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104823711.jpg' from history list and from cameras/history.csv in 0ms (15 list items)
[10:48:39.607]: DeleteListItem> Removed alert image 'AI_FrtDrv.20200819_104825134.jpg' from history list and from cameras/history.csv in 0ms (14 list items)
[10:48:39.637]: DeleteListItem> Removed alert image 'AI_FrtYard.20200819_104827711.jpg' from history list and from cameras/history.csv in 0ms (13 list items)
Any thoughts on what might be going on? Is the delete time adjustable?
John