Page 1 of 1

DB Connect Error [nagiosfusion]: Database connection failed

Posted: Thu Dec 01, 2011 4:43 pm
by AdamT
After funning the fullinstall script and conencting to x.x.x.x/nagiosfusion i get the error message
DB Connect Error [nagiosfusion]: Database connection failed
when i try and manualy run the create_postgres_db.sh i get the error
psql: FATAL: database 2Roor" does not exits

The XI server im trying to install fusion onto is a VM runnign a fresh VM image of XI

IS anyone able to advise me what i will be doing wrong?

32bit Centos VM image from XI downlaod page running on winodws7 64bit on AMD Phenom II x6 1057T

Re: DB Connect Error [nagiosfusion]: Database connection fai

Posted: Fri Dec 02, 2011 10:51 am
by mguthrie
What version of CentOS is this running on?

There have been some repo changes lately that have been causing a lot of headaches for our install scripts. Can you also check to see if postgresql is running (or was installed at all)?

Code: Select all

service postgresql restart