Applicable to:
- Plesk for Linux
Symptoms
-
Plesk is installed on a server with Ubuntu or Debian operating system.
-
PageSpeed module for Apache is installed inExtensions > My Extensions > Google PageSpeed Insights > Open > Install PageSpeed Apache Module.
-
In an attempt to install Plesk updates the following error is shown:
# plesk installer update
W: GPG error: http://dl.google.com/linux/mod-pagespeed/deb stable Release: The following signatures were invalid: EXPKEYSIG 6494C6D6997C215E Google Inc. (Linux Packages Signing Authority) <linux-packages-keymaster@google.com>
E: The repository 'http://dl.google.com/linux/mod-pagespeed/deb stable Release' is not signed.
Warning: there are errors in 'apt-get update'
Retrieving information about the installed license key...
You already have the latest version of product(s) and all the selected components installed. Installation will not continue. -
The Plesk administrator receives an emails about a failed upgrade procedure:
CONFIG_TEXT: INFO: pum is called with arguments: ['--verbose', '--list', '--repo-info', '--json']
DEBUG: pum is started with debug logging
Traceback (most recent call last):
File "/opt/psa/admin/sbin/pum_worker/pum_common.py", line 305, in do_main
_do_main(package_manager_maker)
....................
ERROR: Exited with returncode 1. -
The
apt update
command fails with the :# apt update
W: GPG error: http://dl.google.com/linux/mod-pagespeed/deb stable Release: The following signatures were invalid: EXPKEYSIG 6494C6D6997C215E Google Inc. (Linux Packages Signing Authority) <linux-packages-keymaster@google.com>
E: The repository 'http://dl.google.com/linux/mod-pagespeed/deb stable Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details. -
Trying to check for system updates manually, fails with the following message:
# plesk sbin pum --check
INFO: pum is called with arguments: ['--check']
ERROR: W:GPG error: http://dl.google.com/linux/mod-pagespeed/deb stable Release: The following signatures were invalid: EXPKEYSIG 6494C6D6997C215E Google Inc. (Linux Packages Signing Authority) <linux-packages-keymaster@google.com>, E:The repository 'http://dl.google.com/linux/mod-pagespeed/deb stable Release' is not signed.
ERROR: Exited with returncode 1.
-
The following error is shown in Tools & Settings > System Updates:
PLESK_ERROR: Error: Unable to retrieve package list: 2020-01-28 14:16:55 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 2020- 01-28 14:16:57 ERROR: 2020-01-28 14:16:57 ERROR: Exited with returncode 1.
Cause
The issue with the PageSpeed Apache Module #1979.
In Plesk such a case registered as a bug with ID #EXTCERT-2716.
Resolution
Until the issue with the PageSpeed Apache Module will be fixed, remove it with the steps:
-
Go to Extensions > My Extensions > Google PageSpeed Insights > More > Remove:
-
Log into the server via SSH.
-
Move repo file from its directory:
# mv /etc/apt/sources.list.d/mod-pagespeed.list /
Comments
4 comments
Removed it from the Plesk GUI and ssh [plesk bin extension -u mod-pagespeed] confirms its removed. Plesk installer up and apt-get update are still looking for mod-pagespeed. This issue randomly disabled proFTPd for all my servers today. Are refunds being issued for Page speed insights in the meantime?
I did until step 2 solved the problem.
I didn't understand step 4. Move to the root? I checked only after step 2 that mod-pagespeed.list does not exist in /etc/apt/sources.list.d. I didn't check it before.
The issue has been solved since a few hours
@John, @Zoí Please contact our support department if you have an issue with issue resolution.
Please sign in to leave a comment.