HTTP/1.1 GET /stream/channelid -- 401 error
Added by K**o E***p over 6 years ago
Hello
I have a problem with Tvheadend 4.0.9-16~g63c1034~trusty. Some time is OK, but after a while it is blocked and tvheadend write into the log:
2018-04-22 08:11:29.357 http: 127.0.0.1: HTTP/1.1 GET /stream/channelid -- 401
2018-04-22 08:11:29.358 http: 127.0.0.1: HTTP/1.0 GET /stream/channelid -- 401
2018-04-22 08:11:29.362 http: 127.0.0.1: HTTP/1.1 GET /stream/channelid -- 401
2018-04-22 08:11:29.362 http: 127.0.0.1: HTTP/1.0 GET /stream/channelid -- 401
2018-04-22 08:11:29.366 http: 127.0.0.1: HTTP/1.1 GET /stream/channelid -- 401
...
When the processor goes to max load.
After restart vlc client, all is OK some time...
How fix this problem? Thank you for repply.
Replies (5)
RE: HTTP/1.1 GET /stream/channelid -- 401 error - Added by Mark Clarkstone over 6 years ago
4.0.x is no longer supported, you might want to upgrade :).
RE: HTTP/1.1 GET /stream/channelid -- 401 error - Added by K**o E***p over 6 years ago
This is a last "stable" version for ubuntu 14.04 trusty... in "unstable" hasn´t CAS configuration. How install a never stable for ubuntu trusty? Other unstable have some bugs in cas for me... This "stable" version 4.0.X is working fine for me in CAS, but like repair this bug... I have installed tvheadend from here:
https://tvheadend.org/projects/tvheadend/wiki/AptRepository (bintray). Others not working for me...
RE: HTTP/1.1 GET /stream/channelid -- 401 error - Added by Mark Clarkstone over 6 years ago
There's 4.2.6 on Bintray for trusty. https://bintray.com/tvheadend/deb/tvheadend/4.2.6-7~g5613551
Make sure you're using "stable-4.2" and not "stable" for the bintray repository.
If you have IRC, ping me on freenode (mpmc in #hts) and I'll help you via teamviewer if you like.
RE: HTTP/1.1 GET /stream/channelid -- 401 error - Added by saen acro over 6 years ago
you can build it four yourself
https://tvheadend.org/boards/4/topics/24116
using branch 4.2
git clone -b release/4.2 https://github.com/tvheadend/tvheadend.git
RE: HTTP/1.1 GET /stream/channelid -- 401 error - Added by K**o E***p over 6 years ago
Hi
Thank you very much for your messages ... reply from mark solved update problem, but build tvh not bad idea ;)
I look, how will work´s after some times ... maybe without problem, how in another "unstable" version.
edit: I use tvh with oscam svn 11271 and net-dvbapi protocol ... It is the best solution?