• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Error when deleting e-mails

M

ManoelJ

Guest
Dear,

I'm having a problem trying to delete emails on my Plesk server.

Plesk 9.3.0, Ubuntu 8.04 i386

Error:

ERROR: PleskFatalException
___________________________________________________________________________________
Error: Can't create Account object: Account: unable to select: no such row in the table

0: common_func.php3:108
psaerror(string 'Error: Can't create Account object: Account: unable to select: no such row in the table')
1: client.domain.mail.mailname.php:86
plesk__client__domain__mail__mailname->accessItemOverview(string 'GET', NULL null)
2: client.domain.mail.mailname.php:160
__plesk__client__domain__mail__mailname->accessItem(string 'GET', NULL null)
3: UIPointer.php:596
UIPointer->access(string 'GET')
4: plesk.php:38


Any solution?

Thanks
 
Dear Igor,

tested with another server (new), Ubuntu 8.04, Plesk 9.2.1 and the problem also appears in this new server.

I have an old one with Ubuntu 6.06 that was upgraded to 9.2.1, and this is working 100%.

MySQL versions are different. It can be a problem with the version of MySQL?

Error deleting domain:

ERROR: PleskUtilException
______________________________________________________________________
mailmng failed: Some errors occured. See log for details

0: class.MailManager.php:242
MailManager::execWithException(string 'smart_exec', string 'mailmng', array, array, string 'lst')
1: class.MailManager.php:274
MailManager->callMailManager(string 'remove-mailname', array)
2: class.MailManager.php:354
MailManager->removeMailname(string 'arniqueiradf.com.br', string 'manoel')
3: cmd_mail.php3:1357
mn_del(string '1')
4: class.DSMail.php:211
DSMail->delete(boolean false)
5: class.PhDomain.php:358
PhDomain->reset(integer '0', boolean true, boolean false)
6: class.BsDomain.php:330
BsDomain->reset(integer '0')
7: class.BsDomain.php:302
BsDomain->delete(integer '0')
8: class.BsDomain.php:536
mdeleteDomains(array)
9: removeDomains.php3:42
require(string '/opt/psa/admin/htdocs/domains/removeDomains.php3')
10: plesk.php:51

Thanks
 
Back
Top