• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Plesk Migrator failed to perform action with cfreateDump.pl

@MHC_1 , could you please check the debug log in /usr/local/psa/var/modules/panel-migrator/sessions/XXXXXXXXXXXXXX/debug.log and let us know what's logged there? Thank you in advance.

Of course, sorry I should have expected that.

The debug.log file in total is 776kb and 5600 lines. Are there particular aspects to show (maybe I can attach the file here?)

This is a debug from setting up a new connection and then trying to move a single account. Please advise either parts to copy/paste or how to share this file with you.
 
Thank you for the update. If you create a zip of the file you should be able to directly attach it your reply. Please feel free to open a private conversation with me too.
 
From viewing the core text file I see line 4586 stating:

=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/common_cli.py", line 53, in run
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| options.method(migration.action_runner)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/cli/migration_cli.py", line 377, in <lambda>
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| lambda runner: runner.run_entry_point('check'),
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/base.py", line 67, in run_entry_point
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| self.run(entry_point, handle_stop_mark=self._context.options.is_allow_stop)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/by_subscription.py", line 82, in run
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| self._run_common_actions_tree(actions_tree, handle_stop_mark=handle_stop_mark)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/by_subscription.py", line 117, in _run_common_actions_tree
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| self._run_common_actions_tree(action, action_path, handle_stop_mark=handle_stop_mark)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/by_subscription.py", line 117, in _run_common_actions_tree
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| self._run_common_actions_tree(action, action_path, handle_stop_mark=handle_stop_mark)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/by_subscription.py", line 132, in _run_common_actions_tree
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| self._run_common_action_plain(action, action_path)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/workflow/runner/by_subscription.py", line 213, in _run_common_action_plain
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli||| raise MigrationError(full_failure_message)
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||parallels.core.MigrationError: Failed to perform action: Fetch data from source cPanel
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||Cause: Error creating migration dump: Command execution failed on the source server 'cpanel' (123.source.server.456) with non-zero exit code.
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||command: cd /root/metal/plesk_migrator-brv5xdsci4jrw1yrmvrozhh4qzm1oyzb/pmm_agent; /usr/bin/perl createDump.pl --dump-domains=janettalks.com --dump-clients=janettalks --configuration-only --server -v 5 > dump.log 2>&1
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||exit code: 2
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||stdout:
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||stderr: ls: cannot access not: No such file or directory
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||ls: cannot access a: No such file or directory
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||ls: cannot access tty: No such file or directory
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||
=|2025-07-02_15:26:00,696|D|MT|core.cli.common_cli|||That is a critical error, migration was stopped.

Which states "During handling of the above exception, another exception occurred:"
This is also the first of the "That is a critical error, migration was stopped." notices (there are 4 in total) .
 
Back
Top