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

A many Errors after Update from 10.3 to 10.4

H

HeinsM

Guest
Hy.

now i cant use the Plesk.... on every site i become a error massage... on start page come this error:

Code:
Internal error: Specified column "version" is not in the row
Message 	Specified column "version" is not in the row
File 	Abstract.php
Line 	179
Type 	Zend_Db_Table_Row_Exception
Zur vorherigen Seite

and the log file say this:

Code:
PHP Warning:  file_get_contents(/root/.autoinstaller/microupdates.xml): failed to open stream: Permission denied in /opt/psa/admin/sbin/logmng on line 49
2011-11-23T18:26:10+01:00 CRIT (2): Zend_Db_Table_Row_Exception: Specified column "version" is not in the row
file: /opt/psa/admin/plib/Zend/Db/Table/Row/Abstract.php
line: 179
code: 0
2011-11-23 18:26:10: (mod_fastcgi.c.2588) FastCGI-stderr: PleskUtilException: /opt/psa/admin/bin/logmng '/root/.autoinstaller/microupdates.xml' failed with message: Invalid log file /root/.autoinstaller/microupdates.xml requested
file: /opt/psa/admin/plib/common_func.php3
line: 1047
code: 0
trace: #0 /opt/psa/admin/plib/common_func.php3(965): util_exec('logmng', Array, Array, 'lst', NULL)
#1 /opt/psa/admin/plib/Os.php(17): smart_exec('logmng', Array, Array, 'lst')
#2 /opt/psa/admin/plib/CommonPanel/Update/Patch.php(15): Os::exec('logmng', Array, 'lst')
#3 /opt/psa/admin/plib/CommonPanel/Controller/Helper/Update.php(32): CommonPanel_Update_Patch::getVersion()
#4 /opt/psa/admin/panel/application/controllers/HomeController.php(119): CommonPanel_Controller_Helper_Update::getSystemOverview(Object(Zend_View))
#5 /opt/psa/admin/panel/application/controllers/HomeController.php(42): HomeController->_prepareSystemOverview()
#6 /opt/psa/admin/plib/Zend/Controller/Action.php(513): HomeController->adminAction()
#7 /opt/psa/admin/plib/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('adminAction')
#8 /opt/psa/admin/plib/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /opt/psa/admin/panel/application/library/AdminPanel/Application/Web.php(20): Zend_Controller_Front->dispatch()
#10 /opt/psa/admin/panel/application/public/index.php(15): AdminPanel_Application_Web->run()
#11 {main}

Zend_Db_Table_Row_Exception: Specified column "version" is not in the row
file: /opt/psa/admin/plib/Zend/Db/Table/Row/Abstract.php
line: 179
code: 0
trace: #0 /opt/psa/admin/plib/Db/Table/Row.php(89): Zend_Db_Table_Row_Abstract->__get('version')
#1 /opt/psa/admin/plib/CommonPanel/Controller/Helper/Update.php(57): Db_Table_Row->__get('version')
#2 /opt/psa/admin/panel/application/controllers/HomeController.php(119): CommonPanel_Controller_Helper_Update::getSystemOverview(Object(Zend_View))
#3 /opt/psa/admin/panel/application/controllers/HomeController.php(42): HomeController->_prepareSystemOverview()
#4 /opt/psa/admin/plib/Zend/Controller/Action.php(513): HomeController->adminAction()
#5 /opt/psa/admin/plib/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('adminAction')
#6 /opt/psa/admin/plib/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#7 /opt/psa/admin/panel/application/library/AdminPanel/Application/Web.php(20): Zend_Controller_Front->dispatch()
#8 /opt/psa/admin/panel/application/public/index.php(15): AdminPanel_Application_Web->run()
#9 {main}
 
Looks like unsuccessfully completed upgrade. Did you try bootstrapper repair?
 
Had the same issue, just to confirm, "bootstrapper.sh repair" does fix it, works fine afterwards.
 
Back
Top