Duplicate Monitors on Console 1.36.35
Duplicate Monitors on Console 1.36.35
I just upgraded from 1.36.33 (debian repo) to 1.36.35 (zmrepo) and I am getting duplicate monitors showing. The Monitor_Status table appears to be duplicating MonitorID's. I did try clearing the table and running zmupgrade.pl but it adds the duplicate id's on each startup of zoneminder.
- Attachments
-
- Capture-ZM.PNG (151.51 KiB) Viewed 491 times
Re: Duplicate Monitors on Console 1.36.35
I figured this out, MonitorID was not set to be a primarykey. Once I set it to be the primarykey it worked correctly.