• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue plesk repair fail to set permissions.

anmg

New Pleskian
Server operating system version
Debian GNU/Linux 11 (bullseye)
Plesk version and microupdate number
18.0.73
Try to repair plesk with `plesk repair all` but it fails to set permissions.

looks like the last character is missing in commands (screenshot)

Any suggestions how to fix?
 
Code:
root@v2202211186350205947:~# plesk repair all

  Reconfigure the Plesk installation? [Y/n] y

Reconfiguring the Plesk installation
    Reconfiguring the Plesk installation ............................ [FAILED]
    - /var/cache/parallels_installer/installer: unrecognized option
      '--fast'
    -
    - ERROR: An unknown option was specified. Run Plesk Installer
      with the --help-options option to see options available in the
      option-based interface you are using.
    -

Checking the Plesk database using the native database server tools .. [OK]

Checking the structure of the Plesk database ........................ [OK]

Checking the consistency of the Plesk database ...................... [OK]

Checking system users[2025-10-09 15:09:32.541] 14827:68e7b40c83f6b ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/usermng' '--get-users-list'] with exit code [1]

  Unable to execute usermng: /var/cache/parallels_installer/installer: unrecognized option '--get-users-list'


Checking Linux system files[2025-10-09 15:09:33.751] 14827:68e7b40c83f6b ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--check-ac' '/dev/null'] with exit code [1]


  There are incorrect permissions on some items: /dev/null .......... [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 ................................. [2025-10-09 15:09:36.757] 14827:68e7b40c83f6b ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--set-ac' '/dev/null'] with exit code [1]
[FAILED]
    - fsmng failed: /var/cache/parallels_installer/installer:
      unrecognized option '--set-ac'
[2025-10-09 15:09:37.946] 14827:68e7b40c83f6b ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/fsmng' '--check-ac' '/dev/random'] with exit code [1]

  There are incorrect permissions on some items: /dev/random ........ [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] ^C
root@v2202211186350205947:~# hostname
v2202211186350205947
root@v2202211186350205947:~# hostnamectl
   Static hostname: v2202211186350205947
         Icon name: computer-vm
           Chassis: vm
        Machine ID: cd9d0ef440a9400e940f91bf577d84e5
           Boot ID: 5444027b2cb84dc88b9e2c600ef44c5c
    Virtualization: kvm
  Operating System: Debian GNU/Linux 11 (bullseye)
            Kernel: Linux 5.10.0-32-amd64
      Architecture: x86-64
 
@anmg , it looks like Plesk could be corrupted. I would suggest opening a ticket with Plesk support for further investigation on your server. To sign-in and open a ticket please go to:
If you got your license from a reseller, your reseller is in charge of providing you with support. You can raise the inquiry with them and they can forward it to our team for further processing.If the reseller does not provide support, here is an alternative to get support directly from Plesk:
 
Back
Top