d8ahazard / FlexTV

Other
215 stars 32 forks source link

Error log can not be read. Now playing not populated #18

Closed kverkind closed 3 years ago

kverkind commented 5 years ago

IMPORANT, PLEASE READ FIRST:

Please read over the Notes/FAQ and networking sections before reporting an issue.

If your issue is not resolved, try to fill out the following as completely as possible. I'm not going to delete issues just because forms aren't filled out completely, but I will if you provide me no information whatsoever.

If submitting a feature request, these are not required.

1. Are you hosting your own version of Flex TV, or using the one at

Own version on raspberry pi.

If hosting your own version, please answer the below questions. Otherwise, proceed to #8.

2. On what OS are you running Flex TV?

Raspbian

3. Are you using a new instance of XAMPP, or an existing webserver?

Existing webserver

3b. If not XAMPP, what WebServer stack are you using?

Tried nginx and apache. Both give the same result

4. Have you enabled the sockets module and ensured PHP has write-access to the directory containing Flex TV?

YES

5. Have you followed the (networking)[Talking-To-The-Outside-World] section?

YES - Is not a problem. Access from outside

6. If you're having issues with a specific command, please note the timestamp in the web UI, and take a look at Flex TV and Flex TV_error.log files. Paste anything that looks related as well.

BE SURE TO CHANGE ANY LINES CONTAINING API TOKENS OR OTHER PERSONAL IDENTIFYING INFORMATION

7. What are the last six digits of your server's API Token? (Settings -> Flex TV)

2c0fd0d

8. Please describe the issue.

Log file not shown. Same for statistics. Is this related to: /stats/system?X-Plex-Accept=json&X-Plex-Token=: false? No errors found in apache2 logs.

[05-08-2019 13:13:50.213000] [ORANGE] [karel.verkinderen@telenet.be] [api::getUiData:updateWidgets:update:update:fetchSystemStats] - RAW RESULT from /stats/system?X-Plex-Accept=json&X-Plex-Token=: false [05-08-2019 13:13:50.305700] [ERROR] [unknown] [log::verifyApiToken] - ERROR, api token XXXXXXX4e62877db2c0fd0d not recognized, called by log::verifyApiToken [05-08-2019 13:13:50.306500] [WARN] [unknown] [log::verifyApiToken:dumpRequest] - Request dump!!: {"Request Method":"GET","Request URI":"\/log.php?ajax=1&file=&lastsize=false&count=0&grep=&invert=0&apiToken=96ec583c2cd0149bc8888184614e62877db2c0fd0d","Server Protocol":"HTTP\/1.1","Request Data":[""],"Host":"192.168.1.28:41234","Connection":"keep-alive","Accept":"application\/json, text\/javascript, \/; q=0.01","X-Requested-With":"XMLHttpRequest","User-Agent":"Mozilla\/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/70.0.3538.67 Safari\/537.36","Referer":"http:\/\/192.168.1.28:41234\/log.php?noHeader=true&apiToken=XXXXXXX888184614e62877db2c0fd0d","Accept-Encoding":"gzip, deflate","Accept-Language":"en-US,en;q=0.9","Cookie":"PHPSESSID=so21kbjd99iqhtd9b70hea1m04","Request body":""} [05-08-2019 13:13:50.306800] [INFO] [unknown] [log::verifyApiToken:sendLogout] - Terminating session.

kverkind commented 3 years ago

Project not maintained