[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Configuration question
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Configuration question
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Thu, 10 Jul 2008 09:55:25 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=gamma;        h=domainkey-signature:received:received:message-id:date:from:to         :subject:in-reply-to:mime-version:content-type:references;        bh=c35BbzVIrskerAfFKuGLI9GaHYBbpCOY0M97DOzxHjo=;        b=xCy/aM4ZAdFCB6H2HspbB3dyVagSB0JStpUvPy09cOv+p6u7/isr03+9EIHDOEGyyQ         rIHqNKxEK1/it5KvP+2j5JLlKzFxqN0x5OBqRrr0ZBDmeZuWLu9JVw/OWUe+e7IKFzpT         HjsgF+0BSTGlzj29JlC56apyXL27JBb4k0nmg=
- Domainkey-signature: a=rsa-sha1; c=nofws;        d=gmail.com; s=gamma;        h=message-id:date:from:to:subject:in-reply-to:mime-version         :content-type:references;        b=VxrbCANoXt3tw4fbsXaXZsdgBCTOzYJPCs/fmAJQ/25XUkVl5OiLrUOeC9NRZxKxLK         S4MMyIVqC/zfPa+e4K8Pxb3daMON11b8H0f9QsSnYO1Xp8N1/oPRH3/wViuqp1QgfZhn         KmHUq+6EZRccb0BfsZaD507NThlOkmAML4k3I=
- References: <008901c8e12f$6958d100$3c0a7300$ (at) edu>	 <961092e10807081223n7cbe8a05ne67fb6a6652892f0 (at) mail.gmail.com>	 <009001c8e132$a367ea90$ea37bfb0$ (at) edu>	 <997a524e0807081252x704f9a71t7c51553a076d3c7f (at) mail.gmail.com>	 <001301c8e13e$bc0fc070$342f4150$ (at) edu>	 <961092e10807081414m3d4986d5y43c87a63314334a9 (at) mail.gmail.com>	 <001401c8e1bd$7d9ba500$78d2ef00$ (at) edu>	 <997a524e0807090910k3bb0aebcq340f1aa7023f1f98 (at) mail.gmail.com>	 <001201c8e292$ab1ff500$015fdf00$ (at) edu>
On Thu, Jul 10, 2008 at 8:41 AM, Daniel Elswit <de21 (at) cornell.edu> wrote:
>  Strangely, bben –debug shows that it cooks right through the bb-hosts
> file and then after the last line, aborts with no further information.
> bbgen –version runs properly and shows the correct version.  I'm beginning
> to wonder if the bbgen file itself is corrupted.
>
This is what I get in my bb-display.log after a restart.  The first two
lines below are the last two from bb-hosts - a blank comment line and an
include:
     2008-07-10 09:37:51 load_bbhosts: -- got line '#'
     2008-07-10 09:37:51 Opening file /home/hobbit/server/etc/ghosts.inc
     2008-07-10 09:37:51 load_state()
     2008-07-10 09:37:51 Transport setup is:
     2008-07-10 09:37:51 bbdportnumber = 1984
     2008-07-10 09:37:51 bbdispproxyhost = NONE
     2008-07-10 09:37:51 bbdispproxyport = 0
     2008-07-10 09:37:51 Recipient listed as '10.134.13.133'
     2008-07-10 09:37:51 Standard BB protocol on port 1984
     2008-07-10 09:37:51 Will connect to address 10.134.13.133 port 1984
Do you get the "load_state()" ??
Ralph Mitchell