You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I setting up a Kaiwa Client for use with my ejabberd server but, when I try to logging in, I have for a few second the connexion page (Connexion...) and it's redirect me on the login page. I tryed with Firefox and Chrome.
Above configuration should set up server and Kawai client. Try to login through Firefox. This browser is unreliable, login often fails, but with Chrome I had no success at all.
Hi all,
I setting up a Kaiwa Client for use with my ejabberd server but, when I try to logging in, I have for a few second the connexion page (Connexion...) and it's redirect me on the login page. I tryed with Firefox and Chrome.
My ejabberd log's shows nothing.
kaiwa config :
{
"isDev": true,
"http": {
"host": "courstream.unice.fr",
"port": 8000
},
"session": {
"secret": "shhhhhh don't tell anyone ok?"
},
"server": {
"name": "Kaiwa",
"domain": "courstream.unice.fr",
"wss": "wss://localhost:5281/websocket/",
"muc": "conference.courstream.unice.fr",
"startup": "groupchat/room%40conference.courstream.unice.fr",
"admin": "admin"
}
}
ejabberd running on the same server as kaiwa.
Thanks you in advance for your help.
The text was updated successfully, but these errors were encountered: