• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved apt update fails to get autoinstall.plesk.com/ubuntu/LETSENCRYPT

SiegbertG

Basic Pleskian
Hello,

after updating Plesk 12.5 to ONYX I get the following error when I try to update Linux:

Linux-Version-Information:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.5 LTS"
NAME="Ubuntu"
VERSION="14.04.5 LTS, Trusty Tahr"

What is wrong there?

When I enter https://autoinstall.plesk.com/ubuntu/LETSENCRYPT_0.0.2/dists/trusty/all/binary-amd64/Packages in a browser, there are some package-informations like this:
Package: plesk-py27-dev
Priority: extra
Installed-Size: 29698
Maintainer: Plesk <[email protected]>
Architecture: amd64
Source: plesk-py27
Version: 2.7.10-ubuntu14.04.16051816

They have ubuntu14.04 in the Version, so it seems to be OK -- or not??

Regards,
Siegbert
 
Most likely autoinstall.plesk.com on your server points to a partial mirror instead of the official download site. To use the official download site make sure /etc/hosts doesn't have autoinstall.plesk.com entry and /etc/resolv.conf uses public DNS servers (e.g. 8.8.8.8 and 8.8.4.4 to use Google DNS). Then re-run apt-get update.
 
Back
Top