The could be the result of a resource being busy. I would say that the system is not in a "good" state (ie waiting on indexing). If you have the correct headend available you could do a clear and delete everything and reload it... otherwise if you could find the station fsid of a channel that you do have loaded and I could build a NoNag slice for that channel.Originally Posted by bondo
Assuming that you wish to do this via the command line you will need to:
% dumpobj 42284/31 (this is your source fsid)
then find the first in the list of "Channel" fsid's and dump that:
% dumpobj 25144/107 (replace this with one of your channel fsid's)
then dump the "Station" fsid in this record and dump that:
% dumpobj 25173/-1
and let me know the value of "ServerId" (eg 7998032) or "IndexPath" (ie /Server/7998032)
Bookmarks