• 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

Resolved Unable to update

zepelin57

Basic Pleskian
Hello,
Since the end of November the updates are no longer done. On the interface I have Plesk obsidian 18.0.21 but not update 1, 2, ... 5. Also impossible to go to 18.0.23 everything is grayed out in Tools & Settings / Update.
I tried in plsk installer update & plesk installer update --repatch in SSH, but I got the message "you already have the latest version of the product and selected components ..." (View attachments).

Thanks for your help
 

Attachments

  • Sans titre 1.jpg
    Sans titre 1.jpg
    33.4 KB · Views: 33
  • Sans titre 2.jpg
    Sans titre 2.jpg
    58.9 KB · Views: 35
  • Sans titre 3.jpg
    Sans titre 3.jpg
    156.6 KB · Views: 34


@zepelin57 You should be able to do everything you want, by reading both of those.
 
@learning_curve : Thank you for your answer. I have already tried the solution for your first link, but with the error in screenshot number 3.
I have not tried the solution for your second link, because why it says: New installation of product (s ) should be performed on clean servers only?
 
...I have already tried the solution for your first link, but with the error in screenshot number 3
Sorry but it's in French and as you can imagine... we can only read English ;)
I have not tried the solution for your second link, because why it says: New installation of product (s ) should be performed on clean servers only?
If you read ALL of the comments on that page, you'll see that actual query has been answered already (February 2019) :)
 
We had this also on a few servers. If you to run the plesk-installer with the option --all-versions it shows all available options.


Note: If your operating system supports the next Plesk release, but it is not in the list, check what release tier you are currently on at Plesk > Tools & Settings > Update and Upgrade Settings. Alternatively, quit Plesk Installer and start it once again with the key "--all-versions".

regards
Jan
 
So, the problem came from the link of sources at Ovh which are not up to date for Obsidian. You must edit .autoinstallerrc and replace
Code:
SOURCE = "http://parallels.bhs.mirrors.ovh.net/" to SOURCE = "http://autoinstall.plesk.com/"
.

Run micro-updates installation once more:
Code:
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

Many thanks to Rodrigo for Plesk support !
 

Attachments

  • after.jpg
    after.jpg
    21.1 KB · Views: 15
So, the problem came from the link of sources at Ovh which are not up to date for Obsidian. You must edit .autoinstallerrc and replace
Code:
SOURCE = "http://parallels.bhs.mirrors.ovh.net/" to SOURCE = "http://autoinstall.plesk.com/"
.

Run micro-updates installation once more:
Code:
# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components

Many thanks to Rodrigo for Plesk support !

Do you know where is the file ".autoinstallerrc" to edit on Linux?
My hosting provider keep telling me that is necessary to wait for 18.0.23 but your reply suggest me that there is an issue on the configuration.
For "thanks to Rodrigo for Plesk support" you mean that you have used "Plesk support subscription" to fix it?
 
where do i find Update and Upgrade Settings
 

Attachments

  • Capture.JPG
    Capture.JPG
    15.5 KB · Views: 12
Back
Top