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

Ploblem after upgrade Plesk 10.3.1 to 10.4.4 Zend_Db_Table_Exception

P

PichitchaiO

Guest
i have some ploblem after upgrade plesk 10.3.1 to 10.4.4

ERROR: Zend_Db_Table_Exception
A table must have a primary key, but none was found

Additionally, an exception has occurred while trying to report this error: com_exception
<b>Source:</b> Microsoft OLE DB Provider for SQL Server<br/><b>Description:</b> Invalid column name 'parentDomainId'.

0: Abstract.php:888
Zend_Db_Table_Abstract->_setupPrimaryKey()
1: Abstract.php:982
Zend_Db_Table_Abstract->info()
2: Select.php:100
Zend_Db_Table_Select->setTable(object of type Db_Table_Broker_ServiceNodes)
3: Select.php:78
Zend_Db_Table_Select->__construct(object of type Db_Table_Broker_ServiceNodes)
4: Abstract.php:1018
Zend_Db_Table_Abstract->select()
5: Abstract.php:1331
Zend_Db_Table_Abstract->fetchAll(string '[transport] = 'local'')
6: Abstract.php:115
Db_Table_Abstract->findByField(string 'transport', string 'local')
7: Abstract.php:127
Db_Table_Abstract->findOneByField(string 'transport', string 'local')
8: ServiceNodes.php:231
Db_Table_Broker_ServiceNodes->getLocalServiceNode()
9: login_up.php3:56

after login this page are appear

System : Windows Server 2008 STD x86
DB : MSSQL 2000
 
Am having the same problem as you , any suggestions from anybody else regarding a resolve ?
 
Back
Top