You are not logged in.

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

1

Saturday, July 28th 2012, 6:35pm

Linux Server geht andauernt down

Unsere Server gehen andauernt down egal was ich mache mir hat man gesagt ich soll metamod und sourcemod updaten.
Habe ich gemacht aber ergeht nach ein paar sekunden/minuten wieder down und restarten serverlog:

Source code

1
2
3
./srcds_run: line 372: 29785 Killed              	$HL_CMD
Add "-debug" to the ./srcds_run command line to generate a debug.log to help with solving this problem
Sat Jul 28 20:30:01 MSK 2012: Server restart in 10 seconds


Und dass kommt andauernt wenn ich ihn starte nach ein paar sek/min.

Könnt ihr mir helfen???

Debian: 6.0
Plugins: Sourcemod,Metamod
WIrd von mir Gehostet und seit den neuen Update ist es passiert.
Startbefehl Webinterface: ./srcds_run -game cstrike +map gsmap -maxplayers gsplayer -ip gsip -port gsport +sv_password gspasswd -tickrate gstick -autoupdate
Fastdownload by: Me!

Server Config:

Spoiler Spoiler

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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
// server name

    hostname "[GER] Berliner Jailbude"

    


    // rcon passsword

    rcon_password "****"  
    
        
    


    // server cvars

    mp_friendlyfire 0
    

    mp_footsteps 1
    

    mp_autoteambalance 1
    

    mp_autokick 0
    

    mp_flashlight 1
    

    mp_tkpunish 1
    

    mp_forcecamera 0
    

    sv_alltalk 0
    

    sv_pausable 0
    

    sv_cheats 0
    

    sv_consistency 1
    

    sv_allowupload 1
    

    sv_allowdownload 1
    

    sv_maxspeed 320
    

    mp_limitteams 2
    

    mp_hostagepenalty 5
    

    sv_voiceenable 1
    

    mp_allowspectators 1
    

    mp_timelimit 25
    

    mp_chattime 10
    

    sv_timeout 65

    


    
    // round specific cvars

    mp_freezetime 1
    

    mp_roundtime 35
    

    mp_startmoney 16000
    

    mp_c4timer 45
    

    mp_fraglimit 0
    

    mp_maxrounds 0
    

    mp_winlimit 0
    

    mp_playerid 0
    

    mp_spawnprotectiontime 5
    


    
    // bandwidth rates/settings

    sv_minrate 0    

    sv_maxrate 0    

    decalfrequency 10    

    sv_maxupdaterate 100    

    sv_minupdaterate 20    


    
    // server logging

    log off
    

    sv_logbans 0
    

    sv_logecho 1
    

    sv_logfile 1
    

    sv_log_onefile 0

        
    


    // operation

    sv_lan 0
    

    sv_region 3

        

    sv_contact semp-hosting@web.de
        
    


    
    // execute ban files

    exec banned_user.cfg
    

    exec banned_ip.cfg
    
    

This post has been edited 4 times, last edit by "General_V" (Aug 25th 2012, 2:50pm)


Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

3

Saturday, July 28th 2012, 7:18pm

Ich vermute dein GS wird von einem Cronjob gekillt.

Source code

1
./srcds_run: line 372: 29785 Killed

Manche Anbieter haben einen Cronjob laufen, der alle Gameserverprozesse killt, die laut WI nicht laufen dürften.
Wenn du deine Server manuell starten willst, solltest du erst nachsehen, welcher Cronjob das ist und ihn deaktivieren.

Ohne genaue Informationen können wir aber nur raten.

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

4

Saturday, July 28th 2012, 7:39pm

Habe den Dienst "cron" deaktiviert bei mein root aber er geht immer noch down habe jetzt ein paar informationen reingeschreiben
er erstellt auch nichtmal die banned cfgs.

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

5

Saturday, July 28th 2012, 8:03pm

Hast du mal alle Plugins deaktiviert?

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

6

Saturday, July 28th 2012, 8:15pm

jup

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

7

Monday, July 30th 2012, 2:23pm

