summaryrefslogtreecommitdiff
path: root/lib/server/ServerException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/server/ServerException.txt')
-rw-r--r--lib/server/ServerException.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/server/ServerException.txt b/lib/server/ServerException.txt
index ed591b73..474b4067 100644
--- a/lib/server/ServerException.txt
+++ b/lib/server/ServerException.txt
@@ -13,7 +13,7 @@ SocketOpenError 10
SocketPollError 11
SocketCloseError 13
SocketNameUNIXPathTooLong 14
-SocketBindError 16 Check the ListenAddresses directive in your config file -- must refer to local IP addresses only
+SocketBindError 16 Check the ListenAddresses directive (bbstored) or CommandSocket (bbackupd) in your config file -- must refer to local IP addresses (or existing writable path) only
SocketAcceptError 17
ServerStreamBadListenAddrs 18
ServerForkError 19