Error app 4020 state is 0x402 after update job

Error 0x402 after update job I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk) I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download […]

Содержание

  1. Error 0x402 after update job
  2. Name already in use
  3. LinuxGSM-Docs / steamcmd / errors.md
  4. Error 0x402 after update job
  5. Error 0x402 after update job
  6. Error 0x402 after update job

Error 0x402 after update job

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I have very same issue — VM 100Gb/Ram 8Gb/4 cores — I installed windows and followed the process and it works flawlessly — however even if I put in my steam user/pass it still give this error. Any help would b appreciated. I clean out my /tmp folder and I know there is plenty of room on the server as it is 100Gb dedicated. The game is only 25Gb so plenty of room.

Источник

Name already in use

LinuxGSM-Docs / steamcmd / errors.md

  • Go to file T
  • Go to line L
  • Copy path
  • Copy permalink

Copy raw contents

Copy raw contents

SteamCMD can sometimes output errors when something goes wrong. Sadly Valve has never released an official list of what the error messages mean. Because of this, a lot of guesswork has been needed to figure it out. This page will highlight what we already know and info on researching what the error might mean in the hope that you can contribute to understanding SteamCMD errors.

SteamCMD uses hexadecimal numbers to give its current «state». Every time SteamCMD does something it changes its state. When SteamCMD fails it will output its has hexadecimal state, for example 0x202 .

Seems to affect HLDS based servers. Running again often fixes the issue

Reason Error! App ’90’ state is 0x10E after update job.
Hex 0x10E Reason
Decimal/StateFlags 270 Hex

Not enough disk space.

Reason Not enough disk quota
Hex 0x202
Decimal/StateFlags 514

<% hint style=»info» %>Unknown error, if you have any details please let us know

Reason
Hex 0x206
Decimal/StateFlags 518

<% hint style=»warning» %>Missing content_log.txt if you have experienced this error and have a log please let us know.

Not enough disk space.

​Title ​Title
Reason ​Not enough disk space
Hex 0x212
Decimal/StateFlags 530

Connection issue with steam, you will need to wait for the steam servers to recover.

Reason Connection issue
Hex 0x402
Decimal/StateFlags 1026

<% hint style=»warning» %>Missing content_log.txt if you have experienced this error and have a log please let us know.

<% hint style=»info» %>Unknown error, if you have any details please let us know

Reason
Hex 0x602
Decimal/StateFlags 1538

<% hint style=»warning» %>Missing content_log.txt if you have experienced this error and have a log please let us know.

SteamCMD is unable to write to the disk. Normally caused by permissions issues. This issue was discovered when a directory that was linked using symlink did not have the correct permissions to allow SteamCMD to write to it.

Reason Disk write failure
Hex 0x606
Decimal/StateFlags 1542
Reason
Hex 0x2
Decimal/StateFlags 2

<% hint style=»warning» %>Missing content_log.txt if you have it please let us know.

No connection to content servers.

Reason No connection to content servers
Reason 2 Received 401 (Unauthorized) HTTP response for depot 11
Hex 0x6
Decimal/StateFlags 6

To get more info and output see the SteamCMD logs in

/.steam/logs . The most useful log is content_log.txt that will provide more information on errors.

<% hint style=»success» %>If you have experienced an error we don’t have logs for please provide them to us to assist in diagnosing the issue.

SteamCMD Hex Codes

SteamCMD uses hex error codes such as 0x202 which can be converted into decimal 514 . You can use a hex-to-decimal converter to do this. Using the table below you can work out the status messages. By doing a calculation. Find the highest number below the state 512 which is the first error. Then take the number away from the total 514-512=2 which gives you the last error. This can be done for any error

512 StateUpdateRunning , 2 StateUpdateRequired

StateInvalid
StateUninstalled 1
StateUpdateRequired 2
StateFullyInstalled 4
StateEncrypted 8
StateLocked 16
StateFilesMissing 32
StateAppRunning 64
StateFilesCorrupt 128
StateUpdateRunning 256
StateUpdateRunning 512
StateUpdateStarted 1024
StateUninstalling 2048
StateBackupRunning 4096
StateReconfiguring 65536
StateValidating 131072
StateAddingFiles 262144
StatePreallocating 524288
StateDownloading 1048576
StateStaging 2097152
StateCommitting 4194304
StateUpdateStopping 8388608

