• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Issue Error: Unable to receive update information for the package(s)

Ayki

Basic Pleskian
When trying to update all packages below. I am receiving the the following error. I have removed *.lock files in /temp this made no change still getting the error.
My system details are below: Any help will be most appreciated
OS
CentOS Linux 8.2.2004 (Core)
Product
Plesk Obsidian
Version 18.0.36, last updated on June 28, 2021 09:03 AM

1627375982596.png


1627375956603.png
 
Looks like there is a corrupted list of package indexes. Try to clean cache first with:

# yum clean packages
# yum clean headers
# yum clean metadata
# yum clean all

Then update the packages' indexes:

# yum update
 
Thnaks for your prompt response:
I am getting the following:
/# yum clean packages -->0 files removed
/# yum clean headers
usage: yum clean [-c [config file]] [-q] [-v] [--version]
[--installroot [path]] [--nodocs] [--noplugins]
[--enableplugin [plugin]] [--disableplugin [plugin]]
[--releasever RELEASEVER] [--setopt SETOPTS] [--skip-broken]
[-h] [--allowerasing] [-b | --nobest] [-C] [-R [minutes]]
[-d [debug level]] [--debugsolver] [--showduplicates]
[-e ERRORLEVEL] [--obsoletes]
[--rpmverbosity [debug level name]] [-y] [--assumeno]
[--enablerepo [repo]] [--disablerepo [repo] | --repo [repo]]
[--enable | --disable] [-x [package]]
[--disableexcludes [repo]] [--repofrompath [repo,path]]
[--noautoremove] [--nogpgcheck] [--color COLOR] [--refresh]
[-4] [-6] [--destdir DESTDIR] [--downloadonly]
[--comment COMMENT] [--bugfix] [--enhancement] [--newpackage]
[--security] [--advisory ADVISORY] [--bz BUGZILLA]
[--cve CVES]
[--sec-severity {Critical,Important,Moderate,Low}]
[--forcearch ARCH]
{metadata,packages,dbcache,expire-cache,all}
[{metadata,packages,dbcache,expire-cache,all} ...]
yum clean: error: argument type: invalid choice: 'headers' (choose from 'metadata', 'packages', 'dbcache', 'expire-cache', 'all')
/# yum clean metadata --> Cache was expired
/# yum clean all -->0 files removed
/# yum update
CentOS-8 - AppStream 25 MB/s | 8.2 MB 00:00
CentOS-8 - Base 17 MB/s | 4.5 MB 00:00
CentOS-8 - Extras 83 kB/s | 9.8 kB 00:00
CentOS-8 - PowerTools 14 MB/s | 2.3 MB 00:00
CentOS / Red Hat Enterprise Linux 8 - atomic 310 kB/s | 778 kB 00:02
Extra Packages for Enterprise Linux Modular 8 - x86_64 1.3 MB/s | 798 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 12 MB/s | 10 MB 00:00
grafana extension repository 1.3 kB/s | 544 B 00:00
Errors during downloading metadata for repository 'plesk-ext-grafana':
- Status code: 404 for https://packages.grafana.com/oss/rpm/repodata/f783127625cab65f884ee57 96db9df82569482717d8bdb9dc86659f3a758736f-primary.xml.gz (IP: 151.101.62.217)
- Status code: 404 for https://packages.grafana.com/oss/rpm/repodata/bae9dd764624ecd656892f9 732b9e28b98d0f255214e0b136e3e0c38931f2784-filelists.xml.gz (IP: 151.101.62.217)
Error: Failed to download metadata for repo 'plesk-ext-grafana': Yum repo downloading error: Downloading error(s):repodata/f783127625cab65f884ee5796db9df82569482717d8bdb9dc86659f3a758736f -primary.xml.gz - Cannot download, all mirrors were already tried without success; repodata/bae9dd764624ecd656892f9732b9e28b98d0f255214e0b136e3e0c38931f2784-filelists.xml.gz - Cannot download, all mirrors were already tried without success
 
Hi Igor
Thanks for your reply. It made me think there might be a problem with grafana.
After uninstalling it from plesk control panel everything updated successfully.
1627394742040.png
Many thanks

Trying the reinstall Grafana I get the following error. I suspect it might have something to do with me running this CentOS 8.
1627394857203.png
Many thanks again
Best
 
I think it is a temporary repository issue on Grafana's side.
Try to install it later, or contact Grafana if the issue persists.
 
Back
Top