kann mir keiner helfen :(

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

8

Monday, July 30th 2012, 5:34pm

Wir wohl auf Direktsupport hinauslaufen. Mir fällt zur Zeit nichts ein.
Mal im Screenlog gucken, was dort steht. Da du Teklab einsetzt, kannst du es ja Live über das WI beobachten.

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

9

Saturday, August 25th 2012, 10:09am

Nach Update schon wieder Crash

Guten Tag

Seit den neuen Counter Strike Source update habe ich schon wieder Crash woran könnte das liegen ich habe schon hier in Forum überall gelesen Crash aber wie kann ich das Problem Fixen?

MFG
Nils K

Posts: 77

Occupation: Hosting/Web Solution

wcf.user.option.userOption53: Nein

  • Send private message

10

Saturday, August 25th 2012, 12:50pm

Kann verschiedene ursachen haben, mani admin plugin? Eventscripts?

Jackmaster

Super Moderator

Posts: 660

wcf.user.option.userOption53: Ja

  • Send private message

11

Saturday, August 25th 2012, 1:05pm


Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

12

Saturday, August 25th 2012, 1:35pm

Die CFG und so weiter habe ich schon in meinen anderen Thema geschriben da es jeztz schon wieder aufgetreten ist das problem frage ich mich warum langsam?

Installiere Plugins:
Sourcemod
Metamod

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Infrastructure Admin

wcf.user.option.userOption53: Ja

  • Send private message

13

Saturday, August 25th 2012, 1:54pm

Ich habe die Themen mal zusammengefügt nachdem du erwartest das man das Forum nach deinem anderen Thema durchforstet.

Aber wie Jackmaster bereits richtig dargestellt hast wissen wir derzeit so viel wie:

Mein Auto ist Blau, es fährt nicht, warum?

-> Was wir sehen wollen ist zum Beispiel:

  • Version von MetaMod
  • Version von SourceMod
  • meta list
  • sm plugins list


Diese kannst du ganz einfach aus der Konsole ablesen und kopieren, dann kannst du sie hier in einem

Source code

1
code fenster
einfügen.
Wir können dir dann auch besser helfen, denn aus den Informationen die du uns jetzt gibst können wir nichts schließen.
Dein anderes Thema ist nun schon knapp einen Monat alt. In der Zeit sind einige updates rausgekommen.
Wir möchten dich nicht nerfen aber bitte tu uns den Gefallen und gib uns mehr Informationen.
"outage driven infrastructure" ~Nameless friend, ca. 2018

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

14

Saturday, August 25th 2012, 2:14pm

Danke Kathy

Jedenfalls die Versionen:

Metamod: 1.9.0-hg797
Sourcemod: 1.5.0-hg3627

Thx

Jackmaster

Super Moderator

Posts: 660

wcf.user.option.userOption53: Ja

  • Send private message

15

Saturday, August 25th 2012, 2:30pm

Lesen ist auch nicht deine Stärke oder?

> sm plugins list
> sm exts list

Deine Extensions sind vorallem wichtig

Prinznils

Beginner

  • "Prinznils" started this thread

Posts: 14

Location: Berlin

wcf.user.option.userOption53: Ja

  • Send private message

16

Saturday, August 25th 2012, 2:32pm

Wie denn ich muss den Server starten und dann kackt er gleich wieder ab keine plan um daran zu kommen!

LeXx

Unregistered

17

Saturday, August 25th 2012, 10:27pm

Überschreibe mal alle Ordner aus diesem Ordner HIER das ist eine gefixte Version von fluxX die geht wunderbar.

Lg LeXx

Jackmaster

Super Moderator

Posts: 660

wcf.user.option.userOption53: Ja

  • Send private message

18

Saturday, August 25th 2012, 11:13pm

Lad mal nur SourceMod und MetaMod hoch ohne sdk hooks..

Kathy

Intermediate

Posts: 523

Location: München

Occupation: Infrastructure Admin

wcf.user.option.userOption53: Ja

  • Send private message

19

Sunday, August 26th 2012, 11:42am

Wenn der server schon vor start crashed, wäre der Debug.log super. Poste den doch mal, aber bitte, lösche Ihn, starte dann mit -debug und poste dannach damit der nicht so lang ist.
"outage driven infrastructure" ~Nameless friend, ca. 2018

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

20

Friday, September 7th 2012, 11:04pm

Meine Vermutung war richtig. Der Prozess scrds_linux wird wohl durch den OpenVZ Hypervisor gekillt. In dem Container läuft kein crond. Andere unwichtige Prozesse hab ich mal sicherheitshalber beendet und aus dem Runlevel entfernt.

Es kann nur am Hoster selbst liegen. Benennt man den Prozess um, wird dieser nicht mehr zur vollen Minute gekillt (SIGTERM).
Was mir an der ganzen Sache suspekt vorkommt, ist die Tatsache, dass der Hoster dem TO auch Teklab zur Verfügung stellt.
Wieso zu Geier macht man sowas, wenn man nicht will, dass auf der VM ein Sourceserver gehostet werden soll.

Similar threads

Used tags

andauernt, down