You are not logged in.

Jareth

Trainee

  • "Jareth" started this thread

Posts: 95

Location: Vetschau

Occupation: Soldat

wcf.user.option.userOption53: Ja

  • Send private message

1

Friday, July 8th 2011, 5:21pm

Server Update geht nicht

Mahlzeit alle zusammen wenn ich meinen server updaten will macht er das was er ja auch soll .

Endweder er bleibt hier stehen .



server2@WCSL-X4:~$ cd ..
server2@WCSL-X4:/home$ ./update2
Revans Fast Server Updater(server should be offline while updating)
Updating...
Checking bootstrapper version ...
removing stale semaphore last operated on by process 29313 with name 0eBlobRegistryMutex_FC7949666396EA8B8611B80B8DE074C0
removing stale semaphore last operated on by process 29313 with name 0eBlobRegistrySignal_FC7949666396EA8B8611B80B8DE074C0
Updating Installation
removing stale semaphore last operated on by process 15011 with name 0eBlobRegistryMutex_EBC30D48F0B00C91E298DC8627CAA67E
removing stale semaphore last operated on by process 15011 with name 0eBlobRegistrySignal_EBC30D48F0B00C91E298DC8627CAA67E

Oder er sagt das er fertig


server2@WCSL-X4:/home$ ./update2
Revans Fast Server Updater(server should be offline while updating)
Updating...
Checking bootstrapper version ...
Getting version 44 of Steam HLDS Update Tool
Downloading. . . . . . . . . . . .Steam Linux Client updated, please retry the command
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 21 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
Server2 update done
Dann versuche ich zu joinen aber es ist immer nocvh die alte versopn drauf sodas man nicht joinen kann .

Was kann ich da machen ?
Oder könnnt ihr mir irgendwie helfen ?

This post has been edited 1 times, last edit by "Jareth" (Jul 8th 2011, 5:34pm)


Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

2

Friday, July 8th 2011, 5:41pm

Wäre ganz interessant zu sehen was in der update Datei drin steht.

MfG
Impact

Jareth

Trainee

  • "Jareth" started this thread

Posts: 95

Location: Vetschau

Occupation: Soldat

wcf.user.option.userOption53: Ja

  • Send private message

3

Friday, July 8th 2011, 5:54pm

In welcher in der update2 ? Oder in welcher ?

Das steht in der Update2 drin

update2

echo "Revans Fast Server Updater(server should be offline while updating)"
echo "Updating..."
cd /home/server1/srcds
./steam -command update -game "Counter-Strike Source" -dir /home/server2/srcds/
echo "Server2 update done"

4

Friday, July 8th 2011, 6:07pm

Source code

1
./steam -command update -game "Counter-Strike Source" -dir /home/server2/srcds/ -verify_all -retry


Versuch das mal
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.

This post has been edited 1 times, last edit by "Terrorkarotte" (Jul 8th 2011, 7:51pm)


Jareth

Trainee

  • "Jareth" started this thread

Posts: 95

Location: Vetschau

Occupation: Soldat

wcf.user.option.userOption53: Ja

  • Send private message

5

Friday, July 8th 2011, 6:14pm

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
server2@WCSL-X4:~$ ./steam -command update -game "Counter-Strike Source" -dir /home/server2/srcds/ -verfy_all -retry
WARNING: unrecognized parameter '-verfy_all'
Checking bootstrapper version ...
Updating Installation
removing stale semaphore last operated on by process 15011 with name 0eBlobRegistryMutex_EBC30D48F0B00C91E298DC8627CAA67E
removing stale semaphore last operated on by process 15011 with name 0eBlobRegistrySignal_EBC30D48F0B00C91E298DC8627CAA67E
Checking/Installing 'Counter-Strike Source Shared Content' version 112


Checking/Installing 'Base Source Shared Models' version 4


Checking/Installing 'Base Source Shared Sounds' version 4


Checking/Installing 'Base Source Shared Materials' version 8


Checking/Installing 'OB Linux Dedicated Server' version 108


HLDS installation up to date
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 372 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 0 multi object alertable sleeps
server2@WCSL-X4:~$ ./server.sh start

[WCSL] Server2 Script v1.6
-------------------------
Starting WCS-Lagerhaus :: Server2
 ... Fertig.
server2@WCSL-X4:~$


steht das da aber man kann net joinen immer noch falsche version sagt er

Jareth

Trainee

  • "Jareth" started this thread

Posts: 95

Location: Vetschau

Occupation: Soldat

wcf.user.option.userOption53: Ja

  • Send private message

6

Sunday, July 10th 2011, 8:58am

Weiß keiner sonst eine Lösung ? Weil geht immer noch nicht ?

SinteX

Unregistered

7

Sunday, July 10th 2011, 9:07am

Weiß keiner sonst eine Lösung ? Weil geht immer noch nicht ?


Source code

1
2
server2@WCSL-X4:~$ ./steam -command update -game "Counter-Strike Source" -dir /home/server2/srcds/ -verfy_all -retry
WARNING: unrecognized parameter '-verfy_all'


Anscheind hat sich ein Schreibfehler eingeschlichen. Der Befehl heißt -verify_all !

Jareth

Trainee

  • "Jareth" started this thread

Posts: 95

Location: Vetschau

Occupation: Soldat

wcf.user.option.userOption53: Ja

  • Send private message

8

Sunday, July 10th 2011, 10:01pm

Danke geht alles vielen dank euch allen