Error 429 #571
Error 429
#571
Replies: 2 comments 4 replies
-
This is the rate limiter kicking in for failed login attempts. Depending on your reverse proxy setup, you can set a couple of env variables to force the rate limiter to limit based on the username and not just IP.
Please see https://github.com/polonel/trudesk/blob/master/src/controllers/main.js#L110-L116 for more information. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Sorry for the hijack but how do you remove the blacklisted IP? This happened to us this morning after a couple of weeks no problems and can't find any way to bypass. v1.2.6 install via curled install script. Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anybody encountered this error?
My team (4 of us) was trying to login and got this. I thought it was because of the (almost) simultaneous login but I tried it on another remote site via anydesk, got the same error.
How can we fix this? TIA.

Beta Was this translation helpful? Give feedback.
All reactions