• 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 Backup Task Error Cannot open: Permission denied /usr/lib/plesk-9.0/sw-tar:

rovsan

New Pleskian
Dear Pleskians,
Please help.
I get this error after backup task:
---------------------------------------
Backup Task April 9, 2019 07:02 PM Details
Warning: hosting "sddomain.fr"
Not all the data was backed up into /var/lib/psa/dumps/domains/sddomain.fr successfully. Total space: 51.00 GB; Available space: 20.00 GB; Mounted on: /. /usr/lib/plesk-9.0/sw-tar: .bash_history: Cannot open: Permission denied /usr/lib/plesk-9.0/sw-tar: Exiting with failure status due to previous errors
---------------------------------------

My Installation :
  • OS: ‪Ubuntu 16.04.6 LTS‬
  • Product: Plesk Onyx 17.8.11 Update #48 , last updated at April 7, 2019 06:27 AM
Could not find solution in Plesk Knowledgebase.
Thank you.
 
Most probably there are incorrect file or directory permissions for virtual host directories located at /var/www/vhosts/sddomain.fr
Try to fix it with

# plesk repair fs sddomain.fr
 
Most probably there are incorrect file or directory permissions for virtual host directories located at /var/www/vhosts/sddomain.fr
Try to fix it with

# plesk repair fs sddomain.fr

Thank you for support.

It seems this issue is ok.
Checking virtual hosts' file system ................................. [OK]
Error messages: 0; Warnings: 0; Errors resolved: 0
 
Back
Top