Hi,
I'm currently running zoneminder_1.35.18~20210210170809-focal_amd64.deb.
Something I've noticed in this (and maybe the last couple of master branch releases) is that the event viewer, even with "Gapless Events" selected, only plays a single event. If you leave the initial event you're viewing to run, or click "Next" in the viewer, it doesn't play the next event in the timeline but adds the banner "No more events" to the display - there are more events to display, however.
The initial/selected events play fine, by themselves.
I don't know if it makes a difference, but these are all events triggered from other, linked, monitors.
Thanks.
"No more events" in the event viewer, but there are... [FIXED]
"No more events" in the event viewer, but there are... [FIXED]
Last edited by c128 on Tue Feb 16, 2021 11:21 pm, edited 1 time in total.
Re: "No more events" in the event viewer, but there are...
I've since upgraded to 1.35.18~20210212115535-focal, but the same issue.
This was all working prior to recent upgrades, but clicking on "Next" in the viewer results in this in the logs:
Additionally, the "Scale" drop-down doesn't work in the viewer either. I get the above error, but also this:
Any ideas?
This was all working prior to recent upgrades, but clicking on "Next" in the viewer results in this in the logs:
Code: Select all
js_logger-classic-1613148935.js:93 getCmdResponse stream error: Socket /run/zm/zms-278209s.sock does not exist. This file is created by zms, and since it does not exist, either zms did not run, or zms exited early. Please check your zms logs and ensure that CGI is enabled in apache and check that the PATH_ZMS is set correctly. Make sure that ZM is actually recording. If you are trying to view a live stream and the capture process (zmc) is not running then zms will exit. Please go to http://zoneminder.readthedocs.io/en/latest/faq.html#why-can-t-i-see-streamed-images-when-i-can-see-stills-in-the-zone-window-etc for more information.
Code: Select all
skins_classic_views_js_event-classic-1613148935.js:843 Uncaught ReferenceError: vidWidth is not defined
at onStatsResize (skins_classic_views_js_event-classic-1613148935.js:843)
at HTMLSelectElement.changeScale (skins_classic_views_js_event-classic-1613148935.js:204)
Re: "No more events" in the event viewer, but there are...
There’s a lot of work going on at the minute. Go on Slack to make sure they are aware.
If you don’t like the bumpy ride, I’d stay on 1.35.16 at the moment.
If you don’t like the bumpy ride, I’d stay on 1.35.16 at the moment.
-
Re: "No more events" in the event viewer, but there are...
Yeah, I'm aware of the above and the implications/acceptance of using the latest ZM release (I'm a long time ZM user) - I'm just asking the question in case anyone's seeing the same thing, whether there's a simple fix if they are, or whether it's due to something else...
Re: "No more events" in the event viewer, but there are...
Looks like it's already an issue on Github: https://github.com/ZoneMinder/zoneminder/issues/3162.
Re: "No more events" in the event viewer, but there are...
Fixed in 1.35.18~20210216113144-focal - thanks!