-
Notifications
You must be signed in to change notification settings - Fork 12
Assertion Failed when trying to log in #13
Comments
Moved issue to https://groups.google.com/forum/#!forum/lets-chat-app for help. |
I run a docker container as described in #4. But the container crashes on login attempt with this exception. This is my auth snippet from the defaults.yml file:
Any hints? |
Lets chat has virtually nothing in the way of error handling, preferring to just crash. It has no logging to speak of either. We abandoned it after only a couple days of testing because it's not even alpha quality, let alone ready for daily use. iIRC, the login crash may be because the users email address isn't set in ldap. Sent from my mobile device. Autocorrect may make some words funnier than intended.
|
I've configured the LDAP section as described in both example 1 and example 2, but no matter what I do I get the following when I try to login, and the server just dies. I think I need something a smidge more informative in order to figure out what's wrong...
I have the following in my config:
The text was updated successfully, but these errors were encountered: