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

Database backup problem

C

colinjack

Guest
My backup is failing with:

Backup error.
Can't query SELECT `id`,`dom_id`,`subdom_id`,`friend_dom` FROM `hotlink_friends`: MySQLDatabaseProvider error 1054:Unknown column 'subdom_id' in 'field list'
at (MySQLDatabaseProvider::query line 282)
at (psaobsolete::pSAMySQLDatabase::query line 236)


Can anybody suggest the quickest/easiest way to fix this?

Thanks

Colin
 
Hi,

I think your backup is failing due to database issue. First to take complete backup uncheck the database exist domain for backup and run the backup, at least backup will be finished for all other existing domain. Unless until your client database is not be good you will not be able to take backup.
 
Eventually found that the upgrade from 7.5 to 7.6 had left a sub_domain field missing in the database. Created that manually and looks okay.

Thanks
 
how did you add this field? i can't seem to find the database to fix. i am missing a field in mine after upgrade also. Thanks!
 
Back
Top