Upgrade to 1.30.2 h264 videostorage branch database problems
Posted: Sat Mar 18, 2017 4:09 pm
I decided to upgrade my existing installtion 1.30.0 to 1.30.2 h264 videostorage branch available from iconnor repo. I used the method outlined in the "Ubuntu 16.04 - ZM 1.30.x Upgrade" section at https://wiki.zoneminder.com/Common_Issu ... _on_Ubuntu. The upgrade didn't give any errors butdid give a warning:
But all my monitors are in red because I think the database did not get upgraded. In the log I get errors such as
Do I have to upgrade the database manually? If so, how?
Thanks.
Code: Select all
Setting up zoneminder (1.30.2~20170221163027-xenial) ...
Installing new version of config file /etc/apache2/conf-available/zoneminder.conf ...
Initiating database upgrade to version 1.30.2 from version 1.30.0
Upgrading database to version 1.30.2
Loading config from DB
Saving config to DB
Upgrading DB to 1.30.1 from 1.30.0
mysql: [Warning] Using a password on the command line interface can be insecure.
Database successfully upgraded to version 1.30.1.
Upgrading DB to 1.30.2 from 1.30.0
mysql: [Warning] Using a password on the command line interface can be insecure.
Database successfully upgraded to version 1.30.2.
Database upgrade to version 1.30.2 successful.
Freshening configuration in database
Loading config from DB
Saving config to DB
Done Updating, starting ZoneMinder
Code: Select all
zmc_dvideo13 13761 ERR Can't load local monitors: Unknown column 'SaveJPEGs' in 'field list'
Thanks.