• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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