ERROR: PleskFatalException


Universe

New Member
Hallo Allerseits,

ich habe SUSE 10.0 mit Plesk 8.1 am laufen

Ein Client hat in seinem Plesk eine domain hinzugefügt und anschließend wieder gelöscht, aber die domain wird immer noch angezeigt. Es handelt sich übrigens um eine TLD domain.ath.cx

habe versucht diese zu löschen erhalte aber nur folgende Fehlermeldungen

: PleskFatalException
DomainUser::getAccount failed: Unable to create Account object: Account: unable to select: no such row in the table

0: /usr/local/psa/admin/plib/class.PhDomain.php:414
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:297
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:291
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:530
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:353
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/domains.php3:209

habe mir sämtliche Dateien angeschaut, bekomme aber nur Hyroglyphen

was kann ich tun um das Problem zu beheben ?

vielen Dank im Voraus
 
Hallo,

Ich habe genau das gleiche Problem. Domain lässt sich gar nicht löschen. Für Tips bin ich dankbar...
 
Ich glaube ich hab´s.
Hier die Lösung, bei mir hats funktioniert.

If you get the errors like:

"Unable to remove domains: Problems occurred while removing domains:
Unable to turn the domain OFF: domainmng failed: domainmng:
Close user \'qwerty23\' session failed\ndomainmng:
Unable to change access for user qwerty\ndomainmng:
Close user \'qwerty\' session failed\ndomainmng:
Unable to change access for user qwerty"

"Unable to remove domains: Problems occurred while removing domains:
domainuser::delete() failed"


Please make sure that FTP user for this domain exists as a system user on the
server. If it doesn't exist, you need to create it with the command like:

/usr/sbin/useradd -g psacln -s "/bin/false" -d /$HTTPD_VHOSTS_D/rrr.com/httpdocs/ qwerty


Then try to remove the domain again.


Note: you have to replace 'qwerty' with the real FTP user name for this domain.



APPLIES TO:

* Plesk for Linux/Unix

Gruss
Jacek Bargiel
Bochum
 

Back
Top