-
Notifications
You must be signed in to change notification settings - Fork 154
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
Help setting up with docker #101
Comments
To be a little bit more specific. I have postgres, kaiwa, kaiwa-server and ldap running. I have added the security exception by going to https://localhost:5281/xmpp-websocket/ Then i connect to localhost:8000 I see the kaiwa "connecting" and getting a login form. But logging simply returns me back to login or is stuck at connecting. I have no idea why and I guess it's because of wrongly configured environment options. I try to login with the user/userpass or admin/adminpass specified in my ldap config file. I get a error on the kaiwa-server logs (see below) My ldap has following environment options (the syntax is crane and not the issue):
and i added the base user file without getting errors my kaiwa-server:
my kaiwa:
ldap log shows:
my kaiwa log shows:
and finally my kaiwa-server throws this error
which seems to tell me ldap isn't reachable or has some other problem. any tips? |
Is there any mailinglist or irc/slack channel for kaiwa where I can get some help setting it up?
I can get the individual servers started, but for the heck of it can't login to the kaiwa client. I guess because some connection between kaiwa / kaiwa-server / ldap is not correctly setup.
Giving a example configuration for localhost and a simple admin/admin user/user ldap entry would also help a lot.
The text was updated successfully, but these errors were encountered: