• 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

Issue Upgrade to Plesk Obsidian 18.0.27 from Plesk Onyx 17.8.11 Update failed

daire

New Pleskian
I have an error message about updating plesk and that it failed. This is the message:

Code:
Failed to update Plesk. To solve this problem, you can send the update log to Plesk support. View the update logs (June 12, 2020). View the update logs (June 11, 2020). View the update logs (June 10, 2020). Copy the logs to your computer before you close this message. To close this message, click here.

I've tried to update it a few times and I get the following error each time:

Code:
Installation started in background
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 32 kB 00:00
Failed to install {'release': '1centos.7.200420.1017', 'version': '1.0.10', 'arch': 'x86_64', 'name': 'libaps'}:
Error while downloading packages metainfo: Cannot find a valid baseurl for repo: ius/x86_64. Trying again.
Could not retrieve mirrorlist https://mirrors.iuscommunity.org/mirrorlist?repo=ius-centos7&arch=x86_64&protocol=http error was
14: curl#6 - "Could not resolve host: mirrors.iuscommunity.org; Unknown error"
Loading mirror speeds from cached hostfile
Failed to install {'release': '1centos.7.200420.1017', 'version': '1.0.10', 'arch': 'x86_64', 'name': 'libaps'}:
Error while downloading packages metainfo: Cannot find a valid baseurl for repo: ius/x86_64. Trying again.
Loading mirror speeds from cached hostfile
Failed to install {'release': '1centos.7.200420.1017', 'version': '1.0.10', 'arch': 'x86_64', 'name': 'libaps'}:
Number of retries is exceeded.
RepoError: Cannot find a valid baseurl for repo: ius/x86_64
Error: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Visit https://support.plesk.com/ to search for a solution.

The Updates/Upgrades Source is set to the default (Official Plesk Updates server) so I don't think I should be experiencing this issue. Anyone know what I need to change to fix this?
 
Hello @daire,

Check /etc/resolv.conf for valid and accessible nameserver lines. I recommend Google's nameservers: 8.8.8.8 8.8.4.4
 
I'd suggest disabling third-party ius yum repository.
 
I know this is silly, but where do I find the "update log" in Plesk 17 ?
I also am having problems updationg from 17.8.11

You will find it in /var/log/plesk/install/autoinstaller3.log
See also:
 
Great, thanks. Another basic question (sorry) how do I run yum update -y using Filezilla SSH. As basic as possible please, I'm very new to this, Thanks
 
Back
Top