View Full Version : DTV 3.5x with TivoWebPlus, /showing/ not working
tedder
05-10-2006, 04:36 PM
When I go to an entry title, I get this:
INTERNAL SERVER ERROR
--cut here--
action_showing '/5347665/358' ''
can't read "genrevals": no such variable
while executing
"lsearch $genrevals "Show Types""
("uplevel" body line 260)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
if { [regexp {([0-9]*)/(.*)} $objectid junk fsid subobjid] } {
set showing [db $db openidconstruction $fsid $subobjid]
..."
(procedure "::action_showing" line 47)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--
I already did the DB patch to get it working, but apparently something else is wrong. Ideas?
I've found (http://64.21.8.90/forum/showthread.php?t=28623&goto=nextnewest) a couple (http://www.tivocommunity.com/tivo-vb/showthread.php?p=2595036) of threads (http://www.tivocommunity.com/tivo-vb/showthread.php?t=280823) where people mention this, but no solution.
-ted
SteveT
05-11-2006, 10:20 AM
When I go to an entry title, I get this:
INTERNAL SERVER ERROR
--cut here--
action_showing '/5347665/358' ''
can't read "genrevals": no such variable
while executing
--cut here--
I already did the DB patch to get it working, but apparently something else is wrong. Ideas?
I've found (http://64.21.8.90/forum/showthread.php?t=28623&goto=nextnewest) a couple (http://www.tivocommunity.com/tivo-vb/showthread.php?p=2595036) of threads (http://www.tivocommunity.com/tivo-vb/showthread.php?t=280823) where people mention this, but no solution.
-tedFirst, look for errors in your tivoweb.log file (under Logs). If the initial loading of index fails, lots of downstream problems show up. Most likely, your problem is the same as this one (http://www.dealdatabase.com/forum/showthread.php?p=256009&postcount=336), and needs the same fix.
tedder
05-11-2006, 11:55 AM
Yeah, I already did that fix (that's what I meant by DB patch). You're right, though- there was an error during the initial load:
TivoWebPlus Project - v1.2.1
The program comes with ABSOLUTELY NO WARRANTY.
This program is licensed under the GPL.
See the 'copyright' and 'README' files for copyright and credit information.
Loading modules...
backup
channelprefs
favicon
hackman
--hackman Version 4.0.2--
-Root directory mounted read-write
-Min/low/high freepages increased from 32/48/64 to 128/192/256
-Wednesday, May 10, 2006, 04:09 AM, local time
index
-initializing logo index
-initializing channel table
--caching 763 channels for source of type=6 (DirecTV)
-initializing genre table
-initializing now showing cache
-initializing season pass cache
info
lj_utils
logos
logs
mail
mfsbrowser
phone
resources
Loaded 0 resource definitions
sched
screen
search
theme
ui
errDbNotFound can't open object (errDbNotFound)
while executing
"db $db open /ApgBoot"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set apgboot [db $db open /ApgBoot]
set categorysystem [dbobj $apgboot get RootCategorySystem]
set labels [dbobj $catego..."
(procedure "GetDTivoGenres" line 5)
invoked from within
"GetDTivoGenres"
(procedure "init_db" line 69)
invoked from within
"init_db"
(file "/var/hack/tivowebplus/modules/ui.itcl" line 5097)
invoked from within
"source $module "
webremote
whatson
wishlists
xplusz
Accepting Connections
Loading modules...
backup
channelprefs
favicon
hackman
--hackman Version 4.0.2--
-Root directory mounted read-write
-Freepages left at 128 192 256
-Wednesday, May 10, 2006, 04:14 AM, local time
index
info
lj_utils
logos
logs
mail
mfsbrowser
phone
resources
sched
screen
search
theme
ui
webremote
whatson
wishlists
xplusz
Accepting Connections
--caching 762 channels for source of type=6 (DirecTV)
apgboot and genres is what the error (above) is about; what do I need to do to fix this?
SteveT
05-11-2006, 03:18 PM
Yeah, I already did that fix (that's what I meant by DB patch). You're right, though- there was an error during the initial load:
<snip>
apgboot and genres is what the error (above) is about; what do I need to do to fix this?Hmmm. I believe ApgBoot is created automatically after the DTiVo first communicates with the satellite. I don't know how to create it otherwise. Is the DTiVo able to receive shows from the satellite?
tedder
05-15-2006, 03:50 PM
Hmmm. I believe ApgBoot is created automatically after the DTiVo first communicates with the satellite. I don't know how to create it otherwise. Is the DTiVo able to receive shows from the satellite?
Yes, it operates normally.
So, there should be a file in the root directory called ApgBoot? I see an entry, /dev/apg, but no /ApgBoot.
SteveT
05-15-2006, 05:32 PM
Yes, it operates normally.
So, there should be a file in the root directory called ApgBoot? I see an entry, /dev/apg, but no /ApgBoot.No, not in root, but in the MFS filesystem. Browse it by using the MFS link in TWP. ApgBoot should show up on the very first page.
tedder
05-15-2006, 06:10 PM
Ah. Yeah, it's there:
ApgBoot tyDb 5379626 05/10/06 04:11 10088
I'll do a couple of reboots and see what happens.
tedder
05-15-2006, 06:15 PM
Hey, it works now. I wonder if it was a dependency issue- ie tivoweb started too early? Weird, I've never had trouble before.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.