Limited account stops idling after a short while, throwing up a SK2 error and asking to report it - hence I'm doing so.
[08:08:36] WARN asd > OnConnected() SteamKit2.Authentication.AuthenticationException: Failed to poll status with result Expired. at SteamKit2.Authentication.AuthSession.PollAuthSessionStatusAsync() at SteamKit2.Authentication.AuthSession.PollingWaitForResultAsync(CancellationToken cancellationToken) at ArchiSteamFarm.Steam.Bot.OnConnected(ConnectedCallback callback) [08:08:36] ERROR asd > HandleLoginResult() Received unknown value for result, please report this: Expired [08:08:36] ERROR asd > HandleLoginResult() Unable to login to Steam: Expired/Expired
Expected behavior
Account keeps idling after turning its profile on without throwing a fuss.
Actual behavior
Errors out, always produces the same output as above.
Steps to reproduce
Set up new limited account profile with 440 and 730 as the idled games.
Turn on, wait.
In a random time interval SK2 will bug out and throw the error above.
Possible reason/solution
No response
Can you help us with this bug report?
Somehow, I can test and offer feedback, but can't code
Full log.txt recorded during reproducing the problem
Checklist
ASF version
Latest stable release
ASF variant
linux-arm64
Bug description
Limited account stops idling after a short while, throwing up a SK2 error and asking to report it - hence I'm doing so.
[08:08:36] WARN asd > OnConnected() SteamKit2.Authentication.AuthenticationException: Failed to poll status with result Expired. at SteamKit2.Authentication.AuthSession.PollAuthSessionStatusAsync() at SteamKit2.Authentication.AuthSession.PollingWaitForResultAsync(CancellationToken cancellationToken) at ArchiSteamFarm.Steam.Bot.OnConnected(ConnectedCallback callback) [08:08:36] ERROR asd > HandleLoginResult() Received unknown value for result, please report this: Expired [08:08:36] ERROR asd > HandleLoginResult() Unable to login to Steam: Expired/Expired
Expected behavior
Account keeps idling after turning its profile on without throwing a fuss.
Actual behavior
Errors out, always produces the same output as above.
Steps to reproduce
Possible reason/solution
No response
Can you help us with this bug report?
Somehow, I can test and offer feedback, but can't code
Full log.txt recorded during reproducing the problem
Global ASF.json config file
No response
BotName.json config of all affected bot instances
No response
Additional info
The server is being ran on a VPS hosted at Oracle, no other services other than Tailscale are currently set up on said VPS