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

Backup broken after 7.6.1 to 8.6.0.5 upgrade

C

colinjack

Guest
I have managed to fix most of the missing fields in the database by reading through the forums (thanks skvoboo) and my Panel is now slightly less broken but I still have this problem:

Backup error. Can't query SELECT `name`,`dom_id`,`type`,`id`,`db_server_id` FROM `data_bases`: MySQLDatabaseProvider error 1054:Unknown column 'db_server_id' in 'field list'
at (MySQLDatabaseProvider::query line 284)
at (psaobsolete::pSAMySQLDatabase::query line 240)

Can someone (SKVOBOO?) please tell me how to update the 'data_bases' table with the missing 'db_server_id' column?

I don't know enough MySQL and I don't want to break things :)

Thanks

Colin
 
Back
Top