jaxl can't connect to Prosody

后端 未结 1 719
天命终不由人
天命终不由人 2020-12-22 02:02

I can authenticate fine with other clients including SleekXMPP and Strophe.

Using Prosody 0.8.2 on Ubuntu 12.04 and latest master HEAD of jaxl (2518a44b9dfeb9ec94792

相关标签:
1条回答
  • 2020-12-22 02:55

    As log tells, Prosody is failing with authentication. Kindly try to use one of PLAIN, DIGEST-MD5, ANONYMOUS authentication mechanisms and it should just work fine. SCRAM-SHA-1 and CRAM-MD5 both are currently broken in JAXL v3.x. Let me know if it still doesn't works.

    0 讨论(0)
提交回复
热议问题