Project

General

Profile

Bug #379

SASL authentication DIGEST-MD5 failed: not-authorized:

Added by Anonymous over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Category:
XMPP
Target version:
-
Start date:
12/12/2011
Due date:
% Done:

0%

Estimated time:
Affected version:
0.1.6
Locale:
Close

Description

Using BEEM - Android XMPP, when try to connect to chat.facebook.com at port 5222 with user name gives exception.

12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): Error while connecting
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): SASL authentication DIGEST-MD5 failed: not-authorized:
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): at org.jivesoftware.smack.SASLAuthentication.authenticate(SASLAuthentication.java:337)
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): at org.jivesoftware.smack.XMPPConnection.login(XMPPConnection.java:230)
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): at com.beem.project.beem.service.XmppConnectionAdapter.login(XmppConnectionAdapter.java:242)
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): at com.beem.project.beem.service.LoginAsyncTask.doInBackground(LoginAsyncTask.java:100)
12-12 15:02:09.086: ERROR/XMPPConnectionAdapter(4925): at com.beem.project.beem.service.LoginAsyncTask.doInBackground(LoginAsyncTask.java:1)

I have tried to enable the JID from settings but the exception remains. I have enabled the XMPP Debug to YES, but cannot find where the log file is generated. I am running BEEM Project in Android emulator. Can you guide me where I can find the log file.


Related issues

Is duplicate of Bug #378: SASL authentication DIGEST-MD5 failed: not-authorized: ClosedFrédéric Barthéléry12/12/2011

Actions
#1

Updated by Frédéric Barthéléry over 12 years ago

  • Status changed from New to Closed

Also available in: Atom PDF