From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Fri, 20 Jun 2008 08:42:27 -0700 Subject: [sup-talk] sup crashes while performing general searches In-Reply-To: <20080618120023.GA18676@sfo.thejof.com> References: <20080618120023.GA18676@sfo.thejof.com> Message-ID: <1213976320-sup-9842@entry> Hi Jonathan, Reformatted excerpts from Jonathan Lassoff's message of 2008-06-18: > --- RuntimeError from thread: load threads for thread-index-mode > invalid source 2 It looks like there's a source referenced in your index file that didn't appear in your sources.yaml. Did you manually edit your list of sources, or somehow otherwise create this situation? Deleting a source from the list may also do this. The quick answer is to regenerate your index from scratch; then everything should be synced up with your sources.yaml file. Something like: rm -rf ~/.sup/ferret sup-sync --all-sources Of course that may take some time, depending on how much email you have. -- William