[Box Backup] Help please with Exception: Connection SocketConnectError

Stefan Norlin boxbackup@fluffy.co.uk
Thu, 28 Sep 2006 14:12:15 +0200


> tcp        0      0 127.0.1.1:2201          0.0.0.0:*               LISTEN

Using localhost (127.0.0.1) is not very good if you
want to connect from other hosts.

What do you have for ListenAddresses in bbstored.conf?

ListenAddresses = inet:0.0.0.0

is a good one. :)

Regards,
Stefan