Incomplete read of frame image data

Forum for questions and support relating to the 1.25.x releases only.
Locked
obagi
Posts: 15
Joined: Sat Aug 22, 2009 5:55 am

Incomplete read of frame image data

Post by obagi »

I am getting these errors in my log every few minutes:

Code: Select all

2012-01-30 15:39:43.634562 zmf[27789].ERR-zmf.cpp/243 [Incomplete read of frame image data, 31704 bytes only]
2012-01-30 16:16:23.273491 zmf[27789].ERR-zmf.cpp/243 [Incomplete read of frame image data, 31704 bytes only]
2012-01-30 16:38:38.879716 zmf[27789].ERR-zmf.cpp/243 [Incomplete read of frame image data, 63448 bytes only]
It seems the patch from 1.24.2 has not been applied to 1.25 http://www.zoneminder.com/wiki/index.php/1.24.2_Patches ?

When viewing events during which the "Incomplete read" error happened I get additionally this

Code: Select all

2012-01-30 15:29:39.586163 zms[2085].ERR-zm_event.cpp/1225 [Can't open /var/www/zm/events/2/12/01/30/14/42/26/004-capture.jpg: No such file or directory]
2012-01-30 16:41:48.795727 zms[2601].ERR-zm_event.cpp/1225 [Can't open /var/www/zm/events/2/12/01/30/16/16/18/010-capture.jpg: No such file or directory]
and the playback of the event stops. This is very annoying when trying to review events.
Locked