Broken.
Cant see events for the last 24 hours, events view shows activity bar (red bars) but no image.
1.37.19 - Broken
1.37.19 - Broken
...Lyall
Re: 1.37.19 - Broken
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?
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
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]
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
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
mysql -u zmuser -p zm < /usr/share/zoneminder/db/zm_update-1.37.20.sql
-
- Posts: 6
- Joined: Tue Feb 09, 2021 4:26 pm
Re: 1.37.19 - Broken
I ran into the same issue - used the fix above and it corrected it - thanks @iconner!