I suspect it is a date issue, but I might be wrong... Started to dig through the LOGS.Monitor is not capturing. We will be unable to provide an image
First thing I realized:
So I tried to run the upgrade:Version mismatch, system is version 1.36.35, database is 1.36.33, please run zmupdate.pl to update.
I have checked all the tables in the zm database, but none have 'UpdatedOn' column...Upgrading database to version 1.36.35
Upgrading DB to 1.36.34 from 1.36.33
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1292 (22007) at line 11: Incorrect datetime value: '0000-00-00 00:00:00' for column 'UpdatedOn' at row 1
Output:
Command 'mysql -u'zmuser' -p'ErosStrong' -hlocalhost zm < /usr/share/zoneminder/db/zm_update-1.36.34.sql' exited with status: 1
Any ideas, suggestions?