candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Disconnect Called. BOSH module not started #452

Closed scuba323 closed 8 years ago

scuba323 commented 8 years ago

I am trying to get Candy to work with my Ejabberd instance. I would like to use SSL for all connections. So when I try to get Candy to connect over TLS, I get this error;

Paste of deugging

Also if it helps this is the section of my Apache config. I got it from a random Google search awhile back.

Apache Config

benlangfeld commented 8 years ago

ejabberd doesn't have mod_bosh loaded. Check your ejabberd configuration :)