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

Program exits if login fails #28

Open
darkost12 opened this issue Nov 6, 2024 · 2 comments
Open

Program exits if login fails #28

darkost12 opened this issue Nov 6, 2024 · 2 comments

Comments

@darkost12
Copy link
Contributor

Looks like the program failed to log in. Can we retry login attempts until one succeeds?

[2024-11-05 23:00:00 | INFO] [___] Lost connection to Steam. Error: NoConnection. Trying to relog in 15 seconds...
[2024-11-05 23:00:00 | DEBUG] Logging playtime for '___' to playtime.txt...
[2024-11-05 23:00:16 | INFO] [___] It is now my turn. Relogging in 2 seconds...
[2024-11-05 23:00:18 | DEBUG] [___] getToken(): Created new object for token request
[2024-11-05 23:00:18 | INFO] [___] Found valid token until '2025-05-24 02:56:02 (GMT time)' in tokens.db! Logging in with it to reuse session...
[2024-11-05 23:00:18 | INFO] [___] Logging in...
Goodbye!
@3urobeat
Copy link
Owner

3urobeat commented Nov 6, 2024

Hey, thanks for opening an issue.

Which version are you on? Judging from the log excerpt this seems to be happening on a relog (not on initial login).
In Version 1.10 a bug was fixed where the bot could exit/give up while trying to log in on a relog.

@darkost12
Copy link
Contributor Author

Hey, thanks for opening an issue.

Which version are you on? Judging from the log excerpt this seems to be happening on a relog (not on initial login). In Version 1.10 a bug was fixed where the bot could exit/give up while trying to log in on a relog.

Hi.
Yes, it was relog after steam server maintenance I suppose. It's version 1.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants