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

Odysseus crashes without issue description after connection LDAP user #478

Closed
skilyazhnev opened this issue Dec 13, 2022 · 1 comment
Closed

Comments

@skilyazhnev
Copy link
Contributor

Hi!

We faced a problem when we build odyssey with LDAP lib (we build in Odessey docker-dev env)

We must increase coroutine_stack_size from 4 to 16 or odyssey fall with a segment fault error after an attempt to connect any LDAP user.

And in odyssey-dev-ldap.conf you already did this. I guess Odyssey need some error notification or doc note about running odyssey with LDAP.

Because we were only able to find Odyssey problem through tests and this can be tricky for new users using LDAP.

@x4m
Copy link
Collaborator

x4m commented Dec 13, 2022

Hi! Yes, you are absolutely correct. LDAP routines needs more stack than typically Odyssey allocates. Please, send a PR with such a note that would simplify life for anyone following your route.
Thank you for letting us know!

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

2 participants