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

local error during search in container? #244

Open
joachimlindenberg opened this issue Feb 5, 2024 · 0 comments
Open

local error during search in container? #244

joachimlindenberg opened this issue Feb 5, 2024 · 0 comments

Comments

@joachimlindenberg
Copy link

joachimlindenberg commented Feb 5, 2024

I am developing on windows but running the code in a docker container on linux (now .NET 8).
connecting to LDAP works fine, but search throws a LocalLdapException, or as I print them to stderr:
Local Error at Novell.Directory.Ldap.LdapSearchResults.Next() at <my code>
the exact same code runs on Windows.
as connection works and other code can access ldap I don´t think it is a network issue (#205) nor TLS issue, but specific to search.
Any idea what to look out for?

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