I've seen the same problem. Rebooting the tivo seemed to fix it for me. ( I also did *not* restart tivoweb after the reboot )
The script reclist.tcl makes it through about half the NowShowing list then dies with this error:
no such object: {CONFLICT err=0x00030019}
while executing
"dbobj $series get Episodic"
("uplevel" body line 25)
invoked from within
"uplevel $body"
invoked from within
"ForeachMfsFileTrans fsid name type "/Recording/NowShowing" "" 20 {
set rec [db $db openid $fsid]
set seltype [dbobj $rec get SelectionType]
set sho..."
(file "/var/hack/bin/reclist.tcl" line 135)
Last edited by lcreech; 03-26-2002 at 04:51 PM.
I've seen the same problem. Rebooting the tivo seemed to fix it for me. ( I also did *not* restart tivoweb after the reboot )
I've rebooted a dozen times, the same error. The Tivoweb does even worse, it shows no tystream fsid's after a reboot, only the ones it has recorded since the last boot. I've got about 70 recordings and only can get fsid's for the most recent half of them using reclist.tcl. But I do restart tivoweb, I will try it disabled.
Last edited by lcreech; 03-26-2002 at 06:01 PM.
I've disabled Tivoweb, rebooted, and the same problem persists. I get fsid's for 55 of the recordings then the abort error.
Last edited by lcreech; 03-27-2002 at 10:07 PM.