This table is from 2015 and is probably outdated now but it’s the best we currently have.

ulimit SteamCMD startup error

Some users may get a ulimit error (no permission/cannot open file) while SteamCMD is starting up. This error caused by a low setting of the -n parameter (number of file descriptors) of ulimit. Some servers forbid increasing ulimit values after startup (or beyond a limit set by root). This can be fixed by changing the file descriptor number ulimit:

ERROR! Failed to install app » (No subscription)

The Steam account being used does not have a license for the required game.

ERROR! Password check for AppId returned error Failure.

The password for the branch is incorrect.

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.

Ignore the error, do not do anything to attempt to fix it. It is a known error that has appeared ever since SteamPipe was introduced. It does not cause any issues and can be ignored.

Loading Steam API. Failed to init SDL priority manager: SDL not found

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

CWorkThreadPool: work processing queue not empty: 2 items discarded.

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

Failed to set thread priority: per-thread setup failed

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

Источник

Error 0x402 after update job

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I have very same issue — VM 100Gb/Ram 8Gb/4 cores — I installed windows and followed the process and it works flawlessly — however even if I put in my steam user/pass it still give this error. Any help would b appreciated. I clean out my /tmp folder and I know there is plenty of room on the server as it is 100Gb dedicated. The game is only 25Gb so plenty of room.

Источник

Error 0x402 after update job

Hi folks. I’ve always had issues updating my csgo dedicated server. Once an update is pushed and server needs updated, I have never been able to do the «app_update 740». I’ve always been forced to remove entire directory and redownload through steamCMD. That’s not really an issue, but the last update I have not been able to complete the download. I get this error:

Error! App ‘740’ state is 0x402 after update job.

The error stops at 93.47 percent every single attempt.

I attempted the download on a different server with no issues so it has to be specific to my server.

Make sure the Steam Client is not running when you run SteamCMD.
Make sure your anti-malware protection system is disabled when you run SteamCMD.
Try and log into an account that owns the game through SteamCMD.

Issue command:
app_update 740 validate

try
app_info 740
or
app_state 740

in order to view detailed information.

Since 93.47% is at the later part of the update download process (i am guessing you don’t mean it stops at 93.47% commit) it is most possibly downloading the main executable binary files.

Источник

Error 0x402 after update job

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I’m trying to setup a Ark Survival server under ubuntu (it’s a VM, on an Intel NUC, core i3, 10GB RAM allocated, 70GB HDD for the virtual disk)

I have compared multiple guides, all seem simple, I have done this multiple times, every time — same result, the download breaks at about 10-11%

sudo apt-get install lib32gcc1
useradd -m steam
su — steam
mkdir

./steamcmd.sh +login [USER] [PASSWORT] +force_install_dir /home/steam/arkdedicated +app_update 376030 validate +quit

I have tried the anonymous logon and also logged with my steam user/pass
I have deleted and recreated the «steam» user and home folder, I have created another account and used that also
Every time, the same error at about the same download percentage

I’m starting to think it’s something to do with the steamcmd. Anyone else having this issue? Anyone actually managed to download the game under linux recently?

I have very same issue — VM 100Gb/Ram 8Gb/4 cores — I installed windows and followed the process and it works flawlessly — however even if I put in my steam user/pass it still give this error. Any help would b appreciated. I clean out my /tmp folder and I know there is plenty of room on the server as it is 100Gb dedicated. The game is only 25Gb so plenty of room.

Источник

description

Common

Error Codes

SteamCMD

SteamCMD can sometimes output errors when something goes wrong. Sadly Valve has never released an official list of what the error messages mean. Because of this, a lot of guesswork has been needed to figure it out. This page will highlight what we already know and info on researching what the error might mean in the hope that you can contribute to understanding SteamCMD errors.

