[Pidgin] #700: similar problem to ticket #592 (no google talk connection), however SSL is enabled and connection still not possible
Pidgin
trac at pidgin.im
Sun May 6 11:18:49 EDT 2007
#700: similar problem to ticket #592 (no google talk connection), however SSL is
enabled and connection still not possible
---------------------------------+------------------------------------------
Reporter: cmccormick | Type: defect
Status: new | Priority: minor
Component: pidgin (gtk) | Version: 2.0
Keywords: GTalk 'Google Talk' | Pending: 0
---------------------------------+------------------------------------------
Help in resolving this failure to connect to Google Talk would be
appreciated.
Google talk XMPP connections from Pidgin are returning errors. Account
settings and errors are below.
The debugging info is essential the same as that from Ticket #592. That
ticket was resolved with the suggestion that SSL needs to be enabled. The
About window indicates this is the case for the version I am using: 'SSL:
Pidgin was compiled with SSL support'.
Also, the link provided in that ticket is currently nonfunctional.
-----
ACCOUNT SETTINGS
Protocol: XMPP
Screen name: chip.mccormick (gmail account is chip.mccormick at gmail.com)
Server: gmail.com
Resource: gmail
Advanced settings:
Connect port: 5222
Connect server: talk.google.com
Proxy: Use global proxy settings
Neither option (old SSL, allow plaintext) is checked
Note: All libraries except GNU GLS are enabled (reported in the About
window).
-----
DEBUG LOG
Pidgin Debug Log : 5/6/2007 10:56:15 AM
account: Registering account chip.mccormick at gmail.com/gmail
connection: Registering. gc = 01E13040
dnsquery: Performing DNS lookup for talk.google.com
dnsquery: IP resolved for talk.google.com
proxy: Attempting connection to 209.85.163.125
proxy: Connecting to talk.google.com:5222 with no proxy
proxy: Connection in progress
proxy: Connected to talk.google.com:5222.
jabber: Sending: <?xml version='1.0' ?>
jabber: Sending: <stream:stream to='gmail.com' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
jabber: Recv (386): <?xml version="1.0" encoding="UTF-8"?><stream:stream
from="gmail.com" id="EAE11EC5C20EDABF" version="1.0"
xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:client"><stream:features><starttls
xmlns="urn:ietf:params:xml:ns:xmpp-tls"><required/></starttls><mechanisms
xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><mechanism>X-GOOGLE-
TOKEN</mechanism></mechanisms></stream:features>
jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/>
jabber: Sending (ssl): <stream:stream to='gmail.com' xmlns='jabber:client'
xmlns:stream='http://etherx.jabber.org/streams' version='1.0'>
jabber: Recv (ssl)(176): <?xml version="1.0"
encoding="UTF-8"?><stream:stream from="gmail.com" id="E4D7E6FF0D2303C4"
version="1.0" xmlns:stream="http://etherx.jabber.org/streams"
xmlns="jabber:client">
jabber: Recv (ssl)(166): <stream:features><mechanisms
xmlns="urn:ietf:params:xml:ns:xmpp-
sasl"><mechanism>PLAIN</mechanism><mechanism>X-GOOGLE-
TOKEN</mechanism></mechanisms></stream:features>
jabber: Sending (ssl): <iq type='get' id='purple59a13956'><query
xmlns='jabber:iq:register'/></iq>
jabber: Recv (ssl)(90): <stream:error><not-authorized
xmlns="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error>
jabber: Recv (ssl)(16): </stream:stream>
account: Disconnecting account 00D17D48
connection: Disconnecting connection 01E13040
connection: Destroying connection 01E13040
util: Writing file accounts.xml to directory C:\Documents and
Settings\work\Application Data\.purple
util: Writing file blist.xml to directory C:\Documents and
Settings\work\Application Data\.purple
prefs: /pidgin/filelocations/last_save_folder changed, scheduling save.
--
Ticket URL: <http://developer.pidgin.im/ticket/700>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list