• 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.

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