Skip to content
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.

"GET /lineup_status.json HTTP/1.0" #53

Open
dkalive2017 opened this issue Apr 1, 2018 · 1 comment
Open

"GET /lineup_status.json HTTP/1.0" #53

dkalive2017 opened this issue Apr 1, 2018 · 1 comment

Comments

@dkalive2017
Copy link

I seem to be getting "GET /lineup_status.json HTTP/1.0" error. I'm currently using the docker image on QNAP.

I've also tried on Ubuntu and I'm getting the same message. Any ideas?

@kohlsalem
Copy link

Hi,
i do have apparently the same issue. I run it in a docker image on an ubuntu 18.04 LTS host.

docker run -d \ --name=tvhProxy \ --restart=always \ --net=host \ -e TVH_URL='http://192.168.178.9:9981' \ -e TVH_PROXY_URL='http://192.168.178.9' \ -e TVH_TUNER_COUNT=4 \ chvb/docker-tvhproxy
The TVH_URL is correct; TVH is up & running in an other image.

If i try to configure it manually, i get plenty of tuples:

::ffff:192.168.178.9 - - [2018-06-08 15:35:06] "GET /discover.json HTTP/1.0" 200 456 0.002830 ::ffff:192.168.178.9 - - [2018-06-08 15:35:06] "GET /lineup_status.json HTTP/1.0" 200 234 0.002130

Most funny, on the very first try after plex restart, i can see the tvh server. but after seconds it desappeares. If i'm fast enough to click on it, i could even see a rather complete channel list.

Odd, isnt it?

Any idea?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants