Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mad invalid password reconnects #47

Closed
v3rg opened this issue Dec 23, 2015 · 10 comments
Closed

Mad invalid password reconnects #47

v3rg opened this issue Dec 23, 2015 · 10 comments
Labels
🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.

Comments

@v3rg
Copy link

v3rg commented Dec 23, 2015

I have this problem for a few days right now. So basicaly, when I start asf bots are entering steam with no problem, but after about 50 bots some accounts just go berserk and try to reconnect every second with Invalid password. Manual stop does not help. I guess it has something to do with captcha but this bot just won't stop.
Maybe it's kinda related to #46 ?

23.12.2015 11:54:33 [] INFO: OnConnected() Connected to Steam!
23.12.2015 11:54:34 [!] WARNING: OnLoggedOn() Unable to login to Steam: InvalidPassword
23.12.2015 11:54:34 [
] INFO: OnLoggedOn() Will retry after 25 minutes...
23.12.2015 11:54:34 [] INFO: OnDisconnected() Disconnected from Steam!
23.12.2015 11:54:34 [
] INFO: OnDisconnected() Reconnecting...
23.12.2015 11:54:34 [] INFO: OnConnected() Connected to Steam!
23.12.2015 11:54:35 [!] WARNING: OnLoggedOn() Unable to login to Steam: InvalidPassword
23.12.2015 11:54:35 [
] INFO: OnLoggedOn() Will retry after 25 minutes...
23.12.2015 11:54:35 [] INFO: OnDisconnected() Disconnected from Steam!
23.12.2015 11:54:35 [
] INFO: OnDisconnected() Reconnecting...
23.12.2015 11:54:35 [] INFO: OnConnected() Connected to Steam!
23.12.2015 11:54:35 [
] INFO: OnConnected() Connected to Steam!
23.12.2015 11:54:35 [!] WARNING: OnLoggedOn() Unable to login to Steam: InvalidPassword
23.12.2015 11:54:35 [] INFO: OnLoggedOn() Will retry after 25 minutes...
23.12.2015 11:54:35 [
] INFO: OnDisconnected() Disconnected from Steam!
23.12.2015 11:54:35 [] INFO: OnDisconnected() Reconnecting...
23.12.2015 11:54:36 [!] WARNING: OnLoggedOn() Unable to login to Steam: InvalidPassword
23.12.2015 11:54:36 [
] INFO: OnLoggedOn() Will retry after 25 minutes...
23.12.2015 11:54:36 [] INFO: OnDisconnected() Disconnected from Steam!
23.12.2015 11:54:36 [
] INFO: OnDisconnected() Reconnecting...
23.12.2015 11:54:37 [] INFO: OnConnected() Connected to Steam!
23.12.2015 11:54:37 [!] WARNING: OnLoggedOn() Unable to login to Steam: InvalidPassword
23.12.2015 11:54:37 [
] INFO: OnLoggedOn() Will retry after 25 minutes...
23.12.2015 11:54:37 [] INFO: OnDisconnected() Disconnected from Steam!
23.12.2015 11:54:37 [
] INFO: OnDisconnected() Reconnecting...
23.12.2015 11:54:38 [*] INFO: OnConnected() Connected to Steam!

@JustArchi JustArchi added 👥 Duplicate Issues marked with this label are duplicate of already existing issues, they serve no purpose. 🗑️ Invalid Issues marked with this label are invalid - they should not be posted here in the first place. labels Dec 23, 2015
@JustArchi
Copy link
Member

#46 + most likely fixed already in 1.2.

@v3rg
Copy link
Author

v3rg commented Dec 23, 2015

23.12.2015 11:47:37 [] INFO: Main()

Archi's Steam Farm, version 1.2.0.0
23.12.2015 11:47:38 [
] NOTICE: CheckForUpdate() <> Local version: 1.2.0.0
23.12.2015 11:47:38 [*] NOTICE: CheckForUpdate() <> Remote version: 1.2.0.0

@JustArchi
Copy link
Member

You didn't include bots name, so your log is pointless, also it's most likely Valve throttling connections, not a bug, unless one bot doesn't follow mentioned 25 minutes and tries to reconnect regardless.

@v3rg
Copy link
Author

v3rg commented Dec 23, 2015

Name was hidden by git, I guess. It's the same bot trying to reconnect. I don't understand why it doesn't wait for 25 minutes as it says.

@JustArchi JustArchi reopened this Dec 23, 2015
@JustArchi JustArchi added 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important. and removed 👥 Duplicate Issues marked with this label are duplicate of already existing issues, they serve no purpose. 🗑️ Invalid Issues marked with this label are invalid - they should not be posted here in the first place. labels Dec 23, 2015
@JustArchi
Copy link
Member

Apparently steam sends extra OnDisconnected callback in addition to OnLoggedOn, that needs to be handled in special way.

@JustArchi JustArchi reopened this Dec 23, 2015
@JustArchi JustArchi added the ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. label Dec 23, 2015
@JustArchi
Copy link
Member

Reproduced, fix pending.

@v3rg
Copy link
Author

v3rg commented Dec 23, 2015

Bot connected without fix! It took about an hout and ten minutes to log in. And madness in console have stopped. I wonder how it was able to connect after so many attempts.

@JustArchi
Copy link
Member

It will eventually connect because Valve will eventually stop throttling, but it doesn't justify ASF trying to connect without waiting.

Fixed and released in 1.2.1

@Rudokhvist
Copy link
Member

Should we switch to testing 1.2.1 then?

@JustArchi
Copy link
Member

The fix doesn't matter for ASF reconneting loop issue which is #46, as it's totally other issue (actually 1.2 regression), but yeah always better to test on latest release (or pre-release), so I'd suggest switching.

Rudokhvist pushed a commit to Rudokhvist/ArchiSteamFarm that referenced this issue Mar 10, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jun 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ✔️ Confirmed Issues marked with this label were acknowledged and confirmed by the developers. 🟡 Medium priority Issues marked with this label have a priority, unless there is something even more important.
Projects
None yet
Development

No branches or pull requests

3 participants