[ERROR] htsp: unable to create profile chain 'pass'
Added by Ralf Brinkmann almost 10 years ago
I have posted this already in another thread, but I think this is a special problem.
I have tvheadend 3.9.2316~gc051d0b running, and with the tvheadend Client on an iPad I can stream live TV
But on 2 FireTV with Kodi 14.0 and tvheadend Client 1.9.39 I get the Error on the Client:
- Command failed: Stream Setup Error
- Disconnectd from HTS Tvheadend
- Connected to HTS Tvheadend
and the log on the server Shows:
2015-01-03 12:04:36.311 [ INFO] htsp: Got connection from 192.168.0.143
2015-01-03 12:04:36.311 [ INFO] htsp: 192.168.0.143: Welcomed client software$
2015-01-03 12:04:36.312 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Id$
2015-01-03 12:04:36.334 [ ERROR] htsp: unable to create profile chain 'pass'
2015-01-03 12:04:36.340 [ INFO] htsp: 192.168.0.143 [ tvHO | XBMC Media Cente$
2015-01-03 12:04:36.341 [ INFO] htsp: Got connection from 192.168.0.143
2015-01-03 12:04:36.341 [ INFO] htsp: 192.168.0.143: Welcomed client software$
2015-01-03 12:04:36.342 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Id$
2015-01-03 12:04:39.755 [ INFO] HTTP: 192.168.0.143: /1_0_1_3F_21_85_C00000_0$
What can I do?
Replies (5)
RE: [ERROR] htsp: unable to create profile chain 'pass' - Added by Mark Clarkstone almost 10 years ago
You need to set a stream profile for the Kodi user to something other than pass, try setting the default stream profile to Matroska.
RE: [ERROR] htsp: unable to create profile chain 'pass' - Added by Ralf Brinkmann almost 10 years ago
Ok, I did and I got quite similar:
2015-01-04 11:09:44.563 [ INFO] htsp: 192.168.0.143: Welcomed client software: XBMC Media Center (HTSPv8)
2015-01-04 11:09:44.564 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Identified as user tvHO
2015-01-04 11:09:44.588 [ ERROR] htsp: unable to create profile chain 'matroska'
2015-01-04 11:09:44.601 [ INFO] htsp: 192.168.0.143 [ tvHO | XBMC Media Center ]: Disconnected
2015-01-04 11:09:44.602 [ INFO] htsp: Got connection from 192.168.0.143
2015-01-04 11:09:44.602 [ INFO] htsp: 192.168.0.143: Welcomed client software: XBMC Media Center (HTSPv8)
2015-01-04 11:09:44.603 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Identified as user tvHO
2015-01-04 11:09:45.956 [ INFO] subscription: 007E: "epggrab" unsubscribing
RE: [ERROR] htsp: unable to create profile chain 'pass' - Added by Mark Clarkstone almost 10 years ago
Ralf Brinkmann wrote:
Ok, I did and I got quite similar:
2015-01-04 11:09:44.563 [ INFO] htsp: 192.168.0.143: Welcomed client software: XBMC Media Center (HTSPv8)
2015-01-04 11:09:44.564 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Identified as user tvHO
2015-01-04 11:09:44.588 [ ERROR] htsp: unable to create profile chain 'matroska'
2015-01-04 11:09:44.601 [ INFO] htsp: 192.168.0.143 [ tvHO | XBMC Media Center ]: Disconnected
2015-01-04 11:09:44.602 [ INFO] htsp: Got connection from 192.168.0.143
2015-01-04 11:09:44.602 [ INFO] htsp: 192.168.0.143: Welcomed client software: XBMC Media Center (HTSPv8)
2015-01-04 11:09:44.603 [ INFO] htsp: 192.168.0.143 [ XBMC Media Center ]: Identified as user tvHO
2015-01-04 11:09:45.956 [ INFO] subscription: 007E: "epggrab" unsubscribing
Doh, there are so many options, I know one of them must work with htsp (I think the default profile is htsp). I honestly can't remember what works with what, all you can do is keep trying until you can find one that does!
RE: [ERROR] htsp: unable to create profile chain 'pass' - Added by Ralf Brinkmann almost 10 years ago
Hello Mark,
I kept on trying, but I was not successful. The funny thing was, that it was working with an iPad Air and iPad 3 (tvheadend App) without any problem.
Then I have restarted the debian, and after that all streams are working.
RE: [ERROR] htsp: unable to create profile chain 'pass' - Added by Mark Clarkstone almost 10 years ago
Sounds like a bug somewhere!