• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Please help: problem after update 8.1.1.

V

viktorf

Guest
I have updated my server from 8.1.0 to 8.1.1.
The update has obviously failed because it still shows me the option to update to 8.1.1. If I retry it shows an error:
----
ERROR: PleskFatalException

Undefined release.
0: /usr/local/psa/admin/plib/common_func.php3:151
psaerror(string 'Undefined release.')
1: /usr/local/psa/admin/htdocs/server/autoinstaller_install.php:16
-----

Allthough all domains van be reached e-mail is not being received.
If I try to manage a domain it fails and shows:

-----
ERROR: PleskMainDBException Add To FavoritesAdd To Favorites

MySQL query failed: Unknown column 'miva' in 'field list'
0: /usr/local/psa/admin/plib/common_func.php3:211
db_query(string 'select `dom_id`,`sys_user_id`,`ip_address_id`,`ssl`,`same_ssl`,`fp`,`fp_ssl`,`fp_enable`,`fp_adm`,`fp_pass`,`ssi`,`php`,`php_safe_mode`,`cgi`,`perl`,`python`,`fastcgi`,`miva`,`coldfusion`,`asp`,`asp_dot_net`,`webstat`,`at_domains` from hosting where `dom_id`=21')
1: /usr/local/psa/admin/plib/class.Table.php:180
Table->select()
2: /usr/local/psa/admin/plib/class.cObject.php:443
cObject->fetchAttrsFromTable_()
3: /usr/local/psa/admin/plib/class.PHosting.php:69
PHosting->PHosting(string '21')
4: /usr/local/psa/admin/plib/common_func.php3:2826
objectMaker(string 'PHosting', string '21')
5: /usr/local/psa/admin/plib/class.DomainControlForm.php:140
DomainControlForm->assign(object of type BsDomain)
6: /usr/local/psa/admin/htdocs/domains/dom_ctrl.php3:152



Does anybody have a solution... i'm quite desperate.
 
It seems your database upgrade has failed.

You might unpack the distribution archieves and look for the mysql database upgrade files and try running them manually on the database.
 
Back
Top