• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • 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.

[#PPPM-3628] 12.5.30 - Database Restore - Views failed

Elompenta

Regular Pleskian
If i restore a database, views failed with the following error and the "views" in the Database missing after restore. All other content are restored correct

Code:
Warning: Restore domain "audi.de"
Failed deployment of database de_test (domain audi.de)
Warning: 
Errors occurred during deployment of database content. Not all content may be restored. Resolve the errors if required or try to restore the content manually from the archive: databases/bmw_de_test_1[sqldump]: backup_1511131429.tgz
Warning: 
Execution of /usr/bin/mysql --no-defaults -u backup_1CqY30r -h localhost -P 3306 --default-character-set utf8 bmw_de_test failed with return code 1. Stdin is source /tmp/migration-unpack-WAyyS7/backup_1511131429; exit Stderr is ERROR 1227 (42000) at line 75 in file: '/tmp/migration-unpack-WAyyS7/backup_1511131429': Access denied; you need (at least one of) the SUPER privilege(s) for this operation
 
Bug ID: #PPPM-3628
As a workaround you can switch the button "Home -> Tools & Settings -> Database Servers -> Database Hosting Settings -> Allow remote connections from any host"
 
Back
Top