• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Fresh install - bugs immediately

Gabor H

Basic Pleskian
TITLE:
Fresh install - bugs immediately
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
CentOS Linux 7.4.1708 (Core)‬
Product Plesk Onyx
Version 17.8.10
PROBLEM DESCRIPTION:
Hi,

Fresh install of Plesk, just added some items in the install menu.
Then these error comes during install:

Internal error ;-P
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [2002] No such file or directory (Abstract.php:144)<br />
<br><a href='Plesk Help Center' target='_blank'>Search for related Knowledge Base articles</a><script></script><p>ERROR: Uncaught PDOException: SQLSTATE[HY000] [2002] No such file or directory in /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php:128
Stack trace:
#0 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php(128): PDO->__construct('mysql:dbname=ps...', 'admin', '$AES-128-CBC$qF...', Array)
#1 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Mysql.php(111): Zend_Db_Adapter_Pdo_Abstract->_connect()
#2 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Abstract.php(460): Zend_Db_Adapter_Pdo_Mysql->_connect()
#3 /usr/local/psa/admin/plib/vendor/plesk/zendframework/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('select param, v...', Array)
#4 /usr/local/psa/admin/plib/Db/Adapter/Pdo/Mysql.php(30): Zend_Db_Adapter_Pdo_Abstract->query('select param, v...', Array)
#5 /usr/local/psa/admin/plib/db.php(36): Db_Adapter_Pdo_Mysql->query('select param, v...')
# (Abstract.php:144)<br><br><a href='Plesk Help Center' target='_blank'>Search for related Knowledge Base articles</a></p>​
STEPS TO REPRODUCE:
Tools/setting
updates upgrades

Added:
-Server health monitor
-Fail2ban


Removed:
-horde​
ACTUAL RESULT:
error message above​
EXPECTED RESULT:
fix the bug​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Confirm bug
 
Looks like problem with mysqld service. Check that mysqld is up and running.
Additionally, command

# plesk repair installation

may be useful.
 
Hi,

Unfortunately can't check the repair install command, because since that time wiped the OS, reinstalled Plesk, and this install went fine.
 
Back
Top