Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release.gpg The following signatures were invalid

Server Version#: plexmediaserver 1.15.4.993-bb4a2cb6c amd64
Player Version#:

On Debian sid.

In /etc/apt/sources.list.d/plexmediaserver.list:
deb https://downloads.plex.tv/repo/deb/ public main

apt update
always worked, but today got the following error:

W: Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release.gpg The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.

Launching
wget -q https://downloads.plex.tv/plex-keys/PlexSign.key -O - | apt-key add -
did not help.

Thankful for help

Update
Works again :wink:

1 Like

Please try this again. There was a problem yesterday with the repo cloud server.

Still not working for me. I even tried deleting the key and re-adding it with no success.

I’m having the same issues. Here’s a temporary workaround (SECURITY WARNING) of ignoring the signatures and updating/upgrading the packages anyway.

sudo apt -o Acquire::AllowInsecureRepositories=true update
sudo apt -o Acquire::AllowInsecureRepositories=true upgrade

I’m still getting the error at 12:46pm CDT.

Still getting the error at 6:48pm CDT.

Getting this error today. Already removed and readded the key same problem. Jul25, 2:55est

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://downloads.plex.tv/repo/deb public Release: The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.
W: Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release.gpg  The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.
W: Some index files failed to download. They have been ignored, or old ones used instead.

Delete and re-add the key please.

Same error here–

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://downloads.plex.tv/repo/deb public Release: The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.
W: Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release.gpg  The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.

Tried removing the key and readding, did not resolve the issue.

Thanks for checking in, I’ve just removed and readded the key for,the 5th time now. It was the first think i tried originally.

Same error

Thanks. I will forward again to the team.

Just came here to say the same. Using Mint 19.1 and server version is currently 1.16.1.1291. Using the update manager in Mint and keep getting this error:

An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://downloads.plex.tv/repo/deb public Release: The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.Failed to fetch https://downloads.plex.tv/repo/deb/dists/public/Release.gpg The following signatures were invalid: BADSIG 97203C7B3ADCA79D Plex Inc.Some index files failed to download. They have been ignored, or old ones used instead.

Same thing for Ubuntu Server 18.04. Apt is giving me signatures invalid. Removed and re-added did not resolve the issue.

We have alerted the Build team. (Repo custodians

So far, I was not able to reproduce this (on a Ubuntu 19.04 system where I freshly added the key and installed an old .deb to trigger the update). Can you do

$ sudo apt-key list | grep -A1 -B2 Plex

and report back the output? @neuman1812

Not OP, but having same issue as others described here, attempted to delete and re-add key several times.
PMS lives on a linux mint system.

Output of

sudo apt-key list | grep -A1 -B2 Plex
Warning: apt-key output should not be parsed (stdout is not a terminal)
pub   rsa4096 2015-03-22 [SC]
      CD66 5CBA 0E2F 88B7 373F  7CB9 9720 3C7B 3ADC A79D
uid           [ unknown] Plex Inc.
sub   rsa4096 2015-03-22 [E]

Just updated. It is working now.

Tested this morning. It is working now.

Thank you!

apt list --upgradable
Listing... Done
plexmediaserver/public 1.16.3.1402-22929c8a2 amd64 [upgradable from: 1.16.2.1321-ad17d5f9e]

Can confirm that it’s working fine now, no more invalid key errors. Thanks!

1 Like

I’m glad it’s working now for people, but I haven’t done anything :sweat_smile: We’ll keep an eye out!