Search found 221 matches

by SkippyDo
Sat Sep 26, 2020 9:20 am
Forum: Mobile Apps and Event Server
Topic: zmninja inconsistency
Replies: 14
Views: 7004

Re: zmninja inconsistency

The monitor issue is cleared up (for sure) but now I am no longer getting event notifications. I've run through all the debug stuff per https://zmeventnotification.readthedocs.io/en/latest/guides/es_faq.html#troubleshooting-common-situations and everything looks as it should. According to my phone I...
by SkippyDo
Wed Sep 23, 2020 7:53 am
Forum: Mobile Apps and Event Server
Topic: zmninja inconsistency
Replies: 14
Views: 7004

Re: zmninja inconsistency

asker wrote: Sun Sep 20, 2020 12:34 pm SkippyDo, can you reliably replicate this every time? I've set up a test account with lorenjz on my android device and waiting for the situation to reproduce.
Yes.

Sent you my logs.

Let me know if there's anything else I can do.

Will subscribe to this thread so I don't miss follow-ups!
by SkippyDo
Sun Sep 20, 2020 12:26 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification and letsencrypt permission issues
Replies: 2
Views: 2194

Re: zmeventnotification and letsencrypt permission issues

Many thanks! That got me pointed in the right direction. More info on letsencrypt and cert renewals: https://certbot.eff.org/docs/using.html#renewing-certificates Looks like I only need to create a simple script to change the owner on the newly created privkey file (to www-data) and locate the scrip...
by SkippyDo
Fri Sep 18, 2020 11:51 am
Forum: Mobile Apps and Event Server
Topic: zmninja inconsistency
Replies: 14
Views: 7004

Re: zmninja inconsistency

I have this happen to me as well. I can repeat this via: Launch zmNinja with montage view -> All OK Background zmNinja (wipe off screen [or whatever that action is]) Launch zmNinja -> monitors all show "...." (and lots of flickering) If I clear API cache and exit and restart the monitors r...
by SkippyDo
Fri Sep 18, 2020 11:42 am
Forum: Mobile Apps and Event Server
Topic: zmeventnotification and letsencrypt permission issues
Replies: 2
Views: 2194

zmeventnotification and letsencrypt permission issues

Original installation makes note of permission issues with letsencrypt. I have found that permission issues pop back up every time that letsencrypt renewal occurs: zmeventnotification.pl exits with a permission denied error. Is there a way to resolve this w/o having to discover the issue and manuall...
by SkippyDo
Sat Jul 04, 2020 12:53 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

Could you refresh my memory as to how to contact you directly?
by SkippyDo
Sat Jul 04, 2020 12:47 pm
Forum: ZoneMinder 1.34.x
Topic: Changing rights to www-data - DropBox syncing - Permission question
Replies: 2
Views: 5495

Re: Changing rights to www-data - DropBox syncing - Permission question

I've never had to have the web user have super user permissions. ALL directories should be set to be owned by the web user and with group set to the main group of that user ID (install guides suggest to use "www-data" for both): the logger facility will automatically create the log files w...
by SkippyDo
Thu Jul 02, 2020 10:52 am
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

Correct, I did run wget on the ES (and ZM) server. Just seems, according to that error, that it's having issues resolving the hostname/IP. It's like the python scripts are calling some other library routines (than is wget). Well, that or the URL (and rest) is getting corrupted when handed off to som...
by SkippyDo
Tue Jun 30, 2020 1:18 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

I think this is a server configuration issue and not an application configuration, application related to ZM/zmeventnotifcation. "getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags):socket.gaierror: [Errno -2] Name or service not known" Per an answer given to...
by SkippyDo
Sun Jun 28, 2020 11:34 am
Forum: ZoneMinder 1.34.x
Topic: zmeventnotification hook download fail
Replies: 12
Views: 4828

Re: zmeventnotification hook download fail

Shouldn't the error show up with something different now that ZM_PORTAL is defined? Make sure file access permissions are correct for the web user you're running as. I was under the impression that using self-signed certs wasn't permissible (for, at least, getting notifications via FCM [maybe just p...
by SkippyDo
Sun Jun 28, 2020 10:32 am
Forum: ZoneMinder 1.34.x
Topic: zmeventnotification hook download fail
Replies: 12
Views: 4828

Re: zmeventnotification hook download fail

Kind of sounds like my "world" (my thread: viewtopic.php?f=33&t=29595)
by SkippyDo
Sun Jun 28, 2020 9:55 am
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

Yeah, OK. I didn't want to make that assumption.

I've run into a dead end. Problem is at some really low level that I cannot unearth. Everything works except object detection. I'll just live with things as-is.
by SkippyDo
Sat Jun 27, 2020 1:18 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

I'm really wanting to resolve whatever is causing my issue/error. Should I open up a new thread since it doesn't appear related to parsing the objectconfig.ini file? I'd like to better understand how to read the error logs as I posted in my June 17th post. Top of error log shows "animation: Tra...
by SkippyDo
Mon Jun 22, 2020 6:46 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

No, no proxy. That is, none that I'm aware of: I have not intentionally created any such configuration. I'd actually had a previous version of object detection working (back when it was zmeventserver) under ZM 1.32: for a brief time. I'm using the same hardware and basic configurations: I suspect, h...
by SkippyDo
Mon Jun 22, 2020 3:53 pm
Forum: Mobile Apps and Event Server
Topic: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Replies: 25
Views: 14690

Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini

The network pieces and the construction of the URL all seem to be working. It then comes down to the downloading of the image as being the point of failure. What directory are these images expected to end up in? Seems that it's /var/lib/zmeventnotification/images? Any directory would be written to a...