Cannot connect to google talk with Telepathy

View: New views
20 Messages — Rating Filter:   Alert me  

Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I'm running ubuntu feisty with gossip-telepathy. I'm trying to connect
to google talk

I use the following settings

Server: talk.google.com
Port: 5222

Then I get the following error in the terminal

Connect() failed: unable to get username and server from account

When I use my jabber.org account I get exactly the same error.

Am I doing something wrong. Is it a bug in Ubuntu or Gossip?


Thanks

Jaap
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Martyn Russell-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jaap Haitsma wrote:
> Hi,
>
> I'm running ubuntu feisty with gossip-telepathy. I'm trying to connect
> to google talk
>
> I use the following settings
>
> Server: talk.google.com
> Port: 5222

Try port 5223.

Xavier, we really need to fix this in the accounts widget so 5233 is the
default for google servers I think.

- --
Regards,
Martyn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFytklwpLEnE7M298RAosbAJ4ogvQ0BWM5Dcds/b5QsJ3yNTG7IQCbBfKl
klVK1ZgiUOd6dKHytwhb8ko=
=B2+Y
-----END PGP SIGNATURE-----
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Bugzilla from xclaesse@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On jeu, 2007-02-08 at 08:02 +0000, Martyn Russell wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jaap Haitsma wrote:
> > Hi,
> >
> > I'm running ubuntu feisty with gossip-telepathy. I'm trying to connect
> > to google talk
> >
> > I use the following settings
> >
> > Server: talk.google.com
> > Port: 5222
>
> Try port 5223.
>
> Xavier, we really need to fix this in the accounts widget so 5233 is the
> default for google servers I think.

I agree.

It's part of this bug: http://bugzilla.gnome.org/show_bug.cgi?id=379154

We need a solution.

_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Robert McQueen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Martyn Russell wrote:

> Jaap Haitsma wrote:
>>> Hi,
>>>
>>> I'm running ubuntu feisty with gossip-telepathy. I'm trying to connect
>>> to google talk
>>>
>>> I use the following settings
>>>
>>> Server: talk.google.com
>>> Port: 5222
>
> Try port 5223.
>
> Xavier, we really need to fix this in the accounts widget so 5233 is the
> default for google servers I think.

