Xymon Mailing List Archive search

hoobit relay

list Buchan Milne
Tue, 20 Jan 2009 10:52:05 +0200
Message-Id: <user-38ca45bdda68@xymon.invalid>

On Tuesday 20 January 2009 10:31:22 Evelyne Simon wrote:
Hello


Excuse me but it's don't work again


[[bbproxy]

        ENVFILE /usr/local/hobbit//server/etc/hobbitserver.cfg

        CMD $BBHOME/bin/bbproxy --hobbitd
--servers=192.168.252.80,$BBSERVERIP -report=192.168.252.78
--pidfile=$BBSERVERLOGS/bbproxy.pid

        LOGFILE $BBSERVERLOGS/bbproxy.log


My bbproxy.log

Cannot bind to listen socket (Address already in use)

So, something is already listening on the port you are trying to run bbproxy on. Probably 1984 by default. What else runs on 1984 (you could check - at least on Linux - with 'netstat -plnt|grep 1984) ? How about hobbitd? Did you disable the hobbitd task in the hobbitlaunch.cfg file ?