• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Strange Problem With Plesk 10.3.1

Smartnet

Basic Pleskian
Dear all,
everything was working fine with 10.3.1 version , till i decided today to create a full server buckup thru the GUI of the panel and store it to our external FTP storage server as usual. The backup (probably) never finished , and suddenly we were unable to enter to the Panel with a connection timeout error. Then we've done a reboot to see if we can get inside. Finally reboot succeeded but....with this error :

ERROR: Zend_Db_Statement_Exception
SQLSTATE[HY000]: General error: 1030 Got error 122 from storage engine

0: Pdo.php:238
Zend_Db_Statement_Pdo->_execute(array)
1: Statement.php:283
Zend_Db_Statement->execute(array)
2: Abstract.php:433
Zend_Db_Adapter_Abstract->query(string 'DESCRIBE `sessions`', array)
3: Abstract.php:230
Zend_Db_Adapter_Pdo_Abstract->query(string 'DESCRIBE `sessions`')
4: Mysql.php:136
Zend_Db_Adapter_Pdo_Mysql->describeTable(string 'sessions', NULL null)
5: Abstract.php:696
Zend_Db_Table_Abstract->_setupMetadata()
6: Abstract.php:722
Zend_Db_Table_Abstract->_getCols()
7: Abstract.php:762
Zend_Db_Table_Abstract->_setupPrimaryKey()
8: DbTable.php:517
Zend_Session_SaveHandler_DbTable->_getPrimary(string '601302080942c8388a621a48838d116a')
9: DbTable.php:316
Zend_Session_SaveHandler_DbTable->read(string '601302080942c8388a621a48838d116a')
10: SaveHandler.php:26
CommonPanel_Session_SaveHandler->read(string '601302080942c8388a621a48838d116a')
11: :
session_start()
12: class.Session.php:150
Session->Session()
13: auth.php3:181

And....the panel isn't working properly. - Now we have " 500 - Internal Server error".

Regards,
Andrew
 
Last edited:
Looks like database error. Did you check that MySQL server is up and working fine? Check /var/log/mysqld.log at least.
 
Back
Top