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

Sesion problems i guess #1543

Open
VoidDave opened this issue May 4, 2023 · 6 comments
Open

Sesion problems i guess #1543

VoidDave opened this issue May 4, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@VoidDave
Copy link

VoidDave commented May 4, 2023

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. start bot

Expected behavior

Screenshots and logs
F:\SteamTradeBot\tf2autobot>node dist/app.js
2023-05-04 08:23:38 warn: You are not running the bot with PM2! If the bot crashes it won't start again. Get a VPS and run your bot with PM2: https://github.com/TF2Autobot/tf2autobot/wiki/Getting-a-VPS
2023-05-04 08:23:40 debug: Connecting to PM2...
2023-05-04 08:23:40 info: Starting bot...
2023-05-04 08:23:40 debug: Calling onRun
2023-05-04 08:23:40 debug: Setting poll data
2023-05-04 08:23:40 debug: Setting login attempts
2023-05-04 08:23:40 info: Signing in to Steam...
2023-05-04 08:23:40 debug: Starting login attempt
2023-05-04 08:23:41 error: Failed to sign in to Steam: AccessDenied {"eresult":15}
2023-05-04 08:23:41 warn: Failed to sign in to Steam: AccessDenied {"eresult":15}
2023-05-04 08:23:41 error: TF2Autobot failed to start properly, this is most likely a temporary error. See the log:
package.version: 5.7.0; node: v18.16.0 win32 x64}
Stack trace:
Error: AccessDenied
at SteamUser._handleLogOnResponse (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\09-logon.js:784:17)
at SteamUser. (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\09-logon.js:795:7)
at F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\classes\HandlerManager.js:35:12
at Array.forEach ()
at HandlerManager.emit (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\classes\HandlerManager.js:34:12)
at SteamUser._handleMessage (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\03-messages.js:641:25)
at SteamUser._handleNetMessage (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\03-messages.js:562:8) at SteamUser._processMulti (F:\SteamTradeBot\tf2autobot\node_modules\steam-user\components\03-messages.js:693:9) {
eresult: 15
}
Bot has been up for 3 seconds.
2023-05-04 08:23:41 debug: Shutdown has been initialized, stopping... {"err":"uncaughtException"}
2023-05-04 08:23:41 debug: Disabling Autokeys and disabling key entry in the pricelist...
2023-05-04 08:23:41 debug: Handler finished cleaning up
2023-05-04 08:23:41 debug: Waiting for files to be saved
2023-05-04 08:23:41 debug: Done waiting for files
2023-05-04 08:23:41 warn: Exiting...
image

Version:
5.7.0

@VoidDave VoidDave added the bug Something isn't working label May 4, 2023
@VoidDave
Copy link
Author

VoidDave commented May 4, 2023

I have steam unlimited and tf premium. Bot worked for about 2 weaks without issues

@carloslbello
Copy link
Collaborator

Multiple people have reported this issue recently. I am currently trying to investigate why this might be happening.

@VoidDave
Copy link
Author

VoidDave commented May 4, 2023

Propably valve changed something in api i guess

@VoidDave
Copy link
Author

Any updates ?

@carloslbello
Copy link
Collaborator

@VoidDave Please try stopping the bot, deleting the file at tf2autobot/files/{account_name}/loginToken.json, and starting again. Please close the issue if this works, or leave another reply if it doesn't.

Additionally, you will be able to receive quicker support for bot issues if you choose to join our Discord server here: https://discord.gg/4k5tmMkXjB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants