I'm getting an error when i tried to load tivoweb. Here is a little background info before i past the error. This is a HDVR2 that I finished monte'ing with sleepers iso a few days ago. This is the first time i have experimented with 4.0. I have everything else running great except tivowebplus. Before everyone screams to use the search button i have. i have spent the past few days searching. I saw a bunch of posts related to my error and everyon just said keep reloading tivoweb. There was no real resolution.
Error:
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 4681)
invoked from within
"source $module "
webremote
I have looked in MFS and I do not have a /DataSet/GenreVersion. One post said to redo the guided setup to recreate that value but from what i can tell that should only be present on SA boxes and not dtivo's. I looked in ui.itcl and hardcoded it to use the GetDTivoGenres function(since right now it's using the GetSAGenres function which seems strange also since this is a dtivo). when i do that i get the same error except it can't find the MFS value /apgboot. That doesn't exsist in my MFS either?
So... I'm stuck now. maybe i missed something while searching the forums. maybe i have a bad 4.0 image. either way i'm hoping someone might be able to help!


Reply With Quote
