waylaidwanderer / PHP-SteamCommunity

A PHP library for interacting with the Steam Community website (steamcommunity.com)
MIT License
76 stars 41 forks source link

Too many login failures #43

Open mruz opened 8 years ago

mruz commented 8 years ago

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 8 years ago

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

almod90 commented 6 years ago

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