I’m not sure if this has happened since I upgrade Raspbian from Jessie to Stretch - thought I’d done a Plex update since then.
However, whenever I run apt-get update I now get the following regarding the dev2day…
Hit:1 http://raspbian.raspberrypi.org/raspbian stretch InRelease
Ign:2 https://dev2day.de/pms stretch InRelease
Err:3 https://dev2day.de/pms stretch Release
Hit:4 http://archive.raspberrypi.org/debian stretch InRelease
Reading package lists... Done
E: The repository 'https://dev2day.de/pms stretch Release' does no longer have a Release file.
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.
@uglymagoo said:
I suppose you have been temporarily banned from my server for excessive HTTP requests. Just try again in 2 hours
I don’t think it’s that as it’s been doing it for a few weeks. I can run the apt-get update having not touched the Pi in 3 weeks and that the above is the response I get back on the first attempt.
Please post the contents of /etc/apt/sources.list.d/pms.list and also try to manually download the InRelease file from your Pi to make sure your network and dns settings are OK, e.g. wget https://dev2day.de/pms/dists/stretch/InRelease. And did you import my repo key correctly? See Plex Installation.
The repo itself is operational. I just checked again and tested everything on my Pi.
The contents of pms.list is: deb https://dev2day.de/pms/ stretch main
Previously I have been able to connect, it is installed after all. I am beginning to think that whilst the upgrade from Jessie to Stretch appeared to work fine, it maybe hasn’t after all.
I’ve just connected to another Pi on the same network and the request for the key is working there.
This package contains all the certificates of the certificate authorities, that are trusted by Debian. Take a look at the contents of this package with dpkg -L ca-certificates. This package was damaged, i.e. your local installation was unable to validate that the certificate of dev2day.de was issued by a trusted authority. So it assumed, the server presenting itself as dev2day.de is really a malicious third party. By reinstalling the package, you have restored the ability to check the validity of the certificate of dev2day.de
And this problem is quite common here in the forum
Hello, I fired up my first RPi last night and have absolutely no background in doing anything like this, but I am trying to do the project that sets up the RPi as a media server with Plesk - I’m following some instructions posted online that I have been pointed at by some friends and have updated the Raspbian software - it is a Rpi 3. and have reached the bit about installing the dev2day-pms-gpg.key
I searched online and arrived here and have tried the --reinstall ca-certificates command
It then told me reinstallation of ca-certificates is not possible, it cannot be downloaded
Some insight that might help would be great, please understand that I know no programming whatsoever, but I am confident enough to type in what I am told with a little ability to understand what it might be doing
Your error looks like you have some general network problems on your RPi. Please make sure your RPi has Internet access (e.g. ping google.com). Please open a new thread for your problem, as this thread is not related at all to your issue.