Hi all! I cannot get Pidgin 2.3.1, running on Fedora 7, to connect to GTalk. I can use the Google TalkGadget application OK, and of course sign in to Google using the screen name and password I set up my GTalk account with. I've tried with Pidgin's XMPP default settings and also tried the force old SSL option, but still get the same problem.
The fundamental problem seems to be that not-authorized message that appears! The Pidgin debug window output is as follows: Pidgin Debug Log : Mon 31 Dec 2007 23:49:31 GMT (23:49:22) nautilus: don't save blist online. No change (23:49:24) util: Writing file prefs.xml to directory /home/bdm/.purple (23:49:24) util: Writing file /home/bdm/.purple/prefs.xml (23:49:25) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (23:49:25) dbus: The signal "account-error-changed" caused some dbus error. (If you are not a developer, please ignore this message.) (23:49:25) account: Connecting to account [EMAIL PROTECTED]/Home (23:49:25) idle: Setting [EMAIL PROTECTED]/Home idle 479972 seconds (23:49:25) connection: Connecting. gc = 0x2d2c260 (23:49:25) dns: DNS query for 'talk.google.com' queued (23:49:25) dns: Created new DNS child 30328, there are now 1 children. (23:49:25) dns: Successfully sent DNS request to child 30328 (23:49:25) dns: Got response for 'talk.google.com' (23:49:25) dnsquery: IP resolved for talk.google.com (23:49:25) proxy: Attempting connection to 209.85.137.125 (23:49:25) proxy: Connecting to talk.google.com:5222 with no proxy (23:49:25) proxy: Connection in progress (23:49:25) proxy: Connected to talk.google.com:5222. (23:49:25) jabber: Sending: <?xml version='1.0' ?> (23:49:25) jabber: Sending: <stream:stream to='gmail.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'> (23:49:25) jabber: Recv (176): <?xml version="1.0" encoding="UTF-8"?><stream:stream from="gmail.com" id="11A5EB03049A02C0" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"> (23:49:25) jabber: Recv (210): <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> (23:49:25) jabber: Sending: <starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/> (23:49:25) jabber: Recv (50): <proceed xmlns="urn:ietf:params:xml:ns:xmpp-tls"/> (23:49:25) jabber: Sending (ssl): <stream:stream to='gmail.com' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' version='1.0'> (23:49:25) jabber: Recv (ssl)(176): <?xml version="1.0" encoding="UTF-8"?><stream:stream from="gmail.com" id="D7E0D70BC8675B66" version="1.0" xmlns:stream="http://etherx.jabber.org/streams" xmlns="jabber:client"> (23:49:25) 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> (23:49:25) sasl: Mechs found: PLAIN X-GOOGLE-TOKEN (23:49:25) jabber: Sending (ssl): <auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AG5haXJiZG0AU3F1cnJveDg4OA==</auth> (23:49:26) jabber: Recv (ssl)(77): <failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl"><not-authorized/></failure> (23:49:26) dbus: Need to register an object with the dbus subsystem. (If you are not a developer, please ignore this message.) (23:49:26) dbus: The signal "account-error-changed" caused some dbus error. (If you are not a developer, please ignore this message.) (23:49:26) g_log: file dbus-server.c: line 735 (purple_dbus_message_append_purple_values): should not be reached (23:49:26) dbus: The signal "connection-error" caused some dbus error. (If you are not a developer, please ignore this message.) (23:49:26) jabber: Recv (ssl)(16): </stream:stream> (23:49:26) account: Disconnecting account 0x2c82e00 (23:49:26) connection: Disconnecting connection 0x2d2c260 (23:49:26) idle: Setting [EMAIL PROTECTED]/Home unidle (23:49:26) connection: Destroying connection 0x2d2c260 (23:49:27) nautilus: don't save blist online. No change (23:49:30) util: Writing file accounts.xml to directory /home/bdm/.purple (23:49:30) util: Writing file /home/bdm/.purple/accounts.xml Suggestions welcome..... -- Brian Morrison "Arguing with an engineer is like wrestling with a pig in the mud; after a while you realize you are muddy and the pig is enjoying it." _______________________________________________ Support mailing list [email protected] http://pidgin.im/cgi-bin/mailman/listinfo/support
