I want to transfer my current Plesk Onyx (Version 17.0.17 Update #16) to a fresh server (with same Plesk) using the migration tool, but i always get this error:
[20 Feb 17 10:49:59] [Inhalt synchronisieren] Failed to copy content of database 'baxxxxxxel'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'source' (81.169.243.140) with non-zero exit code.
command: MYSQL_PWD="$(cat)" mysqldump -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8 --set-charset --routines baxxxxxxel > /tmp/db-dumps/baxxxxxxel.sql
exit code: 2
stdout:
stderr: mysqldump: Got error: 1045: Access denied for user 'admin'@'localhost' (using password: YES) when trying to connect
I already followed this:
https://kb.plesk.com/de/116916 (Didn't give me the error in 5.)
Any ideas?
Thanks!
AK
[20 Feb 17 10:49:59] [Inhalt synchronisieren] Failed to copy content of database 'baxxxxxxel'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'source' (81.169.243.140) with non-zero exit code.
command: MYSQL_PWD="$(cat)" mysqldump -h localhost -P 3306 -uadmin --quick --quote-names --add-drop-table --default-character-set=utf8 --set-charset --routines baxxxxxxel > /tmp/db-dumps/baxxxxxxel.sql
exit code: 2
stdout:
stderr: mysqldump: Got error: 1045: Access denied for user 'admin'@'localhost' (using password: YES) when trying to connect
I already followed this:
https://kb.plesk.com/de/116916 (Didn't give me the error in 5.)
Any ideas?
Thanks!
AK