When logging to SolusVM panel you might receive the error if tried invalid login attempts to the SolusVM control panel.
You Have Been Blacklisted – Contact Support
Delisting the IP can be done by system admins as root via SSH. Login to your server via SSH and execute the script as below.
php /usr/local/solusvm/scripts/clearauthlog.php –system –clear=all
It will remove all the IP’s listed.
php /usr/local/solusvm/scripts/clearauthlog.php –system –clear=vmuserid
If you wish to delist the IP for one specific VPS, use above script. It will delist the IP just for that specific VPS.