<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
It does give me the board as output.<br>
<br>
If it gives you more info<br>
<br>
-bash-2.05b$ netstat -ln | grep 198<br>
tcp        0      0 0.0.0.0:1984            0.0.0.0:*              
LISTEN<br>
tcp        0      0 172.17.110.20:1986      0.0.0.0:*              
LISTEN<br>
<br>
<br>
where 1986 is the "local" BBNET/BBDISPLAY and the 1984 is the bbproxy
server.<br>
<br>
The error is only reported on the "central" BBDISPLAY<br>
<br>
Henrik Stoerner skrev:
<blockquote cite="mid20050622122944.GA16655@hswn.dk" type="cite">
  <pre wrap="">On Wed, Jun 22, 2005 at 09:41:44AM +0200, Thomas wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Now the problem started when I decided to "upgrade" the hobbit BBNET 
only server to also be a BBDISPLAY server. I did this by starting hobbit 
on port 1986 (--listen=172.17.110.20:1986) along with the 
bbdisplay/histry/lard etc processes and then add a third bbdisplay 
server to my bbproxy configuration (--bbdisplay=172.17.110.20:1986).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I haven't quite understood exactly which servers are running BBDISPLAY 
and which are proxying and who should talk to who, but I think the
problem might have to do with the port 1986. Several of the tools - 
including bbgen (generates the overview webpages) and hobbitsvc.cgi 
(generates the detailed status view) talk to hobbitd over the network,
so they may have to be tweaked to communicate with a hobbitd on port
1986.

For troubleshooting, could you try running

   BBPORT=1986; export BBPORT
   bb ip.of.your.bbdisplay hobbitdboard

This should fetch the current status from your server using port 1986.

Now I'll go re-read your mail in greater detail and see if I can figure
out what your setup is :-)


Regards,
Henrik


To unsubscribe from the hobbit list, send an e-mail to
<a class="moz-txt-link-abbreviated" href="mailto:hobbit-unsubscribe@hswn.dk">hobbit-unsubscribe@hswn.dk</a>



  </pre>
</blockquote>
</body>
</html>