You have been locked out the system for 60 minutes
» The problem:
When you try to access HESK you see this error message:
Error:
You have been locked out the system for 60 minutes because of too many login failures.
» Why is this happening?
HESK has temporarily banned you (or someone else from the same IP address) because of too many failed login attempts.
This is a security measure in Hesk designed to prevent brute-force login attempts. It happens either to staff trying to log into HESK with the wrong usernames/passwords or to customers trying to enter the wrong ticket tracking IDs.
» The solution:
The ban is temporary and will expire in 60 minutes by default.
You may adjust your blocking settings in your HESK admin panel > Settings > Help desk under "Security":
- Login attempts limit (allowed number of failed attempts)
- Ban time (minutes)
To manually remove the ban, follow these steps:
-
Download this file.
-
Upload the remove-ban.php file into your HESK folder.
-
You have three options:
» To unblock your own IP address, open remove-ban.php in your browser:
https://example.com/hesk/remove-ban.php» To unblock a single IP address, open remove-ban.php?ip=IP_ADDRESS_HERE in your browser:
https://example.com/hesk/remove-ban.php?ip=127.0.0.1» To unblock all IP addresses, open remove-ban.php?ip=ALL in your browser:
https://example.com/hesk/remove-ban.php?ip=ALL -
When done, delete the remove-ban.php file from the server
» Notes:
-
You may want to reset your password if you lost your login credentials.