[Bug 55050] XMPP network error
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Sep 18 15:12:49 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55050
--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2012-09-18 13:12:49 UTC ---
Try doing "telnet chat.facebook.com 5222" in a terminal? That's essentially the
same TCP connection that telepathy-gabble is doing.
If you open that connection, type "x" and press Enter, if all goes well you
should get something like this:
% telnet chat.facebook.com 5222
Trying 69.171.227.26...
Connected to chat.facebook.com.
Escape character is '^]'.
x
<?xml version="1.0"?><stream:stream id="none" from="chat.facebook.com"
version="1.0" xmlns="jabber:client"
xmlns:stream="http://etherx.jabber.org/streams"><stream:error><xml-not-well-formed
xmlns="urn:ietf:params:xml:ns:xmpp-streams"/></stream:error></stream:stream>Connection
closed by foreign host.
If you get "Connection reset by peer" or something else, then your network is
probably interfering with the connection to Facebook.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list