• 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.

plesk gives error but data in mysql exists, please help

raz3k

Basic Pleskian
Hello, i am using Plesk 8.0.0 on Linux ES3
with mysql 4.1.21 and i have a problem, when i click on a certain domain, just one, it gives me this error

0: /usr/local/psa/admin/plib/common_func.php3:169
psaerror(string 'Unable to init Account object: ', string 'Account: unable to select: no such row in the table (select `id`,`type`,`password` from accounts where `id`=10)')
1: /usr/local/psa/admin/plib/class.SysUser.php:73
SysUser->SysUser(string '3')
2: /usr/local/psa/admin/plib/common_func.php3:2605
objectMaker(string 'SysUser', string '3')
3: /usr/local/psa/admin/plib/class.DomainControlForm.php:181
DomainControlForm->assign(object of type BsDomain)
4: /usr/local/psa/admin/htdocs/domains/dom_ctrl.php3:152

and in mysql database psa - accounts the data exists

10 plain ***********

and the data syntax is the same as other id's and i don't have a clue why it won't work. Thanks.
 
Back
Top