PDA

View Full Version : TivoWeb Now Showing Error


qarlo
09-28-2002, 03:05 PM
TivoWeb seems to be working, but when I click on "Now Showing" (which used to work) I get:

INTERNAL SERVER ERROR
action_nowshowing '' ''
can't read "nowshowingdir": no such variable
while executing
"ForeachMfsFileTrans fsid name type $nowshowingdir "" 15 {
set rec [db $db openid $fsid]
print_nowshowingrow $chan $rec
}"
(procedure "::action_nowshowing" line 33)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"



Anyone seen this or can help me out maybe?

Thanks,

Q

qarlo
09-28-2002, 03:24 PM
Stopping and starting TivoWeb fixed it - but if anyone knows what caused it, I am still curious.

Thanks,

Q

newlooper
09-27-2003, 04:07 AM
I have the error too. I will let you know if I find it.

jmayes
12-09-2004, 10:36 PM
I have been having this problem on both of my dtivo 2.52's on and off since I installed tivoweb+ 1.0. If anyone can please help throw some light on this I would be very greatful. The susgestion above does work temporary.

Thankx!
Jmayes

sanderton
12-10-2004, 06:23 AM
I guess the database is busy when it tries to read it at start up to load the $nowshowingdir variable.

If you get it a lot, you might want to start TW by calling a backgrounded script with a "wait" statement to let the database hits on startup clear.