Good evening,
we tried to migrate an outdated confixx 3.3.9 (debian box) to a new Plesk 12.5.30 (debian 8.4).
First Error
"An error occurred during domain update: An error occurred during changing of hosting settings: Unable to set IP address for hosting: Unable to set IP address xxx.xxx.xxx.xxx for hosting: it is already used by another account."
was solved by choosing a fastcgi version of php as default, the error comes from php fpm.
Second error
"Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'confixx' (xxx.xxx.xxx.xxx) with non-zero exit code.
command: mysqldump --help
stderr: DBI connect('host=localhost;mysql_compression=1','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/local/bin/mysqldump line 50
"
was temporarily solved by removing the password from the root mysql user
Now i´m hanging at the third error
"error: Failed to copy content of database 'usr_webXXX_X'
Migration tools tried to perform operation in 3 attempts: 'SourceDatabaseServer' object has no attribute 'model'"
and i can´t find anything regarding this problem.
Someone here that already has had this problem ?
we tried to migrate an outdated confixx 3.3.9 (debian box) to a new Plesk 12.5.30 (debian 8.4).
First Error
"An error occurred during domain update: An error occurred during changing of hosting settings: Unable to set IP address for hosting: Unable to set IP address xxx.xxx.xxx.xxx for hosting: it is already used by another account."
was solved by choosing a fastcgi version of php as default, the error comes from php fpm.
Second error
"Migration tools tried to perform operation in 3 attempts: Command execution failed on the source server 'confixx' (xxx.xxx.xxx.xxx) with non-zero exit code.
command: mysqldump --help
stderr: DBI connect('host=localhost;mysql_compression=1','root',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at /usr/local/bin/mysqldump line 50
"
was temporarily solved by removing the password from the root mysql user
Now i´m hanging at the third error
"error: Failed to copy content of database 'usr_webXXX_X'
Migration tools tried to perform operation in 3 attempts: 'SourceDatabaseServer' object has no attribute 'model'"
and i can´t find anything regarding this problem.
Someone here that already has had this problem ?