Page 1 of 1
1.37.19 - Broken
Posted: Wed Aug 10, 2022 1:11 pm
by lyallp
Broken.
Cant see events for the last 24 hours, events view shows activity bar (red bars) but no image.
Re: 1.37.19 - Broken
Posted: Wed Aug 10, 2022 1:28 pm
by iconnor
Still works for me. Can't think of anything that I've changed recently that would affect it.
Just to be clear, this is montage review and you have switched to history mode, going back 24 hours. And there are no images at bottom? If you do view page source are there errors in the html?
Re: 1.37.19 - Broken
Posted: Wed Aug 10, 2022 3:18 pm
by bovnet
Since upgrade today
Aug 10 16:17:51 zmbase zmdc[2997648]: ERR ['zmc -m 8' exited abnormally, exit status 255]
Aug 10 16:17:51 zmbase zmdc[2997648]: ERR ['zmc -m 11' exited abnormally, exit status 255]
Aug 10 16:17:51 zmbase zmc_m13[3120205]: ERR [zmc_m13] [Can't run query: Unknown column 'Janus_Profile_Override' in 'field list']
Aug 10 16:17:51 zmbase zmc_m13[3120205]: ERR [zmc_m13] [Can't use query result: Unknown column 'Janus_Profile_Override' in 'field list']
Aug 10 16:17:51 zmbase zmc_m13[3120205]: ERR [zmc_m13] [No monitors found]
Aug 10 16:17:51 zmbase zmdc[2997648]: ERR ['zmc -m 13' exited abnormally, exit status 255]
Aug 10 16:17:53 zmbase zmc_m13[3120275]: ERR [zmc_m13] [Can't run query: Unknown column 'Janus_Profile_Override' in 'field list']
Aug 10 16:17:53 zmbase zmc_m13[3120275]: ERR [zmc_m13] [Can't use query result: Unknown column 'Janus_Profile_Override' in 'field list']
Aug 10 16:17:53 zmbase zmc_m13[3120275]: ERR [zmc_m13] [No monitors found]
Aug 10 16:17:53 zmbase zmdc[2997648]: ERR ['zmc -m 13' exited abnormally, exit status 255]
Re: 1.37.19 - Broken
Posted: Wed Aug 10, 2022 3:53 pm
by iconnor
Uh oh.. looks like we made db changes but didn't bump the version.
mysql -u zmuser -p zm < /usr/share/zoneminder/db/zm_update-1.37.20.sql
Re: 1.37.19 - Broken
Posted: Wed Aug 10, 2022 6:11 pm
by bovnet
Thanks
Re: 1.37.19 - Broken
Posted: Wed Aug 10, 2022 8:38 pm
by ElectroStrong
I ran into the same issue - used the fix above and it corrected it - thanks @iconner!
Re: 1.37.19 - Broken
Posted: Thu Aug 11, 2022 3:44 am
by lyallp
Unbroken after applying the SQL update