• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

ERROR while trying to check database version

F

FleurW

Guest
Hi,

I am new to Plesk and Linux, just been trying to upgrade from Plesk 9.2.3 to 10.1.

When I try and upgrade using autoinstall, it gets so far into the process and comes back with this:

ERROR while trying to check database version
Check the error reason(see log file: /tmp/pp10.9.0-bootstrapper.110118.16.23.log), fix
and try again

Then, when I got to repair the database, it gives me this:

Parallels Plesk Panel 9.2.3

**** Product repair failed.

***** problem report *****
ERROR while trying to execute SQL query, the query was: ALTER TABLE Templates ADD UNIQU
E(uuid)

Please can somebody help and tell me how to fix this?

Thanks.
 
What sort of error in the mentioned /tmp/pp10.9.0-bootstrapper.110118.16.23.log ?

Also you can check that you really have database version with following sql query:

select * from misc where param='version';
 
I typed vi /tmp/pp10.9.0-bootstrapper.110118.16.23.log and it gave me the same error e.g. error trying to get database version that I pasted into my last message, I am really sorry but I am new so do forgive me! I am a little out of my depth here.

I pasted the command to find out the sql version verbatim and got an error - yikes! I do know that I have done an SQL upgrade so it must be the latest release.

Started a new job so sorry for the delay in repies, if you could tell me how to get at the bootstrapper log in simplistic terms I will paste in on here.

Many, many thanks for your reply.
 
Back
Top