• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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