Can't subscribe to google user
"Leslie G. Seigneur" <[email protected]> Wed, 23 Jun 2010 19:31:43 +0000
| Newsgroups | gmane.network.jabber.admin |
|---|---|
| Message-ID | <[email protected]> |
I recently noticed that I am not able to add a google talk user. I am using jabberd2 ver. 2.0s8, I know an old version. I am in the process of bringing up a new Openfire server. My s2s connection on the jabberd2 server is not using encrypted connections if that matters. Here is the xml that I see when I try to subscribe to my google account that is logged in with the Google Talk client. BTW I have been able to add this google account in the past without a problem. Does anyone know if something has changed recently on the Google end or have any other suggests as to what the error code 501, feature-not-implemented is telling me? <iq type="set" id="ab46a" > <query xmlns="jabber:iq:roster"> <item jid="[email protected]" /> </query> </iq> <presence type="subscribe" to="[email protected]" > <nick xmlns="http://jabber.org/protocol/nick">user</nick> </presence> <iq type="set" to="[email protected]/frigg" > <query xmlns="jabber:iq:roster"> <item subscription="none" jid="[email protected]" /> </query> </iq> <iq type="result" /> <iq type="result" id="ab46a" /> <iq type="set" to="[email protected]/frigg" > <query xmlns="jabber:iq:roster"> <item subscription="none" ask="subscribe" jid="[email protected]" /> </query> </iq> <iq type="result" /> <iq type="error" > <error type="cancel" code="501" > <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> </error> </iq> <iq type="error" > <error type="cancel" code="501" > <feature-not-implemented xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/> </error> </iq> _______________________________________________ JAdmin mailing list FAQ: http://www.jabber.org/discussion-lists/jadmin-faq Forum: http://www.jabberforum.org/forumdisplay.php?f=19 Info: http://mail.jabber.org/mailman/listinfo/jadmin Unsubscribe: [email protected] _______________________________________________