SteamRE / DepotDownloader

Steam depot downloader utilizing the SteamKit2 library.
GNU General Public License v2.0
1.95k stars 261 forks source link

Failed retrieving CDN auth token #263

Closed sgkoishi closed 3 years ago

sgkoishi commented 3 years ago
> DepotDownloader.exe -app 381210 -depot 381211 -username ***** -password *****
Connecting to Steam3... Done!
Logging '*****' into Steam3...Disconnected from Steam
This account is protected by Steam Guard.
Please enter your 2 factor auth code from your authenticator app: *****
Retrying Steam3 connection... Done!
Logging '*****' into Steam3... Done!
Using Steam3 suggested CellID: 94
Got 410 licenses for account!
Got session token!
Got AppInfo for 381210
Using app branch: 'Public'.
Got depot key for 381211 result: OK
Processing depot 381211 - Dead by Daylight Content
Downloading depot manifest...Got CDN auth token for steamcontent.com result: Fail (expires 1970-01-01 12:00:00 AM)
Disconnected from Steam

No other steam client running, tried with different -cellid but no difference. The same result happens in Linux (the only difference is time format - becomes Fail (expires 1/1/1970 12:00:00 AM)). Local system time for both Windows and Linux is correct.

Not sure if the account or the network is related; everything works correctly one week ago in Sept (before I got two RateLimitReached).

azuisleet commented 3 years ago

2.4.5 is now available. Please give it a try https://github.com/SteamRE/DepotDownloader/releases/tag/DepotDownloader_2.4.5