Page 1 of 1

Can't add a monitor

Posted: Sun Feb 25, 2024 11:14 am
by Anna.N
Fresh install of Zoneminder 1.37.53-20240224.12 on Debian 12 (Armbian 23.11.1 Bookworm)
When trying to add a monitor, the following error appears in the log and no monitor is added.

Code: Select all

SQL-ERR 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ONVIF_Events_Path' in 'field list'', statement was 'INSERT INTO....

Re: Can't add a monitor

Posted: Sun Feb 25, 2024 2:58 pm
by IgorA100
You have a very recent version. I don't know where you found it :) In theory, it shouldn't have appeared yet.
This error is due to a change made yesterday: https://github.com/ZoneMinder/zoneminde ... 3841/files
It looks like column ONVIF_Events_Path was added to the update code, but forgot to add it for a clean installation.

Re: Can't add a monitor

Posted: Sun Feb 25, 2024 3:10 pm
by iconnor
New packages are building. 1.37.54 should have the necessary db updates to fix this.

Re: Can't add a monitor

Posted: Sun Feb 25, 2024 3:34 pm
by Anna.N
Thanks, updated to 1.37.54, monitor successful added
Anna

Re: Can't add a monitor

Posted: Wed Feb 28, 2024 1:21 am
by NC_Hokie
I have just installed 1.37.55 on Ubuntu 20 (Focal) and am having this same issue as of Tues Feb 27 2024