<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Ok now all I get on all VPS's is:<br>
yum update -y<br>
Loaded plugins: blueonyx, fastestmirror<br>
Could not retrieve mirrorlist
<a class="moz-txt-link-freetext" href="http://updates.blueonyx.it/index.php?release=7&arch=x86_64">http://updates.blueonyx.it/index.php?release=7&arch=x86_64</a> error
was<br>
14: HTTP Error 503 - Service Unavailable<br>
<br>
<br>
One of the configured repositories failed (Unknown),<br>
and yum doesn't have enough cached data to continue. At this point
the only<br>
safe thing yum can do is fail. There are a few ways to work "fix"
this:<br>
<br>
1. Contact the upstream for the repository and get them to fix
the problem.<br>
<br>
2. Reconfigure the baseurl/etc. for the repository, to point to
a working<br>
upstream. This is most often useful if you are using a newer<br>
distribution release than is supported by the repository
(and the<br>
packages for the previous distribution release still work).<br>
<br>
3. Run the command with the repository temporarily disabled<br>
yum --disablerepo=<repoid> ...<br>
<br>
4. Disable the repository permanently, so yum won't use it by
default. Yum<br>
will then just ignore the repository until you permanently
enable it<br>
again or use --enablerepo for temporary usage:<br>
<br>
yum-config-manager --disable <repoid><br>
or<br>
subscription-manager repos --disable=<repoid><br>
<br>
5. Configure the failing repository to be skipped, if it is
unavailable.<br>
Note that yum will try to contact the repo. when it runs
most commands,<br>
so will have to try and fail each time (and thus. yum will
be be much<br>
slower). If it is a very temporary problem though, this is
often a nice<br>
compromise:<br>
<br>
yum-config-manager --save
--setopt=<repoid>.skip_if_unavailable=true<br>
<br>
Cannot find a valid baseurl for repo: BlueOnyx-5209R/7/x86_64<br>
<div class="moz-signature">-- <br>
<style type="text/css">
<!--
.style1 {color: #006600}
-->
</style>
<p><em><strong>Richard C. Barker Sr. <br>
CEO & President <br>
1-813-873-8942 <br>
<span class="style1">ProBass Networks Inc. </span></strong></em><br>
<a href="http://www.probassnetworks.net">www.probassnetworks.net</a>
<br>
<a href="http://www.probass.net">www.probass.net</a> <br>
*************************************** <br>
DISCLAIMER : - <br>
This e-mail is confidential and intended only for the use <br>
of the individual or entity named above and may contain <br>
information that is privileged. If you are not the intended <br>
recipient, you are notified that any dissemination, distribution
<br>
or copying of this e-mail is strictly prohibited. If you have <br>
received this email in error, please notify us immediately <br>
by return email or telephone and destroy the original message. <br>
</p>
</div>
</body>
</html>