I installed converse.js in my server and got it connected to ejabberd using ejabberd's BOSH. Ejabberd is also installed in my server. Now when i create a room, the room is created, I can invite users. But when I go to the configuration page,…
I am trying to get a development environment up and running so I can play around with things a bit. Everything goes well make dev and "node_modules" appears etc, however, when I try to load the dependencies "Loading converse.js and its dependencies"…
I am trying to authenticate my Converse.js client to theOpenfire server using TLS. I have configured the server and the client for external authentication, but when trying to connect, it stays connecting forever, not returning error messages. Below…
I'm trying to run converse.js on my system.
I've configured the xmpp server (prosody) and verified that the bosh service works as it should.
Now when I try to invoke it from chrome, I get the following error:
converse.js:39566 FATAL: Error: Failed…