PDA

View Full Version : Tivoweb not loading ui.itcl


Barrett
05-20-2006, 09:16 AM
I am running the newest tivowebplus, and there is no User interface link anywhere. when i run it with console, it outputs this:
ui
errDbNotFound can't open object (errDbNotFound)

while executing
"db $db open /DataSet/GenreVersion"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set dataset [db $db open /DataSet/GenreVersion]
set genres [dbobj $dataset gettarget Data]
}"
(procedure "GetSAGenres" line 5)
invoked from within
"GetSAGenres"
(procedure "init_db" line 71)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 5097)
invoked from within
"source $module "

can anyone make sense of that? i've tried reinstalling it and putting sleep 100 in front of the line that loads it in rc.sysinit.. no luck. Also done a few full reloads and rebooted.

eastwind
05-20-2006, 02:17 PM
Looks like a problem witht the GetSAGenres procedure. Can't help anymore than that given that you didn't really include the relevant information (like what system you have, what software it's running...stuff like that). Might check in the TWP support thread as this might've come up before.

ew

Barrett
05-20-2006, 03:08 PM
Sorry, its an HDVR2 running 6.2

Barrett
05-20-2006, 07:19 PM
found this post that fixed my problem.
http://www.dealdatabase.com/forum/showpost.php?p=216147&postcount=52

satellite_rules
06-11-2006, 01:01 AM
whoops!, Nevermind

satellite_rules
06-11-2006, 09:50 PM
I am running the newest tivowebplus, and there is no User interface link anywhere. when i run it with console, it outputs this:
ui
errDbNotFound can't open object (errDbNotFound)

while executing
"db $db open /DataSet/GenreVersion"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set dataset [db $db open /DataSet/GenreVersion]
set genres [dbobj $dataset gettarget Data]
}"
(procedure "GetSAGenres" line 5)
invoked from within
"GetSAGenres"
(procedure "init_db" line 71)
invoked from within
"init_db"
(file "./modules/ui.itcl" line 5097)
invoked from within
"source $module "

can anyone make sense of that? i've tried reinstalling it and putting sleep 100 in front of the line that loads it in rc.sysinit.. no luck. Also done a few full reloads and rebooted.
Have you tried just typing /ui after your tivos ip address to see if that brings up the page?
I was doing that for weeks on my tivowebplus, it didn't show up on the screen but 192.168.1.101/ui brought it up every time. I just made a bookmark to start TWP with that /ui extension so it would load right away.
P.S. I have since wiped my tivoweb/tivowebplus dirs and started fresh with TWP1.2.1 and it works fine now, but I still get error mesages re: ui module, I think it's just a fussy bugger!
Cheers!