Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-26 Thread Hubertus Krogmann
On Wed, 25 Mar 2009 13:56:12 +0100
Hubertus Krogmann h...@hkit.de wrote:

 Maybe the default 30 seconds wait before reconnect are to small for 
 accounts on servers with a lot of accounts. Building the roster with
 800+ entries needs some time...

I tried to set 
keep_alives_enabled = True
time_for_keep_alive_answer = 300

but after restart it is set back to 30. 
If there is a limit, it should be mentioned.

-- 
Hubertus Krogmann 
hk @ hkit . de 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-26 Thread Yann Leboulanger

Hubertus Krogmann a écrit :

On Wed, 25 Mar 2009 13:56:12 +0100
Hubertus Krogmann h...@hkit.de wrote:

Maybe the default 30 seconds wait before reconnect are to small for 
accounts on servers with a lot of accounts. Building the roster with

800+ entries needs some time...


I tried to set 
keep_alives_enabled = True

time_for_keep_alive_answer = 300

but after restart it is set back to 30. 
If there is a limit, it should be mentioned.




There is no disconnection in the ttt.zip you sent me.

But it seems you found the problem: the big roster.
300 is ok, but how did you changed it? in config file directly while 
Gajim was running? Then when you quit Gajim, it writes his config (with 30)


So you have to edit config file while Gajim is closed, or change it in 
ACE while Gajim is running.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-26 Thread Yann Leboulanger

Hubertus Krogmann a écrit :

On Wed, 25 Mar 2009 13:56:12 +0100
Hubertus Krogmann h...@hkit.de wrote:

Maybe the default 30 seconds wait before reconnect are to small for 
accounts on servers with a lot of accounts. Building the roster with

800+ entries needs some time...


I tried to set 
keep_alives_enabled = True

time_for_keep_alive_answer = 300

but after restart it is set back to 30. 
If there is a limit, it should be mentioned.




Ho and time_for_keep_alive_answer must be smaller than 
keep_alive_every_foo_secs value

--
Yann



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-25 Thread Yann Leboulanger

First, gajim-svn is an unofficial package.

Then there is most probably logs about a xmpp-ping

Could you run gajim -v -l gajim=DEBUG and attach logs (or send them in 
private if you don't want to expose them)


As a workarround, disable keepalive packets.
--
Yann



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-25 Thread Martin Michlmayr
I'm CCing the actual bug submitter:

* Yann Leboulanger aste...@lagaule.org [2009-03-25 09:58]:
 First, gajim-svn is an unofficial package.

 Then there is most probably logs about a xmpp-ping

 Could you run gajim -v -l gajim=DEBUG and attach logs (or send them in  
 private if you don't want to expose them)

 As a workarround, disable keepalive packets.
 -- 
 Yann

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-25 Thread Hubertus Krogmann
On Wed, 25 Mar 2009 10:19:37 +0100
Martin Michlmayr t...@cyrius.com wrote:

 I'm CCing the actual bug submitter:
 
 * Yann Leboulanger aste...@lagaule.org [2009-03-25 09:58]:
  First, gajim-svn is an unofficial package.
 
  Then there is most probably logs about a xmpp-ping
 
  Could you run gajim -v -l gajim=DEBUG and attach logs (or send them in  
  private if you don't want to expose them)
 
  As a workarround, disable keepalive packets.

Hmm, I may have missed to restart gajim after setting keepalives off.
(without restart it disconnect before roster was build, no I even can chat :)

Maybe the default 30 seconds wait before reconnect are to small for 
accounts on servers with a lot of accounts. Building the roster with
800+ entries needs some time...

  -- 
  Yann
 
 -- 
 Martin Michlmayr
 http://www.cyrius.com/


-- 
Hubertus Krogmann 
hk @ hkit . de 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#521144: Processed: Re: Bug#521144: /usr/bin/gajim: gajim-svm (and gajim) disconnects and reconnect every 5 or so minutes

2009-03-25 Thread Hubertus Krogmann
On Wed, 25 Mar 2009 10:19:37 +0100
Martin Michlmayr t...@cyrius.com wrote:

 I'm CCing the actual bug submitter:
 
 * Yann Leboulanger aste...@lagaule.org [2009-03-25 09:58]:
  First, gajim-svn is an unofficial package.
 
  Then there is most probably logs about a xmpp-ping
 
  Could you run gajim -v -l gajim=DEBUG and attach logs (or send them in  
  private if you don't want to expose them)

I have started with the old settings (both accounts)

one against openfire 3.6.something 
one against ejabberd2 with those 800+ accounts

once I manually connected to that one - gajim disconnects both
accounts and try to reconnect one, as the other is not set to autoconncet


I stripped all user information from that account above the reconnect,
the last entries before the disconnect were things like : 

DEBUG: ESC[35mroster   okESC[32mSetting roster item 
t...@ttt.jabber.big.account ...ESC[0m

It looks like gajim is not able to handle that account.

I will try it without keepalives, but I don't think that will help.

  As a workarround, disable keepalive packets.
  -- 
  Yann
 
 -- 
 Martin Michlmayr
 http://www.cyrius.com/


-- 
Hubertus Krogmann 
hk @ hkit . de 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org