-
Notifications
You must be signed in to change notification settings - Fork 184
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
Login stopped working #10454
Comments
This error message shows up when the backend cannot connect to the LDAP server. Can you check if the |
It is up & running but it is unable to find the user or respond to the request. My guess is the boltdb is corrupt. Most likely during a deployment where the container did not exit cleanly. ocis is too brittle unless you use external openid or ldap, but running own ldap or openid is too complex. Would have been great if ocis could offer at least a simple local user auth based on mysql/postgres. |
@lifeofguenter The error message suggests a network or connection issue, not a boltdb issue. |
@lifeofguenter To really tell what's going on we would need logs. Ideally with |
Error:
seems like the userdb went corrupt?
The text was updated successfully, but these errors were encountered: