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

Upgrade from 11.0.9 to 11.5 Database Error - Unknown Columns

Evilmachine

Basic Pleskian
Hi,

just upgraded from 11.0.9 and i got the following error

ERROR: Zend_Db_Statement_Exception

Eine Ebene höher
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipAddress' in 'where clause'


A Google Search shows that under Windows there is dbupgrade.exe

Is there such a tool under Linux too??
 
Yes there's and you can find it with

Code:
/usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair
 
Yes there's and you can find it with

Code:
/usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair

Does not work.

Sorry
Previous product version is 11.5.30, but previous database
version is 011009. In most of cases it is result of
previous upgrade try failure. Please, restore previous version
from backup, and try again or contact technical support.
 
Back
Top