We were banned by the auth_brute_force since every attempt is coming from 127.0.0.1 (NGINX). Even Admin wasn't able to login.
2018-03-28 12:18:29,376 10645 DEBUG ******* openerp.modules.registry: Multiprocess signaling check: [Registry - old# 35 new# 35] [Cache - old# 720 new# 720]
2018-03-28 12:18:29,382 10645 WARNING ******* openerp.addons.auth_brute_force.controllers.controllers: Authentication tried from remote '127.0.0.1'. The request has been ignored because the remote has been banned after 10 attempts without success. Login tried : 'admin'.
2018-03-28 12:18:29,424 10645 INFO ******* werkzeug: 127.0.0.1 - - [28/Mar/2018 12:18:29] "POST /web/login HTTP/1.0" 200 -
How to fix this?