• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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