Page MenuHomePhabricator

GlobalBlocking isn't properly handling conflicting range block
Closed, ResolvedPublic

Description

Apparently the IP range was blocked on Meta already.
Error message below:

Funktion: GlobalBlocking::insertBlock
Fehler: 1062 Duplicate entry '190.232.189.0/24-0' for key 'gb_address' (10.64.16.22)

Version: unspecified
Severity: normal

Details

Reference
bz63552

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:15 AM
bzimport added a project: GlobalBlocking.
bzimport set Reference to bz63552.
bzimport added a subscriber: Unknown Object (MLST).

(In reply to MF-Warburg from comment #0)

Apparently the IP range was blocked on Meta already.

That shouldn't matter.

Problem over here (probably) was that you entered a range in a non-normalized form which led to the above error.

Change 124041 had a related patch set uploaded by Hoo man:
Check for conflicting blocks after sanitizing the range

https://gerrit.wikimedia.org/r/124041

Change 124041 merged by jenkins-bot:
Check for conflicting blocks after sanitizing the range

https://gerrit.wikimedia.org/r/124041