• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Upgrade from 11.0.9 to 12.5.30

snookersky

New Pleskian
I am encountering a problem while upgrading Plesk. None of the two target versions proposed are working :(

For 12.0.18 (Stable) following error occurs:
Code:
ERROR while trying to execute SQL query, the query was: INSERT INTO `ServiceNodeConfiguration` (`serviceNodeId`, `section`, `name`, `value`) SELECT '1', 'webProxy', 'enabled', `value` FROM `ServiceNodeProperties` WHERE `serviceNodeId` = '1' AND `name` = 'server.nginx.enabled'
Investigating the logfile, I could see:
Code:
===> Preparing Plesk database upgrade (revertable stage).
ERROR 1062 (23000) at line 1: Duplicate entry '1-webProxy-enabled' for key 'PRIMARY'
InnoDB

For 12.5.30 another error is showing:
Code:
Launching component checkers...
File downloading PSA_12.5.30/examiners/panel_preupgrade_checker.php: 21%..36%..47%..58%..70%..81%..97%..100% was finished.
File downloading PSA_12.5.30/examiners/php_launcher.sh: 100% was finished.

Components validation detected at least one important issue:
Parallels Panel pre-upgrade check...
  PHP Parse error:  syntax error, unexpected '[' in /root/parallels/PSA_12.5.30/examiners/panel_preupgrade_checker.php on line 2168

It seems that the file 'panel_preupgrade_checker.php' just downloaded has a syntax error...

It's true, I am upgrading raraely, but the reason for that is exactly the issues I am encountring every time (I am using Plesk since version 6). It's better these days, but when it'll be possible to upgrade w/o any problem?
 
Last edited:
Back
Top