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

Problems with 8.1 database after upgrade

M

mcminc

Guest
When I tried to update the Administrator's informaiton I get the following error. I believe it means that the database is missing some fields. Has anyone seen this error before?

Just a note, I also get errors when trying to delete one domain.


ERROR: PleskException Create ShortcutCreate ShortcutUp LevelUp Level


Table::select() failed: no such row in the table

--------------------------------------------------------------------------------

0: /opt/psa/admin/plib/dns/DNSZone.php:49
DNSZone->DNSZone(string '1')
1: /opt/psa/admin/plib/common_func.php3:2828
objectMaker(string 'DNSZone', string '1')
2: /opt/psa/admin/plib/dns/DNSManager.php:34
DNSManager::getDNSZone(string '1')
3: /opt/psa/admin/plib/dns/DNSManager.php:70
DNSManager::getDefaultDNSZone()
4: /opt/psa/admin/plib/dns/DNSManager.php:99
DNSManager::syncDNSZoneAdminEmail(string '[email protected]', string '[email protected]')
5: /opt/psa/admin/htdocs/server/admin_ed.php3:84
admin_ed(array, array, array)
6: /opt/psa/admin/htdocs/server/admin_ed.php3:164
 
Back
Top