• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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