Event was not found.

Discussions related to the 1.36.x series of ZoneMinder
Post Reply
atlas
Posts: 14
Joined: Fri Jan 17, 2020 10:46 pm

Event was not found.

Post by atlas »

Hello,
I get "Event was not found." when trying to watch a event video. My desktop computers are Linux (Kubuntu) with the browser firefox or librewolf. I have turned off extensions and other security options I can think of, Just a blank screen with "Event was not found." in red. If I use Chrome browser such as following a standalone install here https://github.com/shivamgly/Google-Chr ... -for-linux it works just fine.
What is firefox - waterfox - librewolf blocking? If I F12 and look at console in librewolf I see

Code: Select all

jQuery.Deferred exception: invalid date getStat/<@http://192.168.46.3/zm/cache/skins_classic_views_js_event-base-1705605403.js:994:25
and

Code: Select all

Uncaught RangeError: invalid date
    getStat http://192.168.46.3/zm/cache/skins_classic_views_js_event-base-1705605403.js:994
    each jQuery
    getStat http://192.168.46.3/zm/cache/skins_classic_views_js_event-base-1705605403.js:946
    initPage http://192.168.46.3/zm/cache/skins_classic_views_js_event-base-1705605403.js:1041
    jQuery 13
This error does not exist in Chrome F12 - console
-Also this is not new, I have had this problem since I set up ZM about a year or so ago.
dougmccrary
Posts: 1373
Joined: Sat Aug 31, 2019 7:35 am
Location: San Diego

Re: Event was not found.

Post by dougmccrary »

Seems unlikely in this particular case, bu browser cache can cause problems.
Try clearing it on the problem browsers.
Quantum
Posts: 131
Joined: Fri Mar 25, 2011 3:34 pm

Re: Event was not found.

Post by Quantum »

Have you not set your timezone? Is the time/date on the camera different than that on your server?
User avatar
iconnor
Posts: 3357
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Event was not found.

Post by iconnor »

What version of ZM? getStat doesn't do anything with Dates at least in 1.36.33.... so...
atlas
Posts: 14
Joined: Fri Jan 17, 2020 10:46 pm

Re: Event was not found.

Post by atlas »

Quantum wrote: Fri Jan 26, 2024 3:55 pm Have you not set your timezone? Is the time/date on the camera different than that on your server?
Timezones are correct, times are correct.
iconnor wrote: Fri Jan 26, 2024 8:10 pm What version of ZM? getStat doesn't do anything with Dates at least in 1.36.33.... so...
V1.37.50

----
My go to browser is firefox based - librewolf. I run linux, Im going to install latest firefox from snap ... Firefox 122.0 (Mozilla Firefox Snap for Ubuntu) works fine. I guess this is not a big deal since not many use librewolf, I could ask on their forum. I think its some kind of resist getting fingerprinted internal setting on the browser. I thought it was'nt working for me in vanilla firefox, sorry, guess zm gui works just fine there.
Post Reply