2016-06-30, 02:46 PM
I've got the same issue. Tried clearing cache and cookies with no success.
[ATTACHMENT NOT FOUND]
This is what the JS error says
This is what's in the web.log for the request
[ATTACHMENT NOT FOUND]
This is what the JS error says
Quote:common.js:47 Uncaught ReferenceError: Cookies is not defined
initialize @ common.js:47
(anonymous function) @ common.js:10
parsererror
error @ index.js:30
j @ jquery.js:3148
fireWith @ jquery.js:3260
x @ jquery.js:9316
b @ jquery.js:9718
parsererror: SyntaxError: Unexpected token < in JSON at position 0
error @ index.js:63j @ jquery.js:3148
fireWith @ jquery.js:3260
x @ jquery.js:9316
b @ jquery.js:9718
This is what's in the web.log for the request
Quote:2016-06-30 09:45:02.671 [DEBUG][28] Got Web Request (23.96.203.74): /modern/app/constants.js
2016-06-30 09:45:02.672 [DEBUG][25] Got Web Request (23.96.203.74): /modern/app/config.js
2016-06-30 09:45:02.674 [DEBUG][29] Got Web Request (23.96.203.74): /modern/app/common.js
2016-06-30 09:45:02.674 [DEBUG][26] Got Web Request (23.96.203.74): /modern/classes/channel.js
2016-06-30 09:45:02.722 [DEBUG][24] Got Web Request (23.96.203.74): /modern/classes/index.js
2016-06-30 09:45:02.723 [DEBUG][28] Got Web Request (23.96.203.74): /modern/app/md5.js
2016-06-30 09:45:03.031 [DEBUG][28] Got Web Request (23.96.203.74): /services/service method=recording.recent&format=json&random=0.29027176309285774
2016-06-30 09:45:03.031 [DEBUG][28] method=recording.recent
2016-06-30 09:45:03.031 [DEBUG][28] parameters:
2016-06-30 09:45:03.031 [DEBUG][28] method: recording.recent
2016-06-30 09:45:03.031 [DEBUG][28] format: json
2016-06-30 09:45:03.031 [DEBUG][28] random: 0.29027176309285774
2016-06-30 09:45:03.031 [DEBUG][28] physical_path: C:\Users\Public\NPVR\web\
2016-06-30 09:45:03.031 [DEBUG][28] user_agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
2016-06-30 09:45:03.031 [DEBUG][28] range:
2016-06-30 09:45:03.031 [DEBUG][28] requested_path: /services/service
2016-06-30 09:45:03.031 [DEBUG][28] verb: GET
2016-06-30 09:45:03.031 [DEBUG][28] sid: default
2016-06-30 09:45:03.031 [DEBUG][28] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="8" msg="Invalid Session" />
</rsp>
2016-06-30 09:45:03.037 [DEBUG][26] Got Web Request (23.96.203.74): /services/service method=recording.list&filter=pending&firstonly=false&format=json&random=0.8601625596947475
2016-06-30 09:45:03.037 [DEBUG][26] method=recording.list
2016-06-30 09:45:03.037 [DEBUG][26] parameters:
2016-06-30 09:45:03.037 [DEBUG][26] method: recording.list
2016-06-30 09:45:03.037 [DEBUG][26] filter: pending
2016-06-30 09:45:03.037 [DEBUG][26] firstonly: false
2016-06-30 09:45:03.037 [DEBUG][26] format: json
2016-06-30 09:45:03.037 [DEBUG][26] random: 0.8601625596947475
2016-06-30 09:45:03.037 [DEBUG][26] physical_path: C:\Users\Public\NPVR\web\
2016-06-30 09:45:03.037 [DEBUG][26] user_agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36
2016-06-30 09:45:03.037 [DEBUG][26] range:
2016-06-30 09:45:03.037 [DEBUG][26] requested_path: /services/service
2016-06-30 09:45:03.037 [DEBUG][26] verb: GET
2016-06-30 09:45:03.037 [DEBUG][26] sid: default
2016-06-30 09:45:03.037 [DEBUG][26] <?xml version="1.0" encoding="utf-8" ?>
<rsp stat="fail">
<err code="8" msg="Invalid Session" />
</rsp>