Summary | Connection hangs and times out after receiving the stream:stream tag during the connection phase |
Queue | gloox |
Queue Version | 1.0.2 |
Type | Bug |
State | Assigned |
Priority | 3. High |
Owners | js (at) camaya (dot) net |
Requester | erik (at) ejohansson (dot) se |
Created | 07/13/2013 (3619 days ago) |
Due | |
Updated | 09/21/2013 (3549 days ago) |
Assigned | 09/21/2013 (3549 days ago) |
Resolved |
State ⇒ Assigned
gloox-1.0.2 (as on k/ubuntu), but I could connect without problem
using licq 1.8.0 + gloox 1.0.6 built from source.
Unfortunately I was unable to build licq 1.7.1 from source for some reason.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Connection hangs and times out after receiving the stream:stream tag during the connection phase
Queue ⇒ gloox
using Licq (which uses gloox), while being able to do so with another
client. The original bug report can be seen here:
https://github.com/licq-im/licq/issues/30
If you scroll towards the end you'll see that I asked for the output
when running the message_example from the gloox 1.0.2 release (btw,
the version number in that release seems to incorrectly be 1.0.1). The
output can be seen here: http://pastebin.com/JxyWx433
As the output indicates the connection hangs after receiving
<stream:stream>. I initially though it was
http://bugs.camaya.net/ticket/?id=202 that wasn't completley fixed,
but that seems not to be the case.
As I can connect to the same Jabber server using message_example I
haven't been able to debug it any further.