Search found 228 matches
- Mon May 03, 2021 4:27 pm
- Forum: Mobile Apps and Event Server
- Topic: eventnotification: The password for admin has not been migrated in ZM
- Replies: 4
- Views: 5283
eventnotification: The password for admin has not been migrated in ZM
Recently updated zmeventnotification and am now seeing these errors (everything seems to be working fine): PARENT: The password for admin has not been migrated in ZM. Please log into ZM with this username to migrate before using it with the ES. If that doesn't work, please configure a new user for ...
- Sun May 02, 2021 4:17 pm
- Forum: ZoneMinder 1.34.x
- Topic: inline violated CSP script-src Error after upgrade to 1.34.16
- Replies: 5
- Views: 5310
Re: inline violated CSP script-src Error after upgrade to 1.34.16
Upgraded to 1.34.25 and am now (first time ever) getting similar errors (non-stop logging happening). Also Debian 10.
Component: web_js
Level: ERR
Message: inline violated CSP script-src
File: zm/index.php
Line: 1
Component: web_js
Level: ERR
Message: inline violated CSP script-src
File: zm/index.php
Line: 1
- Mon Oct 26, 2020 5:30 pm
- Forum: Mobile Apps and Event Server
- Topic: ES update fails
- Replies: 6
- Views: 4056
Re: ES update fails
Blew away my existing zmeventnotification.ini file and reran the install w/o issue. Edited to disable hooks. All works as I require now. Thanks.
- Sun Oct 25, 2020 1:29 am
- Forum: Mobile Apps and Event Server
- Topic: ES update fails
- Replies: 6
- Views: 4056
Re: ES update fails
Thanks for the quick reply.
There's some version number I have to manually update? What document calls this out? (sorry if I missed; sometimes one's eyes start to bleed hoping around through reams of documentation)
There's some version number I have to manually update? What document calls this out? (sorry if I missed; sometimes one's eyes start to bleed hoping around through reams of documentation)
- Sun Oct 25, 2020 1:11 am
- Forum: Mobile Apps and Event Server
- Topic: ES update fails
- Replies: 6
- Views: 4056
ES update fails
I'd already updated to version 6.0 some time back and everything worked fine. Right around the time that 6.0.2(?) was released I stopped getting notifications. There's lots of warnings about having to upgrade to 6.0 because older versions are going to break, nothing seemed to indicate that 6.0.2 was ...
- Sat Sep 26, 2020 1:03 pm
- Forum: Mobile Apps and Event Server
- Topic: zmninja inconsistency
- Replies: 14
- Views: 8751
Re: zmninja inconsistency
That was the first thing I did (those steps). It populates fine. Nothing looks out of whack in the logs. It's really like my phone just won't receive the notifications, that it's got a setting that's blocking, but I don't have anything blocked that I can see: I have a few other apps that I allow ...
- Sat Sep 26, 2020 12:23 pm
- Forum: Mobile Apps and Event Server
- Topic: zmninja inconsistency
- Replies: 14
- Views: 8751
Re: zmninja inconsistency
Yes, 6.0 (had installed and was running it for a while now). ZM is 1.34.20. Things were all working fine until I had that "encounter" with letsencrypt (the renewals messing up cert permissions), which you helped guide me toward a solution. Then I jumped into this subject's thread, in which you ...
- Sat Sep 26, 2020 9:20 am
- Forum: Mobile Apps and Event Server
- Topic: zmninja inconsistency
- Replies: 14
- Views: 8751
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 ...
- Wed Sep 23, 2020 7:53 am
- Forum: Mobile Apps and Event Server
- Topic: zmninja inconsistency
- Replies: 14
- Views: 8751
Re: zmninja inconsistency
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!
- Sun Sep 20, 2020 12:26 pm
- Forum: Mobile Apps and Event Server
- Topic: zmeventnotification and letsencrypt permission issues
- Replies: 2
- Views: 2647
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 ...
- Fri Sep 18, 2020 11:51 am
- Forum: Mobile Apps and Event Server
- Topic: zmninja inconsistency
- Replies: 14
- Views: 8751
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 return ...
- Fri Sep 18, 2020 11:42 am
- Forum: Mobile Apps and Event Server
- Topic: zmeventnotification and letsencrypt permission issues
- Replies: 2
- Views: 2647
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 ...
- 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: 18650
Re: zmeventnotification: Error parsing config:/etc/zm/objectconfig.ini
Could you refresh my memory as to how to contact you directly?
- 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: 12006
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 with the ...
- 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: 18650
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 ...