PDA

View Full Version : Channels problem with TW


Raisltin Majere
03-19-2007, 05:14 PM
Hi

My tivoweb doesn't seem to able to find any channels.

In Highlights, every Highlight says Unable to find channel(channel name). It doesn't even find any films at all.

Channel guide gives me

INTERNAL SERVER ERROR
--cut here--
action_channellist '/1' ''
can't read "guideindexdir": no such variable
while executing
"mfs find $guideindexdir/ChannelTable"
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set channelfsid [lindex [mfs find $guideindexdir/ChannelTable] 0]
set channeltabledata [mfs get $channelfsid]
}"
(procedure "::action_channellist" line 24)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--

Search gives me

INTERNAL SERVER ERROR
--cut here--
action_search '' 'set "searchby" "0";set "cat" "0";set "scat" "0";set "q" "Eastenders";set "watch" "0";set "showemptyhits" "1";set "submit" "Search";'
can't read "guideindexdir": no such variable
while executing
"mfs find "$guideindexdir/$searchbyfile""
("uplevel" body line 2)
invoked from within
"uplevel $body"
invoked from within
"transaction {uplevel $body}"
(procedure "RetryTransaction" line 5)
invoked from within
"RetryTransaction {
set fsid [lindex [mfs find "$guideindexdir/$searchbyfile"] 0]
if {[catch {set moddate [mfs moddate $fsid]}]} {
set mo..."
(procedure "get_textindexsearch" line 17)
invoked from within
"get_textindexsearch $modq $searchby"
(procedure "::action_search" line 139)
invoked from within
"::action_$action $chan $part $env"
("eval" body line 1)
invoked from within
"eval {::action_$action $chan $part $env}"
--cut here--

They both show a problem with guideindexdir. Is this a global variable within TW? Why would it have disappeared?

Can anybody help fix this?

TIA

RichardJH
03-19-2007, 06:00 PM
What version of TW are you running and have you tried a full reload of TW

Raisltin Majere
03-19-2007, 06:05 PM
Sorry, should have mentioned that.

The problem occurs with TW 1.9.4 but not on TWP 1.2.1 or TWP 2.0.

I tried a full reload and also quitting TW altogether and restarting it via telnet.

I even reuploaded highlights module. But the problem still persists

ColinYounger
03-20-2007, 02:22 AM
Could it be that the highlights module you have there is only for TWP?

Raisltin Majere
03-20-2007, 07:19 AM
That wouldn't explain why the other modules error though.

I've just browsed MFS to \guideindex\channeltable and get a completely blank screen. I'm guessing this would explain things?

Anyone know how I fix that?

ColinYounger
03-20-2007, 11:17 AM
OK - I've just browsed GuideIndex/ChannelTable and saw some garbage characters (i.e. not blank).

No idea how to fix that - my guess would be a guided setup. <horror>

Raisltin Majere
03-20-2007, 01:35 PM
Nothing so drastic thankfully :)

I completely removed the tivoweb directory, redownloaded and reinstalled it.

Still wouldn't work, so I went and downloaded LJ's utils - all solved.

Except I didn't back up my modules folder before deleting tivoweb-tcl, so I've got to go and find them all now.

Still, I'm happy, things are working as they should.

Thanks for the help