• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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