[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Trimhistory error



On Wed, Sep 13, 2006 at 07:20:44PM -0500, Rich Smrcina wrote:
> I'm trying to run the trimhistory command and I get the following errors:
> 
> hobbit (at) hobbit:~/server/bin> ./trimhistory --drop --dropsvcs --droplogs 
> --cutoff=`date +%s --date="1 Sep 2005"`
> 2006-09-13 19:18:40 Whoops ! bb failed to send message - timeout
> 2006-09-13 19:18:40 Cannot get list of host/test combinations

What happens if you run it via the "bbcmd" utility ? i.e.
   ./bbcmd trimhistory --drop --dropsvcs --droplogs \
     --cutoff=`date +%s --date="1 Sep 2005"`


Regards,
Henrik