• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Issue Running repair command does not prompt to fix permissions

Tonies

New Pleskian
  • OS: ‪CentOS Linux 7.4.1708 (Core)‬
  • Product: Plesk Onyx 17.5.3 Update #44

Hi,

There are warnings on some of my domains when running this command: plesk repair fs -vhosts

For example:

Code:
 There are files or directories with suspicious permissions in the
  root directory of the domain 'mysite.com' ........................ [WARNING]
  To see more details, run the command in the verbose mode: plesk repair fs -verbose

Error messages: 0; Warnings: 1; Errors resolved: 0

The issue I am experiencing is that plesk repair does not ask to repair the permissions.

After researching and finding this article: Plesk Repair Utility

I proceeded to run this command which is supposed to fix the permissions without asking and automatically, being under the impression that it will resolve the issue but it simply gave the warning again without fixing the permissions:

Code:
plesk repair fs -y mysite.com

Please, can someone tell me how to troubleshoot this and fix the permissions with the Plesk repair utility?

Also, when running the repair all command, it does prompt to fix certain issues such as configuration etc. and when I type Y, it states [ok]. But when I run the same command repair all, it still asks to repair the same issues such as configurations, should they have not been solved already moments before when I agreed for the misconfigurations to be fixed?

Thanks in advance.
 
Last edited:
Too old post, but this still works in same way, just notify bad permisions but not assig the correct one.

Some user do a chown user:psalnc -R to entery vhosts dir and this not fix the issue
 
Back
Top