Code: Select all
2020-02-24T19:41:07.430Z INFO ******* app .run device ready
Feb 24, 2020 08:41:07 PM INFO Device is ready
Feb 24, 2020 08:41:07 PM INFO You are running on ios
Feb 24, 2020 08:41:07 PM DEBUG Inside configureStorageDB
Feb 24, 2020 08:41:07 PM DEBUG configureStorageDB: trying order:["cordovaSQLiteDriver","asyncStorage","localStorageWrapper"]
Feb 24, 2020 08:41:07 PM INFO configureStorageDB:localforage driver for storage:cordovaSQLiteDriver
Feb 24, 2020 08:41:07 PM DEBUG configureStorageDB:Making sure this storage driver works...
Feb 24, 2020 08:41:07 PM DEBUG configureStorageDB:test get/set worked, this driver is ok...
Feb 24, 2020 08:41:07 PM INFO localforage driver:cordovaSQLiteDriver
Feb 24, 2020 08:41:07 PM INFO CloudSync: Syncing with cloud if enabled...
Feb 24, 2020 08:41:07 PM INFO user profile encrypted, decoding...
Feb 24, 2020 08:41:07 PM DEBUG deobfuscate: before:2449 after:9298 scheme:lzs
Feb 24, 2020 08:41:07 PM INFO Found valid local configuration, overwriting cloud settings...
Feb 24, 2020 08:41:07 PM INFO local data synced with cloud...
Feb 24, 2020 08:41:07 PM INFO Cloudsync operation complete, continuing...
Feb 24, 2020 08:41:07 PM INFO >>>>No data to import....
Feb 24, 2020 08:41:07 PM INFO Updating statusbar
Feb 24, 2020 08:41:07 PM INFO Retrieving language before init is called...
Feb 24, 2020 08:41:07 PM INFO App Version: 1.3.088
Feb 24, 2020 08:41:07 PM INFO No language set, switching to en
Feb 24, 2020 08:41:07 PM INFO Device Language is:en
Feb 24, 2020 08:41:07 PM INFO >>>>Language to be used:en
Feb 24, 2020 08:41:07 PM DEBUG isFirstUse returned: false
Feb 24, 2020 08:41:07 PM DEBUG last state=app.events param=[object Object]
Feb 24, 2020 08:41:07 PM INFO Language file loaded, continuing with rest
Feb 24, 2020 08:41:07 PM INFO ZMData init: checking for stored variables & setting up log file
Feb 24, 2020 08:41:07 PM INFO Checking for new version updates...
Feb 24, 2020 08:41:07 PM INFO Setting up pause and resume handler AFTER language is loaded...
Feb 24, 2020 08:41:07 PM DEBUG current version: 1.3.088 & available version 1.3.089
Feb 24, 2020 08:41:07 PM INFO user profile encrypted, decoding...
Feb 24, 2020 08:41:07 PM DEBUG deobfuscate: before:2449 after:9298 scheme:lzs
Feb 24, 2020 08:41:07 PM INFO Setting NVR init bandwidth to: highbw
Feb 24, 2020 08:41:07 PM INFO NVR init retrieved store loginData
Feb 24, 2020 08:41:07 PM DEBUG Setting cordova header X-ZmNinja to zmNinja_1.3.088
Feb 24, 2020 08:41:07 PM INFO >>>> Disabling strict SSL checking (turn off in Dev Options if you can't connect)
Feb 24, 2020 08:41:07 PM INFO Inside init-complete in app.js: All init over, going to portal login
Feb 24, 2020 08:41:07 PM DEBUG --> SSL is permissive, will allow any certs. Use at your own risk.
Feb 24, 2020 08:41:07 PM INFO Entering Portal Main
Feb 24, 2020 08:41:07 PM DEBUG Inside Portal login Enter handler
Feb 24, 2020 08:41:07 PM INFO User credentials are provided
Feb 24, 2020 08:41:07 PM INFO not checking for touchID
Feb 24, 2020 08:41:07 PM DEBUG unlock called with check PIN=true
Feb 24, 2020 08:41:07 PM DEBUG PIN code entered is correct, or there is no PIN set
Feb 24, 2020 08:41:07 PM INFO Cancelling zmAutologin timer
Feb 24, 2020 08:41:07 PM DEBUG ------> Not starting login timer for token. We will start a one time timer when we know how soon the access token will live
Feb 24, 2020 08:41:07 PM DEBUG Inside _doLogin()
Feb 24, 2020 08:41:07 PM DEBUG No need for re-captcha checks with tokens
Feb 24, 2020 08:41:07 PM DEBUG Resetting zmCookie...
Feb 24, 2020 08:41:07 PM INFO Detected token login supported
Feb 24, 2020 08:41:07 PM INFO Access token still has 107 minutes left, using it
Feb 24, 2020 08:41:07 PM INFO ----> Setting token re-login after 6420 seconds
Feb 24, 2020 08:41:07 PM DEBUG auth-success broadcast:Successful
Feb 24, 2020 08:41:07 PM DEBUG _doLogoutAndLogin: Clearing cookies
Feb 24, 2020 08:41:07 PM INFO Adding to chain stack:
Feb 24, 2020 08:41:07 PM INFO Fallback of zmtilen.duckdns.org is
Feb 24, 2020 08:41:07 PM INFO reached end of chain loop
Feb 24, 2020 08:41:07 PM INFO No need to do a reachability test, as there are no fallbacks
Feb 24, 2020 08:41:07 PM INFO No need for logout!
Feb 24, 2020 08:41:07 PM DEBUG Inside _doLogin()
Feb 24, 2020 08:41:07 PM DEBUG No need for re-captcha checks with tokens
Feb 24, 2020 08:41:07 PM DEBUG Resetting zmCookie...
Feb 24, 2020 08:41:07 PM INFO Detected token login supported
Feb 24, 2020 08:41:07 PM INFO Access token still has 107 minutes left, using it
Feb 24, 2020 08:41:07 PM INFO ----> Setting token re-login after 6420 seconds
Feb 24, 2020 08:41:07 PM DEBUG auth-success broadcast:Successful
Feb 24, 2020 08:41:07 PM DEBUG PortalLogin: auth success
Feb 24, 2020 08:41:07 PM DEBUG getAPIversion called with
Feb 24, 2020 08:41:07 PM DEBUG returning promise
Feb 24, 2020 08:41:07 PM DEBUG CACHE: NOT found for:cached_api_version reverting to HTTP
Feb 24, 2020 08:41:07 PM DEBUG CACHE: storing key data in cache now, with expiry of 86400
Feb 24, 2020 08:41:07 PM DEBUG snapshot supported in image.php
Feb 24, 2020 08:41:07 PM DEBUG obfuscate: original:9298 obfuscated:2449 scheme:lzs
Feb 24, 2020 08:41:07 PM DEBUG Setting server version to:1.34.3
Feb 24, 2020 08:41:07 PM DEBUG getAPI version succeeded with 1.34.3
Feb 24, 2020 08:41:07 PM INFO Got API version: 1.34.3
Feb 24, 2020 08:41:07 PM INFO First invocation of TimeZone, asking server
Feb 24, 2020 08:41:07 PM DEBUG returning promise
Feb 24, 2020 08:41:07 PM INFO EventSever: Initializing Websocket with URL wss://192.168.1.20:9001
Feb 24, 2020 08:41:07 PM DEBUG EventSever: Using native websockets...
Feb 24, 2020 08:41:07 PM DEBUG Transitioning state to: app.events with param {}
Feb 24, 2020 08:41:07 PM INFO getMonitors:Loading all monitors
Feb 24, 2020 08:41:07 PM INFO Checking value of ZM_MIN_STREAMING_PORT for the first time
Feb 24, 2020 08:41:07 PM DEBUG returning promise
Feb 24, 2020 08:41:07 PM DEBUG resize/orient: 375(w) * 768(h)
Feb 24, 2020 08:41:07 PM DEBUG CACHE: NOT found for:cached_timezone reverting to HTTP
Feb 24, 2020 08:41:07 PM DEBUG CACHE: NOT found for:cached_multi_port reverting to HTTP
Feb 24, 2020 08:41:07 PM DEBUG Real value of PRIVACY is:0
Feb 24, 2020 08:41:07 PM DEBUG CACHE: storing key data in cache now, with expiry of 86400
Feb 24, 2020 08:41:07 PM DEBUG Timezone API response is:Europe/Berlin
Feb 24, 2020 08:41:07 PM DEBUG EventSever: WebSocket open called with:{"webSocketId":"5CDBC7B7-8A6D-4BF2-B1D9-9FD5D8A491A8","code":1000}
Feb 24, 2020 08:41:07 PM INFO EventSever: openHandshake: Websocket open, sending Auth
Feb 24, 2020 08:41:07 PM DEBUG EventSever: sendMessage: received->{"event":"auth","data":{"user":"admin",<password removed>,"monlist":"1,2,3,4,5","intlist":"0,0,0,0,0"}}
Feb 24, 2020 08:41:07 PM DEBUG EventServer: ok to send message
Feb 24, 2020 08:41:07 PM DEBUG EventSever: Initializing FCM push
Feb 24, 2020 08:41:07 PM INFO EventSever: Setting up push registration
Feb 24, 2020 08:41:07 PM DEBUG CACHE: storing key data in cache now, with expiry of 86400
Feb 24, 2020 08:41:07 PM DEBUG Setting multi-port to:false
Feb 24, 2020 08:41:07 PM INFO ZM_MIN_STREAMING_PORT not configured, disabling
Feb 24, 2020 08:41:07 PM DEBUG ZMS Multiport reported: 0
Feb 24, 2020 08:41:07 PM DEBUG Monitor URL to fetch is:
Feb 24, 2020 08:41:07 PM DEBUG returning promise
Feb 24, 2020 08:41:07 PM DEBUG CACHE: NOT found for:cached_monitors reverting to HTTP
Feb 24, 2020 08:41:08 PM DEBUG CACHE: storing key data in cache now, with expiry of 86400
Feb 24, 2020 08:41:08 PM DEBUG CACHE: encrypting request
Feb 24, 2020 08:41:08 PM DEBUG obfuscate: original:10979 obfuscated:2546 scheme:lzs
Feb 24, 2020 08:41:08 PM DEBUG Before duplicate processing, we have: 5 monitors
Feb 24, 2020 08:41:08 PM DEBUG After duplicate processing, we have: 5 monitors
Feb 24, 2020 08:41:08 PM DEBUG Loading hidden/unhidden status for profile:
Feb 24, 2020 08:41:08 PM DEBUG Inside getMonitors, will also regen connkeys
Feb 24, 2020 08:41:08 PM DEBUG Now trying to get multi-server data, if present
Feb 24, 2020 08:41:08 PM DEBUG returning promise
Feb 24, 2020 08:41:08 PM INFO Monitor load was successful, loaded 5 monitors
Feb 24, 2020 08:41:08 PM DEBUG CACHE: NOT found for:cached_multi_servers reverting to HTTP
Feb 24, 2020 08:41:08 PM DEBUG CACHE: storing key data in cache now, with expiry of 86400
Feb 24, 2020 08:41:08 PM DEBUG CACHE: encrypting request
Feb 24, 2020 08:41:08 PM DEBUG obfuscate: original:23 obfuscated:20 scheme:lzs
Feb 24, 2020 08:41:08 PM INFO multi server list loaded
Feb 24, 2020 08:41:08 PM DEBUG Portal scheme is https, will use https for any multi-server without a protocol
Feb 24, 2020 08:41:08 PM DEBUG default multi-server protocol will be:https://
Feb 24, 2020 08:41:08 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:08 PM DEBUG Storing streaming=
Feb 24, 2020 08:41:08 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:08 PM DEBUG Storing streaming=https:
Feb 24, 2020 08:41:08 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:08 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:08 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:08 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:08 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:08 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:08 PM DEBUG Loading hidden/unhidden status for profile:
Feb 24, 2020 08:41:08 PM INFO EventCtrl called with: E/MID=0 playEvent = false
Feb 24, 2020 08:41:08 PM DEBUG >>>height of list/scrub set to 330 and 370
Feb 24, 2020 08:41:08 PM INFO Image padding digits reported as 5
Feb 24, 2020 08:41:08 PM DEBUG EventSever: sendMessage: received->{"event":"push","data":{"type":"badge","badge":0}}
Feb 24, 2020 08:41:08 PM DEBUG EventSever: Connection not yet authenticated, adding message to queue
Feb 24, 2020 08:41:08 PM DEBUG Starting page refresh timer
Feb 24, 2020 08:41:08 PM DEBUG getInitialEvents called
Feb 24, 2020 08:41:08 PM DEBUG EventCtrl: grabbing # of event pages
Feb 24, 2020 08:41:08 PM DEBUG EventCtrl: grabbing events for: id=0 Date/Time:-
Feb 24, 2020 08:41:08 PM DEBUG getEvents:ken=<removed>
Feb 24, 2020 08:41:08 PM DEBUG Setting up carousel watchers
Feb 24, 2020 08:41:08 PM DEBUG We have a total of 7 and are at page=1
Feb 24, 2020 08:41:08 PM DEBUG EventCtrl: success, got 100 events
Feb 24, 2020 08:41:10 PM INFO --------->Setting up network state handlers....
Feb 24, 2020 08:41:10 PM INFO --------->Setting up global key handler...
Feb 24, 2020 08:41:27 PM DEBUG resize/orient: 375(w) * 768(h)
Feb 24, 2020 08:41:27 PM DEBUG Reloading monitors
Feb 24, 2020 08:41:27 PM INFO getMonitors:Force reloading all monitors
Feb 24, 2020 08:41:27 PM INFO sending stored ZM_MIN_STREAMING_PORT 0
Feb 24, 2020 08:41:27 PM DEBUG ZMS Multiport reported: 0
Feb 24, 2020 08:41:27 PM DEBUG Monitor URL to fetch is:htt
Feb 24, 2020 08:41:27 PM DEBUG returning promise
Feb 24, 2020 08:41:27 PM DEBUG CACHE: found for key: cached_monitors with expiry of:86400s
Feb 24, 2020 08:41:27 PM DEBUG CACHE: cached value for key:cached_monitors is good as 19 <86400
Feb 24, 2020 08:41:27 PM DEBUG CACHE: decryption requested
Feb 24, 2020 08:41:27 PM DEBUG deobfuscate: before:2546 after:10979 scheme:lzs
Feb 24, 2020 08:41:27 PM DEBUG Before duplicate processing, we have: 5 monitors
Feb 24, 2020 08:41:27 PM DEBUG After duplicate processing, we have: 5 monitors
Feb 24, 2020 08:41:27 PM DEBUG Loading hidden/unhidden status for profile:
Feb 24, 2020 08:41:27 PM DEBUG Inside getMonitors, will also regen connkeys
Feb 24, 2020 08:41:27 PM DEBUG Now trying to get multi-server data, if present
Feb 24, 2020 08:41:27 PM DEBUG returning promise
Feb 24, 2020 08:41:27 PM INFO Monitor load was successful, loaded 5 monitors
Feb 24, 2020 08:41:27 PM DEBUG CACHE: found for key: cached_multi_servers with expiry of:86400s
Feb 24, 2020 08:41:27 PM DEBUG CACHE: cached value for key:cached_multi_servers is good as 19 <86400
Feb 24, 2020 08:41:27 PM DEBUG CACHE: decryption requested
Feb 24, 2020 08:41:27 PM DEBUG deobfuscate: before:20 after:23 scheme:lzs
Feb 24, 2020 08:41:27 PM INFO multi server list loaded
Feb 24, 2020 08:41:27 PM DEBUG Portal scheme is https, will use https for any multi-server without a protocol
Feb 24, 2020 08:41:27 PM DEBUG default multi-server protocol will be:https://
Feb 24, 2020 08:41:27 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:27 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:27 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:27 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:27 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:27 PM DEBUG No servers matched, filling defaults...
Feb 24, 2020 08:41:27 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:27 PM DEBUG Storing streaming=https://
Feb 24, 2020 08:41:27 PM DEBUG Loading hidden/unhidden status for profile:
Feb 24, 2020 08:41:27 PM DEBUG getInitialEvents called
Feb 24, 2020 08:41:27 PM DEBUG EventCtrl: grabbing # of event pages
Feb 24, 2020 08:41:27 PM DEBUG EventCtrl: grabbing events for: id=0 Date/Time:-
Feb 24, 2020 08:41:27 PM DEBUG getEvents:https://
Feb 24, 2020 08:41:27 PM DEBUG We have a total of 7 and are at page=1
Feb 24, 2020 08:41:27 PM DEBUG EventCtrl: success, got 100 events
Feb 24, 2020 08:41:38 PM DEBUG Reloading monitors
Feb 24, 2020 08:41:38 PM INFO getMonitors:Force reloading all monitors
I have two tokens, one has 1,2,3,4 , another 1,2,3,4,5 . Have added 5 to the first, with no effect