Search found 6 matches
- Sat Sep 14, 2019 1:46 am
- Forum: ZoneMinder 1.30.x
- Topic: API+Authentication not working
- Replies: 14
- Views: 32059
Re: API+Authentication not working
Rolled back to 1.32. Everything works now: api test and HA cams. Unfortunately I could not find any simple way to downgrade database. import zm schema from 1.33 didn't work.
- Mon Sep 02, 2019 12:33 am
- Forum: ZoneMinder 1.30.x
- Topic: API+Authentication not working
- Replies: 14
- Views: 32059
Re: API+Authentication not working
Noticed this issue as well after the recent ZM update a couple days ago to the version 1.33.13. - zm cameras disappeared in Home Assistant When OPT_USE_AUTH is unchecked API works and returns the matching version. What I can see that the request uses the correct cookie ZMSESSID - returned by the ...
- Tue Dec 25, 2018 7:24 pm
- Forum: ZoneMinder 1.30.x
- Topic: Nginx. Event view issue
- Replies: 4
- Views: 2730
Re: Nginx. Event view issue
The solution turned out to be the very last post in the thread #25117. Adding /etc/default/fcgiwrap file with DAEMON_OPTS=-c 10 solved the issue.
- Tue Dec 25, 2018 6:16 pm
- Forum: ZoneMinder 1.30.x
- Topic: Nginx. Event view issue
- Replies: 4
- Views: 2730
Re: Nginx. Event view issue
I noticed that something is preventing from streaming recorded events at the time when another popup is already streaming live view. Could be issues caused by fast cgi limit on number of worker processes. Found some ideas to try on this forum, thread #25117 Like setting CGI_CHILDREN in /etc/init.d ...
- Tue Dec 25, 2018 5:32 pm
- Forum: ZoneMinder 1.30.x
- Topic: Nginx. Event view issue
- Replies: 4
- Views: 2730
Re: Nginx. Event view issue
I forgot to mention that I also can view recorded events from "Events" page that pops up when the corresponding monitor's cell is clicked in the Console "Events" column. So, the issue is not really critical, but still needs to be resolved.
- Tue Dec 25, 2018 3:54 pm
- Forum: ZoneMinder 1.30.x
- Topic: Nginx. Event view issue
- Replies: 4
- Views: 2730
Nginx. Event view issue
Working system configuration: ZM 1.30.4 installed by “easy way” wiki script. Ubuntu 16.04. Nginx. Monitor is set to “Mocord” mode( to produce stable recordings for testing purposes). Live view works. But clicking on any of recorded events hangs with “Waiting for “host address” and in 60 sec fails. Ng ...