tivo web not work ?? help

after installing tivo web into my /hack dir
and running it i get this error..

-----------------------------------------
index
can't open object (errDbTooManyFiles)

while executing
"db $db openid $fsid"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type "/SeasonPass" "" 25 {
set sp [db $db openid $fsid]
set type [defaultval 1 [dbobj $sp get Type]]
i..."
(procedure "init_sp_cache" line 13)
invoked from within
"init_sp_cache"
(file "./modules/index.itcl" line 455)
invoked from within
"source $module"
("foreach" body line 3)
invoked from within
"foreach module $modules {
puts [file rootname [file tail $module]]
source $module
}"
(file "./httpd-tt.tcl" line 230)

[1]+ Exit 1 ./httpd-tt.tcl
-----------------------------------------------


any ideas?

Gate

Discussion:

Bogus Bowen on July 29, 2001 12:37 AM

I had the same problem. Found the reason somewhere (I think it was the AVS forum). If you did not let your Tivo make all the required calls or whatever, SeasonPass information does not get downloaded, so the /SeasonPass directory in the MFS does not exist. That caused the error on my box. I went into the index.itcl file, commented out the init_sp_cache proc and the line at the end of the file that calls init_sp_cache.
It works fine now for me. I just don't try to get into the Season Pass stuff through the Web page, cause it will probably blow up on me. I don't plan on using the Tivo services anyway.