INSTALLATION ERROR!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

INSTALLATION ERROR!

Post by piccirillo »

Good day!

I'm trying to install Nagiosxill in CentOS 6.2, but always the error occurs below :(

===================
INSTALLATION ERROR!
===================
Installation step failed - exiting.
Check for error messages in the install log (install.log).

If you require assistance in resolving the issue, please include install.log
in your communications with Nagios XI technical support.

The script that failed was: './0-yum'
[root@mspslx001 nagiosxi]#
You do not have the required permissions to view the files attached to this post.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: INSTALLATION ERROR!

Post by nscott »

piccirillo,

Make sure your DNS is functioning properly:

ping www.google.com

That should provide proper pings, if it says cannot determine host you'll need to set your DNS settings.

Can you try running

yum install centos-release-cr

Does that finish properly?
Nicholas Scott
Former Nagios employee
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

Re: INSTALLATION ERROR!

Post by piccirillo »

nscott,

result ping:

[root@mspslx001 ~]# ping www.google.com
PING www.l.google.com (74.125.45.99) 56(84) bytes of data.
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=1 ttl=52 time=142 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=2 ttl=52 time=145 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=3 ttl=49 time=132 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=4 ttl=52 time=144 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=5 ttl=51 time=132 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=6 ttl=52 time=205 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=7 ttl=51 time=132 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=8 ttl=52 time=144 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=9 ttl=51 time=132 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=10 ttl=52 time=141 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=11 ttl=49 time=136 ms
64 bytes from yx-in-f99.1e100.net (74.125.45.99): icmp_seq=12 ttl=52 time=144 ms
^C
--- www.l.google.com ping statistics ---
12 packets transmitted, 12 received, 0% packet loss, time 11739ms
rtt min/avg/max/mdev = 132.026/144.476/205.806/19.246 ms

result yum

[root@mspslx001 ~]# yum install centos-release-cr
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: INSTALLATION ERROR!

Post by scottwilkerson »

piccirillo wrote: result yum

[root@mspslx001 ~]# yum install centos-release-cr
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
That's weird, it looks like the epel repository isn't correct...Let do this

Code: Select all

# yum install epel-release.noarch
if that goes well, try the ./fullinstall again
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: INSTALLATION ERROR!

Post by lmiltchev »

Try this:

Code: Select all

# cd /etc/yum.repos.d/
# vi epel.repo
then comment all the mirrorlist= lines (#mirrorlist=........)
and uncomment the #baseurl lines and save the file

Try running again:

Code: Select all

yum install centos-release-cr
Be sure to check out our Knowledgebase for helpful articles and solutions!
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

Re: INSTALLATION ERROR!

Post by piccirillo »

Code: Select all

# yum install epel-release.noarch
I ran the command and the result was:

[root@mspslx001 ~]# yum install epel-release.noarch
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

Re: INSTALLATION ERROR!

Post by piccirillo »

lmiltchev wrote:Try this:

Code: Select all

# cd /etc/yum.repos.d/
# vi epel.repo
then comment all the mirrorlist= lines (#mirrorlist=........)
and uncomment the #baseurl lines and save the file

Try running again:

Code: Select all

yum install centos-release-cr
I changed the file "epel.repo," ran the command "yum install centos-release-cr" and the result was:

[root@mspslx001 ~]# yum install centos-release-cr
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: centos-mirror.hostdime.com.br
* extras: centos-mirror.hostdime.com.br
* rpmforge: apt.sw.be
* updates: centos-mirror.hostdime.com.br
http://centos-mirror.hostdime.com.br/ce ... repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos.mirror.netriplex.com/6.2/ ... repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos.mirrorcatalogs.com/6.2/os ... repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos.mirrors.tds.net/pub/linux ... repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
http://centos.pop.com.br/6.2/os/x86_64/ ... repomd.xml: [Errno 14] PYCURL ERROR 7 - "couldn't connect to host"
Trying other mirror.
....
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: INSTALLATION ERROR!

Post by scottwilkerson »

do you use a proxy server at your location?
Is yum setup to use a proxy?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: INSTALLATION ERROR!

Post by mguthrie »

Try:

Code: Select all

yum install -y curl
Then run the installer. I don't think curl is installed on CentOS/RHEL 6.2.
piccirillo
Posts: 6
Joined: Thu Jan 12, 2012 6:54 am
Contact:

Re: INSTALLATION ERROR!

Post by piccirillo »

scottwilkerson wrote:do you use a proxy server at your location?
Is yum setup to use a proxy?
I have proxy server , how do I check if yum is configured?
Locked