Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent errors with "ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)" #14

Open
johanneskastl opened this issue Nov 17, 2023 · 0 comments

Comments

@johanneskastl
Copy link
Contributor

I tried to use the ApacheDS in a demo setup, but for $REASON the deployment fails with lots of errors.

2023-11-17 14:54:19 INFO  LdifReader:1704 - MSG_13413_NO_VERSION_ASSUMING_1 ()
No initial LDIF file provided
Setting admin password
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)
Backgroung job number: 2

The Can't contact LDAP server (-1) is from when the startup script tries to modify the admin password.

Is there any way to get a little more debugging out of ApacheDS? Should errors like this be caught? Or a safeguard added to wait until the server is fully available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant