<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>plesk issue Archives - CNERIS</title>
	<atom:link href="https://cneris.com/en/tag/plesk-issue/feed/" rel="self" type="application/rss+xml" />
	<link>https://cneris.com/en/tag/plesk-issue/</link>
	<description></description>
	<lastBuildDate>Sun, 25 Aug 2024 12:08:27 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>
	<item>
		<title>Plesk update fails after converting the server from Centos 8 to AlmaLinux 8: Failed to download metadata for repo &#8216;PLESK_18_0_41-extras&#8217;</title>
		<link>https://cneris.com/en/plesk-update-fails-after-converting-the-server-from-centos-8-to-almalinux-8-failed-to-download-metadata-for-repo-plesk_18_0_41-extras-2/</link>
					<comments>https://cneris.com/en/plesk-update-fails-after-converting-the-server-from-centos-8-to-almalinux-8-failed-to-download-metadata-for-repo-plesk_18_0_41-extras-2/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Sun, 25 Aug 2024 12:08:27 +0000</pubDate>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[plesk issue]]></category>
		<category><![CDATA[plesk repo]]></category>
		<category><![CDATA[rename plesk repo]]></category>
		<guid isPermaLink="false">https://cneris.com/?p=2134</guid>

					<description><![CDATA[<p>The error you're encountering when trying to update Plesk after converting your server from CentOS 8 to AlmaLinux 8, specifically the "Failed to download metadata for repo 'PLESK_18_0_41-extras'" message, occurs because the Plesk repositories are not properly configured for the new distribution. Solution: Clear YUM/DNF cache: First, clean the package manager cache to ensure it [...]</p>
<p>The post <a href="https://cneris.com/en/plesk-update-fails-after-converting-the-server-from-centos-8-to-almalinux-8-failed-to-download-metadata-for-repo-plesk_18_0_41-extras-2/">Plesk update fails after converting the server from Centos 8 to AlmaLinux 8: Failed to download metadata for repo &#8216;PLESK_18_0_41-extras&#8217;</a> appeared first on <a href="https://cneris.com/en">CNERIS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The error you&#8217;re encountering when trying to update Plesk after converting your server from CentOS 8 to AlmaLinux 8, specifically the &#8220;Failed to download metadata for repo &#8216;PLESK_18_0_41-extras'&#8221; message, occurs because the Plesk repositories are not properly configured for the new distribution.</p>
<h4>Solution:</h4>
<ol>
<li><strong>Clear YUM/DNF cache:</strong> First, clean the package manager cache to ensure it is not using outdated information:
<div class="dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"></div>
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-bash">sudo dnf clean all<br />
sudo <span class="hljs-built_in">rm</span> -rf /var/cache/dnf<br />
</code></div>
</div>
</li>
<li><strong>Reconfigure Plesk repositories:</strong> Download and reconfigure the Plesk repositories specifically for AlmaLinux 8. Use the following command to reconfigure them:
<div class="dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"></div>
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-bash">sudo plesk installer --select-release-current --reinstall-patch --upgrade-installed-components<br />
</code></div>
</div>
</li>
<li><strong>Update the system:</strong> After reconfiguring the repositories, attempt to update Plesk again:
<div class="dark bg-gray-950 rounded-md border-[0.5px] border-token-border-medium">
<div class="flex items-center relative text-token-text-secondary bg-token-main-surface-secondary px-4 py-2 text-xs font-sans justify-between rounded-t-md"></div>
<div class="overflow-y-auto p-4" dir="ltr"><code class="!whitespace-pre hljs language-bash">sudo dnf update<br />
</code></div>
</div>
</li>
<li><strong>Verify the repositories:</strong> Ensure that the Plesk repository is pointing to the correct version for AlmaLinux 8. You can edit the repository files in <code>/etc/yum.repos.d/</code> if needed.</li>
<li><strong>Contact Plesk support:</strong> If the above steps do not resolve the issue, it may be necessary to contact Plesk support for further assistance.</li>
<li><strong>Rename plesk repo:</strong> mv /etc/yum.repos.d/plesk.repo /etc/yum.repos.d/plesk.repo.bk</li>
</ol>
<p>The post <a href="https://cneris.com/en/plesk-update-fails-after-converting-the-server-from-centos-8-to-almalinux-8-failed-to-download-metadata-for-repo-plesk_18_0_41-extras-2/">Plesk update fails after converting the server from Centos 8 to AlmaLinux 8: Failed to download metadata for repo &#8216;PLESK_18_0_41-extras&#8217;</a> appeared first on <a href="https://cneris.com/en">CNERIS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://cneris.com/en/plesk-update-fails-after-converting-the-server-from-centos-8-to-almalinux-8-failed-to-download-metadata-for-repo-plesk_18_0_41-extras-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
