BeepIsla / csgo-commend-bot

Commend/Report bot in NodeJS
GNU Affero General Public License v3.0
288 stars 144 forks source link

LOGIN method giving error #494

Closed guiiicd closed 4 years ago

guiiicd commented 4 years ago

Detailed bug description When I put it in the login method, to leave it on a vps during the night, I am encountering this problem that is in the print 1 In addition, the method of changing servers every 5 games is giving this error (print 2)

Error

print 1 https://prnt.sc/t9fxns
print 2 https://prnt.sc/t9g20j

Config

https://prnt.sc/t9g0h7

Version

BeepIsla commented 4 years ago

I assume your VPS lost connection to Steam and the bot never reconnected

guiiicd commented 4 years ago

I assume your VPS lost connection to Steam and the bot never reconnected

Got it, what about changing the server after 5 chunks?

BeepIsla commented 4 years ago

Does that error happen every time when changing server? I just assume again its SteamAPI being dead.

guiiicd commented 4 years ago

OK thank you