• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

ch_owner: too many open files

K

K.H. Cheung

Guest
Hello all,

I am trying to chown the directory with the appropriate user with /usr/local/psa/bin/ch_owner.

It gives me an error when running the following command:
/usr/local/psa/admin/bin/ch_owner -R user:psacln /var/www/vhosts/user.nl/httpdocs/folder1/
Sales: Too many open files
Segmentation fault

But it works when I run "chown -R user:psacln /var/www/vhosts/usr.nl/httpdocs/folder1/".
 
Back
Top