waylaidwanderer/PHP-SteamCommunity

Too many login failures

Opened this issue · 2 comments

mruz commented

I don't know why, but I got:

There have been too many login failures from your network in a short time period. Please wait and try again later.

We could look for this message and create lockfile to prevent login loop for about 30min.

mruz commented

Maybe this is related with #42, because I have cron (every 5minutes) with confirmations checking.

This is the same issue that exist with C# SteamBot - if you do have mobile 2FA you SHOULD provide code on your FIRST login attempt, without getting the "Need 2FA Code" Error. Once you receive this more or less often Steam will block you with "Too many logins" error