-
Notifications
You must be signed in to change notification settings - Fork 262
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
Unable to get steam3 credentials. Error: InitializeSteam failed #540
Comments
So it works sometimes but sometimes it doesn't. I don't know why but it's very unreliable |
Try using a dev build which allows using websocket servers: https://github.com/SteamRE/DepotDownloader/actions/runs/10971966425 It seems like Steam is returning TCP servers that fail to accept connections. |
Seems to be working! Would it make sense to create a release for this fix? To not depend on artifact output, since it's lifetime is 30 days only |
Yeah, it'd be really appreciated. It's kind of annoying how unreliable it is with the connection. |
Looks like this hasn't been included in the latest release yet. ^ It would be greatly appreciated if it could be released. |
issue not fixed, still happens in latest |
🤔 in my case, the problem is solved and does not happen again after upgrading to 2.7.2 |
hmm guess they DID patch it this week, will try a new download |
What did you expect to happen?
Stable downloadability of depot files is expected.
Instead of that, what actually happened?
There is no possibility of a stable download.
Which operating system are you running on?
Linux
Version
2.7.1
Command
Relevant log output
Additional Information
I use DepotDownloader in Dockerfile
The text was updated successfully, but these errors were encountered: