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

Plesk WordPress Manager Failing with WordPress 4.7 Upgrade

Hello,

Wordpress toolkit belongs to 'panel' component, not 'base'. It's recommended to install updates for all plesk components: plesk installer --select-release-current --upgrade-installed-components
 
Hi mizar,

I've tried to update the plesk components as you recomended.

I ended up with an error and a non working plesk. See attached file.

While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now.
 

Attachments

  • plesk_install_error.txt
    12.6 KB · Views: 6
Hi mizar,

I've tried to update the plesk components as you recomended.

I ended up with an error and a non working plesk. See attached file.

While trying to login to the plesk panel I always get a 502 BAD GATEWAY message now.

The yum failed with error - UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 4: ordinal not in range(128), it might occurred because you have non-ascii locale, i'll check and add the bug, could you try to run:

env LC_ALL=C LANG=C plesk installer --select-release-current --upgrade-installed-components

To resolve the problem with 502 please start the panel - /etc/init.d/psa start.
 
Back
Top