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

Migration tool error

anonymous_itop

New Pleskian
HTML:
[2014-07-22 23:18:32.541|26787] INFO: Executing <subprocess[26788] '/usr/local/psa/admin/bin/launchpad --deploy-agent --host= --port=22 --login=root --session-path=/usr/local/psa/PMM/msessions/20140722231830228 --agent-name=cPanel9 --agent-dir=/tmp/20140722231830228'>
[2014-07-22 23:18:39.449|26787] INFO: Execution of <subprocess[26788] '/usr/local/psa/admin/bin/launchpad --deploy-agent --host= --port=22 --login=root --session-path=/usr/local/psa/PMM/msessions/20140722231830228 --agent-name=cPanel9 --agent-dir=/tmp/20140722231830228'> finished successfully.
[2014-07-22 23:18:39.450|26787] DEBUG: remove '26788' from session worker processes
[2014-07-22 23:18:39.453|26787] DEBUG: add '26804' to session worker processes
[2014-07-22 23:18:39.454|26787] INFO: Executing <subprocess[26804] '/usr/local/psa/admin/bin/launchpad --dump-all --no-content --host= --port=22 --login=root --session-path=/usr/local/psa/PMM/msessions/20140722231830228 --agent-name=cPanel9 --agent-dir=/tmp/20140722231830228'>
[2014-07-22 23:18:41.305|26787] INFO: Subprocess raised ExecuteException: Subprocess <subprocess[26804] '/usr/local/psa/admin/bin/launchpad --dump-all --no-content --host=112.78.2.137 --port=22 --login=root --session-path=/usr/local/psa/PMM/msessions/20140722231830228 --agent-name=cPanel9 --agent-dir=/tmp/20140722231830228'> was finished with exit code 2

how can i fix that.
 
i have found it, because mysql on cpanel don't have used at localhost and Migration tools use 'root'@'localhost' to dump-all data. It can not connect to mysql ;(
 
Back
Top