• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Plesk Migration (Double Slash) "Error System error 2: No such file or directory"

Basht

New Pleskian
Hello, :3
Excuse me, anyone know how I could fix this error trying to migrate plesk from ubuntu server source to plesk on ubuntu server target?
Source Server version: 18.0.33
Target Server version: 18.0.34

I believe the error could be because it's looking for a directory with a double slash in the middle // but I do not know where to fix this.
V here
plesk-migrator: execve failed for /opt/psa/admin/sbin/modules//panel-migrator/plesk-migrator: No such file or directory

1.png
2.png
 

Attachments

  • 1629136796270.png
    1629136796270.png
    469 bytes · Views: 3
It is a known issue. Reinstallation Plesk Migrator should help:

Uninstall the Plesk Migrator extension:

# plesk bin extension --uninstall panel-migrator

Reinstall the Plesk Migrator extension:

# plesk bin extension --install panel-migrator
 
Back
Top