• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Column not found: 1054 Unknown column 'active' in 'field list'

TrickL

New Pleskian
I installed Plesk 10.4.4 on my SuSE Linux
everything work fine but an error message have bothered me for a while...

I get below warning after I do ./bootstrapper.sh repair

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'active' in 'field list'

Then I tried to restore backup DB,

I get lots of error like this one

Error:

Stderr is
PHP Fatal error: Uncaught exception 'Zend_Db_Table_Row_Exception' with message 'Specified column "active" is not in the row' in /usr/local/psa/admin/plib/Zend/Db/Table/Row/Abstract.php:197
Stack trace:
#0 /usr/local/psa/admin/plib/Template/Configuration/Applier.php(510): Zend_Db_Table_Row_Abstract->__set('active', 'true')
#1 /usr/local/psa/admin/plib/Template/Configuration/Applier.php(111): Template_Configuration_Applier->_processConfgurationChanges()
#2 [internal function]: Template_Configuration_Applier->applyConfiguration()
#3 {main}
thrown in /usr/local/psa/admin/plib/Zend/Db/Table/Row/Abstract.php on line 197
PHP Warning: Releasing semaphore 1 in request cleanup; File: Unknown, Line: 0


Does anyone can point me where to solve this?
 
Back
Top