• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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