Actually, that account error is because Gabble needs the account field
to be of the form user@.... If Loudmouth supported SRV lookups and
TLS (we're gonna look into this shortly), the rest would be
automatically sorted, but currently you need server = talk.google.com,
port = 5223, old-ssl = True, ignore-ssl-errors = True. On a related
note, ddoes anyone know how we can do proper certificate verification
with GNUTLS? We shouldn't have to ignore SSL errors every time...

> --
> Regards,
> Martyn

Regards,
Rob

_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>
> Actually, that account error is because Gabble needs the account field
> to be of the form user@.... If Loudmouth supported SRV lookups and
> TLS (we're gonna look into this shortly), the rest would be
> automatically sorted, but currently you need server = talk.google.com,
> port = 5223, old-ssl = True, ignore-ssl-errors = True. On a related
> note, ddoes anyone know how we can do proper certificate verification
> with GNUTLS? We shouldn't have to ignore SSL errors every time...
>
This doesn't work for me either :-(. I get a connection refused in the
main GUI, no logging on the terminal. Furthermore I can't set old_ssl
and ignore-ssl-errors in the GUI. Do I need to set them somewhere
else?

Jaap

BTW Why is there an Edit Box called Resource containing the name Telepathy?
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Bugzilla from xclaesse@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On jeu, 2007-02-08 at 22:33 +0100, Jaap Haitsma wrote:

> >
> > Actually, that account error is because Gabble needs the account field
> > to be of the form user@.... If Loudmouth supported SRV lookups and
> > TLS (we're gonna look into this shortly), the rest would be
> > automatically sorted, but currently you need server = talk.google.com,
> > port = 5223, old-ssl = True, ignore-ssl-errors = True. On a related
> > note, ddoes anyone know how we can do proper certificate verification
> > with GNUTLS? We shouldn't have to ignore SSL errors every time...
> >
> This doesn't work for me either :-(. I get a connection refused in the
> main GUI, no logging on the terminal. Furthermore I can't set old_ssl
> and ignore-ssl-errors in the GUI. Do I need to set them somewhere
> else?

In the gui you can check the enable ssl checkbox, set port to 5223,
account to "user@..." and server to talk.google.com. It should
work like that.

_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>
> In the gui you can check the enable ssl checkbox, set port to 5223,
> account to "user@..." and server to talk.google.com. It should
> work like that.
>
It doesn't. Maybe a bug specific to ubuntu

Jaap
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Bugzilla from xclaesse@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

i doubt, it works here using feisty
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2/8/07, Xavier Claessens <xclaesse@...> wrote:
> i doubt, it works here using feisty

Weird. Is there anything I can do so that I get some more logging from
gossip or telepathy to see what's going wrong?

Jaap
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Mikael Hallendal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

9 feb 2007 kl. 22.45 skrev Jaap Haitsma:

> On 2/8/07, Xavier Claessens <xclaesse@...> wrote:
>> i doubt, it works here using feisty
>
> Weird. Is there anything I can do so that I get some more logging from
> gossip or telepathy to see what's going wrong?

What kind of logging are you looking for and more precisely, what  
areas of the chain is it you want to look into?

Best Regards,
   Mikael Hallendal

--
Imendio AB, http://www.imendio.com


_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2/11/07, Mikael Hallendal <micke@...> wrote:

> 9 feb 2007 kl. 22.45 skrev Jaap Haitsma:
>
> > On 2/8/07, Xavier Claessens <xclaesse@...> wrote:
> >> i doubt, it works here using feisty
> >
> > Weird. Is there anything I can do so that I get some more logging from
> > gossip or telepathy to see what's going wrong?
>
> What kind of logging are you looking for and more precisely, what
> areas of the chain is it you want to look into?
>
I only see a connection refused in the GUI. Is that because my
password is wrong? My account doesn't exist? The server details are
incorrect?. I'm pretty sure that I filled in everything correctly. So
I'd like to know where in the connection process there is an error. So
I was thinking that there maybe is some kind of debug flag which I can
set so I can see where the error occurs

Jaap
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Mikael Hallendal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

11 feb 2007 kl. 12.31 skrev Jaap Haitsma:

Hi,

I'm not sure what is being passed from Telepathy to Gossip and I  
don't know how to debug Telepathy.

However, if you build Gossip without Telepathy support you can check  
with LM_DEBUG=NET to get the raw XML output which should be able to  
tell you what is wrong.

Gossip could use some improvements in this area.

Best Regards,
   Mikael Hallendal

> On 2/11/07, Mikael Hallendal <micke@...> wrote:
>> 9 feb 2007 kl. 22.45 skrev Jaap Haitsma:
>>
>> > On 2/8/07, Xavier Claessens <xclaesse@...> wrote:
>> >> i doubt, it works here using feisty
>> >
>> > Weird. Is there anything I can do so that I get some more  
>> logging from
>> > gossip or telepathy to see what's going wrong?
>>
>> What kind of logging are you looking for and more precisely, what
>> areas of the chain is it you want to look into?
>>
> I only see a connection refused in the GUI. Is that because my
> password is wrong? My account doesn't exist? The server details are
> incorrect?. I'm pretty sure that I filled in everything correctly. So
> I'd like to know where in the connection process there is an error. So
> I was thinking that there maybe is some kind of debug flag which I can
> set so I can see where the error occurs
>
> Jaap
> _______________________________________________
> Gossip-dev mailing list
> Gossip-dev@...
> http://lists.imendio.com/mailman/listinfo/gossip-dev


--
Imendio AB, http://www.imendio.com


_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Martyn Russell-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jaap Haitsma wrote:

> On 2/11/07, Mikael Hallendal <micke@...> wrote:
>> 9 feb 2007 kl. 22.45 skrev Jaap Haitsma:
>>
>> > On 2/8/07, Xavier Claessens <xclaesse@...> wrote:
>> >> i doubt, it works here using feisty
>> >
>> > Weird. Is there anything I can do so that I get some more logging from
>> > gossip or telepathy to see what's going wrong?
>>
>> What kind of logging are you looking for and more precisely, what
>> areas of the chain is it you want to look into?
>>
> I only see a connection refused in the GUI. Is that because my
> password is wrong? My account doesn't exist? The server details are
> incorrect?. I'm pretty sure that I filled in everything correctly. So
> I'd like to know where in the connection process there is an error. So
> I was thinking that there maybe is some kind of debug flag which I can
> set so I can see where the error occurs

You can also do:

$ export GOSSIP_DEBUG=all

This will give you ALL the debugging output you will ever get.

- --
Regards,
Martyn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFz0HAwpLEnE7M298RAsIAAKChbdstjKZWKWfD8XmtoO+9Od2iVgCfe0r6
1OyUgG477YlJ2Kt2mSysAK4=
=iE5Z
-----END PGP SIGNATURE-----
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> You can also do:
>
> $ export GOSSIP_DEBUG=all
>
> This will give you ALL the debugging output you will ever get.

Thanks. I now even installed the gossip without telepathy version and
can't connect to google talk. I can to jabber.org

I get the following logging when trying to connect to google talk

Jabber: Connecting...
Session: Protocol connecting for account:'GTalk'
AppSession: Connecting account:'jaap.haitsma@...'
Jabber: Using SSL
Jabber: Untrusted certificate
Jabber: No certificate found
Jabber: Certificate host mismatch
Jabber: Connection open!
Jabber: Attempting to use JabberID:'jaap.haitsma@...'
Jabber: Disconnecting for account:'GTalk'
Session: Protocol disconnecting for account:'GTalk'
Sound: Protocol disconnecting for account:'GTalk'
Session: Protocol disconnected (after 0.00 seconds)
AppSession: Disconnected account:'jaap.haitsma@...'
DBUS: Current network state:'connected'
Jabber: Error:3->'Authentication failed.'
Session: Error:3->'Authentication failed.'
AppSession: Error for account:'jaap.haitsma@...'
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Forgot to mention that with Gaim I can connect to google talk

Jaap

On 2/11/07, Jaap Haitsma <jaap@...> wrote:

> > You can also do:
> >
> > $ export GOSSIP_DEBUG=all
> >
> > This will give you ALL the debugging output you will ever get.
>
> Thanks. I now even installed the gossip without telepathy version and
> can't connect to google talk. I can to jabber.org
>
> I get the following logging when trying to connect to google talk
>
> Jabber: Connecting...
> Session: Protocol connecting for account:'GTalk'
> AppSession: Connecting account:'jaap.haitsma@...'
> Jabber: Using SSL
> Jabber: Untrusted certificate
> Jabber: No certificate found
> Jabber: Certificate host mismatch
> Jabber: Connection open!
> Jabber: Attempting to use JabberID:'jaap.haitsma@...'
> Jabber: Disconnecting for account:'GTalk'
> Session: Protocol disconnecting for account:'GTalk'
> Sound: Protocol disconnecting for account:'GTalk'
> Session: Protocol disconnected (after 0.00 seconds)
> AppSession: Disconnected account:'jaap.haitsma@...'
> DBUS: Current network state:'connected'
> Jabber: Error:3->'Authentication failed.'
> Session: Error:3->'Authentication failed.'
> AppSession: Error for account:'jaap.haitsma@...'
>
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Matěj Cepl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jaap Haitsma scripst:
> I only see a connection refused in the GUI. Is that because my
> password is wrong? My account doesn't exist? The server details are
> incorrect?. I'm pretty sure that I filled in everything correctly. So
> I'd like to know where in the connection process there is an error. So
> I was thinking that there maybe is some kind of debug flag which I can
> set so I can see where the error occurs

Well, you can always try listen on wire (i.e., use packet sniffer like
tcpdump, Ethereal, or ngrep), but unless it is the last resort it is
always certainly overkill.

Matej

--
http://www.ceplovi.cz/matej/blog/, Jabber: ceplma<at>jabber.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 
This message has been composed of recycled electrons. None of
these electrons has been harmed or injured in the creation and
transmission of this message but they have been shamelessly
exploited for this use.



_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

signature.asc (196 bytes) Download Attachment

Re: Cannot connect to google talk with Telepathy

by Bugzilla from xclaesse@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can also see gabble debug output, see
 http://telepathy.freedesktop.org/wiki/Gossip
for more information to debug gossip-telepathy

On dim, 2007-02-11 at 23:52 +0100, Matej Cepl wrote:

> Jaap Haitsma scripst:
> > I only see a connection refused in the GUI. Is that because my
> > password is wrong? My account doesn't exist? The server details are
> > incorrect?. I'm pretty sure that I filled in everything correctly. So
> > I'd like to know where in the connection process there is an error. So
> > I was thinking that there maybe is some kind of debug flag which I can
> > set so I can see where the error occurs
>
> Well, you can always try listen on wire (i.e., use packet sniffer like
> tcpdump, Ethereal, or ngrep), but unless it is the last resort it is
> always certainly overkill.
>
> Matej
>
> _______________________________________________
> Gossip-dev mailing list
> Gossip-dev@...
> http://lists.imendio.com/mailman/listinfo/gossip-dev

_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Bastien Nocera :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, 2007-02-11 at 17:55 +0100, Jaap Haitsma wrote:

> > You can also do:
> >
> > $ export GOSSIP_DEBUG=all
> >
> > This will give you ALL the debugging output you will ever get.
>
> Thanks. I now even installed the gossip without telepathy version and
> can't connect to google talk. I can to jabber.org
>
> I get the following logging when trying to connect to google talk

I had the exact same problem....

> Jabber: Connecting...
> Session: Protocol connecting for account:'GTalk'
> AppSession: Connecting account:'jaap.haitsma@...'

Try with @googlemail.com instead.

Thanks to the Nokia 800's no-nonsense setup interface :)

--
Bastien Nocera <hadess@...>

_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Martyn Russell-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jaap Haitsma wrote:

>> You can also do:
>>
>> $ export GOSSIP_DEBUG=all
>>
>> This will give you ALL the debugging output you will ever get.
>
> Thanks. I now even installed the gossip without telepathy version and
> can't connect to google talk. I can to jabber.org
>
> I get the following logging when trying to connect to google talk
>
> Jabber: Connecting...
> Session: Protocol connecting for account:'GTalk'
> AppSession: Connecting account:'jaap.haitsma@...'
> Jabber: Using SSL
> Jabber: Untrusted certificate
> Jabber: No certificate found
> Jabber: Certificate host mismatch
> Jabber: Connection open!
> Jabber: Attempting to use JabberID:'jaap.haitsma@...'
> Jabber: Disconnecting for account:'GTalk'
> Session: Protocol disconnecting for account:'GTalk'
> Sound: Protocol disconnecting for account:'GTalk'
> Session: Protocol disconnected (after 0.00 seconds)
> AppSession: Disconnected account:'jaap.haitsma@...'
> DBUS: Current network state:'connected'
> Jabber: Error:3->'Authentication failed.'
> Session: Error:3->'Authentication failed.'
> AppSession: Error for account:'jaap.haitsma@...'

In that case, what does Loudmouth say with:

$ export LM_DEBUG=all

when trying to log in with Gossip?

- --
Regards,
Martyn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF0QVBwpLEnE7M298RAq3rAJ0SoR+9YKHwysU86seQhQY/aCOzBgCgk5pg
v5ZckC4tSJb+IvUJlDC4JWo=
=2wjf
-----END PGP SIGNATURE-----
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev

Re: Cannot connect to google talk with Telepathy

by Jaap A. Haitsma :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2/13/07, Martyn Russell <martyn@...> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Jaap Haitsma wrote:
> >> You can also do:
> >>
> >> $ export GOSSIP_DEBUG=all
> >>
> >> This will give you ALL the debugging output you will ever get.
> >
> > Thanks. I now even installed the gossip without telepathy version and
> > can't connect to google talk. I can to jabber.org
> >
> > I get the following logging when trying to connect to google talk
> >
> > Jabber: Connecting...
> > Session: Protocol connecting for account:'GTalk'
> > AppSession: Connecting account:'jaap.haitsma@...'
> > Jabber: Using SSL
> > Jabber: Untrusted certificate
> > Jabber: No certificate found
> > Jabber: Certificate host mismatch
> > Jabber: Connection open!
> > Jabber: Attempting to use JabberID:'jaap.haitsma@...'
> > Jabber: Disconnecting for account:'GTalk'
> > Session: Protocol disconnecting for account:'GTalk'
> > Sound: Protocol disconnecting for account:'GTalk'
> > Session: Protocol disconnected (after 0.00 seconds)
> > AppSession: Disconnected account:'jaap.haitsma@...'
> > DBUS: Current network state:'connected'
> > Jabber: Error:3->'Authentication failed.'
> > Session: Error:3->'Authentication failed.'
> > AppSession: Error for account:'jaap.haitsma@...'
>
> In that case, what does Loudmouth say with:
>
> $ export LM_DEBUG=all
>
> when trying to log in with Gossip?

Don't ask me why, but now I can connect with gossip and
gossip-telepathy. I'm running feisty and am running updates every day,
maybe that fixed it. Though I have not seen telepathy or gossip
updates for the past week.

Thanks for your help

Jaap
_______________________________________________
Gossip-dev mailing list
Gossip-dev@...
http://lists.imendio.com/mailman/listinfo/gossip-dev