2.6-dev executable fails proper Signin - what is wrong?
I compile 2.6-dev without error but when I execute it I always get a failure to signin error dialog. The precompiled pandion works fine and signs in with the same data. Any idea as to what is wrong?
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
The best answer from the company
-
This problem should now be fixed since Pandion 2.6.45 (development).
Please download the latest build and give it a try:
http://sourceforge.net/projects/pandi...
For reference, the source code patch:
http://github.com/pandion/pandion/com...
The company and 1 other person say
this answers the question
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Shouldn't be any difference. Press F12 in Pandion to see the XML console and check what is being sent to the XMPP server.
-
I'm not knowledgable to see what is wrong:
--------------Below Output from failed logon via version 2.6-dev -----------------------
---------------------------
Pandion
---------------------------
Cannot sign in. This may have one of the following causes:
- You entered an incorrect password
- The account does not exist on the server
Please try again.
---------------------------
OK
---------------------------
EVNT: Connecting to jabber.org
SENT: <?xml version="1.0"?>
SENT: <stream:stream>
RECV: <?xml version="1.0"?><stream:stream>
RECV: <stream:features><starttls /><compression><method>zlib</method></compression><mechanisms><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><register /></stream:features>
SENT: <starttls />
RECV: <proceed />
SENT: <failure />
SENT: </stream:stream>
EVNT: Disconnected
--------------Below Output from Successful logon via version 2.5 -----------------------
EVNT: Connecting to jabber.org
SENT: <?xml version="1.0"?>
SENT: <stream:stream>
RECV: <stream:stream>
RECV: <stream:features><starttls></starttls><compression><method>zlib</method></compression><mechanisms><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><register></register></stream:features>
SENT: <starttls />
RECV: <proceed></proceed>
SENT: <stream:stream>
RECV: <stream:stream>
RECV: <stream:features><mechanisms><mechanism>DIGEST-MD5</mechanism><mechanism>PLAIN</mechanism></mechanisms><register></register></stream:features>
SENT: <auth />
RECV: <challenge>bm9uY2U9IjE5ODk4MzU4OTYiLHFvcD0iYXV0aCIsY2hhcnNldD11dGYtOCxhbGdvcml0aG09bWQ1LXNlc3M=</challenge>
SASL: nonce="1989835896",qop="auth",charset=utf-8,algorithm=md5-sess
SENT: <response>dXNlcm5hbWU9ImNvbWVyLmVkd2FyZCIscmVhbG09IiIsbm9uY2U9IjE5ODk4MzU4OTYiLGNub25jZT0iZTQ4OGVjNzZmMDVlMDEzYzM5MjcwYTRmMDk2MmMyODRkYzQ4Njc1MiIsbmM9MDAwMDAwMDEscW9wPWF1dGgsZGlnZXN0LXVyaT0ieG1wcC9qYWJiZXIub3JnIixjaGFyc2V0PXV0Zi04LHJlc3BvbnNlPWI4MDBkZjZmNzA0ZDZmYjliZTJkZTliMjVkOWE4OWI4</response>
SASL: username="my.name",realm="",nonce="1989835896",cnonce="e488ec76f05e013c39270a4f0962c284dc486752",nc=00000001,qop=auth,digest-uri="xmpp/jabber.org",charset=utf-8,response=b800df6f704d6fb9be2de9b25d9a89b8
RECV: <challenge>cnNwYXV0aD0zNTQyM2QwMDFhYzZkNTVlMWFkMjRlNTY1MzYzZWU2OQ==</challenge>
SASL: rspauth=35423d001ac6d55e1ad24e565363ee69
SENT: <response />
RECV: <success></success>
SENT: <stream:stream>
RECV: <stream:stream>
RECV: <stream:features><bind></bind><session></session></stream:features>
SENT: <iq type="set"><bind><resource>Pandion</resource></bind></iq>
RECV: <iq type="result"><bind><jid>my.name@jabber.org/Pandion</jid></bind></iq>
SENT: <iq type="set"><session /></iq>
RECV: <iq type="result"><session></session></iq>
SENT: <iq type="get"><query /></iq>
SENT: <iq type="get"><query /></iq>
SENT: <iq type="get"><query /></iq>
RECV: <iq><query><item></item><item></item></query></iq>
SENT: <iq type="get"><query /></iq>
SENT: <iq type="get"><query /></iq>
SENT: <iq type="get"><query /></iq>
RECV: <iq><query><list name="invisible"></list></query></iq>
RECV: <iq><query><item name="Jack"><group>Buddies</group></item><item name="Alex"><group>Buddies</group></item><item name="Doug"><group>Buddies</group></item></query></iq>
SENT: <presence><x><hash>e6eea482548c7c742f5ba45d705fa01998239671</hash></x><priority>8</priority></presence>
EVNT: CommandLine
EVNT: HTTPEngine listening at port 2054
RECV: <iq><query></query><error type="cancel"><feature-not-implemented></feature-not-implemented></error></iq>
RECV: <iq><query><identity name="Chatrooms" type="text"></identity><feature></feature><feature></feature><feature></feature></query></iq>
RECV: <iq><query><identity name="SOCKS5 Bytestreams Service" type="bytestreams"></identity><feature></feature></query></iq>
RECV: <presence><x><hash>e6eea482548c7c742f5ba45d705fa01998239671</hash></x><priority>8</priority></presence>
RECV: <presence><priority>1</priority><c></c></presence>
SENT: <presence><x><password>frpt</password></x><x><hash>e6eea482548c7c742f5ba45d705fa01998239671</hash></x></presence>
RECV: <presence></presence>
RECV: <message><body>This room is not anonymous</body><x><status></status></x></message>
RECV: <presence><x><hash>e6eea482548c7c742f5ba45d705fa01998239671</hash></x><x><item></item></x></presence>
</stream:stream></stream:stream></stream:stream></stream:stream></stream:stream></stream:stream></stream:stream> -
Which XMPP server (and version) are you connecting with? -
Inappropriate?I connect directly to jabber.org, original and longest-running XMPP service on the Internet. Per their site, the service runs the ejabberd 2.x server software
-
Inappropriate?Oh looks like there's a bit there. Thanks for reporting this information.
I’m thankful
-
Inappropriate?This problem should now be fixed since Pandion 2.6.45 (development).
Please download the latest build and give it a try:
http://sourceforge.net/projects/pandi...
For reference, the source code patch:
http://github.com/pandion/pandion/com...
The company and 1 other person say
this answers the question
Loading Profile...



EMPLOYEE