3urobeat / steam-comment-service-bot

📡 The most advanced Steam Account Manager Bot with mass coordinated comments/likes/favs/follows and plugin support
https://steamcommunity.com/id/3urobeatscommentbot
GNU General Public License v3.0
274 stars 40 forks source link

error #12

Closed aryoow closed 4 years ago

aryoow commented 4 years ago

events.js:174 throw er; // Unhandled 'error' event ^

Error: InvalidPassword at SteamUser. (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/logon.js:468:16) at handlers.forEach (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/classes/HandlerManager.js:37:12) at Array.forEach () at HandlerManager.emit (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/classes/HandlerManager.js:36:12) at SteamUser._handleMessage (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/messages.js:545:24) at SteamUser._handleNetMessage (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/messages.js:480:7) at SteamUser.processMulti (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/messages.js:572:9) at SteamUser. (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/messages.js:566:16) at handlers.forEach (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/classes/HandlerManager.js:37:12) at Array.forEach () Emitted 'error' event at: at SteamUser. (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/logon.js:471:9) at handlers.forEach (/home/ubuntu/environment/steam-comment-service-bot/node_modules/steam-user/components/classes/HandlerManager.js:37:12) [... lines matching original stack trace ...] at Array.forEach ()

3urobeat commented 4 years ago

Hey, thanks for opening an issue. Can you give any more information? Judging the error, it seems like the password you have provided for one of the accounts in logininfo.json is wrong.

3urobeat commented 4 years ago

Since you didn't reply I assume you found the wrong password and it is working now. If this problem is still present, feel free to just comment again. If you encounter another problem/error/bug, please open another issue. Thanks!