• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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