I'm migrating domains from plesk 9.5 to plesk 10, both on linux (from ubuntu 6.06 to ubuntu 10.04). Most of the domains are migrated with no problems, but there are some of them that keep failing with errors like the attached file (success with errors is reported, but no files are transfered).
There are basically 2 errors
Unable to create system user
and
User USERNAME already exists.
Both errors are reported in /opt/psa/admin/plib/api-cli/domain.php
After the failed migration The directory of the domain is created, but it is totally empty (no httpdocs directory, no nothing). The user is created in /etc/passwd
I checked that the sys_users table of the psa database has no such user before starting the migration. I have done over 10 migration attempts with various settings, but with no luck
There are basically 2 errors
Unable to create system user
and
User USERNAME already exists.
Both errors are reported in /opt/psa/admin/plib/api-cli/domain.php
After the failed migration The directory of the domain is created, but it is totally empty (no httpdocs directory, no nothing). The user is created in /etc/passwd
I checked that the sys_users table of the psa database has no such user before starting the migration. I have done over 10 migration attempts with various settings, but with no luck