• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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