-
-
Notifications
You must be signed in to change notification settings - Fork 933
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
Image tag 2.6.7-ldap fails to start, "libc not found" #179
Comments
Same for the current |
Thanks for the report. I think this is related to the new version of gunicorn. See: https://stackoverflow.com/questions/58786695/how-to-address-oserror-libc-not-found-raised-on-gunicorn-exec-of-flask-app-in I will pin the version to one <20.0.0 for now. |
cimnine
added a commit
that referenced
this issue
Nov 26, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error log;
My preliminary googling on this seems to point to gunicorn version 20 being the culprit.
Image tag 2.6.6-ldap still seems to work fine.
The text was updated successfully, but these errors were encountered: