close Warning: Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

#398 closed defect (fixed)

Jabber support broken on 1.2?

Reported by: nakal@… Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 1.2
Keywords: jabber Cc:
IRC client+version: BitlBee 1.2 Operating System: Public server
OS version/distro: FreeBSD7 (amd64 and i386; both affected)

Description

When logging in to a Jabber account I get the following messages:

21:29 <@root> jabber - Logging in: Connecting
21:29 <@root> jabber - Logging in: Connected to server, logging in
21:29 <@root> jabber - Logging in: Converting stream to TLS
21:29 <@root> jabber - Logging in: Connected to server, logging in
21:29 <@root> jabber - Logging in: Authentication finished
21:29 <@root> jabber - Logging in: Authenticated, requesting buddy list

And that's all.

"account list" gives me (nick name hidden here using "*"):

21:31 <@root>  0. jabber, ***@jabber.org (connecting)

The account is not online. I can check it using:

add 0 ***@jabber.org
21:33 <@root> That account is not on-line

On the other hand:

account on jabber
21:34 <@root> Account already online
account off jabber
21:34 <@root> jabber - Logging in: Signing off..

What happened? The password for my Jabber account is correct, by the way, because if I specify a different one, I don't even get a connection.

Attachments (0)

Change History (5)

comment:1 Changed at 2008-04-13T19:49:27Z by Wilmer van der Gaast <wilmer@…>

BitlBee wrote:

21:29 <@root> jabber - Logging in: Authenticated, requesting buddy list


And that's all.


I assume you compiled with OpenSSL for your SSL support? If so, this is
a known problem, and resolved a few revisions ago. I hope to release
1.2.1 reasonably soon, until then you can use bzr to get more recent
code (or get a snapshot from http://get.bitlbee.org/devel/).

See: #368, #379. Could you please confirm that using GnuTLS/NSS instead
fixes the problem?

comment:2 Changed at 2008-04-13T20:24:27Z by Martin <nakal@…>

Am Sun, 13 Apr 2008 19:49:30 -0000
schrieb "BitlBee" <www-data@…>:

I assume you compiled with OpenSSL for your SSL support? If so, this
is

a known problem, and resolved a few revisions ago. I hope to

release
1.2.1 reasonably soon, until then you can use bzr to
get more recent
code (or get a snapshot from
http://get.bitlbee.org/devel/).

Yes. I compiled it with OpenSSL.

See: #368, #379. Could you please confirm that using GnuTLS/NSS
instead

fixes the problem?

Yes. Thank you. That was easy!

22:20 <@root> jabber - Logging in: Authenticated, requesting buddy list
22:20 <@root> jabber - Logging in: Logged in

Hooray! :)

comment:3 Changed at 2008-04-19T21:16:34Z by jchome@…

could you please provide a link to a patch against 1.2 to fix the actual stable on some systems?

best regards Frederic 'jchome' Jaeckel

comment:4 Changed at 2008-04-19T21:31:08Z by wilmer

See the changeset numbers listed in #368.

comment:5 Changed at 2008-04-19T21:31:24Z by wilmer

Resolution: fixed
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.