Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
arc001 #1
Member since May 2017 · 2 posts
Group memberships: Members
Show profile · Link to this post
Subject: Cannot login to openfire 4.1.3 xmpp server using mini client
Hi! I tried to login to my xmpp account using Miniclient from the samples of agsxmpp. The xmpp server is using openfire version 4.0.3 and I can log in to my account. But, after I upgrade the openfire to 4.1.3 I cannot login using Miniclient, but when I use another IM application I can log in. It seems that the login process is not finished.

This is the debug log in mini client:

SEND:
<stream:stream to='chat.abc.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0' xml:lang='en'>
RECV:
<stream:stream xmlns:stream="http://etherx.jabber.org/streams" from="chat.abc.com" version="1.0" xml:lang="en" id="2ca753kt01" >
RECV:
<stream:features xmlns:stream="http://etherx.jabber.org/streams"><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>SCRAM-SHA-1</mechanism><mechanism>EXTERNAL</mechanism><mechanism>CRAM-MD5</mechanism><mechanism>DIGEST-MD5</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression></stream:features>
SEND:
<auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" mechanism="DIGEST-MD5" />
RECV:
<challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">cmVhbG09ImNoYXQudGlnYXB1dHJpLmFzaWEiLG5vbmNlPSJBOGU2aERHVWlyWk9XL0xZTGxjTUNET2oyZHdVbkZhWXhHckZncUZ2IixjaGFyc2V0PXV0Zi04LGFsZ29yaXRobT1tZDUtc2Vzcw==</challenge>

any solution please?
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Please download the latest codes from SVN, there was a change regarding the latest openfire update.
I also strongly suggest to switch to MatriX instead of using agsxmpp.

Alex
Avatar
arc001 #3
Member since May 2017 · 2 posts
Group memberships: Members
Show profile · Link to this post
Thank you Alex for fast response and the suggestion. I will try it!
Avatar
kaantez #4
Member since May 2017 · 5 posts
Group memberships: Members
Show profile · Link to this post
In reply to post #2
Is there an update on agsXMPP.dll?
I have update codes from SVN, but web client sample doesn not work for me.
Do I have to update agsXMPP.dll as well? If yes, how?
Avatar
kaantez #5
Member since May 2017 · 5 posts
Group memberships: Members
Show profile · Link to this post
OK, I have been able to update my agsXMPP SDK from the SVN repository.
Problem is solved.
Thanks.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS