bugWeeChat - Bugs: bug #36438, Excess Flood when re-connecting

 
 

bug #36438: Excess Flood when re-connecting

Submitter:  yano <yano>
Submitted:  Wed 09 May 2012 01:18:14 AM UTC
   
 
Category:  core commands Severity:  3 - Normal
Item Group:  irc protocol Status:  Invalid
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.3.7 IRC nick:  yano
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 10 May 2012 04:51:35 AM UTC, comment #3: 

Ok, then I mark this bug as Invalid, and it will be closed with next release (0.3.8). If you still have some problems with anti-flood, feel free to add info here, or file a new bug if problem is different.
Thank you.

Sebastien Helleu <flashcode>
Group administrator
Thu 10 May 2012 03:47:10 AM UTC, comment #2: 

Ah, it does seem that

irc.server_default.anti_flood_prio_high
irc.server_default.anti_flood_prio_low

were changed to 0. I don't remember changing these, though it wouldn't surprise me if I did. I remember there was a time I was curious about anti flood measures. Sorry to have wasted a bug report on this. :-(

yano <yano>
Wed 09 May 2012 11:41:59 AM UTC, comment #1: 

The anti flood is set for freenode in your config (or inherited from default value, which is 2 seconds) ?

To check, do: /server listfull freenode

You should see something:


anti_flood_prio_high :   (2 seconds)
anti_flood_prio_low. :   (2 seconds)


I tried with 100 channels on freenode, no problem on reconnection for me.

You can also check in the raw buffer (/server raw) if many commands are sent in a short delay (less than one second), which could lead to excess flood.
If you see that, please paste the messages with the date (from your raw buffer) here.

Sebastien Helleu <flashcode>
Group administrator
Wed 09 May 2012 01:18:14 AM UTC, original submission:  

Steps to reproduce:
1. Start up WeeChat
2. Join a lot of channels (100+)
3. /disconnect from the network
4. try /connect network
5. Excess Flood (I've only done this on freenode)

Also I have irc.server.freenode.autojoin set to at least 80 channels and when I first run /connect when opening up WeeChat it connects perfectly fine, no Excess Flood. This is most annoying when I'm connected to freenode and I get pinged timeout or get this:
irc: reading data on socket: error -9 A TLS packet with unexpected length was received.

Also this wasn't a problem in 0.3.6.

yano <yano>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Posted a comment)
  • -email is unavailable- added by yano (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2012-06-03 flashcode Open/ClosedOpen Closed
    2012-05-10 flashcode StatusNeed Info Invalid
    2012-05-09 flashcode StatusNone Need Info
        Assigned toNone flashcode

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code