Hello, I have thousands of this messages on my servers ?? Is this a Problem on my site or is the infrastructure broken?? /etc/cron.hourly/0yum-hourly.cron: Could not get metalink https://mirrors.fedoraproject.org/metalink? repo=epel-7&arch=x86_64 error was 14: HTTPS Error 503 - Service Unavailable Thanks for a answer, -- mit freundlichen Gr?ssen / best regards, G?nther J. Niederwimmer
On Feb 16, 2018, at 05:36, G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote:> > Hello, > I have thousands of this messages on my servers ?? > > Is this a Problem on my site or is the infrastructure broken?? > /etc/cron.hourly/0yum-hourly.cron: > > Could not get metalink https://mirrors.fedoraproject.org/metalink? > repo=epel-7&arch=x86_64 error was > 14: HTTPS Error 503 - Service UnavailableNot just you. I?ve seen that error on my hourly yum check on my personal Linode server, though I haven?t been in a big hurry to investigate yet as it only appears once or twice a day.
> Date: Friday, February 16, 2018 06:18:38 -0800 > From: David Nelson <david at davidnelson.net> > > On Feb 16, 2018, at 05:36, G?nther J. Niederwimmer > <gjn at gjn.priv.at> wrote: >> >> Hello, >> I have thousands of this messages on my servers ?? >> >> Is this a Problem on my site or is the infrastructure broken?? >> /etc/cron.hourly/0yum-hourly.cron: >> >> Could not get metalink https://mirrors.fedoraproject.org/metalink? >> repo=epel-7&arch=x86_64 error was >> 14: HTTPS Error 503 - Service Unavailable > > Not just you. I?ve seen that error on my hourly yum check on my > personal Linode server, though I haven?t been in a big hurry to > investigate yet as it only appears once or twice a day.You might want to try a "yum check-update" manually (maybe only against the epel repo). If you get an error try a "yum clean all" and then try the "... check-update" again. I didn't have a problem just now with the epel repo, but then again always start my checks with a "clean all". Of course this isn't a CentOS repo, so if you continue to have problems a report would need to be made with epel/fedora. As a note/side question ... I've never understood why this script (which I never leave installed) is in "cron.hourly". I would think that "cron.daily" would be a sufficient frequency. This appears to be a centos "touched" script so can't tell if upstream puts it in hourly or centos does.
On 16 February 2018 at 08:36, G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote:> Hello, > I have thousands of this messages on my servers ?? > > Is this a Problem on my site or is the infrastructure broken?? > /etc/cron.hourly/0yum-hourly.cron: > > Could not get metalink https://mirrors.fedoraproject.org/metalink? > repo=epel-7&arch=x86_64 error was > 14: HTTPS Error 503 - Service Unavailable > > Thanks for a answer, >Hello, from the Fedora side of Infrastructure. We have been trying to get the 503 error rate down in the last six months and thought we had licked it with recent changes. We had moved down the error rate to 80,000 bad requests per day out of 13.5 million total ones which actually is a creep up from what we had last month. Most of the requests every day happen in the time frame of XX:00 -> XX:15 of every hour. Every proxy seems to give about 100 per day but 2 proxies seem to have had docker problems and have been each contributing 32,000 to 38,000 503's. We did find an error in the docker restart script which hopefully will drop this further. We are still evaluating why just those 2 proxies have so many more and will let you know what is found. Thank you for your patience. -- Stephen J Smoogen.
On 16 February 2018 at 14:20, Stephen John Smoogen <smooge at gmail.com> wrote:> On 16 February 2018 at 08:36, G?nther J. Niederwimmer <gjn at gjn.priv.at> wrote: >> Hello, >> I have thousands of this messages on my servers ?? >> >> Is this a Problem on my site or is the infrastructure broken?? >> /etc/cron.hourly/0yum-hourly.cron: >> >> Could not get metalink https://mirrors.fedoraproject.org/metalink? >> repo=epel-7&arch=x86_64 error was >> 14: HTTPS Error 503 - Service Unavailable >> >> Thanks for a answer, >> > > Hello, from the Fedora side of Infrastructure. We have been trying to > get the 503 error rate down in the last six months and thought we had > licked it with recent changes. We had moved down the error rate to > 80,000 bad requests per day out of 13.5 million total ones which > actually is a creep up from what we had last month. Most of the > requests every day happen in the time frame of XX:00 -> XX:15 of every > hour. Every proxy seems to give about 100 per day but 2 proxies seem > to have had docker problems and have been each contributing 32,000 to > 38,000 503's. > > We did find an error in the docker restart script which hopefully will > drop this further. We are still evaluating why just those 2 proxies > have so many more and will let you know what is found. > > Thank you for your patience. >To follow up we have cut the number of 503's down to 1200 per 13.5 million per day. If you are still seeing problems with EPEL updates please let us know with a time stamp and ip address of when they are occurring. I am trying to track down if we have a problem with specific proxies or times. -- Stephen J Smoogen.