Bugs item #1653578, was opened at 2007-02-06 15:29
Message generated for change (Comment added) made by deryni9
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1653578&group_id=235

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.0.0 beta 6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: visualbill (wluter)
Assigned to: Nathan Walp (faceprint)
Summary: Jabber email address login fails (bug 1595188?)

Initial Comment:
I am using GAIM but cannot connect to an encrypted Jabber server.  I am using 
the GAIM encryption plugin.

The debug trace below shows that the username passed is not my username which 
is an email address ([EMAIL PROTECTED]).  My server name and company name have 
been changed for confidential reasons.

jabber: Sending (ssl): <?xml version='1.0' ?>
jabber: Sending (ssl): <stream:stream to='[EMAIL PROTECTED]' 
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' 
version='1.0'>
jabber: Recv (ssl)(146): <?xml version='1.0'?><stream:stream 
xmlns:stream='http://etherx.jabber.org/streams' id='45C8E2A9' 
xmlns='jabber:client' from='[EMAIL PROTECTED]'>
jabber: Sending (ssl): <iq type='get' id='gaim1f830b69'><query 
xmlns='jabber:iq:auth'><username>mylogin</username></query></iq>
jabber: Recv (ssl)(57): 
<stream:error>Disconnected</stream:error></stream:stream>
gaim_connection_error: assertion `text != NULL' failed

----------------------------------------------------------------------

>Comment By: Etan Reisner (deryni9)
Date: 2007-02-09 10:51

Message:
Logged In: YES 
user_id=516184
Originator: NO

Try ->
    Screen name: mylogin
    Server: mycompany.com
    Connect server: myserve

I believe that if your company really wants this to work correctly they
should set up an SRV record on mycompany.com that points to myserve.
(Unless of course your company really intends your jabber username to be
[EMAIL PROTECTED] which may or may not be legal, I'm not sure.)

----------------------------------------------------------------------

Comment By: visualbill (wluter)
Date: 2007-02-08 18:37

Message:
Logged In: YES 
user_id=1707463
Originator: YES

I disabled the plugin then restarted GAIM and the results look the same:
jabber: Sending (ssl): <?xml version='1.0' ?>
jabber: Sending (ssl): <stream:stream to='[EMAIL PROTECTED]'
xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'
version='1.0'>
jabber: Recv (ssl)(146): <?xml version='1.0'?><stream:stream
xmlns:stream='http://etherx.jabber.org/streams' id='45CBB398'
xmlns='jabber:client' from='[EMAIL PROTECTED]'>
jabber: Sending (ssl): <iq type='get' id='gaim91134d20'><query
xmlns='jabber:iq:auth'><username>mylogin</username></query></iq>
jabber: Recv (ssl)(57):
<stream:error>Disconnected</stream:error></stream:stream>
gaim_connection_error: assertion `text != NULL' failed


----------------------------------------------------------------------

Comment By: Luke Schierer (lschiere)
Date: 2007-02-08 11:24

Message:
Logged In: YES 
user_id=28833
Originator: NO

does this issue go away if you unload that plugin? 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100235&aid=1653578&group_id=235

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Gaim-bugs mailing list
Gaim-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gaim-bugs

Reply via email to