I just upgraded from version 1.29.0 to 1.31.1.
All seems working fine, but ZM do not record because of this error:
Code: Select all
systemctl status zoneminder.service Can't insert event: Field 'DefaultVideo' doesn't have a default value. sql was (insert into Events ( MonitorId, Name, StartTime, Width, Height, Cause, Notes, StateId, Videoed ) values ( 12, 'New Event', from_unixtime( 1506348169 ), 640, 320, 'Continuous', '', '2', '0' ))
it happen on all monitor.
Database is Uptodate and all other functionality seems to work fine
Anyone can help me?
Thanks