• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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