• 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 Blank Package Update Manager notification

Jllynch

Regular Pleskian
I'm getting update notification emails from Onyx but the key line doesn't say what update is actually available. Like this

The following package updates are available:

Any ideas?
 
I would suggest you install all available updates manually with corresponding daily maintenance task:

# /usr/local/psa/bin/sw-engine-pleskrun /usr/local/psa/admin/plib/DailyMaintainance/script.php -f InstallSystemPackageUpdates

It should update Package Update Manager status.
 
I thought that was a bug. We are getting empty messages, too, all the time. No updates are due when the package manager is opened in GUI. I never cared for this, because I thought that this is a known bug as other users hard frequently mentioned it some while ago.
 
Igor will that install Plesk microupdates automatically? What about major updates to 12.5? I like to know what is going on before updating things.
 
The command above will initiate system updates (OS) installation. For Plesk updates you can use

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

command in CLI. Or enable automatically Plesk updates installation:

Screen Shot 2017-06-13 at 10.31.34.png
 
Back
Top