• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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

SiegbertG

New 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