TYPO3 Exception 1616175867
See also
TYPO3 Getting Started Troubleshooting: "Account locked" message Editors Tutorial: Too many failed logins
Note
Below, the TYPO3 community may have provided additional information or solutions for this exception. However, these may or may not apply to your particular case. If you can provide more information, you should come back here and add your experience and solution steps to this issue once you have resolved it.
General TYPO3 troubleshooting tips can be found in the Troubleshooting section in the menu. You can also ask questions and receive support in the TYPO3 Questions category on talk.typo3.org.
To add your experience, click "Edit on GitHub" above and follow the "Edit on GitHub" workflow. Also check out our tip on Coding Style and reST.
11.5.11 - 26.06.2022
Situation
(1/1) #1616175867 TYPO3\CMS\Core\RateLimiter\RequestRateLimitedException
The login is locked until 26-06-22 12:33 due to too many failed login attempts from your IP address.
This exception is thrown, when there have been too many failed login attempts from one IP address within a given time frame.
See also: Feature: #93825 - Rate limiting for failed logins.
Solution
- Wait for the lock to time out.
- If the limit is too short for your purposes, make the limit higher.
- During Development: Deleting the cache folder
var/
manually enables login right away again.cache/