Raised This Month: $51 Target: $400
 12% 

Steamcmd is not downloading TFC server on Linux


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
renancavalieri
AlliedModders Donor
Join Date: Feb 2015
Old 08-17-2022 , 16:48   Steamcmd is not downloading TFC server on Linux
Reply With Quote #1

Hey everyone! It has been a long time! I'm trying to install a TFC server but I'm having a hard time with it.

I'm using this command in order to download the server files:

Code:
steamcmd +force_install_dir "/mnt/hdd1/servers/tfc" +login anonymous +app_set_config 90 mod tfc +app_update 90 validate +quit
And that's the output:

Code:
Redirecting stderr to '/home/user/.local/share/Steam/logs/stderr.txt'
[  0%] Verificando se há atualizações...
[----] Verificando a instalação...
Steam Console Client (c) Valve Corporation - version 1658944597
-- type 'quit' to exit --
Loading Steam API...OK

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Error! App '90' state is 0x6 after update job.
And the content of content_log.txt

Code:
[2022-08-17 17:39:29] Loaded 4 apps from install folder "/mnt/hdd1/servers/tfc/steamapps\appmanifest_*.acf".
[2022-08-17 17:39:35] AppID 90 scheduler update : Priority First, not played for 12387 seconds, update disabled for 0 seconds
[2022-08-17 17:39:35] AppID 90 state changed : Update Required,Fully Installed,Update Queued,
[2022-08-17 17:39:35] AppID 90 state changed : Update Required,Fully Installed,Update Queued,Update Running,
[2022-08-17 17:39:35] AppID 70 state changed : Update Required,Shared Only,Update Running,
[2022-08-17 17:39:35] AppID 10 state changed : Update Required,Shared Only,Update Running,
[2022-08-17 17:39:35] AppID 20 state changed : Update Required,Shared Only,Update Running,
[2022-08-17 17:39:35] AppID 90 update changed : Running Update,
[2022-08-17 17:39:35] AppID 90 update changed : Running Update,Reconfiguring,
[2022-08-17 17:39:36] Got 2 download sources and 0 caching proxies via ContentServerDirectoryService::BYieldingGetServersForSteamPipe (CellID 25 / Launcher 3)
[2022-08-17 17:39:36] Created download interface of type 'CDN' (2) to host f3b7q2p3.ssl.hwcdn.net (f3b7q2p3.ssl.hwcdn.net)
[2022-08-17 17:39:36] Created download interface of type 'SteamCache' (7) to host cache1-eze1.steamcontent.com (cache1-eze1.steamcontent.com)
[2022-08-17 17:39:36] HTTP (CDN,4) - f3b7q2p3.ssl.hwcdn.net (0.0.0.0:0 / 0.0.0.0:0, host: f3b7q2p3.ssl.hwcdn.net): AuthenticateDepotID (21) - Success!
[2022-08-17 17:39:36] HTTP (CDN,4) - f3b7q2p3.ssl.hwcdn.net (0.0.0.0:0 / 0.0.0.0:0, host: f3b7q2p3.ssl.hwcdn.net): Failed to get manifest request Code for depot 21 manifest 7841127166138118042 - Access Denied (15) - continuing without it
[2022-08-17 17:39:36] Created ipv4-only http client
[2022-08-17 17:39:37] HTTP (CDN,4) - f3b7q2p3.ssl.hwcdn.net (205.185.216.10:443 / 205.185.216.10:443, host: f3b7q2p3.ssl.hwcdn.net): f3b7q2p3.ssl.hwcdn.net/depot/21/manifest/7841127166138118042/5 - received 401 (Unauthorized) HTTP response
[2022-08-17 17:39:37] HTTP (CDN,4) - f3b7q2p3.ssl.hwcdn.net (205.185.216.10:443 / 205.185.216.10:443, host: f3b7q2p3.ssl.hwcdn.net): Received 401 (Unauthorized) HTTP response for depot 21
[2022-08-17 17:39:37] HTTP (CDN,4) - f3b7q2p3.ssl.hwcdn.net (205.185.216.10:443 / 205.185.216.10:443, host: f3b7q2p3.ssl.hwcdn.net): Closing connection
[2022-08-17 17:39:38] HTTP (SteamCache,7) - cache1-eze1.steamcontent.com (0.0.0.0:0 / 0.0.0.0:0, host: cache1-eze1.steamcontent.com): Failed to get manifest request Code for depot 21 manifest 7841127166138118042 - Access Denied (15) - continuing without it
[2022-08-17 17:39:38] HTTP (SteamCache,7) - cache1-eze1.steamcontent.com (155.133.255.66:443 / 155.133.255.66:443, host: cache1-eze1.steamcontent.com): cache1-eze1.steamcontent.com/depot/21/manifest/7841127166138118042/5 - received 401 (Unauthorized) HTTP response
[2022-08-17 17:39:38] HTTP (SteamCache,7) - cache1-eze1.steamcontent.com (155.133.255.66:443 / 155.133.255.66:443, host: cache1-eze1.steamcontent.com): Received 401 (Unauthorized) HTTP response for depot 21
[2022-08-17 17:39:38] HTTP (SteamCache,7) - cache1-eze1.steamcontent.com (155.133.255.66:443 / 155.133.255.66:443, host: cache1-eze1.steamcontent.com): Closing connection
[2022-08-17 17:39:38] AppID 90 update canceled : Failed to download manifest 7841127166138118042 (Not Logged On) (Manifest unavailable)
[2022-08-17 17:39:38] AppID 90 update changed : Running Update,Reconfiguring,Stopping,
[2022-08-17 17:39:38] AppID 90 update changed : Running Update,Stopping,
[2022-08-17 17:39:38] AppID 90 update changed : None
[2022-08-17 17:39:38] AppID 20 state changed : Update Required,Shared Only, (Manifest unavailable)
[2022-08-17 17:39:38] AppID 10 state changed : Update Required,Shared Only, (Manifest unavailable)
[2022-08-17 17:39:38] AppID 70 state changed : Update Required,Shared Only, (Manifest unavailable)
[2022-08-17 17:39:38] AppID 90 state changed : Update Required,Fully Installed,Update Queued, (Manifest unavailable)
[2022-08-17 17:39:38] AppID 90 state changed : Update Required,Fully Installed, (Update delayed for 300 secs)
[2022-08-17 17:39:38] AppID 90 scheduler finished : removed from schedule (result Manifest unavailable, state 0xe)
I already tried the command several times (more than 40 times at this point), waited a few days and tried again, even tried this workaround and downloaded the manifest files, but nothing worked. Only HLDS files are downloaded but TFC is not.

To rule out any issue specific with my system, I have checked the folder, and it is writable, also checked the disk size and its fine, even ran it as root and faced the same issue. In my last attempt I used this Docker Image and had the same issue, that's why I believe it's not related to my system.

Can anyone check if there's an issue with TFC or the command I'm using? I honestly have no idea.

Last edited by renancavalieri; 08-17-2022 at 16:58.
renancavalieri is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 08-17-2022 , 17:28   Re: Steamcmd is not downloading TFC server on Linux
Reply With Quote #2

Try to log in to your account instead. At least, this worked for me every time I did that. Only CS 1.6, but maybe the problem is the same.
__________________

Mordekay is offline
renancavalieri
AlliedModders Donor
Join Date: Feb 2015
Old 08-17-2022 , 17:59   Re: Steamcmd is not downloading TFC server on Linux
Reply With Quote #3

Quote:
Originally Posted by Mordekay View Post
Try to log in to your account instead. At least, this worked for me every time I did that. Only CS 1.6, but maybe the problem is the same.
Damn, it worked. Last time I tried I could login anonymous, but seems that behavior has changed.

Thank you very much!
renancavalieri is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:55.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode