• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Application Vault Error: proc_close failed

J

jharrell

Guest
Well, I've almost finished my application Vault. As always, it installs via RPM flawlessly, and the app can be added/reconfigured/deleted from domains. All that remains is the "upload" to the application vault.

After waiting for the upload to complete, the following error message is displayed:

Unable to install this site application package:
proc_close failed.


Any suggestions?
Thanks,
james
 
I got the same thing today for one of my Plesk domains. I quickly discovered it was a domain where I had done some manual modifications of the the permissions of the httpdocs directories.

To fix, I had to update the permissions.

chmod -R user:group /home/httpdocs/vhosts/domain.tld/httpdocs

Regards,
Billy-

P.S. The permissions on the httpdocs directory is 750.
 
Back
Top