Rate limited - try again later The auth server at http://localhost:8080/ is not accepting login requests from you at this time. Please wait several minutes before trying again.
There’s a botnet spamming SSH/SFTP at the moment.
Block 188.190.10.x in your firewall (eg if you use ufw: ufw insert 1 deny from 188.190.10.0/24)
Then restart the ADS instance from the command line to clear the rate limit: ampinstmgr restart ADS01
Some users are having trouble adding firewall rules to their setups for whatever reason, doesn’t seem to be related to AMP, as I’ve been able to do it fine on multiple Ubuntu/Debian installs
create the file /etc/fail2ban/filter.d/sftp-amp.conf:
[INCLUDES]
before = common.conf
[Definition]
failregex = .*SFTP authentication denied for .*@<HOST>
.*Authentication failure for .* from <HOST>
ignoreregex =