tf2autobot icon indicating copy to clipboard operation
tf2autobot copied to clipboard

Sesion problems i guess

Open VoidDave opened this issue 2 years ago • 6 comments

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 avatar May 04 '23 06:05 VoidDave

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

VoidDave avatar May 04 '23 18:05 VoidDave

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

constancebello avatar May 04 '23 18:05 constancebello

Propably valve changed something in api i guess

VoidDave avatar May 04 '23 18:05 VoidDave

Any updates ?

VoidDave avatar May 10 '23 16:05 VoidDave

@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

constancebello avatar May 11 '23 16:05 constancebello