Starcevici wrote:
I only get, unable to connect, a debug log is in attachment... I have

You get lots of errors. 10051 is network unreachable, which suggests a firewall problem.

You have DNS errors fetching valid records, which suggests you are using a broken DNS server, possibly your ISP's or possibly in your router.

Your log says:

(23:05:06) dnssrv: querying SRV record for gmail.com: _xmpp-client._tcp.gmail.com (23:05:15) dnssrv: Couldn't look up SRV record. This operation returned because the timeout period expired. (1460).

but that exists (many of them):

;; ANSWER SECTION:
_xmpp-client._tcp.gmail.com. 86400 IN SRV 20 0 5222 talk1.l.google.com. _xmpp-client._tcp.gmail.com. 86400 IN SRV 20 0 5222 talk4.l.google.com.
_xmpp-client._tcp.gmail.com. 86400 IN   SRV     5 0 5222 talk.l.google.com.
_xmpp-client._tcp.gmail.com. 86400 IN SRV 20 0 5222 talk3.l.google.com. _xmpp-client._tcp.gmail.com. 86400 IN SRV 20 0 5222 talk2.l.google.com.

These DNS lookups seem to be fallbacks for the initial attempt, with the network unreachable error, so fixing that may be enough.
--
David Woolley
Emails are not formal business letters, whatever businesses may want.
RFC1855 says there should be an address here, but, in a world of spam,
that is no longer good advice, as archive address hiding may not work.

_______________________________________________
Support@pidgin.im mailing list
Want to unsubscribe?  Use this link:
http://pidgin.im/cgi-bin/mailman/listinfo/support

Reply via email to