[Pidgin] #16723: Unable to connect through xmpp
Pidgin
trac at pidgin.im
Thu Dec 31 13:43:09 EST 2015
#16723: Unable to connect through xmpp
-------------------------------------------------+-------------------------
Reporter: jbernard1285 | Owner: deryni
Type: defect | Status: closed
Milestone: | Component: XMPP
Version: 2.10.11 | Resolution: cantfix
Keywords: xmpp, connection attempt failed, |
dns name doesn't exist |
-------------------------------------------------+-------------------------
Changes (by dx):
* status: new => closed
* resolution: => cantfix
Comment:
Yeah, not much we can do about a router (or ISP) that filters SRV queries
out. You might try setting your local dns servers to 8.8.8.8 or 8.8.4.4
Alterantively, set the correct "connect server". See this:
>(11:01:17) dnssrv: querying SRV record for goonfleet.com: _xmpp-
client._tcp.goonfleet.com
>(11:01:17) dnssrv: Couldn't look up SRV record. No records found for
given DNS query. (9501).
You can do this query manually with the "dig" commandline tool:
{{{
$ dig SRV _xmpp-client._tcp.goonfleet.com
[...]
;; ANSWER SECTION:
_xmpp-client._tcp.goonfleet.com. 21599 IN SRV 10 0 5222 jabber-
server.goonfleet.com.
}}}
So set your connect server to "jabber-server.goonfleet.com"
--
Ticket URL: <https://developer.pidgin.im/ticket/16723#comment:4>
Pidgin <https://pidgin.im>
Pidgin
More information about the Tracker
mailing list