Skip to content
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

Strange login issue #9

Open
tural-ali opened this issue Sep 21, 2015 · 6 comments
Open

Strange login issue #9

tural-ali opened this issue Sep 21, 2015 · 6 comments

Comments

@tural-ali
Copy link

I deployed to Digital Ocean fresh instance of Kaiwa. After installation opening login page and trying to login using first user and admin credentials like admin@domain.com and just admin. It keeps redirecting to login page without any error. I'm 100% sure about login and password correctness.

What am I doing wrong?

@jayeshkavathiya
Copy link

I am also getting this issue.

@bascht
Copy link

bascht commented Nov 24, 2015

Check the JavaScript error console. Kaiwa is trying to connect to the wss:// URL and that DNS record might not be available.

@stevenroose
Copy link

I get this:

WebSocket connection to 'wss://kaiwa.weuste.club/xmpp-websocket' failed: Error during WebSocket handshake: Unexpected response code: 502

Any idea?

@bascht
Copy link

bascht commented Jan 18, 2016

@stevenroose A response of 502 could indicate that something is wrong with the "other" side. Did you see anything error-like in the kaiwa logs?

@stevenroose
Copy link

I already figured it out. See my other issue. Prosody only serves the naked
domain, but I want it to serve another subdomain.
On Jan 18, 2016 09:28, "Bascht" notifications@github.com wrote:

@stevenroose https://github.com/stevenroose A response of 502 could
indicate that something is wrong with the "other" side. Did you see
anything error-like in the kaiwa logs?


Reply to this email directly or view it on GitHub
#9 (comment)
.

@BesatZardosht
Copy link

@stevenroose may I ask how did you solve it?

See my other issue

Which issue are you referring to?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

5 participants