[Bug 26667] Frequent timeouts at jabber.org

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 22 21:16:44 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26667





--- Comment #4 from pav at iki.fi  2010-02-22 12:16:44 PST ---
Here's an excrept with LM_DEBUG=net

It seems to me that it at least claims that it sends a reply.

**********************************************************************
RECV [302]:
-----------------------------------
'<iq from='proxy.eu.jabber.org' to='pv at jabber.org/Telepathy.2927922d'
type='result' id='24868818448'><query
xmlns='http://jabber.org/protocol/disco#info'><identity category='proxy'
type='bytestreams' name='SOCKS5 Bytestreams Service'/><feature
var='http://jabber.org/protocol/bytestreams'/></query></iq>'
-----------------------------------
(telepathy-gabble:12775): gabble-DEBUG: connection_iq_unknown_cb: got unknown
iq:
<iq id="24868818448" type="result" to="pv at jabber.org/Telepathy.2927922d"
from="proxy.eu.jabber.org"> <query
xmlns="http://jabber.org/protocol/disco#info"> <identity name="SOCKS5
Bytestreams Service" type="bytestreams" category="proxy"></identity>
 <feature var="http://jabber.org/protocol/bytestreams"></feature>
</query>
</iq>


RECV [115]:
-----------------------------------
'<iq from='jabber.org' to='pv at jabber.org/Telepathy.2927922d' type='get'
id='ping'><ping xmlns='urn:xmpp:ping'/></iq>'
-----------------------------------
(telepathy-gabble:12775): gabble-DEBUG: connection_iq_unknown_cb: got unknown
iq:
<iq id="ping" type="get" to="pv at jabber.org/Telepathy.2927922d"
from="jabber.org"> <ping xmlns="urn:xmpp:ping"></ping>
</iq>


SEND:
-----------------------------------
<iq type="error" to="jabber.org" id="ping"> <ping xmlns="urn:xmpp:ping"></ping>
 <error type="cancel" code="502"> <service-unavailable
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></service-unavailable>
</error>
</iq>

-----------------------------------

RECV [1]:
-----------------------------------
' '
-----------------------------------

RECV [110]:
-----------------------------------
'<stream:error><connection-timeout
xmlns='urn:ietf:params:xml:ns:xmpp-streams'/></stream:error></stream:stream>'
-----------------------------------
(telepathy-gabble:12775): gabble-DEBUG: connection_stream_error_cb: got stream
error:
<stream:error> <connection-timeout
xmlns="urn:ietf:params:xml:ns:xmpp-streams"></connection-timeout>
</stream:error>

Freeing up IOChannel and file descriptor
(telepathy-gabble:12775): gabble-DEBUG: connection_disconnected_cb: called with
reason 3
**********************************************************************


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list