calendulish / steam-tools-ng

Useful tools for Steam (Windows/Linux)
GNU General Public License v3.0
63 stars 4 forks source link

Uncaught TimeoutError #10

Closed calendulish closed 6 years ago

calendulish commented 6 years ago
client:DEBUG => Raise TimeoutError when waiting `Process' return
application:CRITICAL => TimeoutError("No return from `Process' in SteamAppExecutor")
calendulish commented 6 years ago

Another TimeoutError occurs when running Authenticator (steam guard)

[...]
webapi:DEBUG => Requesting ISteamWebAPIUtil:GetServerInfo via GET with {}:None
webapi:DEBUG => server time found: 1540682889
client:DEBUG => Set SteamAppId to 480
client:DEBUG => server init returns True
client:DEBUG => Closing GameServer
application:DEBUG => Ignorando atualização das confirmações porque os dados não parecem ter mudado
webapi:DEBUG => Requesting ISteamWebAPIUtil:GetServerInfo via GET with {}:None
application:CRITICAL => TimeoutError()
calendulish commented 6 years ago

fixed on stlib