• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Plesk File Manager Error: Unable to open the directory

Sanjay Vig

New Pleskian
Whenever I am trying to access my website through plesk file manager, I get this error message frequently. After refreshing few times or trying again after few seconds. It works.

Unable to open the directory: Unable to find the directory /var/www/vhosts/svig.me/private: filemng failed: proc_open failed ['/opt/psa/admin/bin/filemng' 'svig' 'list' 'dirs' '/var/www/vhosts/svig.me/private' '--in-blocks']:

I once had accidently removed plesk folder from my server but I reinstalled plesk again, repaired many times but still many many problems are occuring.
 
Unable to open the directory: Unable to find the directory /var/www/vhosts/svig.me/private: filemng failed: proc_open failed ['/opt/psa/admin/bin/filemng' 'svig' 'list' 'dirs' '/var/www/vhosts/svig.me/private' '--in-blocks']:

First of all please make sure that directory /var/www/vhosts/svig.me/private is really exists and it is not symlink.
After that try to fix this issue with

# plesk repair fs

command.
 
First of all please make sure that directory /var/www/vhosts/svig.me/private is really exists and it is not symlink.
After that try to fix this issue with

# plesk repair fs

command.
Directory and Domain on which error occurs is arbitrary. It happens with almost every directory. After refreshing a few times it works but happens again including the same directory on which it has occured in past.

And how to check for a symlink?
 
Just use -l option for ls command.
Each and every directory there exists. I am telling you that error occurs out of it's own any time.

Also, I've getting these error messages too:


URL = https://<mydomain.com>:8443/smb/account/switch/all/true?returnUrl=%2Fsmb%2Fweb%2Fview&changeId=1&activeModule=

Code:
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory

Additionally, an exception has occurred while trying to report this error: Zend_Exception
No entry is registered for key &#039;translate&#039; (Abstract.php:144)

Search for related Knowledge Base articles
ERROR: Uncaught exception 'PDOException' with message 'SQLSTATE[HY000] [2002] No such file or directory' in /opt/psa/admin/externals/Zend/Db/Adapter/Pdo/Abstract.php:129 Stack trace: #0 /opt/psa/admin/externals/Zend/Db/Adapter/Pdo/Abstract.php(129): PDO->__construct('mysql:dbname=ps...', 'admin', '$AES-128-CBC$BR...', Array) #1 /opt/psa/admin/externals/Zend/Db/Adapter/Pdo/Mysql.php(111): Zend_Db_Adapter_Pdo_Abstract->_connect() #2 /opt/psa/admin/externals/Zend/Db/Adapter/Abstract.php(460): Zend_Db_Adapter_Pdo_Mysql->_connect() #3 /opt/psa/admin/externals/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('select param, v...', Array) #4 /opt/psa/admin/plib/Db/Adapter/Pdo/Mysql.php(30): Zend_Db_Adapter_Pdo_Abstract->query('select param, v...', Array) #5 /opt/psa/admin/plib/db.php(36): Db_Adapter_Pdo_Mysql->query('select param, v...') #6 /opt/psa/admin/plib/db.php(212): db_query('select param, v...', false) #7 /opt/psa/admin/plib/Plesk/Mode.php(433): get_param('disable_provisi...') #8 /opt/psa/admin (Abstract.php:144)

Search for related Knowledge Base articles
 
Last edited:
Back
Top