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

Migration Fails - Database Problem?

Powie

Regular Pleskian
Trying to migrate 1 web from Confixx to PLesk 11.5.

It ends with:

Code:
WARNING:	()	Failed to retrieve file '/var/cache/20130810173109694//domains/xxx.net/databases/usr_web0_1/sqldump_1308101731.tar' ......... : No such file or directory

On the source server this webx user has 4 databases from usr_web0_1 to usr_web0_4. dumps of databases 2 and 4 exists, dumps of database 1 and 3 doesn't exists!

tryed to run PleskX.pl on the source server ->
Code:
./PleskX.pl --dump-all --no-content

produces this error:
Code:
Died at AgentConfig.pm line 23.
 at AgentConfig.pm line 23
        AgentConfig::AUTOLOAD() called at ./PleskX.pl line 133
        main::main() called at ./PleskX.pl line 303
 
Back
Top