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

Resolved All websites down

alwin

New Pleskian
Hello,
All my websites are down
With plesk repair , he found this error There are incorrect permissions on some items: /var/www/vhosts
when I try to repair
Repairing incorrect permissions fsmng failed: ERROR:Cannot find deb-archive for package plesk-core-utilities (18.0-v.ubuntu.16.04+p18.0.30.1+t200918.1312)
 
Thanks, that works, websites are online :) but the error There are incorrect permissions on some items: /var/www/vhosts is always here ...
 
Checking Linux system files[2020-10-05 09:03:15.281] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--check-ac' '/var/www/vhosts'] with exit code [1]


There are incorrect permissions on some items: /var/www/vhosts .... [ERROR]
To see more details, run the command in the verbose mode: plesk repair fs -verbose
Do you want to repair incorrect permissions? [Y/n] y
Repairing incorrect permissions ................................. [2020-10-05 09:03:27.233] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--set-ac' '/var/www/vhosts'] with exit code [1]
[FAILED]
- fsmng failed: ERROR:Cannot find deb-archive for package
plesk-core-utilities
(18.0-v.ubuntu.16.04+p18.0.30.1+t200918.1312)
 
Try to install all missing packages and updates with


# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
Return from terminal ;
You already have the latest version of product(s) and all the selected components installed. Installation will not continue.
 
Last edited:
Back
Top