end events but no start events

Discussion topics related to mobile applications and ZoneMinder Event Server (including machine learning)
Post Reply
cafftab
Posts: 48
Joined: Mon May 06, 2019 6:03 pm

end events but no start events

Post by cafftab »

I upgrading my router with the same ports open as before but I no longer get object detected and therefore no notifications. I see these errors in my log and a lot of end events that are ignored because there was no start event. Zoneminder, ZMNijna works as before, so if the router change caused this what could it be?

==> /var/log/zm/zmesdetect_m8.log <==
'_open', req)
File "/usr/lib/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib/python3.6/urllib/request.py", line 1368, in https_open
context=self._context, check_hostname=self._check_hostname)
File "/usr/lib/python3.6/urllib/request.py", line 1327, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 110] Connection timed out>
]
08/08/20 12:02:47 zmesdetect_m8[13389] INF detect.py:60 [---------| app version: 5.13.3 |------------]
User avatar
asker
Posts: 1553
Joined: Sun Mar 01, 2015 12:12 pm

Re: end events but no start events

Post by asker »

This error means the ES is no longer able to reach the ZM url to download images. Check firewalls or routes.
I no longer work on zmNinja, zmeventnotification, pyzm or mlapi. I may respond on occasion based on my available time/interest.

Please read before posting:
How to set up logging properly
How to troubleshoot and report - ES
How to troubleshoot and report - zmNinja
ES docs
zmNinja docs
cafftab
Posts: 48
Joined: Mon May 06, 2019 6:03 pm

Re: end events but no start events

Post by cafftab »

You are right on, I needed to add the local IP address to the hosts file, why the old router didn’t need this and the new one does I have know clue
Post Reply