• 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 Update: WARNING: The following packages cannot be authenticated! apache2-mpm-prefork apache

MarkusG

New Pleskian
Hello,

I'm running Plesk 17.5.3 on Debian 8.10, last Update was #70. The latest Update/Upgrade failed with this error message:

WARNING: The following packages cannot be authenticated!
apache2-mpm-prefork apache2-mpm-event apache2 apache2-bin apache2-data

I've tried "Repair the failed Upgrade/Installation"-Link in the Error-Message. After that, everything seemed fine, but today the same error message appears.

Any hints on this one?

Thanks and regards, Markus
 
Check that you haven't expired keys in the output of command

# apt-key list
 
Try to run

# apt-key update
# apt-get update
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
 
Back
Top