• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Panel not working after update to 11.5

ManishkumarT

New Pleskian
getting following error after upgrading to plesk 11.5


ERROR: Zend_Db_Statement_Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipAddress' in 'where clause'

Additionally, an exception has occurred while trying to report this error: Zend_Db_Statement_Exception
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'ipAddress' in 'where clause' (Pdo.php:234)

Search for related Knowledge Base articles



Need your help ASAP
 
Last edited:
Looks like Plesk database was not correctly upgraded. Try to fix it with

dbupgrade.exe --upgrade --from-version=11.0.9 --to-version=11.5.30
 
Back
Top