Webinterface not working
Added by George - about 12 years ago
Just compiled the latest GIT version (3.1.713.g9a4af) and the webinterface doesn't work anymore. It loads a little and then stops. See attached screenshot.
I am running x64 Ubuntu 12.04.
tvheadend.png (29.1 KB) tvheadend.png |
Replies (4)
RE: Webinterface not working - Added by Adam Sutton about 12 years ago
We're getting sporadic reports about this in relation (I think) to migration of configuration from 3.0 (or earlier) to 3.1. And also specific to some browsers.
Can you give a bit more info about your setup? Previous version, browser version, have you tried with a fresh config directory (just temp move your existing config out of the way etc...)
Adam
RE: Webinterface not working - Added by George - about 12 years ago
Most of the days I do a pull and compile TVHeadend, I like to live dangerously ;-) I use a Mac on 10.7.4 with Google Chrome version 21.0.1180.89 to use the webinterface. TVHeadend starts from it's build.Linux directory in the sourcetree on my HTPC, it's on Ubuntu x64.
Yesterday everything was working fine. I just removed the configuration files and started tvheadend in debug mode, it gives the same errors: it is missing files. See the attached logfile.
I also noticed that the tvheadend service is really slow right now when asked to stop, usually it just stops in a second.
uname -a: Linux mediacenter 3.5.0-030500-generic #201207211835 SMP Sat Jul 21 22:35:55 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
tvheadend.log (59.3 KB) tvheadend.log | Logfile |
RE: Webinterface not working - Added by George - about 12 years ago
Cleaned up everything, reinstalled and reconfigured. It works again.
RE: Webinterface not working - Added by Adam Sutton about 12 years ago
There was a bug in the EIT code that caused an infinite loop that was causing lots of problems including failures in the UI.
This should be resolved now.
Adam