ejabberd - Comments for "S2S not working on 2.0.2 ? " https://www.ejabberd.im/node/3299 en Spinfast doesn't show https://www.ejabberd.im/node/3299#comment-53816 <p>Spinfast doesn't show anything in the logs, and I can see the incoming connection request when i try to send a message from binaryculture or google to spinfast.</p> <p>After turning off the encryption on BOTH servers I don't get any errors, but google can't connect now. </p> <p>Re-Enabling encryption for the binaryculture one lets that one talk to gtalk and to spinfast.</p> <p>As soon as i re-enable starttls on the s2s for spinfast, binaryculture gets a certificate error.</p> <p>The same certificate that spinfast is using for s2s is used for c2s on spinfast and clients can connect - i also get the error on binaryculture and not on spinfast. </p> <p>Any ideas?</p> Fri, 05 Dec 2008 06:32:21 +0000 lordmortis comment 53816 at https://www.ejabberd.im Check log files. Try to disable s2s encryption. https://www.ejabberd.im/node/3299#comment-53805 <p>Check ejabberd.log and sasl.log in spinfast, maybe they show some error message at server start or when a s2s connection is attempted.</p> <p>If they don't show anything useful, you can check if the problem is related to s2s encryption. You can disable s2s encryption in ejabberd.cfg with:</p> <pre>{s2s_use_starttls, false}.</pre><p>Then restart ejabberd and check if s2s works now.</p> Thu, 04 Dec 2008 10:23:46 +0000 mfoss comment 53805 at https://www.ejabberd.im