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

HandleLoginResult() AccessDenied #2881

Closed
7 tasks done
ZhuSunDev opened this issue Apr 14, 2023 · 3 comments
Closed
7 tasks done

HandleLoginResult() AccessDenied #2881

ZhuSunDev opened this issue Apr 14, 2023 · 3 comments
Labels
☑️ Already possible Issues marked with this label are already possible to achieve with existing solutions. 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ❌ Won't fix Issues marked with this label are not considered and they won't receive any development action.

Comments

@ZhuSunDev
Copy link

Checklist

ASF version

Latest stable release

ASF variant

win-x64

Bug description

I just run the asf and it auto login,then asf thown that error and exit .

Expected behavior

I was run my bot a lot of time and it's work without error,but can't login today.
My major language is Chinese so I should translate that MAIN ERROR in log for you:
[22:29:13] ERROR Botname > HandleLoginResult() Get unknown result value,please report this situation:AccessDenied
[22:29:13] ERROR Botname > HandleLoginResult() Can't login to Steam:AccessDenied/AccessDenied
So I'm report this situation in here now.

Actual behavior

You can see log part please,and I'm confused to if my network (IP) is blocked for some reason, or steam has a bad moment,but I can login to steam in browser with same IP address.

Steps to reproduce

No response

Possible reason/solution

No response

Can you help us with this bug report?

Yes, I can code the solution myself and send a pull request

Full log.txt recorded during reproducing the problem

[22:29:09] DEBUG ASF > WriteLine() ServerList | Next server candidate: Unspecified/ext2-hkg1.steamserver.net:27035 (WebSocket)
[22:29:12] DEBUG ASF > WriteLine() *Botname*/WebSocketContext | Connected to wss://ext2-hkg1.steamserver.net:27035/cmsocket/
[22:29:12] DEBUG ASF > WriteLine() *Botname*/NetHook | Sent -> EMsg: ClientHello (9805)
[22:29:12] INFO *Botname* > OnConnected() 已连接到 Steam!
[22:29:12] INFO *Botname* > OnConnected() 登录中……
[22:29:12] DEBUG ASF > WriteLine() *Botname*/NetHook | Sent -> EMsg: ClientLogon (5514)
[22:29:13] DEBUG ASF > WriteLine() *Botname*/NetHook | <- Recv'd EMsg: ClientLogOnResponse (751)
[22:29:13] ERROR *Botname* > HandleLoginResult() 收到 result 的未知值,请报告此情况:AccessDenied
[22:29:13] ERROR *Botname* > HandleLoginResult() 无法登录到 Steam:AccessDenied/AccessDenied
[22:29:13] INFO *Botname* > Stop() 正在停止……
[22:29:13] INFO ASF > OnBotShutdown() 没有正在运行的机器人,即将退出……
[22:29:18] INFO Microsoft.Hosting.Lifetime > Application is shutting down...

Global ASF.json config file

No response

BotName.json config of all affected bot instances

No response

Additional info

No response

@ZhuSunDev ZhuSunDev added 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Apr 14, 2023
@fazelukario
Copy link
Contributor

fazelukario commented Apr 14, 2023

@ZhuSunDev Already fixed in 15c8c8b. So, just delete the affected bot's .bin file and remove the RefreshToken from the affected bot's .db file, OR update to the latest pre-release version of ASF.

@ZhuSunDev
Copy link
Author

Wow such quick!Thank you for your development!I will try to update when I get up!

@ZhuSunDev ZhuSunDev reopened this Apr 14, 2023
@JustArchi JustArchi added ☑️ Already possible Issues marked with this label are already possible to achieve with existing solutions. ❌ Won't fix Issues marked with this label are not considered and they won't receive any development action. and removed 👀 Evaluation Issues marked with this label are currently being evaluated if they're going to be considered. labels Apr 15, 2023
@JustArchi
Copy link
Member

As @fazelukario posted above, already fixed in latest pre-release.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
☑️ Already possible Issues marked with this label are already possible to achieve with existing solutions. 🐛 Bug Issues marked with this label indicate unintended program behaviour that needs correction. ❌ Won't fix Issues marked with this label are not considered and they won't receive any development action.
Projects
None yet
Development

No branches or pull requests

3 participants