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

Error trying to update from 9.5.4 to 10.4.4

SalvadorS

Regular Pleskian
I receive this error when I try to update Plesk from 9.5.4 to 10.4.4 (Upgrade was not done)


Installation started in background
E: Broken packages
---X--- `apt-get` output ---------------------
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
plesk-base: Depends: sw-engine (>= 2.3) but 2.0-5.200910301647.debian50 is to be installed
plesk-core: Depends: libmyodbc but it is not installable
plesk-mail-pc-driver: Depends: libtokyocabinet3 (>= 1.2.1) but it is not installable
psa-atmail: Depends: idn but it is not installable
psa-autoinstaller: Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
psa-php5-configurator: Depends: php5-sqlite but it is not installable

---------------------- `apt-get` output ---X---

And also I can´t access to control panel:


ERROR: PleskMainDBException

Nivel Superior
MySQL query failed: Table 'psa.lockout' doesn't exist
0: common_func.php3:206
db_query(string 'delete from lockout where (UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(last_wrong)) > (30 * 60)')
1: cmd_loginup.php:82
createSession(string 'admin', string '************')
2: login_up.php3:22

Need any help as I don´t know what to do.

Log: http://pastebin.com/JGwA5KL6
 
Last edited:
And also I can´t access to control panel:


ERROR: PleskMainDBException

Nivel Superior
MySQL query failed: Table 'psa.lockout' doesn't exist
0: common_func.php3:206
db_query(string 'delete from lockout where (UNIX_TIMESTAMP(NOW()) - UNIX_TIMESTAMP(last_wrong)) > (30 * 60)')
1: cmd_loginup.php:82
createSession(string 'admin', string '************')
2: login_up.php3:22

Need any help as I don´t know what to do.

Log: http://pastebin.com/JGwA5KL6

For that please try bootstrap repair by:

Code:
/usr/local/psa/bootstrapper/pp11.0.9-bootstrapper/bootstrapper.sh repair
 
Hi, I have same problem, I try upgrade to 10.4.4 from 9.5.4 with debian 5

Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
plesk-base: Depends: sw-engine (>= 2.3) but 2.0-5.200910301647.debian50 is to be installed
plesk-core: Depends: libmyodbc but it is not installable
Depends: lsof but it is not installable
plesk-mail-pc-driver: Depends: libtokyocabinet3 (>= 1.2.1) but it is not installable
psa-autoinstaller: Depends: libboost-thread1.34.1 (>= 1.34.1-8) but it is not installable
 
Back
Top