[APACHE2 PROBLEM] Caught SIGTERM, shutting down

Aquafresh

Registered User
Hallo! ;)

Ich habe momentan einen Rootserver der an sich auch super läuft. Als Betriebssystem nutze ich Debian 4 ETCH und Plesk 8.4.0. Aktuellste Version von MySQL, PHP und Apache (2.2.3 für Debian, 2.2.8 läuft soweit ich noch nicht auf stable).

Nun gut, seit einigen Tagen habe ich im Gefühl bzw. habe ich per Email immer die Information bekommen, dass der Apache immer sich beendet.

Heute morgen war es wieder der Fall, in der var/log/apache2/error.log habe ich folgendes gefunden:

Code:
[Sat May 31 09:39:30 2008] [notice] caught SIGTERM, shutting down

Die Seite war dann natürlich auch nicht mehr erreichbar, dann dachte ich mir, startest du ihn per Hand per Shell neu, doch da bekam ich folgende Meldung:

Code:
Forcing reload of web server (apache2)...httpd (no pid file) not running
.

Paar Minuten später, als ich wieder auf die Seite ging, lief die Seite wieder, nachdem ich nun per Google Sachen rausgesucht habe, wo stand, dass man vor den Fehlermeldungen, die im error.log standen, schauen sollte, fand ich nur folgendes:

Code:
[Sat May 31 07:23:18 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat May 31 07:23:18 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 07:23:18 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 07:23:18 2008] [warn] Init: SSL server IP/port conflict: habbohosting.de:443 (/var/www/vhosts/habbohosting.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:18 2008] [warn] Init: SSL server IP/port conflict: hp.codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:219) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:18 2008] [warn] Init: SSL server IP/port conflict: codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:18 2008] [warn] Init: SSL server IP/port conflict: webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:135) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:18 2008] [warn] Init: SSL server IP/port conflict: default-88-198-14-232:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:80) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:18 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat May 31 07:23:18 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Sat May 31 07:23:18 2008] [notice] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
[Sat May 31 07:23:18 2008] [notice] mod_python: using mutex_directory /tmp 
[Sat May 31 07:23:19 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 07:23:19 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 07:23:19 2008] [warn] Init: SSL server IP/port conflict: habbohosting.de:443 (/var/www/vhosts/habbohosting.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:19 2008] [warn] Init: SSL server IP/port conflict: hp.codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:219) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:19 2008] [warn] Init: SSL server IP/port conflict: codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:19 2008] [warn] Init: SSL server IP/port conflict: webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:135) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:19 2008] [warn] Init: SSL server IP/port conflict: default-88-198-14-232:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:80) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 07:23:19 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat May 31 07:23:19 2008] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 32 bytes)
[Sat May 31 07:23:19 2008] [notice] mod_bw : Version 0.8 - Initialized [0 Confs]
[Sat May 31 07:23:19 2008] [notice] Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.6-0.dotdeb.1 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations

Nun bin ich natürlich auf der Suche nachdem Problem, welches das ganze auslöst, als noch kleine Erweiterung habe ich auch noch nach der Fehlermeldung folgendes gefunden:

Code:
[Sat May 31 09:41:57 2008] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Sat May 31 09:41:57 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 09:41:57 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 09:41:57 2008] [warn] Init: SSL server IP/port conflict: habbohosting.de:443 (/var/www/vhosts/habbohosting.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:57 2008] [warn] Init: SSL server IP/port conflict: hp.codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:219) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:57 2008] [warn] Init: SSL server IP/port conflict: codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:57 2008] [warn] Init: SSL server IP/port conflict: webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:135) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:57 2008] [warn] Init: SSL server IP/port conflict: default-88-198-14-232:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:80) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:57 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat May 31 09:41:57 2008] [notice] suEXEC mechanism enabled (wrapper: /usr/lib/apache2/suexec)
[Sat May 31 09:41:58 2008] [notice] mod_python: Creating 8 session mutexes based on 150 max processes and 0 max threads.
[Sat May 31 09:41:58 2008] [notice] mod_python: using mutex_directory /tmp 
[Sat May 31 09:41:58 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 09:41:58 2008] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
[Sat May 31 09:41:58 2008] [warn] Init: SSL server IP/port conflict: habbohosting.de:443 (/var/www/vhosts/habbohosting.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:58 2008] [warn] Init: SSL server IP/port conflict: hp.codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:219) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:58 2008] [warn] Init: SSL server IP/port conflict: codefetch.de:443 (/var/www/vhosts/codefetch.de/conf/httpd.include:12) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:58 2008] [warn] Init: SSL server IP/port conflict: webmail:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:135) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:58 2008] [warn] Init: SSL server IP/port conflict: default-88-198-14-232:443 (/etc/apache2/conf.d/zz010_psa_httpd.conf:80) vs. vininc.eu:443 (/var/www/vhosts/vininc.eu/conf/httpd.include:12)
[Sat May 31 09:41:58 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
[Sat May 31 09:41:58 2008] [notice] mod_bw : Memory Allocated 0 bytes (each conf takes 32 bytes)
[Sat May 31 09:41:58 2008] [notice] mod_bw : Version 0.8 - Initialized [0 Confs]
[Sat May 31 09:41:58 2008] [notice] Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.6-0.dotdeb.1 with Suhosin-Patch mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations

Irgendwas muss doch dem Apache dazu verbringen, ihn zu beenden? :confused:

Vielleicht gibt es ja noch eine hilfreichere Log-Datei?!

Würde mich freuen, wenn der eine oder andere mir bei der Fehlerursache helfen könnte. ;)

Liebe Grüße,
Alexander
 
Hast du versucht, mit 'apache2 reload' den Webserver neuzustarten?
Dann ist klar, warum der den Fehler wirft, denn mit reload wird bloß die Konfiguration neu eingelesen. Einen nicht laufenden Dienst startet man im Allgemeinen mit 'start' ;)

Zu dein Einträgen im Fehlerlog:
Die Meldungen über die SSL-Fehler sind mehr oder weniger normal, wenn du mehrere Domains auf einer IP hast.
Richtige Fehler habe ich dort auch nicht gesehen, das sind ja alles auch lediglich Hinweise oder dezente Warnungen.

Laut dem Eintrag aus dem Log wurde der Apache-Dienst regulär gestoppt. Entweder über die Shell oder eine Adminoberfläche wie Confixx, Plesk und wie sie nicht alle heißen. Möglicherweise durch einen Cronjob, der den Dienst alle paar Stunden neustarten soll.
 
Hi,

habe mit Sicherheit eben wie ich in dem Email-Postfach geguckt habe, 11 neue Nachrichten gefunden, wo drin stand, dass der Apache wieder down wäre, in den Logs steht immer noch die gleiche Meldung, wie oben genannt. :rolleyes:
 
Den Absender meinte ich eigentlich nicht.

Ich habe den Server noch nicht lange, habe auch nichts geändert, also kann ja schlecht von selbst ein Cronjob reinfliegen.
Das ist eine der schlechtesten Ausreden, die es in diesem Bereich gibt. ;)
Man aendert staendig was am Server. Sei es auch nur Zugriff auf den Apache oder durch das bloße Einloggen auf dem Server.

[notice] caught SIGTERM, shutting down
Das kann sehr gut ein Cronjob sein. Natuerlich soll der nicht den Apache dauerhaft abschalten, sondern nur neu starten. Kann doch sein, dass sich da was "verhaspelt" hat. Aber du hast ja sicherlich schon nachgeschaut.
 
Back
Top