Closed derek-austin closed 4 years ago
Could you try this PR https://github.com/errbotio/errbot/pull/1377 and set XMPP_SSL_VERSION
as the example in the config shows.
Not working for me. If you want to replicate see https://github.com/errbotio/errbot/pull/1377#issuecomment-524784309
Slixmpp is the recomended for Python in xmpp.org. See https://xmpp.org/software/libraries.html Slixmpp is a fork of SleekXMPP.
@sijis, SleekXMPP is oficially deprecated, and recommends Slixmpp. See https://github.com/fritzy/SleekXMPP
I approve switching to Slixmpp. I have a TLS issue with SleekXMPP that nobody could help me solve, probably because it's deprecated.
Thanks for solving this issue. How can we expect the next release that includes it?
I am...
I am running...
Issue description
SleekXMPP don't connect to ejabberd
Steps to reproduce
Configure errbot
Additional info