Search found 48 matches
- Wed Apr 21, 2021 2:33 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
Thanks for the tips ES was installed properly and when I finally figured out how to properly set the servername in apache. Everything works as expected.
- Tue Apr 20, 2021 7:32 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
Thanks. Still having issues but I changed the portal to my localhost and I got past this step but stopped again returning the image using the servername. I must have something configured wrong in apache or a file permission issue because I also noticed I can't reach my server using the domain name ...
- Tue Apr 20, 2021 5:23 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
The logs were from the machine that was running zmes.
- Tue Apr 20, 2021 3:56 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
This is the complete log when a detection takes place. Any help pointing me in the right direction would be appreciated 04/20/21 09:01:03 zmesdetect_m1[10116] DBG2 utils.py:383 [Secret token found in config: !ZM_USER] 04/20/21 09:01:03 zmesdetect_m1[10116] DBG2 utils.py:383 [Secret token found in ...
- Mon Apr 19, 2021 3:58 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
Update, I disabled hooks and now my zmninja notifications come to my phone. It seems with hooks on, I can't get past the username/password line. I assume that is a zoneminder username and password that I have in my secrets.ini. The DBG2 line saying "API SSL certificate check has been disbled" is ...
- Sun Apr 18, 2021 10:02 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Re: Eventnotification Issue (timeout)
sorry it did take the actual server name out
- Sun Apr 18, 2021 6:55 pm
- Forum: Mobile Apps and Event Server
- Topic: Eventnotification Issue (timeout)
- Replies: 16
- Views: 10732
Eventnotification Issue (timeout)
I had my hard drive crash and reinstalled everything to a new drive using ubuntu 20.04 and zoneminder 1.34.25 I have everything working with a letsencript certificate I can view monitors and events on zmninga. but I seem to have an issue with detection hooks, things pause at the username/password ...
- Mon Apr 12, 2021 7:29 pm
- Forum: ZoneMinder 1.35.x Development Branch
- Topic: System Slow after upgrade
- Replies: 1
- Views: 1403
System Slow after upgrade
So I upgraded to Ubuntu 20.04 and in the process it updated to zoneminder 135.23 System seem slower now and I have notice multiple /usr/bin/zmc -m for each of my monitors. Does anyone know if that is normal to have this as they are each taking some CPU %
- Fri Aug 21, 2020 6:48 pm
- Forum: Mobile Apps and Event Server
- Topic: ES 6.0
- Replies: 8
- Views: 4074
Re: ES 6.0
Perfect.
- Fri Aug 21, 2020 3:45 pm
- Forum: Mobile Apps and Event Server
- Topic: ES 6.0
- Replies: 8
- Views: 4074
Re: ES 6.0
That fixed it, the remote seems to be working as before the upgrade however in my zmesdetect log I see the following. Any Ideas? 08/21/20 08:45:31 zmesdetect_m9[22642] DBG1 zm_detect.py:381 [Using model: object with /var/lib/zmeventnotification/images/34603-alarm.jpg] 08/21/20 08:45:31 zmesdetect_m9 ...
- Fri Aug 21, 2020 2:44 am
- Forum: Mobile Apps and Event Server
- Topic: ES 6.0
- Replies: 8
- Views: 4074
Re: ES 6.0
Tried the update to 6.0 again and got the same error. this is the log if the fall back server isn't enabled. 08/20/20 20:35:46 zmesdetect_m9[16376] INF zm_detect.py:186 [---------| hook version: 0.1.24, ES version: 6.0.0 , OpenCV version: 4.1.2|------------] 08/20/20 20:35:46 zmesdetect_m9[16376 ...
- Wed Aug 19, 2020 4:32 pm
- Forum: Mobile Apps and Event Server
- Topic: ES 6.0
- Replies: 8
- Views: 4074
Re: ES 6.0
The default ES debug level doesn't seem to give much info. What is the range of debug levels or what level to you prefer? I think when I first upgraded to 5.16 things didn't go right I think I went from 5.11 I guess I skipped a few updates. For example the migrated_objectconfig.ini file wasn't ...
- Tue Aug 18, 2020 1:36 pm
- Forum: Mobile Apps and Event Server
- Topic: ES 6.0
- Replies: 8
- Views: 4074
ES 6.0
When I upgraded to this version my remote server stopped working had to downgrade to get it back working, ids anyone else getting these errors, or is it just something I done wrong? 08/17/20 20:55:16 zmesdetect_m1[28692] ERR zm_detect.py:389 [Error executing remote API: name 'url' is not defined] 08 ...
- Sat Aug 15, 2020 8:27 pm
- Forum: Mobile Apps and Event Server
- Topic: MLAPI
- Replies: 2
- Views: 2570
Re: MLAPI
Cool I deleted that file in the misc directory and it recreated a new one with correct known faces. The odd file is saved in images and the odd unknown_faces gets saved on the mlapi server so I thought that is where the to look for them when that server is running What is the purpose of the alpr ...
- Thu Aug 13, 2020 10:02 pm
- Forum: Mobile Apps and Event Server
- Topic: MLAPI
- Replies: 2
- Views: 2570
MLAPI
I have the remote server working now, I was wondering if the default writing images has changed as implied in the documentation, which reads Note that the server stores the images and the objects detected inside its images/ folder. If you want the server to delete them after analysis add &delete ...