Fresh install stuck at setting up database.
Fresh install stuck at setting up database.
I'm installing Nagios Log Server on CentOs Minimal newest version. Everything seems to install, I get the web page where I add the users and pick if its trial or I have a license. Once I click next it takes me to a screen that says "Setting up Database" that refreshes every 5 seconds. This is where the server stays, I even let it sit there over night no change. If I restart the server and access the website it looks like its finished and wants me to log in. Problem is that it does not recognize the user that I setup in the first place.
Re: Fresh install stuck at setting up database.
My first guess is that you have selinux enabled, which can cause all sorts of strange things to happen:
If selinux is enabled, please disable it and attempt to login once more. Thanks!
Code: Select all
sestatusRe: Fresh install stuck at setting up database.
Selinux status: disabled
However I just did a rollback to before I installed Nagios Log Server and it is enabled. I'm going to disable it and reinstall Nagios Log Server and see what happens.
However I just did a rollback to before I installed Nagios Log Server and it is enabled. I'm going to disable it and reinstall Nagios Log Server and see what happens.
Last edited by shockme on Wed Apr 15, 2015 9:24 am, edited 1 time in total.
Re: Fresh install stuck at setting up database.
Can you show me your command history please? Maybe there was a mistyped command or similar?
Could you also show me your version information:
Code: Select all
historyCode: Select all
cat /etc/*release* && uname -aRe: Fresh install stuck at setting up database.
jolson - disabling selinux before installing Nagios Log Server was the ticket. Thank you for your help!
Re: Fresh install stuck at setting up database.
No problem, glad you got it working. I'll lock this thread - please feel free to open another if you have additional questions or issues. Thanks!