# Nextcloud - Cannot login: Too Many Requests

This issue is the one I got when try to login, the simplest solution that works for me is to delete the specific IP on `oc_bruteforce_attempts` database table. Or maybe just truncate the table, that will make us able to login again without facing that issue anymore.

---

Preferences:

* [https://help.nextcloud.com/t/cannot-login-too-many-requests/100905](https://help.nextcloud.com/t/cannot-login-too-many-requests/100905)
