ejabberd - Comments for "Immediate disconnect " https://www.ejabberd.im/node/4138 en Apparently it's something to https://www.ejabberd.im/node/4138#comment-56442 <p>Apparently it's something to do with modern browsers rejecting access to cookies when using XMLHttpRequest (AJAX). I believe this is by design to prevent various XSS attacks which could deliver your cookies to an attacker. You have to use http-bind (which uses form POSTs) instead of polling.</p> Sun, 25 Jul 2010 13:15:55 +0000 SpliFF comment 56442 at https://www.ejabberd.im gethostname was the problem https://www.ejabberd.im/node/4138#comment-56334 <p>First I tried reordering my /etc/hosts file. But that didn't change anything. Then I found this option:</p> <p>{sasl_fqdn, "jabber.example.org"}.</p> <p>Now I can get to the point where the server sends the authentication mechanisms. But then MUCKL has a problem with "aPlist is NULL". Firefox doesn't say much else, but Safari tells me it 'Refused to get unsafe header "Set-Cookie"', so maybe Firefox is doing the same? All I get at that point is the background image. No chat interface comes up.</p> <p>thoughts?</p> <p>myk</p> Thu, 01 Jul 2010 03:23:51 +0000 myk comment 56334 at https://www.ejabberd.im