• 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 Plesk Obsidian Update Stuck

Bogdan1

Regular Pleskian
Hi,

How long is it suppose to take to update to Obsidian? It's like 2 hours already and it's stuck here:

Code:
Updating: psa-libxml-proxy-2.9.7-2.centos.7+p18.0.19.0+t190904.1310.x86_64 [42/135]

When I go to the admin I'm getting an error

PleskUtilException

mailmng-imap failed: Error: invalid command --features Usage: mailmng <COMMAND> <COMMAND OPTIONS...> for a complete list of commands use ``mailmng --help-commands'' for help on syntax for a particular command use ``mailmng <COMMAND> --help'' for legacy complete help use ``mailmng --help-legacy''

All websites are online.
 
Try to do following:

1. Kill all the sleep processes of the previous installation.

2. Found all the duplicate packages that remain after failed upgrade:

# package-cleanup --dupes

3. Run command to clean yum transactions:

# yum-complete-transaction --cleanup-only

4. Remove all duplicates packages:

# package-cleanup --cleandupes

5. Run upgrade again
 
Try to do following:

1. Kill all the sleep processes of the previous installation.

2. Found all the duplicate packages that remain after failed upgrade:

# package-cleanup --dupes

3. Run command to clean yum transactions:

# yum-complete-transaction --cleanup-only

4. Remove all duplicates packages:

# package-cleanup --cleandupes

5. Run upgrade again

Thanks, I tried to refresh updating page and it looks like its stuck on Installing: plesk-backup-ut.
Should I do what you suggested or it's normal that plesk-backup-ut. takes so long?
 
@Bogdan1 what happened with update to Obsidian? Is it was successfully finished? The usual update procedure takes no longer than 15-30 minutes.
 
Back
Top