BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

RateLimitExceeded #506

Closed bckup9638 closed 4 years ago

bckup9638 commented 4 years ago

Detailed bug description Then i commend i get error RateLimitExceeded, from 20 i receive 2 commends

Error

https://prnt.sc/tbr49g

Config

default

Version

Additional information If i try with different target i get same problem.

BeepIsla commented 4 years ago

RateLimitExceeded means just what it reads as. You logged into too many accounts in a too short amount of time, this mostly happens with failed logins, successful logins almost never rate limit you can but it can happen.

Either use good proxies which are hard to find or wait 30 minutes. While waiting do not try to login again, if you do the timer will reset and you have to wait all over again.

bckup9638 commented 4 years ago

Do you know max amount of login tries? or succesfully logged ?

bckup9638 commented 4 years ago

Also a good idea is to do a steam accounts check (if login succes save, if failed delete)

BeepIsla commented 4 years ago

Do you know max amount of login tries? or succesfully logged ?

No.

Also a good idea is to do a steam accounts check (if login succes save, if failed delete)

If an account fails to login it will not be used ever again unless you mess with the database.