SteamCMD uses hexadecimal numbers to give its current «state». Every time SteamCMD does something it changes its state. When SteamCMD fails it will output its has hexadecimal state, for example 0x202.

Codes

Error 0x10E

Seems to affect HLDS based servers. Running again often fixes the issue

Error! App '90' state is 0x10E after update job.
Reason Error! App ’90’ state is 0x10E after update job.
Hex 0x10E Reason
Decimal/StateFlags 270 Hex

{% file src=»../.gitbook/assets/content_log_0x10E (1).txt» %}

Error 0x202

Not enough disk space.

Error! App '<appid_number>' state is 0x202 after update job.
Reason Not enough disk quota
Hex 0x202
Decimal/StateFlags 514

{% file src=»../.gitbook/assets/content_log.txt» %}

Error 0x206

{% hint style=»info» %}
Unknown error, if you have any details please let us know
{% endhint %}

Error! App '<appid_number>' state is 0x206 after update job.
Reason
Hex 0x206
Decimal/StateFlags 518

{% hint style=»warning» %}
Missing content_log.txt if you have experienced this error and have a log please let us know.
{% endhint %}

Error 0x212

Not enough disk space.

Error! App '<appid_number>' state is 0x212 after update job.
​Title ​Title
Reason ​Not enough disk space
Hex 0x212
Decimal/StateFlags 530

{% file src=»../.gitbook/assets/content_log_0x212.txt» %}

Error 0x402

Connection issue with steam, you will need to wait for the steam servers to recover.

Error! State is 0x402 after update job.
Reason Connection issue
Hex 0x402
Decimal/StateFlags 1026

{% hint style=»warning» %}
Missing content_log.txt if you have experienced this error and have a log please let us know.
{% endhint %}

Error 0x602

{% hint style=»info» %}
Unknown error, if you have any details please let us know
{% endhint %}

Error! State is 0x602 after update job.
Reason
Hex 0x602
Decimal/StateFlags 1538

{% hint style=»warning» %}
Missing content_log.txt if you have experienced this error and have a log please let us know.
{% endhint %}

Error 0x606

SteamCMD is unable to write to the disk. Normally caused by permissions issues. This issue was discovered when a directory that was linked using symlink did not have the correct permissions to allow SteamCMD to write to it.

Error! App '<appid_number>' state is 0x606 after update job.
Reason Disk write failure
Hex 0x606
Decimal/StateFlags 1542

{% file src=»../.gitbook/assets/content_log (2).txt» %}

Error 0x2

Error! App '<appid_number>' state is is 0x2 after update job.
Reason
Hex 0x2
Decimal/StateFlags 2

{% hint style=»warning» %}
Missing content_log.txt if you have it please let us know.
{% endhint %}

Error 0x6

No connection to content servers.

Error! App '<appid_number>' state is 0x6 after update job.
Reason No connection to content servers
Reason 2 Received 401 (Unauthorized) HTTP response for depot 11
Hex 0x6
Decimal/StateFlags 6

{% file src=»../.gitbook/assets/content_log (1).txt» %}

{% file src=»../.gitbook/assets/content_log_0x6-2 (2).txt» %}

0x3

Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)

0x5

Update state (0x5) validating, progress: 13.48 (1554089956 / 11530459441)

0x11

Update state (0x11) preallocating, progress: 8.53 (983870089 / 11530459441)

0x61

Update state (0x61) downloading, progress: 1.11 (127644881 / 11530459441)

0x101

 Update state (0x101) committing, progress: 3.43 (395043827 / 11530459441)

SteamCMD Logs

To get more info and output see the SteamCMD logs in ~/.local/share/Steam/logsor ~/.steam/logs. The most useful log is content_log.txt that will provide more information on errors.

{% hint style=»success» %}
If you have experienced an error we don’t have logs for please provide them to us to assist in diagnosing the issue.
{% endhint %}

SteamCMD Hex Codes

SteamCMD uses hex error codes such as 0x202 which can be converted into decimal 514. You can use a hex-to-decimal converter to do this. Using the table below you can work out the status messages. By doing a calculation. Find the highest number below the state 512 which is the first error. Then take the number away from the total 514-512=2 which gives you the last error. This can be done for any error

