confixx legt keine email adressen mehr an..

Plesk, Confixx, Froxlor, SysCP, SeCoTo, IspCP, etc.
Post Reply
scuba303
Posts: 64
Joined: 2003-01-11 01:15
 

confixx legt keine email adressen mehr an..

Post by scuba303 »

es werden per confixx keine email adressen mehr angelegt. also in der oberfläche werden die mails angezeigt, aber im system nicht übernommen. ein

./confixx_counterscript.pl -fa -dbg
bringt

Code: Select all

3.1.1 - 20051116.19
PID file /root/confixx/run/confixx_update.pid found
SUB: main::StillRunning
No running instance found
Error: can't make the PID file '/root/confixx/run/confixx_update.pid' : Read-only file system
SUB: main::check_essentials
SUB: main::check_essentials3
SUB: main::check_essentials4
SUB: main::check_essentials5
Valid until: Thu May 10 00:09:06 2007
Version: 3pro
SUB: main::set_uids
SUB: main::check_if_update
SUB: main::frontpagedel
SUB: main::fpaliasdel
SUB: main::delftps
SUB: main::delusers
SUB: main::delpops
SUB: main::dns
SUB: main::reloadDaemon (bind)
SUB: Modules::ConfixxLog::hard_error
SUB: Modules::ConfixxLog::addEvent (mlf||scripts_file_create||#1121||/root/confixx/run/confixx_passwd.lock)
mlf||scripts_file_create||#1121||/root/confixx/run/confixx_passwd.lock at /root/confixx/Modules/ConfixxLog.pm line 180
        Modules::ConfixxLog::hard_error('mlf||scripts_file_create||#1121||/root/confixx/run/confixx_pa...') called at ./confixx_counterscript.pl line 1377
        main::updatesystem(1) called at ./confixx_counterscript.pl line 481
hat jemand einen tip?

edit: löschen kann ich confixx_update.pid auch nicht.

cannot remove `confixx_update.pid': Read-only file system
Roger Wilco
Posts: 5923
Joined: 2004-05-23 12:53
 

Re: confixx legt keine email adressen mehr an..

Post by Roger Wilco »

scuba303 wrote:edit: löschen kann ich confixx_update.pid auch nicht.

cannot remove `confixx_update.pid': Read-only file system
Vermutlich ist die Platte hinüber bzw. der Ext3-Treiber hat einen Fehler erkannt und das Dateisystem auf read-only geschaltet (`man tune2fs`).

Am besten du startest den Server in einem Rescue-System (falls vorhanden) und überprüfst deine Partitionen.
Post Reply