• 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.

can´t execute pleskrestore / bash error: /usr/local/psa/bin/sw-engine-pleskrun

C

ChrisE@

Guest
After reinstalling Plesk 9 everything seems to work fine.

But, executing /usr/local/psa/bin/pleskrestore produces following error message:

Code:
servername:/ # /usr/local/psa/bin/pleskrestore
bash: /usr/local/psa/bin/pleskrestore: /usr/local/psa/bin/sw-engine-pleskrun: bad interpreter: No such file or directory

I´ve uninstalled all sw* packages and reinstalled them. But the error message still appears. When I take a look into the /usr/local/psa/bin/ directory, there is no "sw-engine-pleskrun".

A locate for "sw-engine" gets following result:

Code:
servername:/ # locate sw-engine
/usr/bin/sw-engine
/usr/bin/sw-engine-cgi
/usr/local/psa/tmp/sw-engine-8880.sock-0
/usr/local/psa/tmp/sw-engine.sock-0

When I take a look at the pleskrestore file, first two rows are:

Code:
#!/usr/local/psa/bin/sw-engine-pleskrun
<?php

The pleskbackup file works fine. Do any of you have an idea how to solve this problem?

Thanks a lot.

Christian
 
Back
Top