514-512-2=0

512 StateUpdateRunning , 2 StateUpdateRequired

StateInvalid 0
StateUninstalled 1
StateUpdateRequired 2
StateFullyInstalled 4
StateEncrypted 8
StateLocked 16
StateFilesMissing 32
StateAppRunning 64
StateFilesCorrupt 128
StateUpdateRunning 256
StateUpdateRunning 512
StateUpdateStarted 1024
StateUninstalling 2048
StateBackupRunning 4096
StateReconfiguring 65536
StateValidating 131072
StateAddingFiles 262144
StatePreallocating 524288
StateDownloading 1048576
StateStaging 2097152
StateCommitting 4194304
StateUpdateStopping 8388608

This table is from 2015 and is probably outdated now but it’s the best we currently have.

{% embed url=»https://github.com/lutris/lutris/blob/master/docs/steam.rst» %}

ulimit SteamCMD startup error

./steamcmd.sh: line 17: ulimit: open files: cannot modify limit: Operation not permitted

Some users may get a ulimit error (no permission/cannot open file) while SteamCMD is starting up. This error caused by a low setting of the -n parameter (number of file descriptors) of ulimit. Some servers forbid increasing ulimit values after startup (or beyond a limit set by root). This can be fixed by changing the file descriptor number ulimit:

ERROR! Failed to install app ‘<appid_number>’ (No subscription)

The Steam account being used does not have a license for the required game.

ERROR! Password check for AppId <appid_number> returned error Failure.

The password for the branch is incorrect.

[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.

Ignore the error, do not do anything to attempt to fix it. It is a known error that has appeared ever since SteamPipe was introduced. It does not cause any issues and can be ignored.

Loading Steam API…Failed to init SDL priority manager: SDL not found

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 2 items discarded.

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

Failed to set thread priority: per-thread setup failed

Ignore the error, do not do anything to attempt to fix it. It does not cause any issues and can be ignored.

We are trying since few month to update gmod server. With update I mean DOWNLOAD via steamcmd. We all have already cancer and dying because of this problem.
What can we do to fix this damn error?

We have a linux server [QUOTE]3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u1 x86_64 GNU/Linux[/QUOTE]
We have only this problem with GMOD. TF2 or something else works ok.

What errors we get sometimes.

[QUOTE]
[ 0%] Checking for available updates…
[—-] Verifying installation…
Steam Console Client (c) Valve Corporation
— type ‘quit’ to exit —
Loading Steam3…[HTTP Remote Control] HTTP server listening on port 27037.
OK.

Connecting anonymously to Steam Public…Logged in OK
Waiting for license info…OK
Initial App state (0x402) update required
App state (0x10502) reconfiguring, progress: 0.00 (0 / 0)
Error! App ‘4020’ state is 0x402 after update job.
CWorkThreadPool::~CWorkThreadPool: work complete queue not empty, 25 items discarded.
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 55 items discarded.
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/../common/singleprocesspipe_linux.cpp (146) : Assertion Failed: false
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/../common/singleprocesspipe_linux.cpp (153) : Assertion Failed: CSingleProcessPipe::BWrite errno=22
[/QUOTE]

Second try
[QUOTE][ 0%] Checking for available updates…
[—-] Verifying installation…
Steam Console Client (c) Valve Corporation
— type ‘quit’ to exit —
Loading Steam3…[HTTP Remote Control] HTTP server listening on port 27037.
OK.

Connecting anonymously to Steam Public…Logged in OK
Waiting for license info…OK
Initial App state (0x402) update required
App state (0x300502) downloading, progress: 0.02 (834041 / 3795030198)
Error! App ‘4020’ state is 0x402 after update job.
CWorkThreadPool::~CWorkThreadPool: work complete queue not empty, 56 items discarded.
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 274 items discarded.
[/QUOTE]
Look 0.02 percent downloaded and then ERROR

3rd try
[QUOTE]
Error! App ‘4020’ state is 0x402 after update job.
CWorkThreadPool::~CWorkThreadPool: work complete queue not empty, 101 items discarded.
CWorkThreadPool::~CWorkThreadPool: work processing queue not empty: 181 items discarded.
[/QUOTE]
«101 items discarded» changing all the time

4rd try
[QUOTE]
Error! App ‘4020’ state is 0x402 after update job.
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/../common/singleprocesspipe_linux.cpp (146 ) : Assertion Failed: false
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/../common/singleprocesspipe_linux.cpp (153 ) : Assertion Failed: CSingleProcessPipe::BWrite errno=22
[/QUOTE]
WTF an other error again!??!

logs

appinfo_log.txt
[QUOTE]
[2014-08-17 01:29:26] RequestAppInfoUpdate: nNumAppIDs 1
[2014-08-17 01:29:26] RequestAppInfoUpdate: nNumAppIDs 1
[2014-08-17 01:29:27] ProductInfoChanges: change number 0->643750, apps: 0/0, packages: 0/0
[2014-08-17 01:29:27] UpdatesJob: requesting 47 apps, 1 packages (meta data, 1024 prev attempts)
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 5, was 638497, now: 638496
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 7, was 633186, now: 633185
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 90, was 613841, now: 613840
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 205, was 460482, now: 460481
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 215, was 460482, now: 460481
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 218, was 460482, now: 460481
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 310, was 460482, now: 460481
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 740, was 637557, now: 637556
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 1007, was 613841, now: 613840
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 4020, was 631982, now: 631981
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17505, was 460494, now: 460493
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17515, was 460482, now: 460481
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17525, was 587593, now: 587592
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17535, was 460494, now: 460493
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17555, was 490328, now: 490327
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17575, was 460494, now: 460493
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17585, was 643340, now: 643339
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 17705, was 574252, now: 574251
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 55280, was 596114, now: 596113
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 111710, was 473285, now: 473284
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 222840, was 613841, now: 613840
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 222860, was 490328, now: 490327
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 227040, was 490328, now: 490327
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 227050, was 490328, now: 490327
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 228920, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 229830, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232230, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232250, was 640222, now: 640221
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232270, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232290, was 519709, now: 519708
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232310, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232330, was 519703, now: 519702
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232350, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 232370, was 519716, now: 519715
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 237410, was 640126, now: 640125
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 238690, was 640952, now: 640951
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 244310, was 534752, now: 534751
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 255470, was 377437, now: 377436
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 258550, was 643643, now: 643642
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 261140, was 577568, now: 577567
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 265360, was 632479, now: 632478
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 266910, was 642723, now: 642722
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 295230, was 637984, now: 637983
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 298740, was 643667, now: 643666
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 299310, was 579312, now: 579311
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 312070, was 626961, now: 626960
[2014-08-17 01:29:27] UpdatesJob: server changenumber out of sync (AppID 31360

do you use

app_update 4020 validate

Yes I do.
We tried both

we use [B]steamcmd.sh +runscript update_gmod_build.txt
[/B]

The textfile looks like:
[QUOTE]@ShutdownOnFailedCommand
@NoPromptForPassword 1
login anonymous
force_install_dir /home/***/gmod/build/
app_update 4020 validate
quit[/QUOTE]

(I just replaced username by «*»)

  • #1

Здравствуйте форумчане :hi:
Сегодня столкнуться с такой проблемой:
— «Не могу поставить сервер Counter Strike 1.6 на Linux (Debian 6.0 x86 Squeeze)»
На Windows ставлю всё нормально, а вот на Linux не могу, при установке выдаёт вот такую ошибку:
— «Error! App ’90’ state is 0x402 after update job.«(в google не смог найти как и на youtube)
Помогите мне пожалуйста, буду Вам очень благодарен :beer:

P.S. Ставил по стандартному мануалу:
— https://developer.valvesoftware.com/wiki/SteamCMD:ru
А ещё даже по видео:
http://www.youtube.com/watch?v=rXItfwY7UJM
— Добавлено позже —
[ВОПРОС ЗАКРЫТ]
Причина: Время уже прошло да и на CS:GO переехал :D

Последнее редактирование: 4 Апр 2016

 
  • Home
  • Forum
  • Games
  • Shop

    • Gold & Powerleveling
    • Game Keys
    • Game Deals
    • Dedicated Servers
    • Merchandise
    • Gaming Desktops
  • The Black Market
Register FAQ Today’s Posts Search
Go Back  
elitepvpers

> Off-Topics
> Technical Support
Garrys mod  / PROBLEM / Error! App '4020'
Garrys mod / PROBLEM / Error! App ‘4020’

You last visited: Today at 12:59

  • Please register to post and access all features, it’s quick, easy and FREE!

Advertisement

Advertise with us!

Discussion on Garrys mod / PROBLEM / Error! App ‘4020’ within the Technical Support forum part of the Off-Topics category.

Reply

Old
06/16/2015, 14:36

 
#1

Vesaa

 

Vesaa's Avatar

 

elite*gold: 0

The Black Market: 14/0/0

Join Date: Jul 2013

Posts: 94

Received Thanks: 5

Garrys mod / PROBLEM / Error! App ‘4020’

guten tag

habe mir vorgenommen ein Gmod Server zu erstellen

habe es nach der anleitung von

versucht

doch wenn ich «app_update 4020 validate» best�tige
l�dt es die ganze zeit «0.01 % und wird nicht mehr …

nach einer kurzen zeit kommt ne Meldung
«Error! App ‘4020’ state is 0x402 after update job.»

und die Installation stopt

k�nnte mir einer bei meinem Problem behilflich sein ?

Danke

Vesaa is offline

 

Old
06/16/2015, 15:44

 
#2

Ih�s�s123

 

elite*gold: 2

The Black Market: 35/0/0

Join Date: May 2010

Posts: 2,257

Received Thanks: 1,916

Windows oder Linux, das Andere lassen wir gleich mal.

Ih�s�s123 is offline

 

Old
06/16/2015, 16:46

 
#3

Vesaa

 

Vesaa's Avatar

 

elite*gold: 0

The Black Market: 14/0/0

Join Date: Jul 2013

Posts: 94

Received Thanks: 5

Linux

Vesaa is offline

 

Reply

«
amazon prime/instant video mit dsl 8000 …?
|
Keine Reaktion von Monitor, wenn PC Standby Modus
»

Similar Threads
Similar Threads

[Selling] 679 Druid Balance = Ashes of Alar = 4020 Achievs = 199 Eur

04/10/2015 — World of Warcraft Trading — 0 Replies

SKYPE : cristian.puf21 — SKYPE : mishap87
http://www.eu-accounts.com/resources/static/image s/logo.png
679 Druid Balance = Ashes of Alar = 4020 Achievs = 199 EurARMORY LINK
http://www.eu-accounts.com/resources/uploads/char s/WoWScrnShot_040715_210822.jpg


Garrys Mod [TTT] ERROR �ber dem Kopf

02/13/2014 — General Gaming Discussion — 2 Replies

Hallo,
Ich habe mir heute garrys mod und css einzelnt gekauft. Ich wollte TTT spielen. Die Map und alles hat wunderbar geladen, aber �ber den K�pfen von wenigen den Spielern war ein ERROR. Wie l�se ich das ?


Verkaufe Blackshot Account (4020 TWC ENTHALTEN)

06/13/2013 — Trading — 8 Replies

Verkaufe mein BS Account f�r 70 Euro (Verhandelbar!) PSC ( 1 x 50 PSC & 1 x 20 PSC )
es ist ein Blackshot EU Account (twowar.com)
Inhalt :
TWC : 4020 (Das sind 40 EURO)
BP : 176,046 (Das sind knapp 30 Euro)
Premium Items
1 x Tactics Pack I 3EA (28 DAYS- INUSE)


Garrys Mod Problem.

10/27/2012 — General Gaming Discussion — 1 Replies

del

Garrys Mod 11 Lan Problem

03/07/2010 — General Gaming Discussion — 1 Replies

Hallo Elitvepvpers.
Ein Kumpel und ich haben ein Problem.
Wir k�nnen nicht zusammen Garrys Mod 11 spielen.
Wir verwenden Hamachi, da dies ja Internet zu Lan «emuliert».
Doch sobald er versucht auf meinen Server zu verbinden, wird ihm angezeigt das ich eine andere GMod Version h�tte.
Kann man diese Version irgendwo nachlesen bzw. gibt es einen Patch, so das er und ich die selbe Version haben?
Es w�re nett wenn uns einer helfen k�nnte.

All times are GMT +1. The time now is 12:59.

Quick Style Chooser Quick Language Chooser


elitepvpers — play less, get more —
Top

Powered by vBulletin®
Copyright ©2000 — 2023, Jelsoft Enterprises Ltd.

SEO by vBSEO ©2011, Crawlability, Inc.

This site is protected by reCAPTCHA and the Google
Privacy Policy and
Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2023 elitepvpers All Rights Reserved.

 
  1. I get this issue upon trying to install a rust server on my computer.

    Looks like steam didn't shutdown cleanly, scheduling immediate update check
    [  0%] Checking for available updates...
    [----] Verifying installation...
    Steam Console Client (c) Valve Corporation
    -- type 'quit' to exit --
    Loading Steam API...OK.
    force_install_dir "c:rustserver"
    Steam>Steam>login anonymousConnecting anonymously to Steam Public...Logged in OK
    Waiting for license info...OKSteam>force_install_dir "c:Rust Server"Steam>app_updata 258550
    >>> command not found: app_updataSteam>app_updata 258550
    >>> command not found: app_updataSteam>app_update 258550
    Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
    Update state (0x11) preallocating, progress: 1.90 (74271846 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Error! App '258550' state is 0x402 after update job.Steam>app_update 258550
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.00 (0 / 3906141174)
    Update state (0x61) downloading, progress: 0.15 (5840430 / 3906141174)
    Update state (0x61) downloading, progress: 0.30 (11888263 / 3906141174)
    Update state (0x61) downloading, progress: 0.60 (23340209 / 3906141174)
    Update state (0x61) downloading, progress: 0.96 (37641012 / 3906141174)
    Update state (0x61) downloading, progress: 1.35 (52548950 / 3906141174)
    Update state (0x61) downloading, progress: 1.52 (59402934 / 3906141174)
    Update state (0x61) downloading, progress: 1.68 (65720899 / 3906141174)
    Update state (0x61) downloading, progress: 1.68 (65720899 / 3906141174)
    Update state (0x61) downloading, progress: 1.68 (65720899 / 3906141174)
    Update state (0x61) downloading, progress: 1.68 (65720899 / 3906141174)
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Error! App '258550' state is 0x402 after update job.Steam>app_update 258550force_install_dir "c:rustserver"force_install_dir "c:rustserver"force_install_dir "c:rustserver"
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Error! App '258550' state is 0x402 after update job.Steam>force_install_dir "C:Rust Server"Steam>app_update 258550
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Update state (0x61) downloading, progress: 1.86 (72688387 / 3906141174)
    Update state (0x161) stopping, progress: 1.86 (72688387 / 3906141174)
    Error! App '258550' state is 0x402 after update job.

  2. Wulf

    Wulf
    Community Admin

    That error generally means there was a connection issue with Steam, all you can do is try again and again until
    it finishes.


Oxide

I’m setting up a gmod server on Linux but I get an error saying it failed to write app state. I read somewhere it was something to do with permission but I’m not sure how to fix it. What is causing this error and how can it be fixed?

Steam>force_install_dir /home/steam/gmod

Steam>app_update 4020
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/applicationmanager.cpp (937) : Assertion Failed: Failed to write app state file /home/steam/gmod/b880344e252db2ff689623b22f39bb22fdbd1e01/appmanifest_4020.acf
/home/buildbot/buildslave/steam_rel_client_linux/build/src/clientdll/applicationmanager.cpp (937) : Assertion Failed: Failed to write app state file /home/steam/gmod/b880344e252db2ff689623b22f39bb22fdbd1e01/appmanifest_4020.acf
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
Error! App '4020' state is 0x1 after update job.

davidism's user avatar

davidism

117k25 gold badges382 silver badges332 bronze badges

asked Feb 12, 2015 at 14:26

Sheep_Wizard's user avatar

4

I’ve resolved with root account. Launched steamcmd with root and then updated the app. No errors occurred. I hope could help someone.

answered May 16, 2017 at 21:19

Jostino's user avatar

Наши новости:

Раскрутка Counter-Strike 1.6

Статус пользователя

ThisIsSparta

сообщение
4.1.2016, 8:05

Сообщение
#1


Здравствуйте.
Пытаюсь выкачать сервер csgo через steam cmd, доходит до 96% и дальше ошибка error app 740 state is 0x402 after update job

Код

login логин пароль
force_install_dir d:csgo_ds
app_update 740 validate

ОС: Windows Server 2012 R2 x64
Антивирус отключал
Места на диске хватает( > 150 Гб)
Права на папку стоят для всех 777
От имени администратора так же запускал
Steam CMD заново скачивал и устанавливал
Со стима выходил на время авторизации в steamcmd и скачки
Гуглил, яндексил, решения так и не нашел

Прикрепленные файлы:

Прикрепленное изображение

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

Цитировать сообщение

Статус пользователя

vavarik

сообщение
4.1.2016, 8:09

Сообщение
#2

Стаж: 12 лет
Город: Саратов

Сообщений: 942

Благодарностей: 317

Полезность: 142

SarHosting.ru


А не проще ли в таком случае на свой аккаунт в стиме скачать сервер?

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

+

Цитировать сообщение

Статус пользователя

AZA

сообщение
4.1.2016, 8:39

Сообщение
#3

Стаж: 8 лет 1 месяц

Сообщений: 479

Благодарностей: 173

Полезность: 490



ThisIsSparta, сервак перезагружал?

*
* puk
*

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

+

Цитировать сообщение

Статус пользователя

ThisIsSparta

сообщение
4.1.2016, 10:47

Сообщение
#4

Стаж: 8 лет 6 месяцев

Сообщений: 566

Благодарностей: 307

Полезность: 600



vavarik, как?)


AZA, я его еще даже не скачал)

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

+

Цитировать сообщение

Статус пользователя

AZA

сообщение
4.1.2016, 10:49

Сообщение
#5

Стаж: 8 лет 1 месяц

Сообщений: 479

Благодарностей: 173

Полезность: 490



ThisIsSparta, Я про тачку:)

*
* puk
*

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

+

Цитировать сообщение

Статус пользователя

ThisIsSparta

сообщение
4.1.2016, 10:51

Сообщение
#6

Стаж: 8 лет 6 месяцев

Сообщений: 566

Благодарностей: 307

Полезность: 600



AZA, не, ночью попробую, хотя маловероятно что поможет)

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

+

Цитировать сообщение

Статус пользователя

vavarik

сообщение
4.1.2016, 11:48

Сообщение
#7

Стаж: 12 лет
Город: Саратов

Сообщений: 942

Благодарностей: 317

Полезность: 142

SarHosting.ru


Цитата(ThisIsSparta @ 4.1.2016, 10:43) *


vavarik, как?)

Всё очень просто.
1. Заходите в свой STEAM аккаунт.
2. Переходите библиотекаинструменты
3. Качаете Counter-Strike: Global Offensive -SDK. По умолчанию он качается в папку с играми steam.
4. Закачиваете файлы со своего компа на VDS или дедик на котором стоит винда.
5. Создаёте файл запуска.
6. Запускаете.

Перейти в начало страницы         Просмотр профиля    Отправить личное сообщение

Поблагодарили 1 раз

+

Цитировать сообщение

0 пользователей и 1 гостей читают эту тему:

Понравилась статья? Поделить с друзьями:
  • Error app 376030 state is 0x602 after update job
  • Error app 258550 state is 0x602 after update job
  • Error app 258550 state is 0x202 after update job
  • Error apk expansion version is incorrect
  • Error api перевести