View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006375 | unreal | ircd | public | 2023-12-28 12:27 | 2023-12-28 13:32 |
Reporter | GHF | Assigned To | syzop | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 6.1.3 | ||||
Fixed in Version | 6.1.5 | ||||
Summary | 0006375: Central blocklist too slow to respond | ||||
Description | central-blocklist.CENTRAL_BLOCKLIST_TIMEOUT [warn] Central blocklist too slow to respond. Possible problem with infrastructure at unrealircd.org. Allowing user [email protected] in unchecked. | ||||
Additional Information | This happens if a user does not have registered account. for IP 46.19.* I have require authentication block. Each time user that has require authentication tries to connect, it sends the same message 10-20 times. | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
*Delete previous comment*.. on second though it sounds like it is not a backend problem but more of a problem in the central blocklist module itself. I will replicate your setup and do some tests later today :) |
|
Heheh, it also has a nice effect on the client. After 10 seconds it will floods the "The server requires clients from this IP address to authenticate with a registered nickname and password" and "Please reconnect using SASL, or authenticate now by typing: /QUOTE AUTH nick:password" message to the client every 1 second. Ok not a big flood, 1 per second, but rather silly :) |
|
Thanks, fixed in https://github.com/unrealircd/unrealircd/commit/079e7babef0e97d34a6056daa176a2e958c79410 commit 079e7babef0e97d34a6056daa176a2e958c79410 (HEAD -> unreal60_dev, origin/unreal60_dev, origin/HEAD) Author: Bram Matthys <[email protected]> Date: Thu Dec 28 13:30:49 2023 +0100 Fix "Central blocklist too slow to respond" message when using softban or require authentication { } block. And the connecting user would get a message every second, which was a bit floody ;D. Repoerted by GHF in https://bugs.unrealircd.org/view.php?id=6375 |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-28 12:27 | GHF | New Issue | |
2023-12-28 12:54 | syzop | Assigned To | => syzop |
2023-12-28 12:54 | syzop | Status | new => acknowledged |
2023-12-28 12:59 | syzop | Note Added: 0023125 | |
2023-12-28 12:59 | syzop | View Status | public => private |
2023-12-28 13:09 | syzop | Note Added: 0023127 | |
2023-12-28 13:30 | syzop | View Status | private => public |
2023-12-28 13:32 | syzop | Status | acknowledged => resolved |
2023-12-28 13:32 | syzop | Resolution | open => fixed |
2023-12-28 13:32 | syzop | Fixed in Version | => 6.1.5 |
2023-12-28 13:32 | syzop | Note Added: 0023128 |