[Box Backup] Error regarding SocketBindError / ListenAddresses

Wouter van Eekelen wouter.van.eekelen at serverffs.com
Mon Jan 3 15:27:08 GMT 2011


I'm getting this error when starting the server:
Jan  3 18:22:08 donkey Box Backup (bbstored)[1078]: NOTICE: Starting daemon,
version 0.11rc2, config: /etc/boxbackup/bbstored.conf
Jan  3 18:22:08 donkey Box Backup (bbstored)[1078]: WARNING: Exception
thrown: ServerException(SocketBindError) at
../../lib/server/SocketListen.h(199)
Jan  3 18:22:08 donkey Box Backup (bbstored)[1078]: FATAL: Terminating due
to exception Server SocketBindError (Check the ListenAddresses directive in
your config file -- must refer to local IP addresses only) (3/16)
Jan  3 18:22:08 donkey bbstored/hk[1079]: NOTICE: Terminating daemon

I've changed ListenAddresses to many options, such as:
        ListenAddresses = inet:localhost
        ListenAddresses = inet:0.0.0.0
        ListenAddresses = inet:127.0.0.1
        ListenAddresses = inet:217.18.70.2
        ListenAddresses = localhost
        ListenAddresses = 0.0.0.0
        ListenAddresses = 127.0.0.1
        ListenAddresses = 217.18.70.2

What am I doing wrong?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.boxbackup.org/pipermail/boxbackup/attachments/20110103/f1e5b65d/attachment.html>


More information about the Boxbackup mailing list