TVHeadend running, but not working
Added by S wablr over 5 years ago
I have a problem, and I don't know where to start... I have TVHeadend running on a Raspberry Pi running Fedora. It has been working fine for a while (over a year), I restart it occasionally for whatever reason (usually properly, but occasionally I may just turn the power off...). Anyway, after a recent restart it...stopped working. I can't see it from my TV/Kodi, and when I try to access it via the web interface it times out (I can't even get to the login page!). However, I can see that TVHeadend is running (the command "top" shows that it is using the CPU and memory).
Thoughts? (As I said, I don't know where to start.)
Replies (3)
RE: TVHeadend running, but not working - Added by saen acro over 5 years ago
netstat -lpn |grep tvheadend
post result
RE: TVHeadend running, but not working - Added by S wablr over 5 years ago
tcp6 0 0 :::9981 :::* LISTEN 690/tvheadend
tcp6 8 0 :::9982 :::* LISTEN 690/tvheadend
udp 0 0 239.255.255.250:1900 0.0.0.0:* 690/tvheadend
udp6 0 0 :::59121 :::* 690/tvheadend
(It is 9981 I have been trying to access it on, which previously worked.)
RE: TVHeadend running, but not working - Added by saen acro over 5 years ago
Do you create new user, and forgate to enable WEB interface?