• 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

Imossible to connect, zend error... ! Websites down !

vaporisator

New Pleskian
Hi all, after trying to migrate, I have those errors, and some of my websites are down...

How can I fix this ??

Thanks !
ERROR: Zend_Db_Statement_Exception
SQLSTATE[HY000]: General error: 1030 Got error 28 from storage engine

0: Pdo.php:234
Zend_Db_Statement_Pdo->_execute(array)
1: Statement.php:300
Zend_Db_Statement->execute(array)
2: Abstract.php:479
Zend_Db_Adapter_Abstract->query(string 'DESCRIBE `sessions`', array)
3: Abstract.php:238
Zend_Db_Adapter_Pdo_Abstract->query(string 'DESCRIBE `sessions`', array)
4: Mysql.php:19
Db_Adapter_Pdo_Mysql->query(string 'DESCRIBE `sessions`')
5: Mysql.php:169
Zend_Db_Adapter_Pdo_Mysql->describeTable(string 'sessions', NULL null)
6: Abstract.php:835
Zend_Db_Table_Abstract->_setupMetadata()
7: Abstract.php:857
Zend_Db_Table_Abstract->_getCols()
8: Abstract.php:897
Zend_Db_Table_Abstract->_setupPrimaryKey()
9: DbTable.php:519
Zend_Session_SaveHandler_DbTable->_getPrimary(string '2c48cd7c943ff91cf9a0e7718ba5e83a')
10: DbTable.php:318
Zend_Session_SaveHandler_DbTable->read(string '2c48cd7c943ff91cf9a0e7718ba5e83a')
11: SaveHandler.php:27
CommonPanel_Session_SaveHandler->read(string '2c48cd7c943ff91cf9a0e7718ba5e83a')
12: :
session_start()
13: class.Session.php:152
Session->Session()
14: auth.php3:174
 
Do you have enough storage left on the server you are migrating to? You can find out by df -h
 
Back
Top