• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Question plesk migration tool

cabn12

New Pleskian
Good afternoon guys I'm trying to migrate Cpanel accounts to plesk but all accounts give the error below


Failed to deploy subscription 'carmelodesantos.com.br'
Migration for that subscription is considered completely failed. No further actions are performed for it.
Migration tools tried to perform operation in 3 attempts.
----------------------------------------------------------------------------
Attempt #1 failed with the following error:
Unable to create subscription 'carmelodesantos.com.br'.
Command execution failed on the local server with non-zero exit code.
command: /usr/local/psa/bin/subscription --create carmelodesantos.com.br -hosting true -hst_type phys -login carmelobrasil -passwd '' -ip 162.241.175.176 -do-not-apply-skeleton -notify false -creation-date 2018-04-17 -ignore-nonexistent-options
exit code: 1
stdout:
stderr: [2019-07-02 15:00:28.979] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/usermng' '--add-user' '--user=carmelobrasil' '--homedir=/var/www/vhosts/carmelodesantos.com.br' '--skip-homedir' '--shell=/bin/false'] with exit code [255]
An error occurred during domain creation: An error occurred during changing of hosting settings: System user update is failed: Unable to create system user: Unable to execute usermng: usermng: PAM password change failed: 11, Have exhausted maximum number of retries for service
Error description: BAD PASSWORD: The password contains less than 1 non-alphanumeric charactersBAD PASSWORD: The password contains less than 1 non-alphanumeric charactersBAD PASSWORD: The password contains less than 1 non-alphanumeric characters
Additional info:
.
usermng: Failed to set password for user 'carmelobrasil'



----------------------------------------------------------------------------
Attempt #2 failed with the following error:
Unable to create subscription 'carmelodesantos.com.br'.
Subscription already exists on target server: most probably it was created at the previous attempt,
but migration tools are not sure if it was created correctly.
It is recommended to:
1) Resolve the original issue that caused subscription creation to fail,
delete subscription, and then run migration again.
OR
2) Ensure that created subscription is fine, or the original issue is minor,
then simply run migration for that subscription again.
----------------------------------------------------------------------------
Attempt #3 failed with the following error:
Unable to create subscription 'carmelodesantos.com.br'.
Subscription already exists on target server: most probably it was created at the previous attempt,
but migration tools are not sure if it was created correctly.
It is recommended to:
1) Resolve the original issue that caused subscription creation to fail,
delete subscription, and then run migration again.
OR
2) Ensure that created subscription is fine, or the original issue is minor,
then simply run migration for that subscription again.
 
2 Jul 2019 15:00:16] Migração
subscription-status-warning.png
The component perl is not installed on the destination server. It will be unavailable for the following domains: 'carmelodesantos.com.br'
Install that component on the destination server or make sure that none of these domains actually need the component.
[2 Jul 2019 14:59:50] Verificações de pré-migração
subscription-status-warning.png
The component perl is not installed on the destination server. It will be unavailable for the following domains: 'carmelodesantos.com.br'
Install that component on the destination server or make sure that none of these domains actually need the component.
 
Failed to set password for user 'carmelobrasil'
Have you tried to reset password for this user on cPanel side according to "BAD PASSWORD: The password contains less than 1 non-alphanumeric characters"?
 
Yes but this error:

[3 Jul 2019 15:11:51] Sincronizar conteúdo
subscription-status-error.png
Failed to copy '/home/jnfconta' from the source server 'cpanel' (72.11.134.18) to target Plesk server
Migration tools tried to perform operation in 1 attempts: System user 'jnfconta' does not exists on target Plesk server.
subscription-status-error.png
Failed to copy '/usr/local/apache/domlogs/jnfconta/' from the source server 'cpanel' (72.11.134.18) to target Plesk server
Migration tools tried to perform operation in 1 attempts: System user 'jnfconta' does not exists on target Plesk server.
subscription-status-error.png
Failed to copy '/home/jnfconta/public_html' from the source server 'cpanel' (72.11.134.18) to target Plesk server
Migration tools tried to perform operation in 1 attempts: System user 'jnfconta' does not exists on target Plesk server.
subscription-status-error.png
Failed to fix permissions for vhost directory of subscription 'jnfcontabil.com'
Migration tools tried to perform operation in 3 attempts: Command execution failed on the local server with non-zero exit code.
command: /bin/chown jnfconta:psaserv /var/www/vhosts/jnfcontabil.com
exit code: 1
stdout:
stderr: /bin/chown: invalid user: ‘jnfconta:psaserv’
subscription-status-error.png
MySQL database 'jnfconta_warp' does not exist on target. Its content will not be copied.
Resolve the issue with database creation or create database on target panel. Then run migration for the failed subscription once more.
[3 Jul 2019 15:09:45] Migração
 
What iа you add missing system user on Plesk with

# useradd jnfconta

?
 
Back
Top