• 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 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