Domain anlegen funktioniert nicht - sirjones - 09-29-2010 06:39 AM
Hi,
ich hoffe ihr könnt mir weiterhelfen. Haben unseren Server komplett neu installiert. Anderes Distro drauf (vorher Debian - jetzt Gentoo) und nun ispcp installiert (Hatten vorher vhcs2). Nachdem wir der Installationsanleitung gefolgt sind, hat diese auch reibungslos funktioniert. Leider klappt das anlegen von Domains (Benutzern) nicht. Hab mitlerweile mehrmals probiert, zwischendurch auch mal die DB bereinigt und nen kompletten reboot gemacht. Hilft alles nichts. Der Status der angelegten Domains bleibt immer bei "Wird angelegt..." hängen.
Komisch ist auch, dass wenn ich eine anzulegende Domain versuche zu löschen, der Fehler "Falsche Domain-ID!" kommt. Obwohl es im zugehörigen domain Table der ispcp Datenbank eine mit dem Lösch-Link übereinstimmende ID gibt.
Könnt ihr mir einen Tipp geben, wo ich anfangen könnte den Fehler zu suchen? Wo befinden sich die Log-Files wo ggf drin steht, woran es hapert.
Wäre klasse wenn mir einer helfen könnte.
Gruß
RE: Domain anlegen funktioniert nicht - flames - 09-29-2010 07:20 AM
vermutlich läuft der ispcp daemon nicht, starte den mal manuell:
/var/www/ispcp/engine/ispcp-rqst-mngr
ob die domains dann status ok kriegen.
RE: Domain anlegen funktioniert nicht - ZooL - 09-29-2010 12:21 PM
(09-29-2010 06:39 AM)sirjones Wrote: Hi,
Haben unseren Server komplett neu installiert. Anderes Distro drauf (vorher Debian - jetzt Gentoo)
Warum? ispCP wird eigentlich ausschliesslich für Debian programmiert,
die anderen Distro unterstützungen kommen eigentlich von der Community.
(09-29-2010 06:39 AM)sirjones Wrote: und nun ispcp installiert (Hatten vorher vhcs2).
Welche version, etc...
auch hier gilt Lesen...
(09-29-2010 06:39 AM)sirjones Wrote: Wäre klasse wenn mir einer helfen könnte.
Gruß
greetz
RE: Domain anlegen funktioniert nicht - sirjones - 09-29-2010 08:41 PM
@flames: Danke werden wir mal probieren
@Zool: Sorry - war etwas angefressen gestern.
Linux version 2.6.34-gentoo-r6
ispCP Omega 1.0.6 stable (Direkt Install - kein Update / Upgrade)
Haben uns für Gentoo entschieden, weil mein Kollege im privaten ausschließlich Gentoo benutzt.
laufende ispcp prozesse:
Code:
root 3563 3561 0 Sep28 ? 00:00:01 /usr/bin/perl /var/www/ispcp/engine/ispcp-apache-logger -e
root 3564 3561 0 Sep28 ? 00:00:02 /usr/bin/perl /var/www/ispcp/engine/ispcp-apache-logger
root 26989 1 0 12:28 ? 00:00:00 /var/www/ispcp/daemon/ispcp_daemon
Sind das alle notwendingen ispcp-eigenen prozesse die laufen müssen? Im ordner /var/www/ispcp/engine/ gibts ja nen ganzen haufen scripts, oder werden die normalerweise alle durch den ispcp_daemon angestoßen?
@James: Ergebnis des manuellen ausführens des request managers. Hab vorher mal Debugging auf 1 gesetzt:
Code:
/var/www/ispcp/engine/ispcp-rqst-mngr
DEBUG: push_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Starting...
DEBUG: push_el() sub_name: lock_system(), msg: Ending...
DEBUG: push_el() sub_name: del_file(), msg: Starting...
DEBUG: push_el() sub_name: del_file(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Starting...
DEBUG: push_el() sub_name: get_file(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: push_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: push_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: push_el() sub_name: get_conf(), msg: Ending...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Starting...
DEBUG: push_el() sub_name: doSQL(), msg: Ending...
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 3, allgemeinarzt-dresden.de, toadd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 3 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 3 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 3, allgemeinarzt-dresden.de, toadd.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
DEBUG: pop_el() sub_name: doSQL(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() sub_name: del_file(), msg: Ending...
DEBUG: pop_el() sub_name: del_file(), msg: Starting...
DEBUG: pop_el() sub_name: lock_system(), msg: Ending...
DEBUG: pop_el() sub_name: lock_system(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_start_up(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Ending...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Ending...
DEBUG: pop_el() sub_name: decrypt_db_password(), msg: Starting...
DEBUG: pop_el() sub_name: setup_main_vars(), msg: Starting...
DEBUG: pop_el() sub_name: get_file(), msg: Ending...
DEBUG: pop_el() sub_name: get_file(), msg: Starting...
DEBUG: pop_el() sub_name: get_conf(), msg: Starting...
DEBUG: pop_el() Empty 'EL' Stack !
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Starting...
DEBUG: push_el() sub_name: mngr_shut_down(), msg: Ending...
Leider führte das nicht zu einem Status_OK - nachwievor steht der status auf "Wird angelegt...".
Im Ordner /var/log/ispcp/ gibts irgendwie nichts vernünftiges zu finden. Sind zwar einige files vorhaden, aber die meinste sind leer.
Gibt einige "ispcp_daemon-stderr.log.1285668045" und "ispcp_daemon-stdout.log.1285668045" files. Immer abwechselnd - sind aber sonst leer. Was haben die zu bedeuten?
Bin leider nachwievor nicht schlauer geworden.
RE: Domain anlegen funktioniert nicht - ZooL - 09-29-2010 10:41 PM
du hast doch hier eine fehlermeldung mit anghaben zu logs schau doch mal in die logs...
Gentoo privat ok, wie erwähnt ist ispCP besser mit debian zu nutzen, die geschmecker gehen auseinander aber Debian ist so ziehmlich das beste Server OS...
Quote:DEBUG: push_el() sub_name: mngr_engine(), msg: processing 3, allgemeinarzt-dresden.de, toadd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 3 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 3 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '2' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 3, allgemeinarzt-dresden.de, toadd.
mfg
RE: Domain anlegen funktioniert nicht - sirjones - 09-30-2010 06:00 AM
Ein verwendetes Perl package wurde im Zuge der ispcp install nicht mitinstalliert. daher hat es nicht funktioniert. Geht jetzt alles. Vielen dank für die Hilfe - Erledigt
Gruß
RE: Domain anlegen funktioniert nicht - Lumio - 09-30-2010 08:50 AM
Hey, ich möcht das hier noch nicht ganz beendigt sehen hab genau das selbe Problem, verwende allerdings Debian Lenny (2.6.18-028stab070.2)
Hab noch die Version 1.0.4
Bei mir kommt eben auch beim anlegen einer Domain nur der Status "Addition in progress":
Code:
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 18, poochandpoochie.com, toadd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 18 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '1' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 18 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '1' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 18, poochandpoochie.com, toadd.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
...
RE: Domain anlegen funktioniert nicht - fragger - 10-02-2010 06:31 AM
@Lumio, mal an ein Upgrade gedacht? Das wäre sicherlich die einfachste Alternative
Zumal es dann nicht nur gehen "würde" sondern gleich die Sicherheit und Funktionalität erhöht wird.
RE: Domain anlegen funktioniert nicht - ZooL - 10-02-2010 09:18 AM
(09-30-2010 08:50 AM)Lumio Wrote: Hey, ich möcht das hier noch nicht ganz beendigt sehen hab genau das selbe Problem, verwende allerdings Debian Lenny (2.6.18-028stab070.2)
Hab noch die Version 1.0.4
Bei mir kommt eben auch beim anlegen einer Domain nur der Status "Addition in progress":
Code:
DEBUG: push_el() sub_name: mngr_engine(), msg: processing 18, poochandpoochie.com, toadd.
DEBUG: push_el() sub_name: sys_command(), msg: Starting...
DEBUG: push_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 18 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '1' status !
DEBUG: pop_el() sub_name: sys_command(), msg: ERROR: External command '/var/www/ispcp/engine/ispcp-dmn-mngr 18 1>/var/log/ispcp/ispcp-dmn-mngr.stdout 2>/var/log/ispcp/ispcp-dmn-mngr.stderr' returned '1' status !
DEBUG: pop_el() sub_name: sys_command(), msg: Starting...
DEBUG: pop_el() sub_name: mngr_engine(), msg: processing 18, poochandpoochie.com, toadd.
DEBUG: pop_el() sub_name: doSQL(), msg: Ending...
...
somit weiss aber immernoch niemand was in diesen logs steht..
mfg
RE: Domain anlegen funktioniert nicht - Lumio - 10-03-2010 08:50 PM
Du meinst in /var/log/ispcp/ispcp-dmn-mngr.stdout und so? Leider eben genau garnichts.
|