xi 2011R1.5 error?

This support forum board is for support questions relating to Nagios xi, our flagship commercial network monitoring solution.
stbaldock
Posts: 4
Joined: Fri Jun 24, 2011 4:45 am

xi 2011R1.5 error?

Post by stbaldock »

Hi
Have just tried installing 2011R1.5 from scratch (mucked up my previous machine with R1.4 on!), but it errors out with the following:

ERROR: PostgresQL user 'nagiosxi' was not created - exiting.
ERROR: Nagios xi database was not setup properly - exiting.


Thoughts?

Steve Baldock
Network Infrastructure Specialist
Sussex Downs College
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: xi 2011R1.5 error?

Post by mguthrie »

Was postgresql or mysql installed before running the install scripts? If it were that would prevent users from being created successfully. We'll run a verification on the installer scripts as well just to be sure.
stbaldock
Posts: 4
Joined: Fri Jun 24, 2011 4:45 am

Re: xi 2011R1.5 error?

Post by stbaldock »

I did a clean CentOS 5.6 install, downloaded R1.5 and run ./fullinstall, so there was nothing pre-existing. I was not installing over the top of an existing installation. I assume that the error is in the scripting somewhere.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: xi 2011R1.5 error?

Post by mguthrie »

Ok, we've tested multiple times on CentOS 5.6 and so far we haven't been able to recreate that particular issue. We'll keep our eyes peeled for it, and if it shows up again we'll go after it.
stbaldock
Posts: 4
Joined: Fri Jun 24, 2011 4:45 am

Re: xi 2011R1.5 error?

Post by stbaldock »

Well, I've tried again on a completely different PC - still get same error, access denied when creating role & database.

Think I'll go back to v1.4 !! I had no problem with that (let's hope that's still OK!)

Steve Baldock
Network Infrastructure Specialist
Sussex Downs College.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: xi 2011R1.5 error?

Post by mguthrie »

Do you have gnome installed on CentOS?

Are you running the installer from somewhere other than the /tmp/nagiosxi directory? The install scripts needs to be run from the /tmp/nagiosxi directory otherwise there will be permissions problems during the installation.