-
-
Notifications
You must be signed in to change notification settings - Fork 274
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zoneminder push notification problem on iOS with ZMNINJA #949
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you follow the issue template or I may not respond. |
I'm not quite sure I understood this correctly.
|
Sorry for the confusion , I am having problems with both, IOS was working with pushover service not it stopped also.
2020-05-26 23:43:40 zmeventnotification 6449 INF |----> FORK:Monitor-1 (2), eid:12427 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-26 23:43:36 zmeventnotification 6449 INF |----> FORK:Monitor-1 (2), eid:12427 Event 12427 for Monitor 2 has finished zmeventnotification.pl
2020-05-26 23:43:36 zmeventnotification 6449 INF |----> FORK:Monitor-1 (2), eid:12427 Not sending push over API as it is not allowed for event_start zmeventnotification.pl
2020-05-26 23:43:24 zmeventnotification 5447 INF PARENT: New event 12427 reported for Monitor:2 (Name:Monitor-1) Forced Web[last processed eid:] zmeventnotification.pl
2020-05-26 23:43:05 zmeventnotification 6319 INF |----> FORK:Monitor-16 (16), eid:12426 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-26 23:43:01 zmeventnotification 6319 INF |----> FORK:Monitor-16 (16), eid:12426 Event 12426 for Monitor 16 has finished zmeventnotification.pl
2020-05-26 23:42:59 zmeventnotification 6319 INF |----> FORK:Monitor-16 (16), eid:12426 Not sending push over API as it is not allowed for event_start zmeventnotification.pl
2020-05-26 23:42:49 zmeventnotification 5447 INF PARENT: New event 12426 reported for Monitor:16 (Name:Monitor-16) Motion All[last processed eid:12425] zmeventnotification.pl
2020-05-26 23:41:57 zmeventnotification 6218 INF |----> FORK:Monitor-16 (16), eid:12425 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-26 23:41:54 zmeventnotification 5447 INF PARENT: Re-loading monitors zmeventnotification.pl
2020-05-26 23:41:53 zmeventnotification 6218 INF |----> FORK:Monitor-16 (16), eid:12425 Event 12425 for Monitor 16 has finished zmeventnotification.pl
2020-05-26 23:41:39 zmeventnotification 6218 INF |----> FORK:Monitor-16 (16), eid:12425 Not sending push over API as it is not allowed for event_start zmeventnotification.pl
2020-05-26 23:41:29 zmeventnotification 5447 INF PARENT: New event 12425 reported for Monitor:16 (Name:Monitor-16) Motion All[last processed eid:12424] zmeventnotification.pl
2020-05-26 23:38:56 zmeventnotification 6019 INF |----> FORK:Monitor-16 (16), eid:12424 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-26 23:38:52 zmeventnotification 6019 INF |----> FORK:Monitor-16 (16), eid:12424 Event 12424 for Monitor 16 has finished zmeventnotification.pl
2020-05-26 23:38:34 zmeventnotification 6019 INF |----> FORK:Monitor-16 (16), eid:12424 Not sending push over API as it is not allowed for event_start zmeventnotification.pl
2020-05-26 23:38:24 zmeventnotification 5447 INF PARENT: New event 12424 reported for Monitor:16 (Name:Monitor-16) Motion All[last processed eid:12423] zmeventnotification.pl
2020-05-26 23:37:54 zmeventnotification 5447 WAR Memory verify failed for Monitor-15(id:15)
I believe the problem lies over somewhere above but could not figure it out.
… On 26 May 2020, at 21:51, Pliable Pixels ***@***.***> wrote:
I'm not quite sure I understood this correctly.
The logs you posted are for the desktop version correct? But your issue heading says iOS
May 26, 2020 09:33:22 PM DEBUG Inside configureStorageDB
May 26, 2020 09:33:22 PM INFO You are running on desktop
May 26, 2020 09:33:22 PM DEBUG UA is mozilla/5.0 (macintosh; intel mac os x 10_14_6) applewebkit/537.36 (khtml, like gecko) zmninjapro/1.4.007 chrome/80.0.3987.165 electron/8.3.0 safari/537.36
May 26, 2020 09:33:22 PM INFO Device is ready
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
You might want to check your configs
That tells you that you're zmeventnotification.ini has To help you decipher this a bit, so you can post the right logs specific to the issues:
In general: a) for mobile devices (like iOS) you need to make sure your registration token is being sent to the ES |
Did , go trough and made many changes.
Here is the new log , when I forced an alarm.
My server is behind a firewall and which I had opened 9000 and port 80 .
But is also not working when I am ssl tunneling.
Should I opt out only use web sockets like below?
Date/Time
Component Server PID Level Message File Line
2020-05-27 00:02:57 zmeventnotification 8296 INF |----> FORK:Monitor-11 (11), eid:12440 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-27 00:02:51 zmeventnotification 8296 INF |----> FORK:Monitor-11 (11), eid:12440 Event 12440 for Monitor 11 has finished zmeventnotification.pl
2020-05-27 00:02:25 zmeventnotification 8198 INF |----> FORK:Monitor-16 (16), eid:12439 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-27 00:02:21 zmeventnotification 8198 INF |----> FORK:Monitor-16 (16), eid:12439 Event 12439 for Monitor 16 has finished zmeventnotification.pl
2020-05-27 00:01:59 zmeventnotification 8086 INF |----> FORK:Monitor-11 (11), eid:12438 Not sending event end alarm, as we did not send a start alarm for this, or start hook processing failed zmeventnotification.pl
2020-05-27 00:01:56 zmeventnotification 8028 INF PARENT: New event 12440 reported for Monitor:11 (Name:Monitor-11) Forced Web[last processed eid:12438] zmeventnotification.pl
2020-05-27 00:01:53 zmeventnotification 8086 INF |----> FORK:Monitor-11 (11), eid:12438 Event 12438 for Monitor 11 has finished zmeventnotification.pl
2020-05-27 00:01:46 zmeventnotification 8028 INF PARENT: New event 12439 reported for Monitor:16 (Name:Monitor-16) Motion All[last processed eid:] zmeventnotification.pl
2020-05-27 00:00:56 zmeventnotification 8028 INF PARENT: New event 12438 reported for Monitor:11 (Name:Monitor-11) Forced Web[last processed eid:] zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: Web Socket Event Server listening on port 9000 zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: Secure WS is disabled... zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: Re-loading monitors zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: Event Notification daemon v 5.13 starting zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 WAR PARENT: WARNING: SSL is disabled, which means all traffic will be unencrypted zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: |------- Starting ES version: 5.13 ---------| zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: MQTT Disabled zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: Push enabled via FCM zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: using secrets file: /etc/zm/secrets.ini zmeventnotification.pl
2020-05-27 00:00:16 zmeventnotification 8028 INF PARENT: using config file: /etc/zm/zmeventnotification.ini zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 INF PARENT: Web Socket Event Server listening on port 9000 zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 INF PARENT: Secure WS is disabled... zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 INF PARENT: Re-loading monitors zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 INF PARENT: Event Notification daemon v 5.13 starting zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 WAR PARENT: WARNING: SSL is disabled, which means all traffic will be unencrypted zmeventnotification.pl
2020-05-27 00:00:05 zmeventnotification 8009 INF PARENT: |------- Starting ES version: 5.13 ————|
Here is the ZMNinja Desktop logs with internal ip still not running.
May 27, 2020 12:18:27 AM DEBUG Saving Event Server data
May 27, 2020 12:18:26 AM INFO ---> Hacked up waked detection...
May 27, 2020 12:18:26 AM INFO --------->Setting up global key handler...
May 27, 2020 12:18:26 AM INFO --------->Setting up network state handlers....
May 27, 2020 12:18:23 AM DEBUG Groups Association API is marked as unsupported, not invoking
May 27, 2020 12:18:23 AM DEBUG no packery profile, making sure monitors are show
May 27, 2020 12:18:23 AM DEBUG Loading hidden/unhidden status for profile:
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:18:23 AM DEBUG default multi-server protocol will be:http://
May 27, 2020 12:18:23 AM INFO multi server list loaded
May 27, 2020 12:18:23 AM DEBUG deobfuscate: before:265 after:499 scheme:lzs
May 27, 2020 12:18:23 AM DEBUG CACHE: decryption requested
May 27, 2020 12:18:23 AM DEBUG CACHE: cached value for key:cached_multi_servers is good as 448 <86400
May 27, 2020 12:18:23 AM DEBUG CACHE: found for key: cached_multi_servers with expiry of:86400s
May 27, 2020 12:18:23 AM DEBUG current version: 1.4.007 & available version 1.4.007D
May 27, 2020 12:18:23 AM INFO Monitor load was successful, loaded 17 monitors
May 27, 2020 12:18:23 AM DEBUG Now trying to get multi-server data, if present
May 27, 2020 12:18:23 AM DEBUG Inside getMonitors, will also regen connkeys
May 27, 2020 12:18:23 AM DEBUG no packery profile, making sure monitors are show
May 27, 2020 12:18:23 AM DEBUG Loading hidden/unhidden status for profile:
May 27, 2020 12:18:23 AM DEBUG After duplicate processing, we have: 17 monitors
May 27, 2020 12:18:23 AM DEBUG Before duplicate processing, we have: 17 monitors
May 27, 2020 12:18:23 AM DEBUG deobfuscate: before:6985 after:38457 scheme:lzs
May 27, 2020 12:18:23 AM DEBUG CACHE: decryption requested
May 27, 2020 12:18:23 AM DEBUG CACHE: cached value for key:cached_monitors is good as 448 <86400
May 27, 2020 12:18:23 AM DEBUG CACHE: found for key: cached_monitors with expiry of:86400s
May 27, 2020 12:18:23 AM DEBUG Monitor URL to fetch is:http://10.0.0.149/zm/api/monitors/index/Type !=:WebSite.json?&token=<removed>
May 27, 2020 12:18:23 AM DEBUG ZMS Multiport reported: 0
May 27, 2020 12:18:23 AM INFO ZM_MIN_STREAMING_PORT not configured, disabling
May 27, 2020 12:18:23 AM DEBUG Setting multi-port to:false
May 27, 2020 12:18:23 AM DEBUG CACHE: cached value for key:cached_multi_port is good as 449 <86400
May 27, 2020 12:18:23 AM DEBUG CACHE: found for key: cached_multi_port with expiry of:86400s
May 27, 2020 12:18:23 AM DEBUG Timezone API response is:Asia/Baghdad
May 27, 2020 12:18:23 AM DEBUG CACHE: cached value for key:cached_timezone is good as 449 <86400
May 27, 2020 12:18:23 AM DEBUG CACHE: found for key: cached_timezone with expiry of:86400s
May 27, 2020 12:18:23 AM INFO Checking value of ZM_MIN_STREAMING_PORT for the first time
May 27, 2020 12:18:23 AM INFO getMonitors:Loading all monitors
May 27, 2020 12:18:23 AM DEBUG Transitioning state to: app.eventserversettings with param {}
May 27, 2020 12:18:23 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:18:23 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:18:23 AM INFO First invocation of TimeZone, asking server
May 27, 2020 12:18:23 AM INFO Got API version: 1.34.14
May 27, 2020 12:18:23 AM DEBUG getAPI version succeeded with 1.34.14
May 27, 2020 12:18:23 AM DEBUG Setting server version to:1.34.14
May 27, 2020 12:18:23 AM DEBUG obfuscate: original:10427 obfuscated:2691 scheme:lzs
May 27, 2020 12:18:23 AM DEBUG snapshot supported in image.php
May 27, 2020 12:18:23 AM DEBUG CACHE: cached value for key:cached_api_version is good as 449 <86400
May 27, 2020 12:18:23 AM DEBUG CACHE: found for key: cached_api_version with expiry of:86400s
May 27, 2020 12:18:23 AM DEBUG getAPIversion called with http://10.0.0.149/zm/api/host/getVersion.json?&token=<removed>
May 27, 2020 12:18:23 AM DEBUG PortalLogin: auth success
May 27, 2020 12:18:23 AM DEBUG auth-success broadcast:Successful
May 27, 2020 12:18:23 AM INFO ----> Setting token re-login after 6720 seconds
May 27, 2020 12:18:23 AM INFO Access token still has 112 minutes left, using it
May 27, 2020 12:18:23 AM INFO Detected token login supported
May 27, 2020 12:18:23 AM DEBUG Resetting zmCookie...
May 27, 2020 12:18:23 AM DEBUG No need for re-captcha checks with tokens
May 27, 2020 12:18:23 AM DEBUG Inside _doLogin()
May 27, 2020 12:18:23 AM INFO No need for logout!
May 27, 2020 12:18:23 AM INFO No need to do a reachability test, as there are no fallbacks
May 27, 2020 12:18:23 AM INFO reached end of chain loop
May 27, 2020 12:18:23 AM INFO Fallback of intranet is
May 27, 2020 12:18:23 AM INFO Adding to chain stack: intranet>http://10.0.0.149/zm
May 27, 2020 12:18:23 AM DEBUG _doLogoutAndLogin: Clearing cookies
May 27, 2020 12:18:23 AM DEBUG auth-success broadcast:Successful
May 27, 2020 12:18:23 AM INFO ----> Setting token re-login after 6720 seconds
May 27, 2020 12:18:23 AM INFO Access token still has 112 minutes left, using it
May 27, 2020 12:18:23 AM INFO Detected token login supported
May 27, 2020 12:18:23 AM DEBUG Resetting zmCookie...
May 27, 2020 12:18:23 AM DEBUG No need for re-captcha checks with tokens
May 27, 2020 12:18:23 AM DEBUG Inside _doLogin()
May 27, 2020 12:18:23 AM DEBUG ------> Not starting login timer for token. We will start a one time timer when we know how soon the access token will live
May 27, 2020 12:18:23 AM INFO Cancelling zmAutologin timer
May 27, 2020 12:18:23 AM DEBUG PIN code entered is correct, or there is no PIN set
May 27, 2020 12:18:23 AM DEBUG unlock called with check PIN=true
May 27, 2020 12:18:23 AM INFO not checking for touchID
May 27, 2020 12:18:23 AM INFO User credentials are provided
May 27, 2020 12:18:23 AM DEBUG Inside Portal login Enter handler
May 27, 2020 12:18:23 AM INFO Entering Portal Main
May 27, 2020 12:18:23 AM INFO Inside init-complete in app.js: All init over, going to portal login
May 27, 2020 12:18:23 AM INFO NVR init retrieved store loginData, marking init as complete
May 27, 2020 12:18:23 AM INFO Setting NVR init bandwidth to: highbw
May 27, 2020 12:18:23 AM DEBUG deobfuscate: before:2691 after:10427 scheme:lzs
May 27, 2020 12:18:23 AM INFO user profile encrypted, decoding...
May 27, 2020 12:18:23 AM INFO Setting up pause and resume handler AFTER language is loaded...
May 27, 2020 12:18:23 AM INFO Checking for new version updates...
May 27, 2020 12:18:23 AM INFO ZMData init: checking for stored variables & setting up log file
May 27, 2020 12:18:23 AM INFO Language file loaded, continuing with rest
May 27, 2020 12:18:23 AM DEBUG last state=app.eventserversettings param=[object Object]
May 27, 2020 12:18:23 AM DEBUG isFirstUse returned: false
May 27, 2020 12:18:23 AM INFO >>>>Language to be used:en
May 27, 2020 12:18:23 AM INFO Device Language is:en
May 27, 2020 12:18:23 AM INFO No language set, switching to en
May 27, 2020 12:18:23 AM INFO Retrieving language before init is called...
May 27, 2020 12:18:23 AM INFO >>>>No data to import....
May 27, 2020 12:18:23 AM INFO Cloudsync operation complete, continuing...
May 27, 2020 12:18:23 AM INFO Cloud settings plugin not found, skipping cloud sync...
May 27, 2020 12:18:23 AM INFO localforage driver:asyncStorage
May 27, 2020 12:18:23 AM DEBUG configureStorageDB:test get/set worked, this driver is ok...
May 27, 2020 12:18:23 AM DEBUG configureStorageDB:Making sure this storage driver works...
May 27, 2020 12:18:23 AM INFO configureStorageDB:localforage driver for storage:asyncStorage
May 27, 2020 12:18:23 AM DEBUG configureStorageDB: trying order:["asyncStorage","localStorageWrapper"]
May 27, 2020 12:18:23 AM DEBUG Inside configureStorageDB
May 27, 2020 12:18:23 AM INFO You are running on desktop
May 27, 2020 12:18:23 AM DEBUG UA is mozilla/5.0 (macintosh; intel mac os x 10_14_6) applewebkit/537.36 (khtml, like gecko) zmninjapro/1.4.007 chrome/80.0.3987.165 electron/8.3.0 safari/537.36
May 27, 2020 12:18:23 AM INFO Device is ready
May 27, 2020 12:17:29 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:29 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:26 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:26 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:19 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:17:18 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:18 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:16 AM DEBUG Event Server init failed
May 27, 2020 12:17:16 AM DEBUG EventSever: App closed socket, not reconnecting
May 27, 2020 12:17:16 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:17:16 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:16 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:15 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:15 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:15 AM INFO EventSever: Clearing error/close cbk, disconnecting and deleting Event Server socket...
May 27, 2020 12:17:15 AM DEBUG obfuscate: original:10427 obfuscated:2691 scheme:lzs
May 27, 2020 12:17:15 AM DEBUG Saving Event Server data
May 27, 2020 12:17:08 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:17:07 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:07 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:17:06 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:17:05 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:17:05 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:57 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:56 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:56 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:55 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:54 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:54 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:46 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:44 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:44 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:44 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:40 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:40 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:34 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:31 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:31 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:30 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:26 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:26 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:21 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:19 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:19 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:16 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:10 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:10 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:09 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:16:04 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:16:04 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:16:00 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:57 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:57 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:54 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:52 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:52 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:47 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:44 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:44 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:42 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:38 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:38 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:34 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:29 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:29 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:28 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:26 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:26 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:19 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:17 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:17 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:16 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:13 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:13 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:07 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:04 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:04 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:15:03 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:15:01 AM INFO Login data not changed, not saving
May 27, 2020 12:15:01 AM INFO Returning pre-loaded list of 17 monitors
May 27, 2020 12:15:01 AM DEBUG obfuscate: original:10427 obfuscated:2691 scheme:lzs
May 27, 2020 12:15:01 AM DEBUG Saving settings before going to Event Server settings
May 27, 2020 12:15:00 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:15:00 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:57 AM DEBUG Does login need to hear the wizard? false
May 27, 2020 12:14:54 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:51 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:51 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:50 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:47 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:47 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:41 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:37 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:37 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:37 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:33 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:33 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:27 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:25 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:25 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:23 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:18 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:18 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:15 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:09 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:09 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:14:08 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:14:03 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:14:03 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:59 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:57 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:57 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:53 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:49 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:49 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:47 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:44 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:44 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:39 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:38 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:38 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:34 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:30 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:30 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:28 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:23 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:23 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:20 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:16 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:16 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:13 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:10 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:10 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:06 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:13:04 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:13:04 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:13:00 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:55 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:55 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:54 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:48 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:48 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:45 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:43 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:43 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:38 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:34 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:34 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:33 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:29 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:29 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:24 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:22 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:22 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:19 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:15 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:15 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:12 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:10 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:10 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:05 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:12:03 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:12:03 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:12:00 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG Getting event count
May 27, 2020 12:11:59 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:59 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:53 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:53 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:53 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:49 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:48 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:48 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:43 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:42 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:42 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:38 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:37 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:37 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:32 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:31 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:31 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:29 AM DEBUG Getting event count
May 27, 2020 12:11:27 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:25 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:25 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:21 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:20 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:20 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:15 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:15 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:15 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:10 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:09 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:09 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:05 AM DEBUG All images loaded, switching to snapshot...
May 27, 2020 12:11:05 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:11:04 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:11:04 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:11:03 AM DEBUG skipping image refresh, packery is still loading
May 27, 2020 12:11:01 AM DEBUG skipping image refresh, packery is still loading
May 27, 2020 12:11:00 AM INFO Whoops!! Monitors have changed. I'm resetting layouts, sorry!
May 27, 2020 12:11:00 AM INFO Monitors that are active and not DOM hidden: 17 while grid has undefined
May 27, 2020 12:11:00 AM INFO Did NOT find a packery layout
May 27, 2020 12:10:59 AM DEBUG Event Server init failed
May 27, 2020 12:10:59 AM DEBUG EventSever: App closed socket, not reconnecting
May 27, 2020 12:10:59 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:10:59 AM INFO Inside Montage Ctrl:We found 17 monitors
May 27, 2020 12:10:59 AM DEBUG skipping image refresh, packery is still loading
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Getting event count
May 27, 2020 12:10:59 AM DEBUG Setting up cycle interval of:10000
May 27, 2020 12:10:59 AM DEBUG bandwidth: highbw montage refresh set to: 2
May 27, 2020 12:10:59 AM DEBUG Multiport=0
May 27, 2020 12:10:59 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:10:59 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:10:59 AM INFO EventSever: Clearing error/close cbk, disconnecting and deleting Event Server socket...
May 27, 2020 12:10:59 AM DEBUG obfuscate: original:10427 obfuscated:2691 scheme:lzs
May 27, 2020 12:10:59 AM DEBUG Saving Event Server data
May 27, 2020 12:10:59 AM INFO sending stored ZM_MIN_STREAMING_PORT 0
May 27, 2020 12:10:59 AM DEBUG Montage beforeEnter: copying monitors to montage monitors
May 27, 2020 12:10:59 AM DEBUG Montage beforeEnter: got 17 monitors
May 27, 2020 12:10:59 AM DEBUG Setting streamQuery timer to 10000
May 27, 2020 12:10:59 AM INFO Returning pre-loaded list of 17 monitors
May 27, 2020 12:10:59 AM DEBUG NVR: Regenerating connkeys for all monitors at 1590527459289
May 27, 2020 12:10:56 AM DEBUG obfuscate: original:10427 obfuscated:2691 scheme:lzs
May 27, 2020 12:10:56 AM DEBUG Setting groups_associations to unsupported
May 27, 2020 12:10:56 AM DEBUG Error retrieving groups:{"data":{"success":false,"data":{"name":"Not Found","message":"Not Found","url":"/zm/api/groups/associations.json?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJab25lTWluZGVyIiwiaWF0IjoxNTkwNTI3NDUyLCJleHAiOjE1OTA1MzQ2NTIsInVzZXIiOiJvemd1cm96Y2FuIiwidHlwZSI6ImFjY2VzcyJ9.GQe-T3dB1uD5wQvij39qYK9JekKm6rAPJgCPDvBrE1c","exception":{"class":"MissingActionException","code":404,"message":"Action GroupsController::associations() could not be found."}}},"status":404,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"url":"http://10.0.0.149/zm/api/groups/associations.json?&token=<removed>
May 27, 2020 12:10:56 AM INFO CACHE: error with http get {"data":{"success":false,"data":{"name":"Not Found","message":"Not Found","url":"/zm/api/groups/associations.json?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJab25lTWluZGVyIiwiaWF0IjoxNTkwNTI3NDUyLCJleHAiOjE1OTA1MzQ2NTIsInVzZXIiOiJvemd1cm96Y2FuIiwidHlwZSI6ImFjY2VzcyJ9.GQe-T3dB1uD5wQvij39qYK9JekKm6rAPJgCPDvBrE1c","exception":{"class":"MissingActionException","code":404,"message":"Action GroupsController::associations() could not be found."}}},"status":404,"config":{"method":"GET","transformRequest":[null],"transformResponse":[null],"url":"http://10.0.0.149/zm/api/groups/associations.json?&token=<removed>
May 27, 2020 12:10:55 AM DEBUG CACHE: NOT found for:cached_zmgroups reverting to HTTP
May 27, 2020 12:10:55 AM DEBUG no packery profile, making sure monitors are show
May 27, 2020 12:10:55 AM DEBUG Loading hidden/unhidden status for profile:
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG Storing streaming=http://10.0.0.149/zm/cgi-bin recording=http://10.0.0.149/zm
May 27, 2020 12:10:55 AM DEBUG No servers matched, filling defaults...
May 27, 2020 12:10:55 AM DEBUG default multi-server protocol will be:http://
May 27, 2020 12:10:55 AM INFO multi server list loaded
May 27, 2020 12:10:55 AM DEBUG obfuscate: original:499 obfuscated:265 scheme:lzs
May 27, 2020 12:10:55 AM DEBUG CACHE: encrypting request
May 27, 2020 12:10:55 AM DEBUG CACHE: storing key data in cache now, with expiry of 86400
May 27, 2020 12:10:55 AM DEBUG CACHE: NOT found for:cached_multi_servers reverting to HTTP
May 27, 2020 12:10:55 AM INFO Monitor load was successful, loaded 17 monitors
May 27, 2020 12:10:55 AM DEBUG Now trying to get multi-server data, if present
May 27, 2020 12:10:55 AM DEBUG Inside getMonitors, will also regen connkeys
May 27, 2020 12:10:55 AM DEBUG no packery profile, making sure monitors are show
May 27, 2020 12:10:55 AM DEBUG Loading hidden/unhidden status for profile:
May 27, 2020 12:10:55 AM DEBUG After duplicate processing, we have: 17 monitors
May 27, 2020 12:10:55 AM DEBUG Before duplicate processing, we have: 17 monitors
May 27, 2020 12:10:55 AM DEBUG obfuscate: original:38457 obfuscated:6985 scheme:lzs
May 27, 2020 12:10:55 AM DEBUG CACHE: encrypting request
May 27, 2020 12:10:55 AM DEBUG CACHE: storing key data in cache now, with expiry of 86400
May 27, 2020 12:10:54 AM DEBUG CACHE: NOT found for:cached_monitors reverting to HTTP
May 27, 2020 12:10:54 AM DEBUG Monitor URL to fetch is:http://10.0.0.149/zm/api/monitors/index/Type !=:WebSite.json?&token=<removed>
May 27, 2020 12:10:54 AM DEBUG ZMS Multiport reported: 0
May 27, 2020 12:10:54 AM INFO ZM_MIN_STREAMING_PORT not configured, disabling
May 27, 2020 12:10:54 AM DEBUG Setting multi-port to:false
May 27, 2020 12:10:54 AM DEBUG CACHE: storing key data in cache now, with expiry of 86400
May 27, 2020 12:10:54 AM INFO EventSever: Will try to reconnect in 10 sec..
May 27, 2020 12:10:54 AM DEBUG Timezone API response is:Asia/Baghdad
May 27, 2020 12:10:54 AM DEBUG CACHE: storing key data in cache now, with expiry of 86400
May 27, 2020 12:10:54 AM DEBUG Real value of PRIVACY is:0
May 27, 2020 12:10:54 AM DEBUG CACHE: NOT found for:cached_multi_port reverting to HTTP
May 27, 2020 12:10:54 AM DEBUG CACHE: NOT found for:cached_timezone reverting to HTTP
May 27, 2020 12:10:54 AM DEBUG current version: 1.4.007 & available version 1.4.007D
May 27, 2020 12:10:54 AM INFO Checking value of ZM_MIN_STREAMING_PORT for the first time
May 27, 2020 12:10:54 AM INFO getMonitors:Loading all monitors
May 27, 2020 12:10:54 AM DEBUG Transitioning state to: app.eventserversettings with param {}
May 27, 2020 12:10:54 AM DEBUG EventSever: Using browser websockets...
May 27, 2020 12:10:54 AM INFO EventSever: Initializing Websocket with URL wss://10.0.0.149:9000
May 27, 2020 12:10:54 AM INFO First invocation of TimeZone, asking server
May 27, 2020 12:10:54 AM INFO Got API version: 1.34.14
May 27, 2020 12:10:54 AM DEBUG getAPI version succeeded with 1.34.14
May 27, 2020 12:10:54 AM DEBUG Setting server version to:1.34.14
May 27, 2020 12:10:54 AM DEBUG obfuscate: original:10401 obfuscated:2686 scheme:lzs
May 27, 2020 12:10:54 AM DEBUG snapshot supported in image.php
May 27, 2020 12:10:54 AM DEBUG CACHE: storing key data in cache now, with expiry of 86400
May 27, 2020 12:10:53 AM INFO ZM has recaptcha disabled - good
May 27, 2020 12:10:53 AM DEBUG CACHE: NOT found for:cached_api_version reverting to HTTP
May 27, 2020 12:10:53 AM INFO ---> Hacked up waked detection...
May 27, 2020 12:10:53 AM INFO --------->Setting up global key handler...
May 27, 2020 12:10:53 AM INFO --------->Setting up network state handlers....
May 27, 2020 12:10:53 AM DEBUG getAPIversion called with http://10.0.0.149/zm/api/host/getVersion.json?&token=<removed>
May 27, 2020 12:10:53 AM DEBUG PortalLogin: auth success
May 27, 2020 12:10:53 AM DEBUG auth-success broadcast:Successful
May 27, 2020 12:10:53 AM INFO Successfully logged into Zoneminder via API
May 27, 2020 12:10:53 AM INFO Stream authentication construction: &token=<removed>
May 27, 2020 12:10:53 AM DEBUG obfuscate: original:10401 obfuscated:2686 scheme:lzs
May 27, 2020 12:10:53 AM DEBUG obfuscate: original:10402 obfuscated:2686 scheme:lzs
May 27, 2020 12:10:53 AM INFO New access token expires on: UTC 2020-05-26 11:10:53
May 27, 2020 12:10:53 AM INFO New refresh token expires on: UTC 2020-05-27 09:10:53
May 27, 2020 12:10:53 AM INFO Current time is: UTC 2020-05-26 09:10:53
May 27, 2020 12:10:53 AM INFO ----> Setting token re-login after 7200 seconds
May 27, 2020 12:10:53 AM INFO New refresh token retrieved: ...AhepE
May 27, 2020 12:10:53 AM DEBUG Setting server version to:1.34.14
May 27, 2020 12:10:53 AM DEBUG obfuscate: original:9951 obfuscated:2490 scheme:lzs
May 27, 2020 12:10:53 AM DEBUG API based login returned.
May 27, 2020 12:10:52 AM INFO Doing fresh login to ZM
May 27, 2020 12:10:52 AM INFO Token login not being used
May 27, 2020 12:10:52 AM DEBUG Resetting zmCookie...
May 27, 2020 12:10:52 AM INFO Checking if reCaptcha is enabled in ZM...
May 27, 2020 12:10:52 AM DEBUG Inside _doLogin()
May 27, 2020 12:10:50 AM DEBUG Logging out using Web method
May 27, 2020 12:10:50 AM INFO http://10.0.0.149/zm=>Logging out of any existing ZM sessions...
May 27, 2020 12:10:50 AM INFO No need to do a reachability test, as there are no fallbacks
May 27, 2020 12:10:50 AM INFO reached end of chain loop
May 27, 2020 12:10:50 AM INFO Fallback of intranet is
May 27, 2020 12:10:50 AM INFO Adding to chain stack: intranet>http://10.0.0.149/zm
May 27, 2020 12:10:50 AM DEBUG _doLogoutAndLogin: Clearing cookies
May 27, 2020 12:10:50 AM DEBUG We will relogin every 1800 seconds, token supported=false
May 27, 2020 12:10:50 AM INFO Cancelling zmAutologin timer
May 27, 2020 12:10:50 AM DEBUG PIN code entered is correct, or there is no PIN set
May 27, 2020 12:10:50 AM DEBUG unlock called with check PIN=true
May 27, 2020 12:10:50 AM INFO not checking for touchID
May 27, 2020 12:10:50 AM INFO User credentials are provided
May 27, 2020 12:10:50 AM DEBUG Inside Portal login Enter handler
May 27, 2020 12:10:50 AM INFO Entering Portal Main
May 27, 2020 12:10:50 AM INFO Inside init-complete in app.js: All init over, going to portal login
May 27, 2020 12:10:50 AM INFO NVR init retrieved store loginData, marking init as complete
May 27, 2020 12:10:50 AM INFO Setting NVR init bandwidth to: highbw
May 27, 2020 12:10:50 AM INFO Invalid onTap setting found, resetting. I got
May 27, 2020 12:10:50 AM DEBUG deobfuscate: before:2473 after:9902 scheme:lzs
May 27, 2020 12:10:50 AM INFO user profile encrypted, decoding...
May 27, 2020 12:10:50 AM INFO Setting up pause and resume handler AFTER language is loaded...
May 27, 2020 12:10:50 AM INFO Checking for new version updates...
May 27, 2020 12:10:50 AM INFO ZMData init: checking for stored variables & setting up log file
May 27, 2020 12:10:50 AM INFO Language file loaded, continuing with rest
May 27, 2020 12:10:50 AM DEBUG last state=app.eventserversettings param=[object Object]
May 27, 2020 12:10:50 AM DEBUG isFirstUse returned: false
May 27, 2020 12:10:50 AM INFO >>>>Language to be used:en
May 27, 2020 12:10:50 AM INFO Device Language is:en
May 27, 2020 12:10:50 AM INFO No language set, switching to en
May 27, 2020 12:10:50 AM INFO Retrieving language before init is called...
May 27, 2020 12:10:50 AM INFO >>>>No data to import....
May 27, 2020 12:10:50 AM INFO Cloudsync operation complete, continuing...
May 27, 2020 12:10:50 AM INFO Cloud settings plugin not found, skipping cloud sync...
May 27, 2020 12:10:50 AM INFO localforage driver:asyncStorage
May 27, 2020 12:10:50 AM DEBUG configureStorageDB:test get/set worked, this driver is ok...
May 27, 2020 12:10:50 AM DEBUG configureStorageDB:Making sure this storage driver works...
May 27, 2020 12:10:50 AM INFO configureStorageDB:localforage driver for storage:asyncStorage
May 27, 2020 12:10:50 AM INFO Deleting old log file as it exceeds 100000 bytes
May 27, 2020 12:10:50 AM DEBUG configureStorageDB: trying order:["asyncStorage","localStorageWrapper"]
May 27, 2020 12:10:50 AM DEBUG Inside configureStorageDB
May 27, 2020 12:10:50 AM INFO You are running on desktop
May 27, 2020 12:10:50 AM DEBUG UA is mozilla/5.0 (macintosh; intel mac os x 10_14_6) applewebkit/537.36 (khtml, like gecko) zmninjapro/1.4.007 chrome/80.0.3987.165 electron/8.3.0 safari/537.36
May 27, 2020 12:10:50 AM INFO Device is ready
… On 26 May 2020, at 23:55, Pliable Pixels ***@***.*** ***@***.***>> wrote:
Event Server troubleshooting guide
|
Below Is my configuration file….
# Configuration file for zmeventnotification.pl
[general]
secrets = /etc/zm/secrets.ini
base_data_path=/var/lib/zmeventnotification
# The ES now supports a means for a special kind of
# websocket connection which can dynamically control ES
# behaviour
# Default is no
use_escontrol_interface=no
# this is where all escontrol admin overrides
# will be stored.
escontrol_interface_file=/var/lib/zmeventnotification/misc/escontrol_interface.dat
# the password for accepting control interfaces
escontrol_interface_password=!ESCONTROL_INTERFACE_PASSWORD
# If you see the ES getting 'stuck' after several hours
# see https://rt.cpan.org/Public/Bug/Display.html?id=131058
# You can use restart_interval to have it automatically restart
# every X seconds. (Default is 7200 = 2 hours) Set to 0 to disable this.
# restart_interval = 432000
restart_interval = 3600
# list of monitors which ES will ignore
# Note that there is an attribute later that does
# not process hooks for specific monitors. This one is different
# It can be used to completely skip ES processing for the
# monitors defined
# skip_monitors = 2,3,4
[network]
# Port for Websockets connection (default: 9000).
port = 9000
# Address for Websockets server (default: [::]).
# If you are facing connection issues or SSL issues, put in your IP here
# If you want to listen to multiple interfaces try 0.0.0.0
#address =
[auth]
# Check username/password against ZoneMinder database (default: yes).
enable = yes
# Authentication timeout, in seconds (default: 20).
timeout = 20
[push]
# This is to enable sending push notifications via any 3rd party service.
# Typically, if you enable this, you might want to turn off fcm
# Note that zmNinja will only receive notifications via FCM, but other 3rd
# party services have their own apps to get notifications
use_api_push = no
# This is the script that will send the notification
# Some sample scripts are provided, write your own
# Each script gets:
# arg1 - event ID
# arg2 - Monitor ID
# arg3 - Monitor Name
# arg4 - alarm cause
# arg5 - Type of event (event_start or event_end)
# arg6 (optional) - image path
api_push_script=/var/lib/zmeventnotification/bin/pushapi_pushover.py
[fcm]
# Use FCM for messaging (default: yes).
enable = yes
# Custom FCM API key. Uncomment if you are using
# your own API key (most people will not need to uncomment)
# api_key =
# Auth token store location (default: /var/lib/zmeventnotification/push/tokens.txt).
token_file = {{base_data_path}}/push/tokens.txt
# Date format to use when sending notification
# over push (FCM)
# See https://metacpan.org/pod/POSIX::strftime::GNU
# For example, a 24 hr format would be
#date_format = %H:%M, %d-%b
date_format = %I:%M %p, %d-%b
# Use MQTT for messaging (default: no)
[mqtt]
enable = no
# MQTT server (default: 127.0.0.1)
server = 127.0.0.1
# Authenticate to MQTT server as user
# username = !MQTT_USERNAME
# Password
# password = !MQTT_PASSWORD
# Set retain flag on MQTT messages (default: no)
retain = no
[ssl]
# Enable SSL (default: yes)
enable = no
cert = !ES_CERT_FILE
key = !ES_KEY_FILE
#cert = /etc/apache2/ssl/zoneminder.crt
#key = /etc/apache2/ssl/zoneminder.key
# Location to SSL cert (no default).
# cert = /etc/apache2/ssl/yourportal/zoneminder.crt
# Location to SSL key (no default).
# key = /etc/apache2/ssl/yourportal/zoneminder.key
[customize]
# Display messages to console (default: no).
console_logs = yes
# debug level for ES messages. Default 2. Note that this is
# not controllable by ZM LOG_DEBUG_LEVEL as in Perl, ZM doesn't
# support debug levels
es_debug_level = 2
# Interval, in seconds, after which we will check for new events (default: 5).
event_check_interval = 5
# Interval, in seconds, to reload known monitors (default: 300).
monitor_reload_interval = 300
# Read monitor alarm cause (Requires ZoneMinder >= 1.31.2, default: no)
# Enabling this to 1 for lower versions of ZM will result in a crash
read_alarm_cause = yes
# Tag event IDs with the alarm (default: no).
tag_alarm_event_id = yes
# Use custom notification sound (default: no).
use_custom_notification_sound = no
# include picture in alarm (default: no).
include_picture = yes
# send event end notifications (default: no)
# Note that if you are using hooks for end notifications, they may change
# the final decision. This needs to be yes if you want end notifications with
# or without hooks
send_event_end_notification = yes
# URL to access the event image
# This URL can be anything you want
# What I've put here is a way to extract an image with the highest score given an eventID (even one that is recording)
# This requires the latest version of index.php which was merged on Oct 9, 2018 and may only work in ZM 1.32+
# https://github.com/ZoneMinder/zoneminder/blob/master/web/index.php
# If you use this URL as I've specified below, keep the EVENTID phrase intact.
# The notification server will replace it with the correct eid of the alarm
# BESTMATCH should be used only if you are using bestmatch for FID in detect_wrapper.sh
# objdetect is ONLY available in ZM 1.33+
# objdetect_mp4 and objdetect_gif is ONLY available
# in ZM 1.35+
picture_url = !ZMES_PICTURE_URL
picture_portal_username=!ZM_USER
picture_portal_password=!ZM_PASSWORD
# This is a master on/off setting for hooks. If it is set to no
# hooks will not be used no matter what is set in the [hook] section
# This makes it easy for folks not using hooks to just turn this off
# default:no
use_hooks = yes
[hook]
# NOTE: This entire section is only valid if use_hooks is yes above
# Shell script name here to be called every time an alarm is detected
# the script will get passed $1=alarmEventID, $2=alarmMonitorId
# $3 monitor Name, $4 alarm cause
# script needs to return 0 to send alarm (default: none)
#
# This script is called when an event first starts. If the script returns "0"
# (success), then a notification is sent to channels specified in
# event_start_notify_on_hook_success. If the script returns "1" (fail)
# then a notification is sent to channels specified in
# event_start_notify_on_hook_fail
event_start_hook = '{{base_data_path}}/bin/zm_event_start.sh'
# This script is called when an event ends. If the script returns "0"
# (success), then a notification is sent to channels specified in
# event_end_notify_on_hook_success. If the script returns "1" (fail)
# then a notification is sent to channels specified in
# event_end_notify_on_hook_fail
event_end_hook = '{{base_data_path}}/bin/zm_event_end.sh'
# Possible channels = web,fcm,mqtt,api
# all is short for web,fcm,mqtt,api
# use none for no notifications, or comment out the attribute
# When an event starts and hook returns 0, send notification to all. Default: none
event_start_notify_on_hook_success = all
# When an event starts and hook returns 1, send notification only to desktop. Default: none
event_start_notify_on_hook_fail = none
# When an event ends and hook returns 0, send notification to fcm,web,api. Default: none
event_end_notify_on_hook_success = fcm,web,api
# When an event ends and hook returns 1, don't send notifications. Default: none
event_end_notify_on_hook_fail = none
#event_end_notify_on_hook_fail = web
# Since event_end and event_start are two different hooks, it is entirely possible
# that you can get an end notification but not a start notification. This can happen
# if your start script returns 1 but the end script returns 0, for example. To avoid
# this, set this to yes (default:yes)
event_end_notify_if_start_success = yes
# If yes, the text returned by the script
# overwrites the alarm header
# useful if your script is detecting people, for example
# and you want that to be shown in your notification (default:yes)
use_hook_description = yes
# If yes will will append an [a] for alarmed frame match
# [s] for snapshot match or [x] if not using bestmatch
# really only a debugging feature but useful to know
# where object detection is working or failing
keep_frame_match_type = yes
# list of monitors for which hooks will not run
# hook_skip_monitors = 2
# if enabled, will pass the right folder for the hook script
# to store the detected image, so it shows up in ZM console view too
# Requires ZM >=1.33. Don't enable this if you are running an older version
# Note: you also need to set write_image_to_zm=yes in objectconfig.ini
# default: no
hook_pass_image_path = yes
… On 26 May 2020, at 23:55, Pliable Pixels ***@***.***> wrote:
You might want to check your configs
2020-05-26 23:43:36 zmeventnotification 6449 INF |----> FORK:Monitor-1 (2), eid:12427 Not sending push over API as it is not allowed for event_start zmeventnotification.pl
That tells you that you're zmeventnotification.ini has use_api_push as no. Note that if you change config you need to restart the ES.
To help you decipher this a bit, so you can post the right logs specific to the issues, please also read the key principles
Also read the Event Server troubleshooting guide
In general:
a) for mobile devices (like iOS) you need to make sure your registration token is being sent to the ES
b) If your token is stored, but you are not getting notifications, you need to check configs (and restart ES)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Please put code blocks/config/logs inside code block tags. Step 1: It looks like wss://10.0.0.149:9000 is not reachable from your phone. |
On 27 May 2020, at 00:34, Pliable Pixels ***@***.***> wrote:
Step 1: It looks like wss://10.0.0.149:9000 is not reachable from your phone.
I tried it in local area network, did not go trough.
I think I will live with the 5$ pushover api .
How can I my update my ini file to use only the pushover api on all cases?
I also do not want the be notified on person detection less then 70% and within certain hours
I had reviewed many documents but could not
Find a sample configuration.
Regards,
|
You have to read the objectconfig.ini and zmeventnofification.ini comments above each setting. To only enable pushover, make In general, please read the docs/config files properly. A lot of your questions will be answered. |
Thanks a lot, somehow I am lost in settings, I had installed on a virtual pc with 20gb ram an 16 cpu ,so far email and detection features is running good. Forcing alarm, but the pushover is not starting here is the message.
however events at 1:08 and 1:09 went trough with the same configuration as below:
I am copying my 1 hour struggle , thanks in advance . Can you please help me to figure out what is wrong ? zmeventnotification_27_05.txt
|
You haven't enabled debug logs - please see the guide. One thing I am noticing is your monitors are reloading very often. If you enable debug logs, you may see why. Likely SHM issues/monitor connection issues. When monitors are reloaded, the ES loses alarm state and that is probably one of the reasons why you are not seeing alarms being sent out. Some notes:
|
Your config files look fine, BTW. I think the problem is your monitors are restarting (ZM is losing connection very often) |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Before you create an issue, please make sure you have read the FAQ. Common questions on API, no image etc are covered there. Please also read HOWTO REPORT ISSUES
Platform & OS Version
The version of zmNinja you are reporting:
The version and OS of ZoneMinder you are using:
Device details:
What is the nature of your issue
Problem with WSS - can not make ZMninja mac and IOS push notifications running
Details
I had notification work over pushover service to my iOS but ,I can activate Zoneminder built-in notification for Mac pc,
zmNinja Debug Logs
Zoneminder Logs (if applicable)
Web Server Error Logs (if applicable, especially for streaming errors or API error)
Thanks!
The text was updated successfully, but these errors were encountered: