You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, August 19th 2012, 5:36pm

ERROR! Timed out waiting for AppInfo update.

Guten Tag,

ich versuche verzweifelt mein CSGO Server upzudaten.

Der Server läuft an und für sich ganz normal, ich habe unter anderen ein Script mit dem ich Ihn update.

Source code

1
2
3
4
login testuser ps123
force_install_dir ./csgo
app_update 740 validate
exit


Dennoch bekomme ich den Fehler

Source code

1
2
Steam>app_update 740 validate
ERROR! Timed out waiting for AppInfo update.


Ist das nun weil Steam ein Problem hat / zu viele Anfragen fürs Update sind, oder liegt der Fehler woanders?

MfG
Vaitage

Posts: 77

Occupation: Hosting/Web Solution

wcf.user.option.userOption53: Nein

  • Send private message

2

Sunday, August 19th 2012, 6:05pm

Versuch es mal so:

login testuser ps123
force_install_dir c:\csgo-ds\
force_install_dir ..\csgo-ds\
app_update 740 ...

Entweder du bist falsch Konnektiert zu den Servern um das Update durchzuführen, oder es ist momentan einfach überlastet.

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

3

Sunday, August 19th 2012, 6:08pm

linux oder windows server?





haeufi

Trainee

Posts: 159

Occupation: Student

wcf.user.option.userOption53: Ja

  • Send private message

4

Sunday, August 19th 2012, 8:24pm

Das hier:

Source code

1
force_install_dir ./csgo


kann eigentlich von vornherein nicht funktionieren!

Wenn es ein Linux-Server ist, funktioniert höchstens

Source code

1
force_install_dir ~/csgo
Team Niederbayern - Seit 2005 DEINE CSS-Community, egal ob Default Maps oder Turbo Gungame Deathmatch mit NoBlockoder dust2only , da ist für jeden was dabei. Besucht uns auf Server und Homepage!
Jetzt NEU
: CS:GO - Classic Competitive (176.9.107.110:27080), de_dust2 only (176.9.107.110:27085) und de_dust2_se Deathmatch (176.9.107.110:27090)

Posts: 77

Occupation: Hosting/Web Solution

wcf.user.option.userOption53: Nein

  • Send private message

5

Monday, August 20th 2012, 7:26am

Mir ist eben aufgefallen das ich den selben Fehler hatte, was aber die bereits laufenden CS:S Server waren.

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Roaster/Freelance Editor

wcf.user.option.userOption53: Ja

  • Send private message

6

Wednesday, August 22nd 2012, 11:52am

Ich hatte bis gestern das Problem das ich mich eingeloggt habe versucht habe den server zu installieren und die Fehlermeldung bekam das ich nicht eingelogged wäre.

Ich hatte den account kurz vorher registriert. Nach einigem suchen in der Mailingliste kam die Antwort das der user erst mit Steam Guard verifiziert werden muss. Also habe ich meine email verifiziert mich neu eingelogged und es ging.

-> Falls ihr also das Problem haben solltet: ERROR! Failed to request AppInfo update, not online or not logged in to Steam.
-> Schaut in eure email ob ihr eine steamguard mail bekommen habt.
-> Wenn ja dann mit:

Source code

1
login <user> <password> <steamguardcode>


Einloggen und zumindest das sollte behoben werden.


NTcgNjggNmYgNjEgMmUgMjAgNDQgNjUgNmEgNjEgMjAgNzYgNzUgMmU=

Wer weiss was das ist?

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

7

Wednesday, August 22nd 2012, 11:56am

Ab und zu kann es auch passieren das beim einloggen der fehler wieder auftaucht obwohl man den steamguard Code schon eingegeben hatte. Einfach noch mal probieren und beim 2. mal gehts dann auch schon.





Rantanplan

Intermediate

Posts: 378

Occupation: Management

wcf.user.option.userOption53: Ja

  • Send private message

8

Wednesday, August 22nd 2012, 12:02pm

Warum schaltet ihr diesen Steamguard nicht einfach ab? Der Acc ist bei den meisten doch sowieso nur als Updater genutzt, demnach auch nichts Wert.

rain

Super Moderator

Posts: 1,410

Location: Lutherstadt Wittenberg

Occupation: Anlagenmechaniker

wcf.user.option.userOption53: Ja

  • Send private message

9

Wednesday, August 22nd 2012, 2:48pm

Warum schaltet ihr diesen Steamguard nicht einfach ab? Der Acc ist bei den meisten doch sowieso nur als Updater genutzt, demnach auch nichts Wert.


Jetzt ist das ja auch kein Problem mehr das man mit jedem Account die Server installieren oder Updaten kann. Vorher konnte man ja nur Beta Server installieren wenn man den Zugriff dafür hatte und wenn dieser steamguard nutzte, was an sich eine gute Idee ist, müsste man zwangsweise dann den Code einmalig mit angeben :).





10

Thursday, August 23rd 2012, 4:30pm

So,

hier nochmal ein Auszug aus dem ganzen.

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Game update: AppID 730 "", ProcID 0, IP 0.0.0.0:0
OK.
Loading Steam2...OK.
login vaitage XXXXX


Logging in user 'vaitage' to Steam Public...Success.
force_install_dir ~/csgo
app_update 740 validate
ERROR! Timed out waiting for AppInfo update.
exit
Shutting down. . .
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 34186 single object sleeps, 450 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 2 multi object alertable sleeps


Immer noch der selbe Fehler, auch wenn ich nur app_update 740 eingebe, habe ich das selbe Problem, nichzt mal ein komplette neuinstallation ist möglich, ist echt seltsam.

Gruß Vaitage

EDIT: Es handelt sich um ein Linux Server

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Roaster/Freelance Editor

wcf.user.option.userOption53: Ja

  • Send private message

11

Thursday, August 23rd 2012, 4:41pm

Öffnest du die steamcmd vie ./steam.sh oder STEAMEXE=steamcmd ./steam.sh?

Hast du schon beides versucht?


NTcgNjggNmYgNjEgMmUgMjAgNDQgNjUgNmEgNjEgMjAgNzYgNzUgMmU=

Wer weiss was das ist?

12

Thursday, August 23rd 2012, 4:45pm

So: STEAMEXE=steamcmd ./steam.sh

Aber das doch egal. kommt doch aufs selbe raus, ist doch nur zum einloggen gedacht.?!

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Roaster/Freelance Editor

wcf.user.option.userOption53: Ja

  • Send private message

13

Thursday, August 23rd 2012, 4:49pm

Naja manchmal sinds nur kleine problemchen.

Hast du den Ordner per Hand angelegt? Wenn nicht dann leg ihn an. Desweiteren versuchs mal mit force_install_dir ./csgo


NTcgNjggNmYgNjEgMmUgMjAgNDQgNjUgNmEgNjEgMjAgNzYgNzUgMmU=

Wer weiss was das ist?

14

Thursday, August 23rd 2012, 5:00pm

So, der Ordner wurde von mir per Hand angelegt.

Ich weis nicht ob es eine rolle Spielt, aber der server wurde schon mal installiert, da war auch soweit alles in ordnung, ich habe diesen auch schon 1 mal geupdatet, aber diesmal funktioniert es auf brechen und biegen nicht!

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...user.cpp (184) : Assertion Failed: CClientGame::Init: passed ow                 	n procID as game procID
Assert( Assertion Failed: CClientGame::Init: passed own procID as game procID ):                 	/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/user.                 	cpp:184

Game update: AppID 730 "", ProcID 0, IP 0.0.0.0:0
OK.
Loading Steam2...OK.

login vaitage XXXXXX
Steam>
Logging in user 'vaitage' to Steam Public...Success.

Steam>force_install_dir ./csgo

Steam>app_update 740
ERROR! Timed out waiting for AppInfo update.


Steam>
Steam>

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Roaster/Freelance Editor

wcf.user.option.userOption53: Ja

  • Send private message

15

Thursday, August 23rd 2012, 5:13pm

Jenes hier:

Source code

1
2
Loading Steam3...user.cpp (184) : Assertion Failed: CClientGame::Init: passed own procID as game procID
Assert( Assertion Failed: CClientGame::Init: passed own procID as game procID ): /home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/user.cpp:184


Sollte so aussehen:

Source code

1
2
Loading Steam3...OK.
Loading Steam2...OK.


Sieht das schon immer so aus? Probier mal die steamcmd usw. komplett zu entfernen und neu zu laden.


NTcgNjggNmYgNjEgMmUgMjAgNDQgNjUgNmEgNjEgMjAgNzYgNzUgMmU=

Wer weiss was das ist?

16

Thursday, August 23rd 2012, 5:57pm

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
~/server/csgo$ STEAMEXE=steamcmd ./steam.sh
./steam.sh: Zeile 49: ulimit: open files: Kann die Grenze nicht ändern: Die Operation ist nicht erlaubt
Installing breakpad exception handler for appid(steam)/version(1345509297)
main.cpp (325) : Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling immediate update check
Assert( Assertion Failed: Looks like steam didn't shutdown cleanly, scheduling immediate update check ):/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/steamcmd/../steamexe/main.cpp:325

[  0%] Checking for available updates...
[  0%] Downloading update (0 of 10,116 KB)...
[  0%] Downloading update (1,833 of 10,116 KB)...
[ 18%] Downloading update (4,243 of 10,116 KB)...
[ 41%] Downloading update (5,178 of 10,116 KB)...
[ 51%] Downloading update (6,625 of 10,116 KB)...
[ 65%] Downloading update (8,284 of 10,116 KB)...
[ 81%] Downloading update (8,935 of 10,116 KB)...
[ 88%] Downloading update (9,422 of 10,116 KB)...
[ 93%] Downloading update (10,116 of 10,116 KB)...
[100%] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Failed to clean up after update, continuing...
[----] Update complete, launching Steam...
Installing breakpad exception handler for appid(steam)/version(1334262703)
[  0%] Checking for available updates...
[  0%] Downloading update (0 of 10,426 KB)...
[  0%] Downloading update (2,278 of 10,426 KB)...
[ 21%] Downloading update (4,836 of 10,426 KB)...
[ 46%] Downloading update (6,792 of 10,426 KB)...
[ 65%] Downloading update (8,761 of 10,426 KB)...
[ 84%] Downloading update (10,426 of 10,426 KB)...
[100%] Download complete.
[----] Installing update...
[----] Extracting package...
[----] Extracting package...
[----] Extracting package...
[----] Installing update...
[----] Installing update...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steam...
Installing breakpad exception handler for appid(steam)/version(1345509297)
[  0%] Checking for available updates...
[  0%] Download complete.
[----] Verifying installation...
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 27926 with name 0eBlobRegistryMutex_ACC4426CD60CE99CA4EDDEB8C561D808
removing stale semaphore last operated on by process 27926 with name 0eBlobRegistrySignal_ACC4426CD60CE99CA4EDDEB8C561D808
removing stale semaphore last operated on by process 27926 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 27926 with name 0eSteamEngineLock
Steam Console Client (c) Valve Corporation
-- type 'quit' to exit --
Loading Steam3...user.cpp (184) : Assertion Failed: CClientGame::Init: passed own procID as game procID
Assert( Assertion Failed: CClientGame::Init: passed own procID as game procID ):/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/user.cpp:184

Game update: AppID 730 "", ProcID 0, IP 0.0.0.0:0
OK.
Loading Steam2...OK.


So, gesagt getan.
Das gleiche Spiel, kann schon sein, das es daran liegt, aber das Verzeichniss

Source code

1
/home/buildbot/buildslave_steam/steam_rel_client_linux/build/src/clientdll/user.cpp:184
gibts gar nicht.

Ich bin mit meinen WIssen auch langsam am ende.

17

Thursday, November 1st 2012, 8:48am

Ich grabe das Thema mal wieder aus, weil ich eine Ursache für das eigentliche Problem gefunden habe:
http://www.ulrich-block.de/error-failed-…ed-in-to-steam/

Das hldsupdatetool zusammen mit dem steamCMD zu betreiben führt zu dem Problemen.

Workaround:
Jedem Tool seinen eigenen Ordner und die enviromental Variable "HOME" vor dem Ausführen neu setzen.

Details unter dem oben angegebenen Link.
Webbasierender Config Ersteller: www.ulrich-block.de für CS 1.6, CSS, DODS und TF2.

Ebenso wird werden verschiedene Debian Gameserverkernel zum Download angeboten.

Similar threads