• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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 http://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