Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 251392

Summary: No longer able to connect to xmpp.eclipse.org
Product: Community Reporter: Paul Webster <pwebster>
Component: ServersAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: bugs.eclipse.org
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description Paul Webster CLA 2008-10-20 09:15:49 EDT
I was able to connect to the XMPP server on Friday, but it doesn't appear to be working correctly today.  I get a Not Autherized error.


Screenname: pwebster\40ca.ibm.com
Domain: xmpp.eclipse.org
Resource: Home


Here's part of the debug log:
(09:07:17) jabber: Recv (ssl)(550): <?xml version='1.0' encoding='UTF-8'?><stream:stream xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client" from="xmpp.eclipse.org" id="dbc63fbe" xml:lang="en" version="1.0"><stream:features><mechanisms xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>PLAIN</mechanism><mechanism>ANONYMOUS</mechanism></mechanisms><compression xmlns="http://jabber.org/features/compress"><method>zlib</method></compression><auth xmlns="http://jabber.org/features/iq-auth"/><register xmlns="http://jabber.org/features/iq-register"/></stream:features>
(09:07:17) sasl: Mechs found: PLAIN ANONYMOUS 
(09:07:17) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AHB3ZWJzdGVyXDQwY2EuaWJtLmNvbQBDb2ZeXnlvdQ==</auth>
(09:07:17) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure>
(09:07:17) jabber: jabber_actions: have pep: NO
Comment 1 Denis Roy CLA 2008-10-20 09:34:41 EDT
Crud, sorry about that.  I had shut off the LDAP server on that box and I forgot to restart it.  It's up now -- please try again.
Comment 2 Paul Webster CLA 2008-10-20 10:02:10 EDT
It works now, thanx.

PW