• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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