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

Issue Updat from 17.0 to 17.05

iceman333

Basic Pleskian
Hello
the problem the updat always breaks off. With following error
===> Plesk database scheme is not upgraded completely. See installation log for details.

Property already all possible reair operations always tries the same. With the other two servers that is no problem. What can I do to make it work?

Gr Wolfgang
 

Attachments

  • errorlog.txt
    30.8 KB · Views: 2
Try to run

# plesk repair installation

for completing upgrade process.
 
I have tried this
# plesk repair installation

and than whis
# plesk installer --debug

Than the update runs.

Now i have the Prob mysql is not starting


mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: activating (start-post) (Result: exit-code) since Di 2017-05-23 13:52:38 CEST; 18s ago
Process: 10282 ExecStart=/usr/sbin/mysqld (code=exited, status=1/FAILURE)
Process: 10273 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
Main PID: 10282 (code=exited, status=1/FAILURE); : 10283 (mysql-systemd-s)
Tasks: 2
Memory: 388.0K
CPU: 506ms
CGroup: /system.slice/mysql.service
└─control
├─10283 /bin/bash /usr/share/mysql/mysql-systemd-start post
└─10380 sleep 1
 
Back
Top