• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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