Issue upgrading to 2R1.0

This support forum board is for support questions relating to Nagios Network Analyzer, our network traffic and bandwidth analysis solution.
Locked
User avatar
snapon_admin
Posts: 952
Joined: Mon Jun 10, 2013 10:39 am
Location: Kenosha, WI
Contact:

Issue upgrading to 2R1.0

Post by snapon_admin »

I'm having some trouble getting the packages to download to our server. I have certain mirrors allowed to connect to the NNA server through our firewall, and that has always been good enough to get updates to work, but I couldn't get any of them to connect this time. I decided to open up access on the firewall so that NNA can access anything from the outside and now all I get are 404 errors when trying to connect to the various mirrors.

Code: Select all

Downloading Packages:
http://centos-distro.cavecreek.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://lug.mtu.edu/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.itc.virginia.edu/CentOS/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.lug.udel.edu/pub/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirror.raystedman.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.cmich.edu/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.greenmountainaccess.net/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://mirrors.loosefoot.com/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://www.gtlib.gatech.edu/pub/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
ftp://ftp.ussg.iu.edu/linux/centos/6.5/os/x86_64/Packages/dejavu-fonts-common-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos-distro.cavecreek.net/centos/6.5/os/x86_64/Packages/dejavu-sans-fonts-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
http://lug.mtu.edu/centos/6.5/os/x86_64/Packages/dejavu-sans-fonts-2.30-2.el6.noarch.rpm: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
I get that for all of them. Thoughts?
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Issue upgrading to 2R1.0

Post by cmerchant »

What version of CentOS are you running:

Code: Select all

cat /etc/*release
User avatar
snapon_admin
Posts: 952
Joined: Mon Jun 10, 2013 10:39 am
Location: Kenosha, WI
Contact:

Re: Issue upgrading to 2R1.0

Post by snapon_admin »

6.5, sorry should have included that in my OP.

Code: Select all

[root@lisl-ngna-01-pv nagiosna]# cat /etc/*release
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
CentOS release 6.5 (Final)
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Issue upgrading to 2R1.0

Post by cmerchant »

Are you going through any proxy server?

Could you try this alone:

Code: Select all

yum clean
yum update
User avatar
snapon_admin
Posts: 952
Joined: Mon Jun 10, 2013 10:39 am
Location: Kenosha, WI
Contact:

Re: Issue upgrading to 2R1.0

Post by snapon_admin »

Nope, not at this location. Just to be sure I tried putting our proxy info into the /etc/yum.conf file and got a different error, "couldn't connect to host" this time. Yum update seems to be going just fine. Not done yet, but everything's connection and updating.
User avatar
snapon_admin
Posts: 952
Joined: Mon Jun 10, 2013 10:39 am
Location: Kenosha, WI
Contact:

Re: Issue upgrading to 2R1.0

Post by snapon_admin »

Update: After adding the proxy settings to /etc/yum.conf, testing (which also didn't work) and removing the proxy settings, essentially doing nothing since I was just putting it back to the way it was originally, the upgrade appears to be going now...dafunk? Will report back if there are any issues.

Edit: Yep, upgrade completed successfully, no idea why adding and removing the proxy (essentially doing nothing) fixed it, but meh. Time to play around and look for bugs! Hurray! Thanks guys, update looks great, can't wait to check out all the new hotness.
Last edited by snapon_admin on Fri Mar 06, 2015 12:30 pm, edited 1 time in total.
cmerchant
Posts: 546
Joined: Wed Sep 24, 2014 11:19 am

Re: Issue upgrading to 2R1.0

Post by cmerchant »

You maybe kicked it hard enough :) Let us know if there is any other problems with the NNA upgrade. Remember to "lower the shields" after your upgrade. Thanks.
Locked