• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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