[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
daemon: socket() failed errno=97... error message
hello all,
currently, i'm doing some testing with openldap on a box running one of
the 2.4 test kernels, test 2.4.0-test10 to be exact on debian woody. I get
this error message in my ldap log, but I can still query the server
initally.
Nov 2 17:18:05 goofy slapd[7271]: daemon: socket() failed errno=97 (Address
family not supported by protocol)
Nov 2 17:18:05 goofy slapd[7273]: slapd startup: initiated.
Nov 2 17:18:05 goofy slapd[7273]: slapd starting
However, after leaving the box alone for a while, say 3 or 4 hours, slapd
stops returning any type of request and I get a "ldap_bind: Can't contact
LDAP server" error when i issue any command to bind to the server. Nothing
will fix it but a reboot. Has anyone run into this?? I know for a fact
socket code has changed in the 2.4 series, has ldap been made "aware" of
this??? Thanks for any help.
Jason