You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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 asegment 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.
The text was updated successfully, but these errors were encountered: