• 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

Resolved Plesk to Cpanel Migration Error

Vankero

New Pleskian
Can you help!! :confused:

Failed to perform action: Fetch shallow data from source cPanel
Cause: Error creating migration shallow dump: Command execution failed on the source server 'cpanel' () with non-zero exit code.
command: cd ./plesk_migration/plesk_migrator-amvjaxilgbhm0onhpnyjriwekf9ggon3/pmm_agent; /usr/bin/perl createDump.pl --shallow-dump --configuration-only --server -v 5 > shallow_dump.log 2>&1
exit code: 2
stdout:
stderr:
That is a critical error, migration was stopped.
 
Last edited:
Migration started not from root user.
Please start the migration procedure from root user.
 
Hello,

We we are connecting from a plesk root user to a cpanel root user, however we are getting the following error:

Failed to perform action: Fetch shallow data from source cPanel
Cause: Error creating migration shallow dump: Command execution failed on the source server 'cpanel' (167.86.70.77) with non-zero exit code.
command: cd /root/plesk_migrator/plesk_migrator-i53ozg8lodic4wx6lsdl64zq430ic1hj/pmm_agent; /usr/bin/perl createDump.pl --shallow-dump --configuration-only --server -v 5 > shallow_dump.log 2>&1
exit code: 2
stdout:
stderr:
That is a critical error, migration was stopped.

Please advise.

Thanks and Best Regards,
Santosh
 
We we are connecting from a plesk root user to a cpanel root user, however we are getting the following error:
Make sure that you have following error in /usr/local/psa/var/modules/panel-migrator/sessions/<sessionID>/pmm-agent.<datetime>/shallow-dump.log:

ERROR ffefcf51-a507-4e61-8bfb-ad4fcd7aaeaf Error: file '/etc/quota.conf' is not a text file
Can't use string ("") as a subroutine ref while "strict refs" in use at Dumper.pm line 555

In this case, just create missing file on cPanel server:

# touch /etc/quota.conf
 
Make sure that you have following error in /usr/local/psa/var/modules/panel-migrator/sessions/<sessionID>/pmm-agent.<datetime>/shallow-dump.log:

ERROR ffefcf51-a507-4e61-8bfb-ad4fcd7aaeaf Error: file '/etc/quota.conf' is not a text file
Can't use string ("") as a subroutine ref while "strict refs" in use at Dumper.pm line 555

In this case, just create missing file on cPanel server:

# touch /etc/quota.conf
Hi Igor. Any chance you can help me with this. What file is the missing file and where on the cPanel can you create this.

This is the message I am receiving:
Failed to perform action: Fetch data from source cPanel
Cause: Error creating migration dump: Command execution failed on the source server 'cpanel'

(107.6.182.123) with non-zero exit code.
command: cd /root/plesk_migrator/plesk_migrator-oyjdeucby4f39j6n2jhktrvu9i380u00/pmm_agent; /usr/bin/perl

createDump.pl --dump-domains=manzilbanqueting.com --dump-clients=manzil --dump-resellers=hostimme --

configuration-only --server -v 5 > dump.log 2>&1
exit code: 2
stdout:
stderr:
That is a critical error, migration was stopped.

Any help would be appreciated.

Thanks in advance

Amir
 
Back
Top