Plesk

Plesk Update fails on CentOS/RHEL: “Operation not permitted” or “Permission denied”

Symptoms

Cause

The file mentioned in the error message has incorrect SELinux context.

Resolution

  1. Connect to the Plesk server via SSH.

  2. Restore SELinux context on the file from the error message. In this example, the file is /usr/local/psa/admin/sbin/deployer:

    # restorecon -v -F /usr/local/psa/admin/sbin/deployer

  3. Rerun Plesk Update:

    # plesk installer update

Exit mobile version