Setup issues
Added by Samaj Kapoor over 4 years ago
using archlinux server 4.17.11-arch1, up to date HTS Tvheadend 4.2.6
the primary issue I'm having is permissions, I have created my user, assigned a password, loaded up the m3u, and can see the epg, from within the web app, and locally from an android device, the channel will play on the android. If I start tvheadend via systemctl, I am unable to login to the web app, firefox, brave, and opera all experience this issue, even trying the default login, it continues to request username and password. If I start tvheadend via cli, tvheadend -C, I am able to login, no issues with default. If I start via cli with, tvheadend --noacl, again no issues with login. Starting via systemctl, /home/hts directory is created, with hts and video permissions, however no /home/hts/.hts/tvheadend/epggrab/xmltv.sock is created, that gets created in /root/hts/.hts/tvheadend/epggrab/xmltv.sock. I am able to via su, to pipe the m3u file into the xmltv.sock and get the channels to populate. If I start tvheadend as a normal user, .hts/tvheadend directory is created in my home dir, but xmltv.sock, is no where to be seen. Some guidance would be appreciated. https://blackfridayvpn.net/
Replies (1)
RE: Setup issues
-
Added by saen acro over 4 years ago
And when you enter without credentials, do you create user and password?
This sound as classical example, how user do not understand user permissions when start process.
TVH service use this command
tvheadend -f -D -u hts -g video
command
tvheadend -h
give enough information