-
Notifications
You must be signed in to change notification settings - Fork 282
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
Error 401 for Rust Dedicated Server Depot 258551 Manifest 1888942548033520782 #577
Comments
same |
Use a nightly DepotDownloader build and it should work. |
It does not. Using the given test case:
|
If you get no manifest code with correct parameters, Steam doesn't want you to download it. That's what the manifest codes were added for. EDIT: Try using a logged in account, that seems to have worked for me. |
He is trying to download server files. Not game files. We need to login anonymously in order to get Rust server files. |
Slight misinformation here. The publisher has blocked old depot downloads. Unsure on the date threshold here however as of a couple months ago from the first reported issue, it seems that attempting to downloading any manifest from a year or older and possibly even new than that, it will respond with a 401 error on DepotDownloader and an access denied error on SteamCMD. Since this is a dedicated server app, you cannot download it via logging in and are required to login anonymous. Would be nice to get a list of blocked apps somewhere either on here or on SteamDB. I'll see if SteamDB can add something. |
What did you expect to happen?
I expected to be able to download the manifest like I've done several times before
Instead of that, what actually happened?
I got an error message

Which operating system are you running on?
Windows
Version
2.7.4
Command
.\depotdownloader.exe -app 258550 -depot 258551 -manifest 1888942548033520782
Relevant log output
No response
Additional Information
downloading works like normal with the current version

The text was updated successfully, but these errors were encountered: