• 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 Fresh install error 'Ubuntu/focal/main'

zvangi

New Pleskian
Server operating system version
ubuntu 24.04
Plesk version and microupdate number
18.0.69
Hey everyone.

I tried installing plesk on an additional server of mine today. Tried 24.04 first and 22.04 after it failed. Both gave me the same error. Tried playing around with repository lists a bit but it didn't change anything.

ERROR: Components and product validation detected at least one important issue:
Enabled repositories check
Plesk installation doesn't support 'Ubuntu/focal/main' OS repository.
Make sure it is disabled, then try again.
 
Hello, @zvangi . Could you please try disabling the repository in question. I believe it should be defined in the /etc/apt/sources.list.d/ubuntu.sources file? If not, please try running:

grep -r focal /etc/apt/sources.list.d/* /etc/apt/sources.list
 
Back
Top